/*** GENERAL ***/
HTML {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	color: #000;
}

BODY {
	width: 766px;
	margin: 2px auto;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

H1, H2, H3, H4, H5 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

DIV#cabecera H1 {
	line-height: 0.5em;
}
H1.tituloSinFloat {
	float:none;
	margin-bottom:20px;
}

HR {
	border: 1px solid #FFF;
	border-top: 1px solid #C0CF9B;
	margin: 10px 0px;
}

IMG {
	border: 0px;
}


UL, OL {
	margin: 0px;
	padding: 0px;
}

UL LI {
	list-style: square;
}

A {
	text-decoration: none;
}

.centrar {
	text-align: center;
}

.flotarIzquierda {
	float: left;
	margin: 5px 15px 5px 0px;
}

.flotarDerecha {
	float: right;
	margin: 5px 0px 5px 15px;
}

.infoExtra {
	color: #82A706;
	font-size: 0.9em;
	text-transform: uppercase;
}

P {
	margin: 0px;
}

.clear {
	clear: both;
}


/*** CABECERA ***/
H1, H2, H3 {
	float: left;
}

H1 {
	font-size: 1.5em;
}
H2 {
	background: #1F402A url(img/fondoTitulo.png) top left no-repeat;
	color: #FFF;
	height: 29px;
	width: 191px;
	text-align: left;
	padding: 62px 10px 0px;
	border-right: 2px solid #FFF;
	font-size: 2.5em;
}

H3 {
	background: #254D32 url(img/fondoSubtitulo.png) top left no-repeat;
	color: #FFF;
	height: 26px;
	width: 232px;
	text-align: right;
	padding: 65px 10px 0px;
	border-right: 2px solid #FFF;
	font-size: 1.5em;
}


/*** MENÚ ***/
UL#menu {
	width: 173px;
	height: 509px;
	background: #F2F6E9 url(img/fondoFoto.png) top left no-repeat;
	padding-left: 121px;
	float: left;
}

UL#menu LI {
	list-style: none;
	padding: 0px;
	border: 1px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

UL#menu LI#inicio { 	background: #6E9405 url(img/menu.png) 0px -1px no-repeat; }
UL#menu LI#empresa { background: #6E9405 url(img/menu.png) 0px -2.8em no-repeat; }
UL#menu LI#catalogo { background: #6E9405 url(img/menu.png) 0px -5.4em no-repeat; }
UL#menu LI#obras { background: #6E9405 url(img/menu.png) 0px -8.0em no-repeat; }

UL#menu LI#inicio H4 {
	border-top: 1px solid #FFF;
}

UL#menu H4 {
	padding: 0.4em 5px 0.4em 16px;
	font-size: 1.2em;
	background: url(img/flechita.gif) 0px 0.6em no-repeat;
}

UL#menu A {
	color: #FFF;
}

UL#menu A:hover {
	font-weight: bold;
	letter-spacing: -0.05em;
	word-spacing: 0.2em;
}


/*** SUBMENU ***/
UL#menu H5 {
	background: #C0CF9B;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 16px;
	font-size: 1em;
	border-top: 2px solid #FFF;
	/*display: none;*/
}

UL#menu UL.submenu {
	border-top: 2px solid #FFF;
	padding: 5px 0px;
	background: #D9E3C1;
	/*display: none;*/
}
UL#menu H5.oculto {
	background: #C0CF9B;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 16px;
	font-size: 1em;
	border-top: 2px solid #FFF;
	display: none;
}

UL#menu UL.submenuoculto {
	border-top: 2px solid #FFF;
	padding: 5px 0px;
	background: #D9E3C1;
	display: none;
}

UL#menu UL.submenu LI {
	padding: 0px 5px 1px 14px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-size: 1em;
	border: 0px;
	background: #D9E3C1;
}

UL#menu UL.submenu A {
	color: #000;
}

UL#menu UL.submenu A:hover {
	font-weight: bold;
}


/*** PIE ***/
UL#menu LI#pie {
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 5px 14px;
	border: 2px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 0px;
	background: #F2F6E9;
	text-align: center;
}

LI#pie A {
	color: #000;
}


/*** CONTENIDO ***/
DIV#contenido {
	text-align: justify;
	margin: 0px 0px 0px 289px;
	padding: 0px;
}

DIV#contenido A {
	color: #536F07;
	font-weight: bold;
}

DIV#contenido A:hover {
	color: #82A706;
	text-decoration: underline;
	position: relative;
}

DIV#contenido UL LI {
	margin: 1px 0px 1px 12px;
}


/*** BARRA PRINCIPAL ***/
DIV#barraPrincipal {
	float: left;
	width: 221px;
	padding: 15px;
	border-right: 2px solid #fff;
	background: #fff;
}

DIV#barraPrincipal P, DIV#barraPrincipalSinSecundaria P {
	margin: 0px 0px 10px;
}

DIV#barraPrincipalSinSecundaria {
	padding: 10px 15px 15px 20px;
}

DIV#barraPrincipal H5, DIV#barraSecundaria H5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px -2px;
}


/*** BARRA SECUNDARIA ***/
DIV#barraSecundaria {
	background: #F2F6E9;
	width: 181px;
	/*margin-left: 258px;*/   /* Comentado porque petaba en IE */
	  float: right;  /* ibc */
	  margin-right: 8px; /margin-right: 4px;  /* ibc */
	padding: 10px 15px;
	text-align: left;
}

DIV#barraSecundaria DIV.bloqueFlecha {
	float:left;
	width:10px;
	height:12px;
	background:#E2E9CF;
	margin:18px 1px;
}

DIV#barraSecundaria DIV.bloqueFoto {
	float:left;
	width:38px;
	height:38px;
	background:#E2E9CF;
	margin:5px 1px;
}

DIV#barraSecundaria DIV.bloqueFoto A IMG {
	margin-bottom:-4px;
	padding:0px;
}

DIV#barraSecundaria DIV.fotoGrande {
	margin-top:25px;

}

TABLE.direccion {
	background:#F2F6E9;
	width:100%;
}

TABLE.direccion TD {
	padding-right: 5px;
	vertical-align: top;
}

IMG.miniImagen {
	float: left;
	margin: 5px 10px 0px 0px;
}
