body{background-color: #e0e0e0; font-family: Verdana; color: #253C54; font-size: 12px; }

.clear { clear: both;}

.content{ margin: 0px auto; width: 941px;}

.menu ul { float: left; margin: 44px 0px 5px; padding:0px; background: url(../images/menu-normal.jpg) repeat-x; width: 100%;}
.menu ul li { float: left; list-style: none; height: 15px; cursor: pointer; height: 47px;}
.menu ul li a {text-decoration: none; padding: 15px 11px 16px; color: #FFF; font-size: 13px; font-weight: bold; display: inline-block; border-right: 3px solid #E8E8E8;}

.menu ul li a#current{ background: url(../images/menu-current.jpg) repeat-x; }
.menu ul li a:hover{ background: url(../images/menu-over.jpg) repeat-x; }


.contenido-izq { width: 720px; margin-right: 8px; float: left;}
	.cabezote{margin-bottom: 3px;}
	.seccion{ background: #ffF; padding: 42px 30px 43px 46px; min-height: 547px;}
	.linea-azul {background: #426986; height: 20px; text-align: center; margin-top: 40px;}
	.foto-perfil { float: left; margin-right: 10px; }
.contenido-der { width: 210px; float: left;}

.footer{ background: url(../images/fondo-footer.png) repeat-x; margin-top: 7px; text-align: center; padding: 15px;}

