html, body, div, ul, ol, h2, h3, h4, h5, p, span, hr, a, li {
	margin:0;
	padding:0;
}

#header{
	position:absolute;
	float:left;
	width:995px;
	height:180px;
	margin:0;
	border-bottom:solid 1px #515557;
	background:url('../imgs/header_fondo.jpg');
}

h1{
	display:block;
	width:521px;
	height:78px;
	margin-top:30px;
	margin-left:265px;
	background:url('../imgs/logo.png');
}
	#logo{
		width:521px;
		height:78px;
		display:block;
	}
	h1 span{
		display:none;
	}
#idioma{
	float:right;
	margin-top:-120px;
	margin-right:945px;
	color:white;
	font-family:"Arial", "Verdana", sans-serif;
	font-size:10px;
	text-decoration:none;
}
#webmail{
	float:right;
	margin-top:-100px;
	margin-right:939px;
	color:white;
	font-family:"Arial", "Verdana", sans-serif;
	font-size:10px;
	text-decoration:none;
}
#nav{
	position:absolute;
	margin-top:6px;
	height:46px;
}
	.up{
		float:left;
		display:block;
		width:129px;
		height:41px;
		margin-left:3px;
		padding-left:10px;
		padding-top:6px;
		line-height:12px;
		background:url('../imgs/fondo_btn.png') no-repeat;
	}
	.selected{
		float:left;
		display:block;
		width:129px;
		height:41px;
		margin-left:3px;
		padding-left:10px;
		padding-top:6px;
		line-height:12px;
		background:url('../imgs/fondo_btn_up2.png');
	}
	.selected a{
		display:block;
		width:124px;
		height:36px;
		color:#660000;
		font-family:"Trebuchet MS", "Arial Unicode MS", "Arial", sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	.up a {
		display:block;
		width:124px;
		height:36px;
		color:#ffffff;
		font-family:"Trebuchet MS", "Arial Unicode MS", "Arial", sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
		.up:hover{
		background:url('../imgs/fondo_btn_up2.png');
		}
		.up:hover a{
			color:#660000;
		}

#contenido{
	position:absolute;
	width:995px;
	margin-top:181px;
	padding:0;
	background:url('../imgs/fondo_contenido.gif') repeat-x;
}

	#menu_izq{
		float:left;
		width:270px;
		height:738px;
		border-right:solid 1px #a9a9aa;
		background:url('../imgs/formacion/fondo_menu.gif') repeat-x;
	}
	#puntitos_left{
		float:left;
		width:7px;
		height:100%;
		margin-left:1px;
		background:url('../imgs/puntitos_contenido.png') repeat;
	}
	#botonera_izq{
		float:left;
		margin-left:10px;
		margin-top:40px;
	}
		#botonera_izq li{
			display:block;
			width:230px;
			height:25px;
			margin-top:15px;
			border-bottom: solid 1px #a7a9ac;
		}
	
		#botonera_izq li a{
			display:block;

			height:20px;
			font-family:"Franklin Gothic Book", "Arial Unicode MS", "Arial", sans-serif;
			font-size:15px;
			color:#763135;
			text-decoration:none;
		}
		#botonera_izq li a:hover{
			color:#cc3333;
		}
		
	#titulo{
		float:left;
		width:995px;
		height:68px;
		margin:0;
		background:url('../imgs/quienes/fondo_titulo.jpg');
	}
	
		#titulo h2{
			position:absolute;
			width:350px;
			float:left;
			font-family:"Arial", sans-serif;
			font-size:20px;
			margin-top:-42px;
			margin-left:60px;
			color:white;
		}
		#bullet_tit{
			margin-left: 25px;
			display:block;
			width:15px;
			height:65px;
			background:url('../imgs/quienes/bullet_titulo.png');
		}
	#secciones{
		float:left;
		width:625px;
		background:white;
	}
	
	
	#col_izq{
		float:left;
		width:716px;
		height:720px;
		background:white;
		padding-top:15px;
	}
		#col_izq h3, #col_izq li, #col_izq h4{
			width:600px;
		}
		#col_izq h3{
			margin-bottom:25px;
			font-size:15px;
			font-weight:bold;
			font-family:"Arial", sans-serif; 
		}
		#col_izq h4{
			margin-top:30px;
			margin-bottom:20px;
			font-size:13px;
			font-weight:bold;
			font-family:"Arial", sans-serif; 
			color:#666666;
			font-style:italic;
		}
		#col_izq li, #col_izq p{
			margin-top:15px;
			font-size:12px;
			font-weight:400;
			font-family:"Arial", sans-serif; 
		}
		#col_izq p{
			width:700px;
			line-height:19px;
		}
		
	#puntitos_right{
		float:right;
		width:8px;
		height:738px;
		margin:0px;
		background:url('../imgs/puntitos_contenido.png') repeat;
	}
	
	#formulario{
		font-family:"Arial", sans-serif;
		font-size:12px;
		color:#666666;
		padding-left:80px;
		padding-top:35px;
	}
	#formulario h3{
		margin-bottom:20px;
	}

	#formulario p{
		float:left;
		width:470px;
		height:115px;
		color:#58595b;
		font-size:12px;
		text-align:justify;
		margin-top:0;
		margin-left:0px;
	}
	.actividades{
		margin-left:5px;
	}
	.galeria, .ver_mas_info{
		margin-left:5px;
	}
	.galeria, .actividades, .ver_mas_info{
		display:block;
		float:left;
		line-height:15px;
		margin-top:15px;
		margin-right:20px;
		font-family:"Arial", sans-serif;
		background:url('../imgs/formacion/bullet_galeria.png') no-repeat;
	}
	.galeria a, .actividades a, .ver_mas_info a{
		padding-left:20px;
		text-decoration:none;
		color:#65090b;
		font-size:12px;
		font-weight:500;
	}
/*  ***********FONDOS *********** */
#fondo_contenido_derecha{
	position:absolute;
	float:right;
	width:100%;
	margin-top:181px;
	height:806px;
	background-image:url('../imgs/formacion/interior/fondo_contenido_der.jpg');
	background-repeat: repeat-x;
}
#fondo_header_derecha{
	float:right;
	display:block;
	width:100%;
	height:180px;
	border-bottom:solid 1px #515557;
	background:url('../imgs/header_fondo_derecha.jpg');
}
	#fondo_foot{
		position:absolute;
		top:987px;
		height:185px;
		width:995px;
		background:url('../imgs/f1.jpg');
	}
	#f2{
	position:absolute;
	top:987px;
	width:100%;
	height:185px;
	background:url('../imgs/f2.jpg');
}
