﻿/*ESTILOS MAQUETACION*/

html, body, form
{
    margin:0px; padding:0px;
    width:100%; height:100%;
    background-color:#ffffff;
}

.cabecera
{
	 background-image:url(../Images/cabecera.gif);
	 width:1000px;
	 height:239px;
}

.pie
{
	width:100%;
	height:55px;
	padding-top:5px;	
}

.total
{
	 width:1000px;	
}

.lnk_logo
{
	 float:left;
	 width:300px;
	 height:100%;
}

.central_izquierdo
{
	
	width:228px;
}

.central_derecho
{
	width:228px;
}

.central_central
{
	width:540px;
}

/*--------------------*/

.fondo_seccion
{
	background-image:url(../Images/icono_menu_ps.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
	height:32px;
	min-height:32px;
	height:auto !important;
}
