@charset "utf-8";
/* CSS Document */

*{padding:0;
   margin:0;
   }

#wrapper {
	width: 100%;
}
#wrapper #header {
	height: 155px;
	background: url(../imagenes/background/header_full.jpg);
	position: fixed;
	width: 100%;
	z-index: 20;
}
.phone {
	font-size: 14px;
	color: #666;
	margin-top: -40px;
}
.text_time {
	color: #FFF;
	font-size: 12px;
}


#wrapper #slider {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
}
#wrapper #visual {
	height: 270px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
.text_titulosvs {
	color: #666;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_contenido {
	color: #666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_vermas {
	color: #017EC1;
	margin-left: 180px;
	font-size: 13px;
	margin-bottom: -33px;
}



#wrapper #sub_visual {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #marquee {
	height: 90px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer {
	height: 90px;
	width: 100%;
	background-image: url(../imagenes/background/footer.jpg);
	margin-bottom: -10px;
}
.text_footer {
	font-size: 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


.text_subvisual {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}



#wrapper #visual #columna1 {
	height: 220px;
	width: 250px;
}
#wrapper #visual #columna2 {
	height: 220px;
	width: 700px;
	float: right;
}
.text_visual1 {
	font-size: 13px;
	color: #666;
	margin-left: 30px;
}
.text_visual2 {
	font-size: 13px;
	color: #666;
}






#wrapper #header #menu #center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
}

#wrapper #header #menu {
	height: 36px;
	background: no-repeat center;
	margin-top: -18px;
}
.text_titulo {
	font-weight: bold;
	color: #017EC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#wrapper #header #time {
	background: #017EC1;
}

::-webkit-scrollbar {
background:#fff;
width:9px;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
background-image: -webkit-linear-gradient(top, #02A6FB 11%, #02A6FB 55%);
}
::-webkit-scrollbar-track {
}
	background-image: url(i);
}
