/* CSS Document */

.body{margin: 0px;background: #ffffff url(../img/comunes/fondoverde.gif) repeat 0 0;height: 100%;width: 100%;}

/*general*/
#general{width:778px;	float: center;}

.submenu{margin-left:9px !important;margin-left:0;}

/*cabecera*/
	#general #cabecera{height:120px;width:100%;border-bottom:3px solid #FFFFFF;}
	#general #cabecera #menuaux{float:right;height:15px;}
	
/*cuerpo*/
	#general #cuerpo{width:100%;}
	
/*pie*/
	#general #pie{width:100%;height: 100%;border-top:3px solid #ffffff;background-color:#DEE1DC;padding-bottom:9px;border-bottom:1px solid #585751;}
	#general #pie #menuinferior{width:100%;vertical-align: middle;border-bottom:3px solid #ffffff;padding:3px 0;background-color:#C1BEAC;}
	#general #pie #nota{width:100%;text-align:center;padding-top:15px;font-family: arial;font-size: 10px;font-style: normal;font-weight: none;color: #475A3A;text-decoration: none;}

/*cuerpo interior*/
	#interior{width:100%;min-height: 423px !important;height: auto !important;height: 423px;border-bottom:6px solid #ffffff;}	