@import url("../css/reset.css");
/* Elements



----------------------------------------*/



body {
	background-color:#AAAAAA;
}
body, p, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
}
#mainContainer {
	width:899px;
	margin: 15px auto;
}
p {
	margin: 0 0 1em 0;
}
/*--- Link Styles ---*/



a:link, a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#666666;
	text-decoration:underline;
}
h1 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}
h2 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}
h3 {
	color:#0E8382;
	margin:0 0 1em 0;
	font-size:15px;
	font-weight:bold;
}
h4 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}
h5 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}
h6 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}
ul {
	margin-left:25px;
	list-style-type:none;
}
ol {
	margin-left:25px;
}
blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions



----------------------------------------*/



/*



.left {



	float:left;



}



.right {



	float:right;



}



*/



.clearThis {
	clear:both;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
p.last {
	margin-bottom:0px;
}
/* Header



----------------------------------------*/



#header {
	width:899px;
	height:97px;
	background-image:url(../images/elementsImages/header.jpg);
	background-repeat:no-repeat;
}
#header h1 {
	display:none;
}
#topHeader {
	background-image:url(../images/elementsImages/topheader.gif);
	width:899px;
	height:21px;
	text-align:right;
}
#topHeader a {
	margin-right:15px;
	font-size:11px;
	color:#FFFFFF;
}
/* Nav



	----------------------------------------*/



	ul#nav {
	margin:0;
	position:relative;
	top:70px;
}
* html ul#nav {
	margin:0;
	position:absolute;
	top:106px;
}
ul#nav li {
	float:left;
}
ul#nav li span {
	display:none;
}
ul#nav li a {
	display:block;
	height:28px;
}
li#navEmpresa a {
	background-image:url(../images/nav/navEmpresa.gif);
	width:158px;
}
li#navProductos a {
	background-image:url(../images/nav/navProductos.gif);
	width:120px;
}
li#navHome a {
	background-image:url(../images/nav/navHome.gif);
	width:109px;
}
li#navRed a {
	background-image:url(../images/nav/navRed.gif);
	width:190px;
}
li#navDescargas a {
	background-image:url(../images/nav/navDescargas.gif);
	width:110px;
}
li#navNovedades a {
	background-image:url(../images/nav/navNovedades.gif);
	width:110px;
}
li#navContacto a {
	background-image:url(../images/nav/navContacto.gif);
	width:102px;
}
li#navEmpresa a:hover, li#navProductos a:hover, li#navHome a:hover, li#navRed a:hover, li#navDescargas a:hover, li#navNovedades a:hover, li#navContacto a:hover {
	background-position:0 28px;
}
.navActivo {
	background-position:0 28px;
}
/* Banner Central



----------------------------------------*/



#bannerCentral {
	width:899px;
	height:160px;
	background-color:#666666;
}
/* Main Content



----------------------------------------*/



#mainContent {
	width:899px;
	background-image:url(../images/elementsImages/mainContentBG.gif);
	background-repeat:repeat-x;
	background-color:#7b7c7f;
}
#contenedor {
	margin-left:22px;
	margin-top:-90px;
	z-index:8000;
	position:relative;
	display:table;
}
#contenedorHeader {
	background-repeat:no-repeat;
	width:856px;
	height:105px;
}
#contenedorHeader h2 {
	display:none;
}
#contenedorHeader.home {
	background-image:url(../images/elementsImages/contenedorHeaderHome.png);
}
#contenedorHeader.empresa {
	background-image:url(../images/elementsImages/contenedorHeaderEmpresa.png);
}
#contenedorHeader.productos {
	background-image:url(../images/elementsImages/contenedorHeaderProductos.png);
}
#contenedorHeader.asistencia {
	background-image:url(../images/elementsImages/contenedorHeaderAsistencia.png);
}
#contenedorHeader.red {
	background-image:url(../images/elementsImages/contenedorHeaderRed.png);
}
#contenedorHeader.descargas {
	background-image:url(../images/elementsImages/contenedorHeaderDescargas.png);
}
#contenedorHeader.novedades {
	background-image:url(../images/elementsImages/contenedorHeaderNovedades.png);
}
#contenedorHeader.contacto {
	background-image:url(../images/elementsImages/contenedorHeaderContacto.png);
}
* html .home {
	background-image:url(../images/elementsImages/contenedorHeaderHome.png);
}
* html .empresa {
	background-image:url(../images/elementsImages/contenedorHeaderEmpresa.png);
}
* html .productos {
	background-image:url(../images/elementsImages/contenedorHeaderProductos.png);
}
* html .asistencia {
	background-image:url(../images/elementsImages/contenedorHeaderAsistencia.png);
}
* html .red {
	background-image:url(../images/elementsImages/contenedorHeaderRed.png);
}
* html .descargas {
	background-image:url(../images/elementsImages/contenedorHeaderDescargas.png);
}
* html .novedades {
	background-image:url(../images/elementsImages/contenedorHeaderNovedades.png);
}
* html .contacto {
	background-image:url(../images/elementsImages/contenedorHeaderContacto.png);
}
#contenedorMiddle {
	background-image:url(../images/elementsImages/contenedorMiddle.png);
	background-repeat:repeat-y;
	width:856px;
	padding-bottom:10px;
	display:table;
}
#contenedorMiddleWrapper {
	width:780px;
	display:table;
	margin-left:48px;
}
#contenedorFooter {
	background-image:url(../images/elementsImages/contenedorFooter.png);
	background-repeat:no-repeat;
	width:856px;
	height:52px;
	margin-bottom:15px;
}
img.left {
	border:3px solid #B3B3B3;
	float:left;
	margin-top:-3px;
	margin-bottom:12px;
	clear:both;
	margin-left:10px;
}
img.right {
	border:3px solid #B3B3B3;
	float:right;
	margin-top:-15px;
	margin-bottom:12px;
	clear:both;
	margin-right:10px;
}
/* Footer



----------------------------------------*/



#footer {
	width:899px;
	height:30px;
	background-image:url(../images/elementsImages/bottomFooter.gif);
	background-repeat:no-repeat;
}
*html #footer {
	margin-bottom:12px;
}
#footer p {
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	height:12px;
	padding-top:6px;
}
#footer a {
	color:#FFFFFF;
}
/* Secciones



----------------------------------------*/







#googleMaps {
	background-image:url(../images/secciones/gmap.jpg);
	background-repeat:no-repeat;
	width:769px;
	height:334px;
	clear:both;
}
#googleMaps iframe {
	margin-left:14px;
	margin-top:14px;
}
.direccionContacto {
	width:370px;
}
.itemAsistencia p.pdf {
	font-weight:bold;
	padding-left:16px;
	height:16px;
}
.itemAsistencia p.pdf img {
	vertical-align:top;
}
img.asistencia {
	margin-right:15px;
	clear:both
}
div.separador {
	background-image:url(../images/elementsImages/separador.jpg);
	width:808px;
	height:5px;
	clear:both;
	margin:30px 0 18px -25px;
}
table#descargas {
	width:760px;
}
table#descargas tr td.centrado {
	text-align:center;
}
table#descargas tr td {
	vertical-align:top;
	min-width:90px;
	height:36px;
	border-bottom:1px solid #CCCCCC;
	padding-top:15px;
}
table#descargas tr td.columnas {
	color:#0E8382;
	margin:0 0 1em 0;
	font-size:12px;
	font-weight:bold;
}
div#descargasNoRegistrados {
	background-image:url(../images/elementsImages/descargasNoRegistrados.jpg);
	width:393px;
	height:152px;
	margin-left:-17px;
	float:left;
}
div#descargasRegistrados {
	background-image:url(../images/elementsImages/descargasRegistradosFondo.jpg);
	width:393px;
	height:152px;
	float:right;
}
div#descargasRegistradoLogin {
	display:none;
	color:#FFFFFF;
}
div#descargasRegistradoLogin p {
	margin-top:39px;
	margin-left:34px;
	color:#FFFFFF;
	font-weight:bold;
}
div#descargasRegistradoLogin p.formulario {
	margin-top:0px;
}
div#descargasRegistradoLogin form {
	margin-top:0px;
	margin-left:32px;
}

div#descargasRegistradoLogin label {
	float:left;
	margin-left:0px;
}

div#descargasRegistradoLogin label input {
	border:2px solid #777777;
	color:#444444;
	font-size:12px;
	width:120px;
}

.btnIngresar {
	border:2px solid #777777;
	color:#555555;
	background-color:#CCCCCC;
	font-size:12px;
	margin-top:18px;
}
.btnIngresar:hover {
	background-color:#EEEEEE;
}
div#descargasRegistradoLogin label input:hover {
	background-color:#CCCCCC;
}
#columnaIzq {
	float:left;
	z-index:2;
}
#columnaDer {
	float:right;
	width:650px;
	z-index:1;
}
p.fecha {
	font-weight:bold;
	font-size:10px;
}
p.ruta {
	font-weight:bold;
	font-size:13px;
}
table#tablaProductos {
	font-size:10px;
}
table#tablaProductos tr td.centrado {
	text-align:center;
}
table#tablaProductos tr td {
	vertical-align:top;
	min-width:90px;
	height:30px;
	border-bottom:1px solid #CCCCCC;
	padding-top:10px;
}
table#tablaProductos tr td.columnas {
	color:#0E8382;
	margin:0 0 1em 0;
	font-size:12px;
	font-weight:bold;
}
/* NOTICIAS HOME */



#notiHome1, #notiHome2{
	width:231px;
	float:left;
	margin:20px 24px 10px 5px;
}
*hmtl #notiHome1, *hmtl #notiHome2{
	padding-bottom:10px;
}

#notiHome1 h3 a, #notiHome2 h3 a{
	font-size:13px;
	font-weight:bold;
	color:#000;
	
}

#notiHome1 p, #notiHome2 p{
	margin:8px 0;
	font-size:12px;
}

#notiHome1 p.elementos, #notiHome2 p.elementos{
	margin:8px 0;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#notiHome1 p a, #notiHome2 p a{
	color:#000;
	font-weight:bold;
}

.separadorHome {
	float:left;
	width:1px;
	height:156px;
	margin:20px 10px;
	background-color:#999999;
}

#textoHome{
	width:782px;
	height:212px;
	background-image:url(../images/secciones/textohome.jpg);
}

#textoHome p{
}

#textoHome #contenidoTextoHome{
	border-top:1px solid #FFF;
}

#textoHome #contenidoTextoHome p{
	color:#FFFFFF;
	display:table;
	line-height:1.1;
	margin:16px 47px 0 255px;

}

#notiHome1 div.fotoHome, #notiHome2 div.fotoHome{
	width:241px;
	height:60px;
	border:1px solid #000;
	margin-bottom:10px;
	background-position:50% 50%;
}

#destacadoHome{
	float:left;
	margin:19px 0 0 6px;
}


#destacadoHome a{
	width:254px;
	height:212px;
	display:block;
	text-indent:-9999px;
}

