﻿/*-----------------------------------------------------------------------------
Estilos para todos los navegadores

version:   1.0
autor:     Luis Latre, Soluciones Binaria
email:     luislatretena@solucionesbinaria.com
notas:     Poner todo en minúsculas.
-----------------------------------------------------------------------------*/

/* = Comunes a todas las páginas y elementos sueltos
-----------------------------------------------------------------------------*/

/* Quitar borde alrededor de las imágenes con link */
img 
{
	border: 0px;
}
form
{
	padding:0px;
	margin:0px;
}

/* = (PáginaMaestra.Master)
-----------------------------------------------------------------------------*/

body
{
	background:url(../IMG/RepetidorFondo.gif) repeat-y top center;
	margin:0px;
	padding:0px;
}

div#web
{
	width:960px;
	margin:0 auto;
}

/*LLT: Hack para chrome porque se va un pixel*/
body:nth-of-type(1) div#web
{
	width:959px;
}
	div#web div#cabecera
	{
		background:url(../IMG/Cabecera.jpg) no-repeat top left;
		width:960px;
		height:206px;
	}
		div#web div#cabecera a#aLogo
		{
			display:block;
			height:93px;
			width:505px;
			position:relative;
			top:100px;
			left:35px;
		}
		div#web div#cabecera a#aLogo span
		{
			display:none;
		}
	div#web div#cuerpo
	{
		background:url(../IMG/RepetidorContenido.png) top right repeat-y;
		margin:0 auto;
		width:890px;
		position:relative;
		top:87px;
	}
		div#web div#cuerpo div#zonaSuperior
		{
			height:50px;
			width:890px;
			position:relative;
			top:-50px;
		}
		div#web div#cuerpo div#zonaSuperior div#esqSupIzqMenu
		{
			background:url(../IMG/EsquinaSupIzq.gif) top left no-repeat;
			width:68px;
			height:50px;
			position:absolute;
		}
		div#web div#cuerpo div#zonaSuperior div#repetidorSupMenu
		{
			background:url(../IMG/RepetidorSuperior.gif) top left repeat-x;
			width:61px;
			height:50px;
			position:absolute;
			left:68px;
		}
		div#web div#cuerpo div#zonaSuperior div#esqSupDchaMenu
		{
			background:url(../IMG/EsquinaSupDcha.gif) top right no-repeat;
			width:68px;
			height:50px;
			position:absolute;
			left:129px;
		}
		div#web div#cuerpo div#zonaSuperior div#esqSupIzqPrincipal
		{
			background:url(../IMG/EsquinaSupIzq.gif) top left no-repeat;
			width:68px;
			height:50px;
			position:absolute;
			left:191px;
		}
		div#web div#cuerpo div#zonaSuperior div#repetidorSupPrincipal
		{
			background:url(../IMG/RepetidorSuperior.gif) top left repeat-x;
			width:526px;
			height:50px;
			position:absolute;
			left:259px;
		}
		div#web div#cuerpo div#zonaSuperior div#esqSupDchaPrincipal
		{
			background:url(../IMG/EsquinaSupDchaTenedores.png) top right no-repeat;
			width:375px;
			height:130px;
			position:absolute;
			right:0px;
			top:-80px;
		}
		div#web div#cuerpo div#zonaSuperior div#esqSupDchaPrincipal span
		{
			display:none;
		}
		div#web div#cuerpo div#contenido
		{
			position:relative;
			top:-50px;
		}
		div#web div#cuerpo div#contenido div#menuLateral
		{
			background:url(../IMG/Menu.jpg) top right no-repeat;
			margin-top:-20px;
			padding-top:39px;
			float:left;
			width:149px;
			padding-left:25px;
		}
		div#web div#cuerpo div#contenido div#menuLateral ul#menu
		{
			margin:0px;
			padding:0px;
			list-style-type:none;		
		}
		div#web div#cuerpo div#contenido div#menuLateral ul#menu li
		{
			text-align:left;
			font-family:arial;
			font-size:12px;
			
			font-weight:bold;
		}
		div#web div#cuerpo div#contenido div#menuLateral ul#menu li a
		{
			background:url(../IMG/Boton.jpg) top left no-repeat;
			padding-left:15px;
			padding-top:12px;
			height:43px;
			width:134px;
			color:#FFF;
			text-decoration:none;
			display:block;
		}
		
		div#web div#cuerpo div#contenido div#menuLateral ul#menu li a:hover
		{
			background:url(../IMG/Boton.jpg) top right no-repeat;
		}
		
		div#web div#cuerpo div#contenido div#zonaCentral
		{
			float:right;
			margin-right:55px;
			width:600px;
			padding:0px;
		}
		div#web div#cuerpo div#contenido div#zonaCentral h2#titulo
		{
			display:none;
		}
		div#web div#cuerpo div#zonaInferior
		{
			clear:both;
			position:relative;
			top:-40px;
		}
		div#web div#cuerpo div#zonaInferior div#esqInfIzqMenu
		{
			background:url(../IMG/EsquinaInfIzq.gif) top left no-repeat;
			width:68px;
			height:58px;
			position:absolute;
		}
		div#web div#cuerpo div#zonaInferior div#repetidorInfMenu
		{
			background:url(../IMG/RepetidorInferior.gif) top left repeat-x;
			width:61px;
			height:58px;
			position:absolute;
			left:68px;
		}
		div#web div#cuerpo div#zonaInferior div#esqInfDchaMenu
		{
			background:url(../IMG/EsquinaInfDcha.gif) top right no-repeat;
			width:68px;
			height:58px;
			position:absolute;
			left:129px;
		}
		div#web div#cuerpo div#zonaInferior div#esqInfIzqPrincipal
		{
			background:url(../IMG/EsquinaInfIzq.gif) top left no-repeat;
			width:68px;
			height:58px;
			position:absolute;
			left:191px;
		}
		div#web div#cuerpo div#zonaInferior div#repetidorInfPrincipal
		{
			background:url(../IMG/RepetidorInferior.gif) top left repeat-x;
			width:563px;
			height:58px;
			position:absolute;
			left:259px;
		}
		div#web div#cuerpo div#zonaInferior div#esqInfDchaPrincipal
		{
			background:url(../IMG/EsquinaInfDcha.gif) top right no-repeat;
			width:68px;
			height:58px;
			position:absolute;
			right:0px;
		}
	
	div#web div#pie
	{
		margin:0 auto;
		width:890px;
		position:relative;
		top:107px;
		height:80px;
		padding-bottom:30px;
	}	
		div#web div#pie div#parteIzquierdaPie
		{
			background:url(../IMG/ParteIzquierdaPie.png) top left no-repeat;
			position:absolute;
			width:50px;
			height:80px;
		}
		div#web div#pie div#contenidoPie
		{
			background:url(../IMG/RepetidorPie.png) top right repeat-x;
			position:absolute;
			width:785px;
			height:80px;
			left:50px;
			text-align:center;
			color:#CEB08E;
			padding-top:20px;
			font-family:Arial;
			font-size:12px;
		}
		div#web div#pie div#parteDerechaPie
		{
			background:url(../IMG/ParteDerechaPie.png) top right no-repeat;
			position:absolute;
			right:0px;
			width:55px;
			height:76px;
		}
	