﻿/*ESTILOS MAQUETACION*/
html, body, form
{
    margin:0px; padding:0px;
    width:100%; height:100%;
}

.total
{
	border-left-color:#a83d1b; border-left-style:solid; border-left-width:9px;
	border-right-color:#a83d1b; border-right-style:solid; border-right-width:9px;
	border-top-color:#a83d1b; border-top-style:solid; border-top-width:9px;	

}

.cabecera
{
	width:982px;
	height:160px;
	background-image:url("../Images/cabecera3.gif");
	background-repeat:no-repeat;
}

.pie
{
	border-left-color:#a83d1b; border-left-style:solid; border-left-width:9px;
	border-right-color:#a83d1b; border-right-style:solid; border-right-width:9px;
	background-color:#a83d1b;	
}

.menu0
{
	width:83px;
	height:30px;
	background-image:url("../Images/menu0.jpg");
	background-repeat:no-repeat;
}

.menu1
{
	width:159px;
	height:30px;
	background-image:url("../Images/menu1.jpg");
	background-repeat:no-repeat;
}

.menu2
{
	width:162px;
	height:30px;
	background-image:url("../Images/menu2.jpg");
	background-repeat:no-repeat;
}

.menu3
{
	width:150px;
	height:30px;
	background-image:url("../Images/menu3.jpg");
	background-repeat:no-repeat;
}

.menu4
{
	width:161px;
	height:30px;
	background-image:url("../Images/menu4-2.jpg");
	background-repeat:no-repeat;
}

.imagen_central
{
	width:718px;
	height:293px;
	background-image:url("../Images/central_completo3.jpg");
	background-repeat:no-repeat;	
	background-position:center;
}

.imagen_lateral
{
	width:40px;
	height:419px;
	background-image:url("../Images/lateral.jpg");
	background-repeat:no-repeat;
	float:left;	
}

.contenido_central
{
	 width:720px;
	 float:left;
	 padding-left:125px;
	 padding-right:20px;	
}
.contenido_central_mp2
{
	 width:720px;
	 float:left;
	 padding-left:125px;
	 padding-right:20px;
}
.cabecera-central
{
	float:left;	
}

.inf_i
{
	width:48px;
	height:49px;
	background-image:url("../Images/inf_i.jpg");
	background-repeat:no-repeat;	
}

.inf_d
{
	width:48px;
	height:49px;
	background-image:url("../Images/inf_d.jpg");
	background-repeat:no-repeat;	
}

.sup_i
{
	width:48px;
	height:49px;
	background-image:url("../Images/sup_i.jpg");
	background-repeat:no-repeat;	
}

.sup_d
{
	width:48px;
	height:49px;
	background-image:url("../Images/sup_d.jpg");
	background-repeat:no-repeat;	
}

.superior
{
	width:48px;
	height:49px;
	background-image:url("../Images/superior.jpg");
	background-repeat:repeat-x;
}

.inferior
{
	width:48px;
	height:49px;
	background-image:url("../Images/inferior.jpg");
	background-repeat:repeat-x;
}

.derecha
{
	width:48px;
	height:49px;
	background-image:url("../Images/derecha.jpg");
	background-repeat:repeat-y;
}

.izquierda
{
	width:48px;
	height:49px;
	background-image:url("../Images/izquierda.jpg");
	background-repeat:repeat-y;
}

/*Borde 1*/

.b1_inf_i
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_inf_i.jpg");
	background-repeat:no-repeat;	
}

.b1_inf_d
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_inf_d.jpg");
	background-repeat:no-repeat;	
}

.b1_sup_i
{
	width:91px;
	height:92px;
	background-image:url("../Images/b1_sup_i.jpg");
	background-repeat:no-repeat;	
}

.b1_sup_d
{
	width:26px;
	height:92px;
	background-image:url("../Images/b1_sup_d.jpg");
	background-repeat:no-repeat;	
}

.b1_superior
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_superior.jpg");
	background-repeat:repeat-x;
}

.b1_inferior
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_inferior.jpg");
	background-repeat:repeat-x;
}

.b1_izquierda
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_izquierda.jpg");
	background-repeat:repeat-y;
}

.b1_derecha
{
	width:26px;
	height:26px;
	background-image:url("../Images/b1_derecha.jpg");
	background-repeat:repeat-y;
}

.lnk_logo
{
	 float:left;
	 width:700px;
	 height:92px;
	 margin-left:135px;
	 margin-top:68px;
}