html, body { width: 100%; height: 100%; margin: 0; padding: 0; }

HTML{	


}
body{
background: url(img/bk_g.jpg) repeat-x;
	
}
.container{
	float:left;
	background: url(img/bk_bottom.jpg) no-repeat;
	background-position: bottom left;
	width: 100%;
}
.centrar
{
width:900px;
margin:auto;
height:100%;
/*border: 1px solid red;*/
}
/* TOP */
.header {
	left:0px;
	top:0px;
	width:900px;
	height:113px;

}
.contieneLogo{
	float: left;
	width: 151px;
	height: 82px;
	padding-top: 20px;
}


/*menu*/

.contieneMenu{
	float: right;
	width:699px;
	padding-top:50px;
	height:28px;
	background: url(img/fondo_menu.gif) repeat-x;
}
.menutexto1{
	float:left;
	padding-left: 0px;
	padding-right: 18px;
}
.menutexto2{
	float:left;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}
.menutexto2 a:link{ 
	color:#000000;
	text-decoration: none;
}

.menutexto2 a:visited{ 
	color:#000000;
	text-decoration: none;
}
.menutexto2 a:hover{
	color: #f36523;
	text-decoration: none;
}
.menutexto3{
	float:left;
	padding-left: 18px;
	padding-right: 0px;
	text-decoration: none;
}
.menutexto3 a:link{ 
	color:#000000;
	text-decoration: none;
}

.menutexto3 a:visited{ 
	color:#000000;
	text-decoration: none;
}
.menutexto3 a:hover{
	color: #f36523;
	text-decoration: none;
}

/* BODY */

.texto{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.textocolizq{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:12px;
}
.incolizq{
 float:left; width:188px; background: url(img/bk_naranja.gif) repeat-x;
  height: 309px; padding-top:16px; padding-right: 15px
}
.incolmedio{
 float:left; width:695px;
 height: 325px;
 background-color: #c1e764;
 margin-top:0px;
}
.incolizq2{
	float:left; 
	width:193px;
	background-color: #fff; 
	margin-top:16px;
	margin-right:10px;
	height: 180px;
}
.titmoduloizq{
	float:left; 
	width:183px;
	background-color: #e0e4d3;
	border-bottom: 1px solid white;
	padding-top:10px;
	padding-left:10px;	
	height: 26px;
}
.moduloizq{
	float:left; 
	width:193px;
	background-color: #e9ece0;
	margin-top:0px;	
	height: 145px;
}
.incolmedio2{
 float:left;
 width:695px;
 background-color: #fff;
 margin-top:16px; 
 height: 180px;
}
.titmoduloA{
	float:left; 
	width:319px;
	background-color: #e0e4d3;
	border-bottom: 1px solid white;
	margin-top:0px;	
height: 22px;
padding-left:14px;
padding-top:14px
}
.moduloA{
	float:left; 
	width:333px;
	background-color: #e9ece0;
	margin-top:0px;	
	height: 145px;
}
.titmoduloB{
	float:right; 
	width:319px;
	background-color: #e0e4d3;
	border-bottom: 1px solid white;
	margin-top:0px;	
	height: 22px;
	padding-left:14px;
	padding-top:14px

}
.moduloB{
	float:right; 
	width:333px;
	background-color: #e9ece0;
	margin-top:0px;	
	height: 145px;
}
.modulotexto{
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #402300;
	text-decoration: none;
	line-height:14px;
	padding: 18px;
	width:auto;
	height:auto;
}
.cont_centro{
	float:left; 
	width:592px;
	 
}
.bottom{
float:left;
	background: url(img/bk_bottom.jpg);
	background-position: bottom left;
	height: 28px;
	width: 680px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #402300;
	text-decoration: none;
	line-height:18px;
	padding-top: 10px;
	padding-left: 220px
}
#marron{
color: #402300;
}
#blanco{
color: white;
}