/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:center;
	margin:0;
	padding:0;
	background:#FFFFFF url(img/main_bg.png) center repeat-y;
	}

.clearer { clear:both; }
hr { clear:both; margin:4px 10px; }
.derecha { text-align:right; }

a:link { color:#035EA8; padding:1px; }
a:visited { color:#035EA8; }
a:hover { text-decoration:none; }
a:active { color:#F7B512; }

a img { border:0; }
.centro { text-align:center; }
.logos { clear: both; width: 760px; text-align: center; }

.img_izq { float:left; margin-right:6px; border:1px solid #CCCCCC; }
.img_der { float:right; margin-left:6px; border:1px solid #CCCCCC; }
.imag_izq { float:left; margin-right:6px; }
.imag_der { float:right; margin-left:6px; }

.nota { color:#003399; font-weight:bold; font-size:96%; }

/*----------------------------------------------------------------------------------------*/
#wrap {
	width:820px;
	margin:0 auto;
	text-align:left;
	}

/*----------------------------------------------------------------------------------------*/
#head {
	height:148px;
	background:#FFFFFF url(img/header.png) top right no-repeat;
	}
	#head h1 { margin:0; padding:0; float:left; }
	#head h1 a { margin:0; padding:0; display:block; width:380px; height:68px; background:transparent; }
	#head h1 a span, #head h2 { display:none; }	
	
#banner {
	height: 100px;
	padding: 0 20px;
	clear: both;
	}
		
#menu {
	clear: both;
	list-style: none; 
	height: 32px; 
	margin: 0 0 12px 0; 
	padding: 0 20px; 
	background: #FFFFFF url(img/bg_botonera.png) repeat-x;
	}
	#menu li { 
		float:left;
		margin: 4px 2px;
		padding:0; 
		background:transparent; 
		}
	#menu li a {  
		color:#024882; 
		font-size:13px; 
		display:block; 
		padding:3px 0 3px 0; 
		text-decoration:none; 
		font-weight: bold;
		width: 100px;
		text-align: center;
		background-image: url(img/bg_botones.png);
		}
	#menu li a:hover { color:#FFA80E; }
	#menu li.sel {  margin: 4px 2px; }
	#menu li.sel a { color:#FFA80E; padding:3px 0 3px 0; }
	#menu li.sel a:hover  { color:#FFA80E; }

/*----------------------------------------------------------------------------------------*/

#tickets {
	background: #FFFFFF url(img/bg_ticker.png) no-repeat; 
	width: 400px; 
	height: 20px;
	clear: both;
	padding: 7px 10px 6px 90px; 
	margin: 0 0 10px 0;
	}
	
#TICKER { 
	overflow: hidden; 
	width: 405px; 
	height: 20px;
	font-size: 12px; 
	color: #035EA8; 
	background-color: transparent;
	}
	#TICKER a {
		color: #000000;
		font-weight: bold;
		border: 0;
		}

/*----------------------------------------------------------------------------------------*/

#cont { padding: 0 20px 30px 20px; }

/*----------------------------------------------------------------------------------------*/

#left {
	float: left; 
	width: 262px;
	}

#finder {
	height: 228px;
	background: #FFFFFF url(img/bg_finder.png) no-repeat;
	}
	#finder form {
		padding: 44px 10px 0 10px;
		_padding: 40px 10px 0 10px;
		}
	#finder form fieldset {
		padding: 0;
		border: 0;
		margin: 0;
		}
	#finder form fieldset legend {
		display: none;
		}
	#finder form fieldset label {
		display: block;
		float: left;
		width: 85px;
		padding: 2px 0 2px 4px;
		margin: 2px 0 0 0;
		color: #FFFFFF;
		font-weight: bold;
		}
	#finder form fieldset select {
		margin: 2px 0 1px 4px;
		border: 1px solid #CCCCCC;
		padding: 0;
		width: 140px;
		height: 17px;
		font-size: 10px;
		}
	#finder form fieldset a {
		color: #FFFFFF;
		float: left;
		padding: 20px 0 0 8px;
		font-weight: bold;
		}
	#finder form fieldset a:hover {
		text-decoration: none;
		}
	#finder form fieldset button {
		background: #035EA8 url(img/bg_button_finder.png) no-repeat;
		width: 94px;
		height: 34px;
		padding: 0;
		border: 0;
		margin: 8px 8px 0 0;
		float: right;
		text-indent: -9999px;
		cursor: pointer;
		}
		
/*///////////////////////////////////////////////////////////////////////////*/

	#direchome {
		padding: 50px 14px 14px 14px;
		height: 80px;
		background: #B59C6A url(img/bg_direchome.png) no-repeat;
		text-align: center;
		}

/*///////////////////////////////////////////////////////////////////////////*/

	
#news {
	background: #B59C6A url(img/titulo_news.png) no-repeat;
	padding: 50px 14px 10px 14px;
	margin-top: 10px;
	}
#newsf {
	height: 35px;
	background: #B59C6A url(img/newsf.png) no-repeat;
	padding: 0;
	margin-top: 0;
	}
	#news ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	#news ul li {
		margin: 0;
		padding: 0;
		display: block;
		}
	#news ul li a {
		display: block;
		background: url(img/adic_li_or.png)center left  no-repeat;
		color: #024882;
		border-bottom: 1px solid #CCCCCC;
		text-decoration: none;
		padding: 3px 0 3px 22px;
		font-size: 12px;
		}
	#news ul li a:hover {
		color: #FF6600;
		}
			
	#right div#noticias {
		background: #B59C6A url(img/cont_top.png) top no-repeat;
		padding: 10px 10px 1px 10px;
		}
	#right div#btmnoticias {
		background: #B59C6A url(img/cont_btm.png) bottom no-repeat;
		height: 37px;
		}

/*----------------------------------------------------------------------------------------*/
#right {
	float: right;
	width: 500px;
	text-align: justify;
	}
	#right div.detacados {
	height: 50px;
	background: url(img/titulo_dest.png) top left no-repeat;
	}
	#right div.detacados h2 {
		display: none;
		}
	
	#right div.dest {
		height: 140px;
		background: #B59C6A url(img/bg_dest.png) no-repeat;
		margin-bottom: 10px;
		padding: 10px;
		}
	#right div.dest img {
		float: right;
		}
	#right div.dest div {
		float: left; width: 280px;
		margin: 0;
		padding: 0;
		}
		
		#right div h2 {
			margin: 0 0 10px 0;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size: 24px;
			color: #FFFFFF;
			font-weight: normal;
			}	

		#right div h3 {
			margin: 0;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #024881;
			font-weight: normal;
			letter-spacing: -1px;
			}	

		#right div.dest div h3 {
			margin: 0;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size: 17px;
			color: #024881;
			font-weight: normal;
			}
		#right div.dest div h3 a {
			color: #FF6600;
			text-decoration: none;
			}
		#right div.dest div p.descripcion {
			font-size: 12px;
			text-transform: capitalize;
			margin: 4px 0 10px 0;
			}
		#right div.dest div p.verdetalle {
			text-align: right;
			margin: 10px 0 0 0;
			}
		#right div.dest div ul {
			margin: 4px 0;
			padding: 0;
			list-style: none;
			}
		#right div.dest div ul li {
			margin: 2px 0;
			padding: 0 0 0 20px;
			display: block;
			float: left;
			width: 120px;
			background: url(img/adic_li.png)center left  no-repeat;
			color: #024882;
			font-size: 10px;
			}
		#right div.dest div ul li strong {
			color: #000000;
			}
		#right div.dest div img {
			float: none;
			}
	
		#right div p, #right div ul {
			font-size: 13px;
			}
		#right div h3 {
			margin: 0;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size: 21px;
			color: #024881;
			font-weight: normal;
			}	
/*----------------------------------------------------------------------------------------*/

.forma {
	width: 440px;
	margin: 0 auto;
	}
	.forma fieldset {
		margin: 5px 0;
		padding: 10px;
		border: 0;
		border-top: 1px solid #FFFFFF;
		}
	.forma fieldset legend {
		padding: 3px;
		color: #FFFFFF;
		border: 0;
		text-transform: uppercase;
		font-size: 10px;
		}
	.forma fieldset label {
		display: block;
		float: left;
		width: 140px;
		padding: 5px 0 1px 10px;
		margin: 3px 0 0 0;
		}
	.forma fieldset input {
		width: 250px;
		margin: 3px 0 0 4px;
		border: 1px solid #CCCCCC;
		padding: 2px;
		}
	.forma fieldset textarea {
		width: 250px;
		margin: 3px 0 0 4px;
		border: 1px solid #CCCCCC;
		padding: 2px;
		}
		.forma fieldset input:focus, .forma fieldset textarea:focus {
			border-color: #666666;
			}
	.forma fieldset textarea.txt_big {
		width: 376px;
		margin: 3px 0 0 8px;
		padding: 2px;
		}
	.forma fieldset select {
		margin: 3px 0 0 4px;
		border: 1px solid #CCCCCC;
		width: 250px;
		}
	.forma fieldset label.check {
		width: 198px;
		padding-left: 0;
		}
	.forma fieldset label.radio {
		width: 132px;
		padding-left: 0;
		}
		.forma fieldset label.check input {
			width: 20px;
			}
		.forma fieldset label.radio input {
			width: 20px;
			}
	.forma fieldset input.campo_calendario {
		width: 130px;
		}
/*---------------------------------------------*/
#side div.blue p.aviso {
	border: 1px solid #FFCC00;
	background: #FFFFE8 url(img/adm/aviso.png) no-repeat left;
	padding: 3px 10px 3px 20px;
	font-size: 1.1em;
	margin: 2px 20px;
	display: block;
	}
#cont div#right p.allright {
	border: 1px solid #669900;
	background: #F2FFF2 url(img/adm/allright.png) no-repeat center left;
	padding: 3px 10px 3px 20px;
	font-size: 1.1em;
	}
#side div.blue p.error, #side div.blue p.notificacion {
	border: 1px solid #FF0000;
	background: #FFF0F0 url(img/adm/error.png) no-repeat center left;
	padding: 3px 10px 3px 20px;
	font-size: 1.1em;
	}
#side div.blue p.ayuda_campo {
	padding: 4px 4px 4px 20px;
	font-size: 10px;
	color: #035EA8;
	border: 1px dotted #035EA8;
	background: #F3F8FC url(img/adm/info.png) no-repeat;
	}
span.obligatorio {
font-weight: bold;
color: red;
}
/*---------------------------------------------*/
	
ul.lista_errores {
	list-style: none;
	margin: 10px 20px 20px 20px;
	padding: 0;
	}
ul.lista_errores li {
	border: 1px solid #FF0000;
	background: #FFF0F0 url(img/adm/error.png) no-repeat center left;
	padding: 3px 10px 3px 20px;
	font-style: italic;
	margin: 3px 10px 0 10px;
	}



#foot {
	padding:10px;
	height:120px;
	font-size:12px;
	text-align:center;
	margin:0;
	clear: both;
	color: #FFFFFF;
	background: transparent url(img/bg_foot.png) top center no-repeat;
	}
	#foot p.menoo { font-size:10px; border-bottom:1px solid #FFFFFF; padding:2px; color:#FFFFFF; text-transform:uppercase; font-weight:bold; }
	#foot p.menoo a { color:#FFFFFF; padding:2px; text-decoration:none; }
	#foot p a:hover { color:#FFFFFF; }

	#foot p.logos { font-size:14px; padding:0; }
	#foot p.logos a { text-decoration:none; padding:0 5px; }
	#foot p.logos a:hover { background-color:#B59C6A; }


