@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	background-image: url(images/fondue.jpg);
	background-repeat: repeat-x;
}
ul,ol{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#todo{
 width: 1114px;
 margin: 0 auto;
}

#der{
	width: 45px;
	height: 800px;
	float: left;
	background-image: url(images/lateral_der.jpg);
}
#cen{
	width: 1024px;
	height:auto;
	float: left;
	background-color: #FFFFFF;
}
#izq{
	width: 45px;
	height: 800px;
	float: left;
	background-image: url(images/lateral_izq.jpg);
}
#header{
	margin: 0 auto;
	width: 1024px;
	height: 220px;

}
#header1{
	margin: 0 auto;
	width: 1024px;
	height: 165px;

}
#menu1{
	width: 1024px;
	margin: 0px 0px 0px 0px;
}
#menu2{
	width: 1024px;
	
}
#col_izq{
	width: 220px;
	height: auto;
	padding: 10px;
	margin: 0px 0 0 auto;
	float: left;
	background: #FFFFFF;
}
#col_izq2{
	width: 250px;
	height: 450px;
	margin: 0px;
	float: left;
	background: #f0f0f0;
}

#col_der{
	width: 500px;
	height: auto;
	padding: 20px;
	margin: 0px;
	float: left;	
}
#col_ini{
	width: 565px;
	height: auto;
	padding: 20px;
	margin: 0px;
	float: left;
	text-align:center;	
}
#col_der2{
	width: 500px;
	height: auto;
	padding: 0px 40px 20px 30px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}
#col_der3{
	width: 700px;
	height: auto;
	padding: 0px 40px 20px 30px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}

#col_pres{

	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
#col_img{
	width: 204px;
	height: auto;
	float:right;
	top: 0px;
}
#cont_izq{
	width: 175px;
	height: auto;
	float:left;
	position: relative;
}
#cont_izq2{
	width: 175px;
	height: auto;
	float:left;
}

#cont_der{
	width: 625px;
	height: auto;
	float:right;
}

#footer{
	clear: both;
	width: 984px;
	padding: 10px 20px 0;
	height: 40px;
	
	background-image: url(images/fondo_pie.jpg);
	background-repeat:  repeat-x;
}
.texto1 {
	font-family: Verdana;
	font-size: 9px;
	color: #333366;
}

a:link {
	color: #996600;
	text-decoration: underline;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}

a:visited {
	color: #996600;
	text-decoration: underline;
}

.texto2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
.textopie{
	font-family:Verdana;
	color: white;
	font-size:9px;
	text-align:left;	
}
.modulos_text {
	font-family: Verdana;
	font-size:7pt;
	color: #333366;
	margin:25px;
	padding:5px;
	text-align: left;
}
#menu_gris{
	height: auto;
	width: 206px;
	float:left;
	z-index: 0;
}