@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

/* CSS Document */

.header {
	height: 217px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.barra_top {
	height: 5px;
	width: 959px;
	float: left;
	background-color: #F5911F;
	margin-bottom: 5px;
}

.icono {
	margin-top: 5px;
}

.menu_header {
	height: 97px;
	width: 186px;
	float: right;
	margin-top: 80px;
	background-image: url(images/cuadro_menu.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.contenedor_menus {
	width: 210px;
	float: left;
	height: 590px;
}
.contenedor_menus_der {
	width: 210px;
	float: left;
	height: 590px;
	margin-left: 30px;
}

.contenedor_central {
	width: 480px;
	height: 590px;
	margin-left: 30px;
	float: left;
}

.footer {
	height: 32px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
.menu_top {
	width: 210px;
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	float: left;
}
.links {
	width: 170px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5911E;
	float: left;
	line-height: 22px;
}
.links a:link, .links a:visited {
	color: #2c3053;
	text-decoration: none;
}
.links a:hover, .links a:active {
	color: #F27D37;
	text-decoration: none;
}
.cuadrado {
	width: 20px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5911E;
	background-image: url(images/cuadrado.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	margin-left: 8px;
}
.contenedor_links {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	height: 325px;
	float: left;
}
.contenedor_linksb {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	height: 125px;
	float: left;
}
.contenedor_linksc {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	height: 75px;
	float: left;
}
.contenedor_linksd {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	height: 320px;
	float: left;
}



.arcos {
	width: 210px;
	background-image: url(images/arcos.gif);
	background-repeat: no-repeat;
	height: 11px;
	float: left;
	margin-top: 2px;
}
.arcosb {
	width: 210px;
	background-image: url(images/arcosb.gif);
	background-repeat: no-repeat;
	height: 14px;
	float: left;
	margin-bottom: 3px;
}
.titulos {
	width: 480px;
	height: 34px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FAC183;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

.texto_carpas {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.texto_central {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 130px;
}
.texto_condiciones {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 10px;
}
.texto_horarios {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 106px;
	height: 310px;
}
.texto_personas {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-right: 4px;
	margin-left: 4px;
	height: 450px;
	float: left;
	margin-bottom: 20px;
}
.pie_personas {
	font-size: 9px;
}




.destacado {
	font-weight: bold;
	color: #2c3053;
	font-size: 11px;
}
.borde_izq {
	width: 3px;
	margin-top: 15px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FAC183;
	height: 518px;
}
.borde_der {
	width: 3px;
	margin-top: 15px;
	float: right;
	height: 518px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FAC183;
}
.fonos {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.fonos_nar {
	width: 464px;
	color: #EF5A28;
	font-size: 30px;
}
.linktop {
	height: 42px;
	width: 140px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linktop a:link, .linktop a:visited {
	color: #2c3053;
	text-decoration: none;
}
.linktop a:hover, .linktop a:active {
	color: #F27D37;
	text-decoration: none;
}
.linktopb {
	height: 20px;
	width: 150px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.linktopb a:link, .linktopb a:visited {
	color: #2c3053;
	text-decoration: none;
}
.linktopb a:hover, .linktopb a:active {
	color: #F27D37;
	text-decoration: none;
}


ul{list-style-type:none;}



/*----TOP PANEL----*/
#topPan{
	width:493px;
	background:url(file:///C|/Documents%20and%20Settings/Administrador/Escritorio/images/toppan-bg.jpg) 0 0 repeat-x;
	float: left;
	margin-top: 174px;
	margin-left: 230px;
}
#topPan ul{
	width:493px;
	height:20px;
	left: 213px;
}
#topPan ul li{
	width:98px;
	height:20px;
	float:left;
}
#topPan ul li a{
	width:98px;
	height:20px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#topPan ul li a:hover{
	color:#333333;
	text-decoration:none;
}

#topPan ul li.home{
	width:98px;
	height:20px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size: 10px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.flash1 {
	width: 464px;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.flash2 {
	width: 464px;
	margin-top: 5px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.mapa {
	margin-left: 35px;
}
.division {
	width: 460px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FAC183;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vermas {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}
.vermas a:link, .vermas a:visited {
	color: #FF0000;
	text-decoration: none;
}
.vermas a:hover, .vermas a:active {
	color: #2c3053;
	text-decoration: none;
}
.t_links {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 10px;
	margin-bottom: 57px;
}
.t_links a:link, .t_links a:visited {
	color: #333333;
	text-decoration: none;
}
.t_links  a:hover, .t_links  a:active {
	color: #F28738;
	text-decoration: none;
}
.campo {
	margin-bottom: 10px;
	width: 360px;
	margin-top: 4px;
}
.contacto {
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 55px;
	height: 450px;
	margin-bottom: 20px;
	float: left;
}
.texto_central_home {
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 70px;
	line-height: 18px;
}
.fonos_c {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.nitro {
	color: #2c3053;
	text-decoration: none;
}
.nitro  a:hover, .nitro a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nitro a:link, .nitro a:active {
	text-decoration: none;
}
.banner_f {
	width: 210px;
	height: 73px;
	float: left;
	margin-top: 2px;
}
