@charset "utf-8";
body {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6b73;
}
h1, h2,h3, input, form, ul, li{
	margin:0;
	padding:0;
}
input, select, textarea{
	color: #5f6b73;
	font-size:11px;
}
li {
	list-style-type:none;
}
p{
	margin:0;
	padding:0 0 10px 0;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color: #c41230;
/*	text-decoration:underline;*/
}
a img{
	border:none;
}
.boton{
	background-color:#d3d9de;
	border-bottom:1px solid #868688;
	border-left:1px solid #d3d9de;
	border-right:1px solid #d3d9de;
	border-top:1px solid #d3d9de;
	padding:1px 3px;
	font-size:10px;	
	color:#455560;
}
#divPrincipal{
	margin: auto;
	text-align: left;
	width: 838px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6b73;
	padding-bottom: 30px;
}

#divHerramientas {
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 4px 5px 0;
}
#divHerramientas span {
	padding: 0px 8px;
}
#divHerramientas a {
	color: #FFFFFF;
}
#divHerramientas a:hover {
	text-decoration: underline;
/*	color: #000000;*/
}

/************* INICIO DIVCABECERA *****************************/
#divLogo {
	width: 210px;
	height: 126px;
	background-image: url(../images/back_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-bottom: 11px;
	margin-right: 10px;
}
#divLogo img {
	margin: 18px 0px 0px 32px;
}
#divBannerCabecera {
	width: 618px;
	float: right;
}
/************* FIN DIVCABECERA *****************************/

/************* INICIO DIVCONTENIDO *****************************/
#divContenido {
	clear: both;
	background-image: url(../images/back_contenido.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 413px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 413px;/* this is also the min height for IE */
}
#divIzquierda {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#divIzquierdaHome {
	width: 210px;
	min-height: 413px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 413px;/* this is also the min height for IE */
	background-color:#c03030;
	float: left;
}
#divDerecha {
	float: right;
	width: 618px;
}

#divCuerpo {
	float: left;
	width: 390px;
	padding: 16px 22px 10px 10px;
	color: #000000;
	line-height: 15px;
	font-size: 12px;
}
#divCuerpo h1 {
	font-size: 14px;
/*	border-bottom: 2px solid #5f6b73;*/
	border-bottom: 2px solid #000000;
	padding: 1px 0px 2px 0px;
	margin-bottom: 8px;
	color: #c41230;
}
#divCuerpo h2 {
	font-size: 11px;
	color: #c41230;
}
#divCuerpo h3 {
	font-size: 11px;
/*	color: #000000;*/
}
#divRuta{
	color:#999999;
	height:20px;
	padding:0;	
}
#divRuta a{
	color:#999999;
}
#divRuta a:hover {
	color: #c41230;
}
#divLateral {
	float: right;
	width: 182px;
	padding: 30px 14px 10px 0px;
	font-size: 11px;
	color: #000000;
}
#divLateral h1 {
/*	border-bottom: 2px solid #5f6b73;*/
	border-bottom: 2px solid #000000;
	padding: 7px 0px 3px 0px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #000000;
/*	background-image: url(../images/flecha_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#000000;*/
}
#divLateral ul {
	margin-top: 3px;
}
#divLateral li {
	padding-right:6px;
}
#divLateral a:hover {
/*	color: #c41230;*/
	color: #000000;
	text-decoration: none;
}
/************* FIN DIVCONTENIDO *****************************/

/************* INICIO DIVDERECHA *****************************/
#divMenu {
	padding: 27px 11px 11px 34px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#divMenu div {
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../images/flecha_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 10px 2px 0px;
}
#divMenu div.classSelect {
	background-image: url(../images/flecha_up.gif);
	font-weight: bold;
}
#divMenu div.classSelect a {
/*	background-image: url(../images/flecha_up.gif);*/
	font-weight: bold;
/*	color: #000000;*/
}
#divMenu a {
	font-weight: normal;
	color: #FFFFFF;
}
#divMenu a:hover {
/*	color: #000000;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

#divMenu #divMenuNivel2 {
	border-bottom: 0px none #FFFFFF;
	background-image: none;
	padding: 5px 0px 0px 10px;
/*	padding: 5px 0px 0px 30px;*/
	font-size: 11px;
}
#divMenu #divMenuNivel2 div {
	border-bottom: 1px solid #FFFFFF;
	background-image: none;
	padding: 1px 5px 1px 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#divMenu #divMenuNivel2 a {
	font-weight: normal;
}
#divMenu #divMenuNivel2 a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/************* FIN DIVDERECHA *****************************/

/************* INICIO DIVLOGIN *****************************/
#divBannerCabeceraLogin{
	width: 618px;
	float: left;
}
#divDerechaLogin{
	width: 210px;
	float: right;
	margin-left: 6px;
}
#divLogoLogin {
	height: 126px;
	background-image: url(../images/back_logologin.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 11px;
}
#divLogoLogin img {
	margin: 18px 0px 0px 32px;
}
#divLogin{
	background-image: url(../images/fdo_login.jpg);
	background-repeat: repeat-x;
	height: 118px;
	padding:7px 8px 0 10px;
	font-size:10px;
	color: #666666;
}
#divLogin input{
	font-size:10px;
	color: #5f6b73;
	border:1px solid #ffffff;
}
#divLogin .boton{
	background-color:#d3d9de;
	border-bottom:1px solid #868688;
	border-left:1px solid #d3d9de;
	border-right:1px solid #d3d9de;
	border-top:1px solid #d3d9de;
	padding:1px 3px;
	font-size:10px;	
	color:#455560;
}

#divLogin h1 {
	font-size: 11px;
	border-bottom: 1px solid #000000;
	padding: 0;
	margin-bottom: 3px;
	color:#455560;
}
#divLogin .bordeBotton {
	border-bottom:1px solid #868688;
	padding:2px 0 3px 0;
}
/************* FIN DIVLOGIN *****************************/

/************* INICIO INFORMACION *****************************/

#divInfo{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size:10px;
}
#divInfoB{
	font-size:10px;
}
#divInfo img, #divInfoB img{
	margin-left:3px;
}

#divInfo em, #divInfoB em{
	font-style:normal;
	float:right;
	color:#000000;
}
#divInfoB a{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
/************* FIN INFORMACION *****************************/
.classImagenProducto {
	min-height: 195px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 195px;/* this is also the min height for IE */
	margin-bottom:10px;
}

/********** INICIO ACCORDION  *****************/
#container{
	margin-left:5px;
	margin-bottom:10px;
	min-height: 195px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 195px;/* this is also the min height for IE */
}	
.accordion_toggle {
	display: block;
	height: 20px;
	background-image: url(../images/flecha_down-b.gif);
	background-position:right -7px;
	background-repeat:no-repeat;
	padding: 0 10px 0 0;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
/*	color: #000000;*/
	border-bottom: 1px solid #999999;
	cursor: pointer;
	margin: 0;
}
.accordion_toggle_active {
	display: block;
	height: 20px;
	background-image: url(../images/flecha_up-b.gif);
	background-position:right -7px;
	background-repeat:no-repeat;
	padding: 0 10px 0 0;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
/*	color: #000000;*/
	border-bottom: 1px solid #999999;
	cursor: pointer;
	margin: 0;
}
.accordion_content {
	overflow: hidden;
	padding:0;
	margin:0;
}
.accordion_content h3 {
	margin:0;
	padding:0;
}

/********** INICIO GALERIA *****************/
#divFdoGris{
	background-color:#e6e9eb;
	padding:5px;
	margin-bottom:10px;
}
/********** FIN GALERIA *****************/

/********** INICIO GALERIA *****************/
#divCuadro{
	margin-right:-10px;
}
#divCuadro td{
	padding:2px 5px;
}
#divCuadro th{
	border-bottom:2px solid #868688;
	padding:2px 0 3px 0;
	text-align:left;
	color:#000000;
}
/********** FIN GALERIA *****************/

/********** INICIO BUSQUEDA *****************/
#divBusqueda{
	margin-top:20px;
}
#divBusqueda .bordeBotton {
	border-bottom:1px solid #868688;
	border-top:1px solid #868688;
	padding:2px 0;
}
/********** FIN BUSQUEDA *****************/

/********** INICIO ABC *****************/
#divAbc{
	word-spacing:2px;
/*	text-align:right;*/
/*	color: #c41230;*/
}
#divAbc strong {
	color: #c41230;
/*	color: #000000;*/
}
/********** FIN ABC *****************/

/********** INICIO MAPA *****************/
#divMapa strong a{
/*	color: #000000;*/
}
#divMapa a:hover{
	color: #c41230;
	text-decoration: none;
}
#divMapa div{
/*	padding-left:10px;*/
}
/********** FIN MAPA *****************/
#divListado {
	margin-right: -10px;
}
#divListado td {
	padding-right: 10px;
}
#divDescargar {
	border-top:1px solid #868688;
}
#divDescargar td{
	border-bottom:1px solid #868688;
}
#divDescargar a{
	font-size:10px;
}
#divDescargar img{
	margin-left:3px;
}
#divPaginado {
	font-weight: bold;
}
#divPaginado a {
	font-weight: bold;
}
#divPaginado a:hover {
	color: #c41230;
}

.txtnumero {
	color:#999999;
}
#divDescargar a, #divInfo a, #divInfoB a{
	color:#999999;
}
#divDescargar a:hover, #divAbc a:hover, #divInfo a:hover, #divInfoB a:hover{
	color: #c41230;
	text-decoration:none;
}