body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#banda {
	/*background-color: #E7E2C5;*/
	background-image: url(../images/fondo_inf_blanco.gif);
	background-repeat: repeat-x;
}


#sep_cabecera{
	background-image: url(../images/fondo_sup.gif);
	/*height: 58px;*/
	height: 30px;

}

#banner.sup img {
	width: 228px;
}

#logo {
	height: 92px;
	width: 251px;
	float: left;
}


#menu {
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	/* background-color: #E7E2C8;*/
}

#home {
	display:inline-block;
	/*background-color: #FFCC66;*/
}
#columna {
	float: left;
}
.home {
	width: 338px;
	margin-right: 10px;
}
#separa {
	width: 326px;
	/*margin-bottom: 12px;*/
	margin-left: 0px;
	height: 1px;
	background-color: #ccc;
}
.inf{
	margin-bottom: 6px;
}
.inf2{
	margin-bottom: 15px;
}
.sup{
	margin-top: 6px;
}
.home h2 {
padding-left: 10px;
}
.home_sup {
	height: 12px;
	background-image: url(../images/marco_home_sup.png);
	
}
.home_cent {
	background-image: url(../images/marco_home_cent.png);
	background-repeat: repeat-y;
	width: 338px;
	padding: 5px;	
}
.home_inf {
	height: 13px;
	background-image: url(../images/marco_home_inf.png);
	
}
#home h1 {
	padding-bottom: 0px;
}



