/* CSS Document */

/*////////////////////////////// GENERAL*/
* {
	margin: 0px;
	border: 0px;
	padding:0px;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
/*//////////////////////////// ETIQUETAS*/
/*------------------------------ Comunes*/
body {
	text-align: center;
	/*background-color: #FFF;*/
	background: url(../images/fn_body.gif) repeat top left;
	margin: 0px auto 30px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 

}
/*------------------------------ Textos*/
h1, h2, p {
padding-left: 20px;
padding-right: 20px;
}
h1 {
	font-size: 11px;
	font-style: italic;	
}
h2, p {
	border-top: 2px dotted #d5d6d7;
	padding-top: 16px;}
	
	h2, h2 b, p, p b {	
		font-size: 10px;
	}
	h2 .subtit, p .subtit{color: #ad0948;}
h3 {
	color: #fa75ae;
	text-align: justify;
	padding: 15px 20px 0px 20px;
}
p {color: #ad0948;} 
h3 a, h3 a:link, h3 a:visited {
	color: #fa75ae;
}
b {font-weight: bold;}
/*------------------------------- Links*/
a, a:link, a:visited {
	color: #ad0948;
}
a:hover {
	text-decoration: underline;
}

/*-------------------------- Formularios*/
input, textarea, form, form div {width: 228px;}/*ancho de los formularios y sus cajas y divs*/
input, textarea {
	margin: 5px 0px 10px 0px;
	border: 1px solid #a6a7aa;
	background-color: White;
	padding: 2px;
	height: 50px;
}
input {
	height: 15px;
}

textarea {
	scrollbar-lightshadow-color: red; 
	scrollbar-3dlight-color: silver; 
	scrollbar-face-color: White;
	scrollbar-arrow-color: #ad0948;
	scrollbar-base-color: silver;
	scrollbar-shadow-color: #666;
	scrollbar-darkshadow-color: silver;
	scrollbar-highlight-color: silver; 
	scrollbar-track-color: #a6a7aa;
} 

.submit {
	border: 1px solid #949494;
	background-color: #f2e8ed;
	color: Black;
	height: 20px;
	width: 60px;
}
form {font-size: 10px; margin: 0px auto 0px auto;}
	form div{text-align: center}
/*------------------------------- Listas*/
li {
	color: #ad0948;
	list-style-type: none;
	padding-bottom: 5px;
}
li h2 {color: #000;}
/*////////////////////////////////// IDs*/
#contenedor {
	width: 600px;/*Ancho del Carril Contenedor*/
	text-align: left;
	background: url(../images/fn_contenedor.jpg) no-repeat top left #FFF;
	margin: 0px auto 0px auto;
	
}
/*#contenedor	img.print {display: none}Oculta el Div para Imprimir*/
#contenedor img.noprint {display: none} /*para Imprimir*/	

#menu {padding:25px 20px 25px 20px; color: #ad0948; font-size: 9px; width: 404px;}
	#menu a, #menu a:link, #menu a:visited {color: #ad0948; font-size: 9px;}
	#menu a:hover {text-decoration: underline;}
	#menu b.separador {margin: 0px 12px 0px 12px;}
#cuerpo{
	/*margin-top: 38px;*/
	float: left;
	width: 430px;
	padding-right: 14px;
	text-align: justify;
	font-size: 10px;

}
	#cuerpo #aviso {font-size: 10px; padding-top: 30px; color: #666666;}
	#cuerpo #aviso a, #cuerpo #aviso a:link, #cuerpo #aviso a:visited {
		color: #ad0948;
		font-size: 10px;
	}
	
	#cuerpo li h2 {
	display: inline;
	text-align: left;
	border: 0px;
	padding: 0px 0px 0px 5px;
	}
	#cuerpo a, #cuerpo a:link, #cuerpo a:visited {
		color: #000;
		font-size: 10px;
	}
	#cuerpo.noticia {width: 580px; padding-right: 0px; margin-top: 0px;}
	#cuerpo.noticia a, #cuerpo.noticia a:link, #cuerpo.noticia a:visited {color: #ad0948;}
	#cuerpo.noticia a:hover {
		text-decoration: underline;
		color: #ad0948;
	}
	#cuerpo a:hover {
		text-decoration: underline;
		color: #ad0948;
	}
	#cuerpo.noticia .titular {margin: 10px 0px 4px 0px;}
	#cuerpo.noticia h2 {width: auto; padding-top: 20px; padding-bottom: 20px; line-height: 16px; padding-right: 0px; font-size: 10px;}	
	#cuerpo.noticia h2 .titularnoticia {font-size:11px;}
	#cuerpo.noticia h2 .subtit {font-size:10px;}
	#cuerpo.noticia h2 .ficha{/*para la RESEŅA en PROXIMOS EVENTOS*/
	width: 30%; /*para cuadrar La caja con el resto de informacion*/
	padding: 5px;/*para cuadrar La caja con el resto de informacion*/
	margin-left: 15px;/*para cuadrar La caja con el resto de informacion*/
	margin-bottom: 10px;/*para cuadrar La caja con el resto de informacion*/
	text-align: left;
	float: right;
	display: inline;
	background: url(../images/fn_ficha.gif) left top repeat-y;
	border: 1px solid #a6a7aa;

	}
	#cuerpo.noticia h2 .foto{/*para la RESEŅA en PROXIMOS EVENTOS*/
	width: auto;
	padding: 0px;
	border: 1px solid Black;
	margin-bottom: 4px;
	margin-left: 15px;
	background: none;
	}
	#cuerpo.noticia h2 .ficha b.tit{/*para la RESEŅA en PROXIMOS EVENTOS*/
		color: #ad0948;
		padding-top: 5px;
		font-weight: normal;
		display: block;
		border-bottom: 1px dotted #9BA6B7;
	}
	#cuerpo.noticia h2 .ficha b.titimg{/*para la RESEŅA con titular imagen en PROXIMOS EVENTOS*/

		font-weight: normal;
		display: block;
		background-color:#FFFFFF;
		padding: 6px;
		border: 1px solid #a6a7aa;

	}
	#cuerpo.noticia h2 .ficha b.bis{/*para la RESEŅA con titular imagen en PROXIMOS EVENTOS*/

		font-weight: normal;
		display: block;
		background-color:#FFFFFF;
		padding: 6px;
		border: 1px solid #a6a7aa;

	}	#cuerpo.noticia h2 .ficha .aclaracion{/*para la RESEŅA en PROXIMOS EVENTOS*/
		color: White;
		padding: 2px;
		display: block;
		text-align: justify;
		line-height: 12px;
		background-color: #a6a7aa;
		margin-top: 3px; 
	}
	#cuerpo.noticia a.volver, #cuerpo.noticia a.volver:link, #cuerpo.noticia a.volver:visited {
		color: #a6a7aa;
		display: block;
		text-align: left;
		display: inline;
	}
	#cuerpo.noticia a.volver:hover {
	text-decoration: none;
	color: #a6a7aa;
	display: inline;
	}
	/*#cuerpo.recomienda .titular {margin: 0px 0px 4px 0px;}*/
	.recomienda h2 {
	width: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	line-height: 16px;
	padding-right: 0px;
	text-align: justify;
	font-size: 10px;
	}
	.recomienda h4 {font-size: 10px; color: #ad0948; padding-top: 30px;}
	.recomienda .titular{margin: 10px 0px 4px 0px;}
#derecha {
	float: right;
	margin-top: 28px;
	padding: 0px;
	width: 153px;
}

#patronato {
	background: url(../images/fn_patronato.gif) repeat-x top left #FFF;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 13px 6px 0px 11px;
}
	#patronato ul li{padding-bottom: 12px;}	
#empresas {
	background: url(../images/fn_empresas.gif) repeat-x top left #FFF;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 13px 6px 0px 11px;
}
#escuela {
	background: url(../images/fn_empresas.gif) repeat-x top left #FFF;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 13px 6px 0px 11px;
}
#destacamos {
	background: url(../images/fn_empresas.gif) repeat-x top left #FFF;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 13px 6px 0px 11px;
}
	#destacamos ul li.imgdest {
	text-align: center;
	margin-top: 3px;
	}	
	#destacamos ul li img {
	border: 3px solid #a5b8c9;
	}
#pie {
	clear: both;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
}
	#pie h2 {
	padding: 12px;/*padding del pie con respecto a los logos*/
	text-align: justify;
	}
	#pie h2 img {
	margin-right: 11px;/*espaciado entre logos*/
	vertical-align: middle;
	}
	#pie h2 .last {margin: 0px;}/*ultimo logo*/
#legal {
	color: White;
	background: url(../images/fn_pie.jpg) no-repeat top left #87011a;
	font-size: 10px;
	padding-top: 40px;
	padding-bottom: 15px;
}
	#legal a, #legal a:link, #legal a:visited {
		color: White;
		text-decoration: underline;
	}
	#legal h3 a, #legal h3 a:link, #legal h3 a:visited {color: #fa75ae;}
/*//////////////////////////// CLASES*/
.fecha {
	display: block;
	margin-right: 20px;
	text-align: right;
	color: White;
}
.cleaner {clear: both;}
.dcha {
	text-align: right;
	display: block;
}
.titular {margin: 40px 0px 4px 0px;} /*Espaciado entre secciones*/
.primera {margin-top: 0px;}
.gris {color: #a6a7aa;}
.burdeos {color: #ad0948;}
.burdeosform {color: #ad0948; font-size: 10px;}
.error {font-weight: bold; padding: 0px 0px 15px 0px; font-size: 10px; color: #ad0948; text-align: center;}
.separador {margin: 14px 0px 14px 0px;}
/*-------------------------------------tabla eventos*/
/*.eventos {margin-left: 20px;}*/
table.eventos  {width: 100%;}
.eventos td {padding-bottom: 8px; vertical-align: top; font-size: 10px;}
.eventos td.burdeos {padding-right: 8px; text-align: right;}
.eventos a, .eventos a:link, .eventos a:visited {
	color: #000;
	font-weight: bold;
}
.eventos a:hover {text-decoration: underline;} 

.eventos .gris {padding-right: 8px;}
.banner{margin: 15px 0px 5px 18px;}
/*-------------------------------------tabla Programa*/
#cuerpo.noticia h2 table {display: table;}
#cuerpo.noticia h2 table.programa td {padding: 5px;}
#cuerpo.noticia h2 table.programa .banda {background-color: #F8F8F8;}
#cuerpo.noticia h2 table.programa .bandaDest {background-color: #F5EFEF;}