* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	font-size: 26px;
	line-height: 30px;
	margin: 0px 0px 6px;
	padding: 0px;
	float: none;
	display: block;
	height: 30px;
}
h2 {
	font-size: 15px;
	line-height: 18px;
	padding: 0px;
	
}
h3 { font-size: 13px;
line-height: 16px;}

 ul, ol {
	margin-bottom: 20px;
	line-height: 14px;
	font-size: 11px;
}
p {
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
}

a , a:link {
	color: #0569A5;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
.azul {
	color: #0099CC;
}

input.campo {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 2px 2px 3px;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
}
textarea.campo {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 2px 2px 3px;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo2 {
	width: 770px;
	margin: 0px auto 10px;
	padding: 0px;
	height: 68px;
	text-align: left;
	vertical-align: top;
	position: relative;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}
#acceso_centros {
	float: left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	z-index: 5;
	position: absolute;
	top: 25px;
	right: 0px;
}

a.link_centros {
	color: #3B3B3B;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	height: 20px;
	background-repeat: no-repeat;
	float: left;
}
a#link_centros_chile {
	background-image: url(images/flag_chile.gif);
	background-position: 0px 0px;
	
}
a#link_centros_colombia {
background-image: url(images/flag_colombia.gif);
	background-position: 0px 0px;

}

a#link_centros_chile:hover , a#link_centros_colombia:hover {
	background-position: 0px -25px;
	color: #ED2024;
	
}



#menu {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	z-index: 5;
	position: relative;
}

#carrusel {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	padding: 0px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
}

#carrusel .loader {
	padding: 0px;
	margin: 0px;
	height: 34px;
	width: 34px;
	position: absolute;
	left: 360px;
	top: 70px;
	z-index: 1;
	background-image: url(images/ajax_loader.gif);
	background-repeat: no-repeat;
}

#splash_home {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	padding: 0px;	
}

#splash1 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_nosotros.jpg) no-repeat;
}

#splash2 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_tarifas.jpg) no-repeat;
}

#splash3 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/img3.jpg) no-repeat;
}

#splash4 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_franquicias.jpg) no-repeat;
}

#splash5 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_legal.jpg) no-repeat;
}

#splash7 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_noticias.jpg) no-repeat;

}

#splash8 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/carrusel8.jpg) no-repeat;

}
#splash9 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/foto_legal.jpg) no-repeat;

}

#splash10 {
	width: 770px;
	height: 190px;
	margin: 0px auto;
	background: url(images/carrusel2.jpg) no-repeat;

}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}


#page h1 {
	margin-bottom: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#page h2 {
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#content {
	float: left;
	width: 490px;
	padding: 20px;
	margin: 0px;
}




#promo {
	float: left;
	width: 456px;
	padding: 15px;
	margin: 0px 0px 16px;
	_margin: 0px 0px 6px;
	border: 1px solid #44909b;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	_width:456px;
	position: relative;
	/*background-image: url(images/promo1.jpg);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	behavior: url(js/PIE.htc);
}
#promo h3 {
	color: #44909B;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	

}
#promo h4 {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #3b3b3b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
		

}
#promo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #7f7772;

}

img.promo_home{
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	

}


#promo_colombia {
	float: left;
	width: 456px;
	padding: 15px;
	margin: 0px 0px 16px;
	_margin: 0px 0px 6px;
	border: 1px solid #44909b;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	_width:456px;
	position: relative;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	behavior: url(js/PIE.htc);
	height: 210px;
	background-image: url(images/promo_colombia2.jpg);
}
#promo_direcciones_colombia {
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 150px;
	top: 88px;
	
}

#promo_direcciones_colombia h4 {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	
}
#promo_direcciones_colombia h5 {
	position: relative;
	margin: 0px 0px 14px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	
}

.bloque {
	width: 480px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}


#content .centro {
	float: left;
	width: 490px;
	padding: 0px;
	margin: 0px 0px 20px;
}

#content .volver {
	float: left;
	width: 490px;
	padding: 0px;
	margin: 0px 0px 10px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}
#content .volver .linkmasnoticias , #content .volver .linkmasnoticias:link {
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 2px 4px 3px;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
}
#content .volver .linkmasnoticias:hover {

	text-decoration: none;

}

#aperturas {
	float: left;
	width: 490px;
	padding: 0px;
	margin: 35px 0px 0px;
}


.fichanoticia {
	float: left;
	width: 490px;
	margin: 0px 0px 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.fichanoticia p.fecha {
	font-size: 11px;
	line-height: 13px;
	color: #0569A5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.fichanoticia h3 {
	font-size: 12px;
	line-height: 15px;
	color: #3b3b3b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.fichanoticia .linknoticia , .fichanoticia .linknoticia:link  {
color: #3b3b3b;

}
.fichanoticia .linknoticia:hover {
color: #0569A5;
}
.fichanoticia p {
	font-size: 11px;
	line-height: 13px;
	color: #7F7772;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	
}
.fichanoticia p.entradilla {
	font-size: 11px;
	line-height: 13px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	font-weight: bold;
}
.fichanoticia .video{
	padding: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 225px;
	width: 400px;
	border: 1px solid #0AAAFC;
}
.fichanoticia .video480{
	padding: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
	width: 480px;
	border: 1px solid #0AAAFC;
}
.fichanoticia .foto480{
	padding: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 480px;
	border: 1px solid #0AAAFC;
}
.fichanoticia .foto240{
	padding: 1px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 240px;
	border: 1px solid #0AAAFC;
	float: left;
}
.fichanoticia img{
	padding: 0px;
	margin: 0px;

}

.fichanoticia .pie{
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0AAAFC;
	text-align: center;
	vertical-align: top;
	margin: 0px 0px 5px;
	padding: 0px;

}
.fichanoticia .pie_auto{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0AAAFC;
	text-align: center;
	vertical-align: top;
	margin: 0px 0px 5px;
	padding: 0px 8px;

}

p.notes {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#content ol, #content ul {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;

}

#content ul li {
	color: #7F7772;
	line-height: 15px;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(images/bullet_lista.gif);
	
}

#sidebar {
	float: left;
	width: 220px;
	padding: 25px 0px 0px 20px;
	margin: 0px;
	_width: 220px;
}

#sidebar h2 {
	padding-top: 0px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	padding: 3px 5px 4px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 5px;
	font-size: 12px;
	line-height: 15px;
}

#sidebar h3c {
	height: 37px;
	padding: 0 0px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#sidebar h3 a {

	color: #FFFFFF;

}


div#social_links {
	margin: 0px;
	padding: 0px;
	
	display: block;
	width: 200px;
	height: 55px;
	position:relative;
}
a#link_facebook {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	left: 7px;
	top: 0px;
}
a#link_facebook span {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
}
a#link_twitter {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	left: 79px;
	top: 0px;
}
a#link_twitter span {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
}
a#link_youtube {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	left: 152px;
	top: 0px;
}
a#link_youtube span {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 54px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	background-image: url(images/youtube.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: 12px;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#dewplayer_content {
	margin: 0px 0px 8px;
	padding: 0px;
	height: 22px;
	width: 220px;
}


#mapa_centro{
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 480px;
	border: 1px solid #0569a5;
}

