/* CSS Document */
/* fede's*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	background-color:#809c3d;
	font-size:10px;
	}
ul{
	margin-left:30px;
	}
a {
	color:#FF6600;
	outline: none;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
h1 {
	color:#FF9933;
	font-size:13px;
	}
h1.form {
	color:#AE5170;
	font-size:12px;
	text-align:center;
	}
input {
	background-color:#CCCCCC;
	color:#666666;
	}
textarea {
	background-color:#CCCCCC;
	color:#666666;
	}
p{
	text-align:justify;
	}
#footer a{
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#FFFF00;
	font-weight:bold;
	}
#footer a:visited {
	color:#ffffff;
	}
#footer a:active {
	color:#ffffff;
	}
#footer p {
	text-align:center;
	}
#wrap {
	min-height:1401px;
	width:980px;
	margin: 0 auto;
	position:relative;
	}
#flash_index {
	height:260px;
	width:980px;
	float:left;
	background-color:#819C3D;
	}

#medio {
	width:980px;
	height:712px;
	float:left;
	background:url(../images/fondo_izquierda.jpg) 870px 0px;
	background-repeat:no-repeat;
	}
#derecha {
	height:712px;
	width:93px;
	background-image:url(../images/fondo_derecha.jpg);
	background-repeat:repeat-x;
	float:left;
	}
#dos { /* contiene programas ayuda y formulario */
	min-height:712px;
	width:133px;
	float:left;
	color:#ffffff;
	}
	#programas {
		width:133px;
		height:228px;
		float:left;
		background-image:url(../images/menu_programas1.jpg);
		background-repeat:no-repeat;
		padding-top:80px;
		}
	#apoya {
		width:133px;
		height:90px;
		float:left;
		background-color:#5B6F31;
		}
	#form {
		width:133px;
		height:304px;
		float:left;
		background:url(../images/registrese.png);
		color:#ffffff;
		font-size:10px;
		padding-top:10px;
		}
#tres { /* contiene menu contenido demas */
	height:712px;
	width:520px;
	float:left;
	background:url(../images/back01.jpg);
	}
	#menu {
		width:480px;
		height:46px;
		float:left;
		padding-left:40px;
		}
	#contenido_index {
		width:500px;
		height:225px;
		float:left;
		padding:10px;
		}
	#resto {
		width:520px;
		height:447px;
		float:left;
		}
#cuatro { /* menu lateral y anuncios*/
	min-height:712px;
	width:123px;
	float:left;
	overflow:visible;
	}
		#menu_lateral {
			height:133px;
			width:125px;
			float:left;
			background:url(../images/menu_lateral.png);
			background-repeat:no-repeat;
			padding-top:25px;
			}
		#anuncios {
			height:554px;
			width:125px;
			float:left;
			background-image:url(../images/anuncios_lateral2.jpg);
			}
		#izquierda {
			height:712px;
			width:109px;
			float:right;
			}
#bottom {
	height:367px;
	width:980px;
	float:left;
	}
#footer {
	height:96px;
	width:685px;
	float:left;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:155px;
	padding-right:140px;
	font-size:9px;
	}
	
#contenido_interna {
		width:500px;
		height:100%;
		float:left;
		padding:10px;
		overflow:visible;
		padding-top:25px;
			}
#medio_interna {
	width:980px;
	min-height:712px;
	float:left;
	overflow:visible;
	background:url(../images/fondo_izquierda.jpg) 870px 0px;
	background-repeat:no-repeat;	
	}
			
#tres_interna { /* contiene menu contenido demas */
	min-height:712px;
	width:520px;
	float:left;
	background-image:url(../images/back02.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	overflow:visible;
	}
#form_interna {
		width:133px;
		height:304px;
		float:left;
		background-color:#ffffff;
		color:#ffffff;
		font-size:10px;
		padding-top:10px;
		}
#blanco {
	min-height:712px;
	min-width:776px;
	float:left;
	background:#FFF;
	}
.subtitulo {
	color:#CF831B;
	font-size: 12px;
}
.tituloscalendario {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bolder;
}

#ben{
	background-image:url(../images/Logo_del_BEN.png);
	width:120px;
	height:158px;
	position:absolute;
	top:880px;
	left:100px;
	z-index:1000!important;
}
