@charset "utf-8";
body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
}
* {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, a, li {
	margin: 0px;
	padding: 0px;
}
/*generales*/
#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:980px;
	background:#FFFFFF;
}

#header {
	padding:0;
	width:980px;
	height:104px;
	background:url(../images_header/bk_fondo.jpg) no-repeat;
}
#logo_vive {
	width:647px;
	height:104px;
	float:left;
}
#logo_vtr {
	width:333px;
	background:url(../images/header02.jpg) no-repeat;
	height:104px;
	float:left;
}
.logovtr {
	text-align:right;
	padding-right:20px;
	padding-bottom:11px;
	height:42px;
}
.header_menu {
	background:url(../images/header_menu.jpg) no-repeat;
	width:325px;
	height:15px;
	padding-left:7px;
	margin:0px;
}
.header_menu img {
	margin:0px;
}
.fondo_vtr {
	height:36px;
	background:url(../images/bk_header02.jpg) no-repeat;
}





#content {
	padding:0;
	width:980px;
	background:#F2F2F2;
}

#texto {
	width:283px;
	padding-top:52px;
	height:500px;
	background:url(../images/bk01.jpg) no-repeat;
	float:left;
}
#texto p {
	padding:10px 20px 12px 23px;
	width:240px;
	font-size:12px;
}
#mapa {
	padding:0;
	width:371px;
	height:552px;
	float:left;
}
#canales {
	padding:0;
	width:326px;
	float:left;
	background:url(../images/bk03.jpg) no-repeat;
}
.esp_inferior {
	padding-bottom:24px;
}
.esp_lateral {
	padding-left:19px;
	float:left;
}
.esp_lateral2 {
	padding-left:62px;
	float:left;
}
.esp_lateral3 {
	padding-left:102px;
	float:left;
}
.espacio {
	margin-left:10px;
}
.nuevos {
	width:290px;
	border-bottom:dotted 1px #CCCCCC;
	margin-bottom:12px;
	float:left;
}
.nuevos h1 {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:270px;
	padding-left:10px;
}
.nuevos h2 {
	font-size:11px;
	font-weight:bold;
	float:left;
	width:270px;
	padding-left:10px;
}
.nuevos p {
	font-size:11px;
	float:left;
	width:270px;
	padding-left:10px;
	padding-bottom:8px;
}
.nuevos em {
	color:#666;
	font-style:normal;

}
.nuevos a {
	color:#666;
	text-decoration:underline;
}
.nuevos a:hover {
	color:#333;
	text-decoration:none;
}
.red {
	color:#c51114;
}
.amarillo {
	color:#ba9f30;
}
.verde {
	color:#7ca601;
}

/*footer*/
#footer {
	padding:0;
	width:980px;
	height:70px;
	background:url(../images/bk_footer.jpg) repeat-x;
	float:left;
}
#footer p{
	text-align:left;
	color:#737272;
	font-size:10px;
	padding:28px 0 0 10px;
}
.footer_legal {
	width:586px;
	float:left;
}

.footer_curva {
	width:100px;
	float:left;
}
.footer_logo {
	width:279px;
	float:left;
	background: url(../images/footer_bk.jpg) repeat-x;
	height:45px;
	padding:25px 15px 0 0;
	text-align:right;
}

