/*

	naranja: ec6e00 -  ec6e00

	verde:	9CCE2E	-	00544d

	amarillo:	f6d017

	crema:	d5c398	

*/

html{
	background:#7e1907;
}

body{
	font-family:Calibri; font-size:15px;
}

/* CAPAS */

#fondo{
	position:absolute; 
	width:99%;
}

input{
	/*height:18px;*/
	font-size:13px;
	font-family:"Courier New", Courier, monospace;
}

#web{
	position:relative;
	width:90%; min-width:900px;
	background-color:#FFFFFF;
	border:solid 1px #b62124;
}

#banner{
	position:relative;
	background-color:#ffffff;
	width:100%; height:135px;
	border-bottom:solid 3px #b62124;
}

#menu_izq{
	font-family:Calibri;
	position:relative;
	width:15%; min-width:150px;

	min-height:450px;

	background-color:#f8f8f8;

	border-right:solid 1px #b62124;

	float:left;

}

#menu_der{

	font-family:Calibri;

	position:relative;

	width:15%; min-width:150px;

	min-height:450px;

	background-color:#f8f8f8;

	border-left:solid 1px #b62124;	

	float:right;

}

#contenido{

	width:63%; min-width:550px;

	min-height:900px;

	background-color:#fefefe;

	text-align:justify;

	background:url(../images/capa_fondo2.jpg) bottom;

	

}



#inscripcion{

	width:95%; min-width:500px;

	min-height:900px;

	background-color:#fefefe;

	text-align:justify;

}

#pie{

	cursor:default;

	font-size:13px;

	color:#FFFFFF;

}

.contenfoto {

   float:left;

   width:100px;

   height:135px;

   margin: 6px;

   padding:2px;

   background-color:#f5f7f9;

   border-right: #a5a7aa solid 1px;

   border-bottom: #a5a7aa solid 1px;

   text-align:center;

}

.boton{

	font-size:120%; padding:3px; background-color:#d8d8d8; border:solid 1px #FF0000; cursor:pointer;	

}

/*  FUENTES  */

p{

	font-family:Calibri;

	line-height:25px;

}



.documentos{

	font-family:Verdana;

	font-size:12px; line-height:16px; text-align:justify

}

.documentosInteres{

	border:solid 1px #333333;

	color:#121212;

	padding:8px;

	font-size:15px;

}

.documentosInteres a{

	color:#003300;

}

.documentosInteres :hover{

	color:#b62124;

}

.programa{

	margin-left:30px;

	line-height:20px;

}

a{

	color:#b62124;

	text-decoration:none;

}



.rojo{

	color:#ff0000;

}

.celeste{

	color:#6699FF;

}

.gris{

	color:#333333; font-size:13px;

}

.azul{

	color:#0000FF;

}

.naranja{

	color:#b62124;

}

.b_naranja{

	background:#b62124; 

}

.fondo_naranja{

	background-color:#fce8db;

}

.fondo_verde{

	background-color:#deeaea;

}

.amarillo{

	color:#ffffff;

}

.b_amarillo{

	background:#b62124;

}



#menu{

	width:100%;

	cursor:pointer;

}

#logos{

	width:100%;

	text-align:center;

}

#logos table{

	width:95%;

}

#logos img{

	border:none; width:95px;

}

#menu tr {

	height:30px;

}

#menu td{

	border-bottom:solid 1px #b62124; font-size:15px;

}

#menu td:hover{

	background-color:#b62124;

	font-weight:bold;

	color:#FF6600;

}

.cambio{

	background-color:#FF0000;

}

.enlace{

	color:#36F; font-size:85%

}

.enlace:hover{

	color:#03C; 

}

tr a{

color:#000000;

}

tr a:hover{

	color:#ffffff;

	/*text-decoration:blink;*/

}



.texto{

	text-indent:30px;

	color:#330033;

}
