body{
	margin: 0;
	padding: 0;
	font:12px/18px "segoe ui",arial,sans-serif;
     color:#333;
     background: #FE2E2E
}
.panel_superior_izquierdo
{
	width: 179px;
	height: 96px;
	background:url(superior_izquierdo2.jpg);
}
.panel_superior_derecho
{
	height: 110px;
	background:  url(superior_izquierdo2.jpg) repeat-x;
}
.panel_central_izquierdo
{
	vertical-align: top;
	text-align: center;
	padding-top: 40px;
	width: 179px;
   height :100px;
	background:url(fondo_central_izquierdo-2.jpg) left top repeat-y;
	background-color:#E9E9E9;
}
.panel_central_derecho
{
    vertical-align: top;
	background:url(fondo_central_derecho-2.jpg) left top no-repeat;
  
	padding: 0px 0px 5px 0px;
	background-color:#FFFFFF;

}
.panel_inferior_izquierdo
{
	background-color:#E9E9E9;
}
.panel_inferior
{
	height: 45px;	
	background: url(fondoinferior.jpg) left top repeat;
    text-align: center;
}
.panel_logo
{
    
    position: absolute;
    width: 100px;
    height: 200px;
}
