@charset "utf-8";
    body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
    }
    .oneColFixCtrHdr #container {
	width: 910px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding-right: 22px;
	padding-left: 22px;
	height: 600px;
    }
    .oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	height: 55px;
	background-image: url(../img/home-fondo-barra.gif);
	background-repeat:  repeat-x;
	background-position: 0 68px;
	padding-left: 15px;
	padding-top: 15px;
	width: 880px;
	padding-right: 10px;
	clear: right;
	float: left;
    }
    .oneColFixCtrHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
    .oneColFixCtrHdr #mainContenta {
	padding: 0 0px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	background: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
    }
    .oneColFixCtrHdr #footer {
	margin-top:10px;
	padding: 5px 10px 0 10px;
	height: 58px;
	background-image: url(../img/home-fondo-barra.gif);
	background-repeat: repeat-x;
	color: #666666;
	width: 890px;
	float: left;
    }
    .oneColFixCtrHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	font-size: 11px;
    }
#mainContenta #sidebar1 li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
	width: 145px;
	list-style-type: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/menu-fletxa.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	letter-spacing: 2px;
	font-size: 10px;
}
#mainContenta #sidebar1 ul {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainContenta #sidebar2 .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	height: 12px;
}
#mainContenta #sidebar2 .txtlegalder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px;
}
#mainContenta #sidebar2 #homenoticias {
	font-size: 12px;
}
#mainContenta #sidebar2 #homenoticias p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#homenoticias .hometitnoti {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
#footer .homeimginf {
	text-align: right;
	float: right;
}
#footer .homeimginf #pidanuestrosc {
	margin-right: 115px;
}
#footer p {
	float: left;
}
.identificarse {
	background-image: url(../img/home-fono-clientesgif.gif);
	height: 215px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#sidebar1 .identificarse input {
	font-size: 11px;
	margin-bottom: 5px;
	height: 11px;
}
#sidebar1 .identificarse img {
}
.entrarlog {
	height: 130px;
	margin-bottom: 35px;
}
#footer a {
	color: #666666;
}
#homenoticias .noticlasbloque {
	margin-top: 3px;
	height: 145px;
	overflow: auto;
}
.pitlogo {
	text-align: right;
	width: 250px;
}
#header #mopec {
	float: left;
	clear: right;
}
#header #logomopec {
	float: left;

}
#header #pitlogo {
	float: right;
	margin-top: 10px;
}
#header .textder {
	text-align: right;
}
#titint {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	height: 16px;
	margin-bottom: 25px;
	width: 680px;
}
#titint .titimg {
	float: left;
	width: 350px;
	color: #990000;
	font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
}
#titint .tittext {
	text-align: right;
	float: right;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#titint .tittext a {
	color: #666666;
	text-decoration: none;
}
#titintprod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	height: 16px;
	margin-bottom: 10px;
	width: 680px;
}
#titintprod .titimg {
	float: left;
	width: 350px;
	color: #990000;
	font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
}
#titintprod .tittext {
	text-align: right;
	float: right;
	width: 330px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#titintprod .tittext a {
	color: #666666;
	text-decoration: none;
}
#catalogo_general {
	margin-left: 0px;
}

#catalogo_general_pre {
	margin-left: 115px;
}
.catalogo {
	float: left;
	width: 140px;
	margin-right: 25px;
}
.txt-sub-productos {
	background-image: url(../img/fletxa-gris.gif);
	background-position: 0px 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.tit-sub-productos {
	font-size: 14px;
	color: #990000;
	line-height: 13px;
	margin-bottom: 5px;
}
.tit-sub-productos a {

}
.txt-sub-productos a {

}
#mainContent #catalogo_general_pre .catalogo .txt-sub-productos a {
	color: #666666;
	text-decoration: none;
}
#mainContent #catalogo_general_pre .catalogo .txt-sub-productos .tit-sub-productos a {
	color: #990000;
}
#catalogo_general #foto1 {
	float: left;
	width: 340px;
	text-align: right;
	margin-top: 15px;
}
#catalogo_general #foto2 {
	float: right;
	width: 340px;
	margin-top: 15px;
}
#buscador {
	width: 150px;
	padding: 5px;
	border: 1px solid #990000;
	margin-top: 15px;
	text-align: center;
}
#buscador .tit {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
#mostrarfotos {
	margin-left: 50px;
}

#flashcontentbanner {
	height: 51px;
	width: 157px;
}
.catalogo img {
	border: 1px solid #333333;
}

