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


body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
}



#imagenes{
	width:720px;
	float:left;
	margin-bottom:10px;
}

#logo{
	margin-left:30px;
	margin-top:5px;
}

#top{
	height:16px;
	background-image: url(../imagenes/fondo_top.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding:2px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#top #titulo{
	font-size:0.8em;
	float:left;
	padding-left:5px;
}

#top #sede{
	font-size:0.8em;
	float:right;
	padding-right:5px;
}

#icono_exportar_excel{
	background-image: url(../imagenes/icono-excel.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:22px;
}

#contenedor{
	width:950px;
	margin:auto;
	background:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background:#FFFFFF;
}

#cabecera{
	clear:both;
}

#contenido{
	clear:both;
}

#cuerpo{
	padding:10px;
	margin-right:20px;
}



#cuerpo p{
	font-size:0.8em;
	text-align:justify;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#cuerpo ol{
	font-size:0.8em;
	text-align:justify;
}

#cuerpo ul{
	font-size:0.8em;
	text-align:justify;
	color:#333333;
}


#cuerpo h1{
	font-size:1em;
	color:#D1154F;
}

#cuerpo h2{
	font-size:0.8em;
	color:#D1154F;
	clear:both;

}

#cuerpo a{
	color:#3061fc;
	text-decoration:none;
}

#cuerpo a:hover{
	text-decoration:underline;
}

.foto{
	margin-bottom:10px;
	border: 1px solid #999999;
}


.enlace_paginacion_activo{
	background-color:#D1154F; 	
	padding-left: 3px;
	padding-right: 3px;
	color: white;
	border: solid 1px #333;
	margin-right: 2px;
}

.enlace_paginacion{
	background-color:#EFEFEF; 	
	padding-left: 3px;
	padding-right: 3px;
	color: #666 !important;
	border: solid 1px #666;
	margin-right: 2px;
	text-decoration: none !important;
}

.enlace_paginacion:hover{
	background-color:#ccc !important; 	
}

#seccion{
	padding:5px;
	clear:right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D1154F;
	color:#D1154F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:0.8em;
	width:680px;
	margin-top:15px;
}

#menu{
	margin-top:5px;
	width:170px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	clear:left;
}

#menu li{
	text-indent:10px;
	background-image: url(../imagenes/fondo_item_menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height:23px;
	margin-top:1px;
}

#menu li:hover{
	background-image: url(../imagenes/fondo_item_menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu li a{
	text-decoration:none;
	font-size:0.7em;
	color:#3061fc;
}

#menu a:hover{
	
}

#bot1{
	float:left;
}

#bot2{
	float:left;
}

#creditos{
	margin-top:3px;
	margin-right:5px;
	float:right;
}

#titulo_pie{
	float:left;
	font-size:0.9em;
	margin-left:5px;
	margin-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

#desarrollo{
	margin-top:9px;
	margin-right:185px;
	float:right;
	color:#333333;
	font-size:0.8em;
}

#desarrollo a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#desarrollo a:hover{
	text-decoration:underline;
}


#sobrepie{
	margin-top:10px;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear:both;
}

#sobrepie img{
	margin:0;
	padding:0;
	border:0;
	float:left;
}


#pie{
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#333333;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-size:0.8em;
	background-image: url(../imagenes/fondo_pie.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}


#uca{
	margin-top:20px;
	margin-left:45px;
	margin-bottom:20px;
}





#izquierda{
	float:left;
}


#derecha{
	float:right;
	width:720px;
}




#sede_images{
	height:240px;
}





th{
	font-size:0.6em;
	text-align:center;
	background:#3061fc;
	color:#FFFFFF;
}

.fondo_agencia{
	background:#009900;
}

td{
	background:#EFEFEF;
	font-size:0.7em;
}

#info_hotel{
	background-color: #D9E1F0;
	border: 1px solid #B3D1F2;	
	padding:5px;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}

#info_hotel h4{
	margin:0;
}

fieldset{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom:10px;
	clear:both;
}

legend{
	font-size:0.8em;
	text-transform:uppercase;
}



#cargando{
	margin-top:15px;
	margin-left:-5px;
	clear:both;
}



#error{
	background-color: #EAEAEA;
	border: 1px solid #FF0000;	
	padding:5px;
	font-size:0.8em;
	margin-bottom:10px;
	font-family:"Courier New", Courier, monospace;
	clear:both;
    display:none;
}

.caja_derecha{
	float:right;
	background-color: #EFEFEF;
	border: thin solid #CCCCCC;
	padding:5px;
}

.caja_derecha ul{
	list-style:none;
	margin:0;
	padding:0;
}

.caja_derecha li{
	padding-left:20px;
}

#new_abstract{
	background-image: url(../imagenes/book_go.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.borde_rojo{
	border: 1px solid #FF0000;	
}

small{
	font-size:0.8em;
	color:#D1154F;
}


.informativo{
	margin-bottom: 10px;	
}

.boton{
	font-size:0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background:#3061fc;
	color:#FFFFFF;
	margin-top:10px;
	float:left;
	clear:both;
}


#total{
	background-color: #D9E1F0;
	border: 1px solid #B3D1F2;	
	padding:5px;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	clear:both;
	font-size:0.8em;
	color:#D1154F;
}

.cuadro{
	background-color: #D9E1F0;
	border: 3px solid #B3D1F2;	
	margin:3px;
	padding:5px;
	font-size:0.9em;
}

.cuadro h1{
	margin:0;
	
}

#secretaria{
	float:right;
}

#secretaria h1{
	font-size:0.8em;
	margin-right:10px;
}

#secretaria p{
	margin:0;
	font-size:0.8em;
}

#login{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:95px;
	margin-bottom:5px;
}



#usuario{
	font-size:0.6em;
	color:#666666;
	margin-left:5px;
}	




















.sdswitch {
			    position:relative;
			    height:163px;
			}
			
			.sdswitch *{
			    position:absolute;
			    top:0;
			    left:0;
			    z-index:8;
			}
			
			.sdswitch *.active {
			    z-index:10;
			}
			
			.sdswitch *.last-active {
			    z-index:9;
			}
			
			.sdwindow {	
				position:absolute;
				top:10px;
				height:20px;
				background: #000;
				color:#fff;
				font-weight: bold;
				z-index: 11;
				opacity:0.6;
			}