@charset "utf-8";

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	
	background-image:url(../img/patron_bkg.jpg);
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
strong{
	font-weight:bold;
}


.oneColFixCtrHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:hidden;
	height:auto;
	
	min-height:735px;
	height: auto !important;
	height: 735px;
}



span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #999999;
	font: 12px/21px arial,sans-serif;
	background: url(../img/select_productos.jpg) no-repeat;
	overflow: hidden;
	font-size:10px;
}


span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
}




hr.divisor{
	margin-top:15px;
}
div.divisor{
	height:15px !important;
}
/*
-------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA HEADER
*/
.oneColFixCtrHdr #header {
	overflow:hidden;
	margin-top:10px;
	margin-left:31px;
	margin-right:31px;
	height:142px;
}

.oneColFixCtrHdr #header #menu_usuario {
	position:absolute;
	z-index:2;
	width:962px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.oneColFixCtrHdr #header #menu_usuario ul,li{
	display:inline;
}
.oneColFixCtrHdr #header #menu_usuario li{
	margin-left:5px;
	margin-right:5px;
}
.oneColFixCtrHdr #header #menu_usuario li b{
	font-weight:normal;
	color:#57B6DD;
	text-transform:uppercase;
}
.oneColFixCtrHdr #header #menu_usuario .separador{
	border-right:1px solid #999999;
	margin-left:0 !important;
	margin-right:0 !important;
}


.oneColFixCtrHdr #header #menu_usuario span.select{
	width: 110px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	background: url(../img/select_idiomas.jpg) no-repeat;
	color: #999999;
	text-transform:uppercase;
	text-align:left;
	font-size:9px;
}
.oneColFixCtrHdr #header #menu_usuario select{
	width:110px;
	text-transform:uppercase;
	font-size:9px;
	color:#999999;
}



.oneColFixCtrHdr #header #buscador{
	overflow:hidden;
	float:left;
	position:absolute;
	z-index:4;
}
.oneColFixCtrHdr #header #buscador div{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #header #buscador input{
	border:solid 1px #999999 !important;
	font-size:10px;
	height:15px;
	width:200px;
}

.oneColFixCtrHdr #header #buscador #buscar{
	margin-left:-2px;
	font-size:9px;
	color:#999999;
	border:0 !important;
	background:0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	width:50px;
	text-align:left;
}


.oneColFixCtrHdr #header #menu_opciones{
	position:absolute;
	z-index:0;
	margin-top:6px;
	width:962px;
	height:115px;
	background: url(../img/logo.jpg) no-repeat center center;
}

.oneColFixCtrHdr #header #menu_opciones div{
	display:inline;
	text-align:center;
	height:16px;
	margin-top:56px;
		
}

.oneColFixCtrHdr #header #menu_opciones a{
	letter-spacing:1px;
}

.op_izq{
	float:left;
	width:86px;
	border-left:#333333 1px dotted;
}
.op_der{
	float:right;
	width:108px;
	border-right:#333333 1px dotted
}










/*
-------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA MAINCONTENT
*/
.oneColFixCtrHdr #mainContent ul,ol{
	color:#333333;
}
.oneColFixCtrHdr #mainContent ol li{
	display:list-item;
	list-style-type:decimal;
	margin-bottom:5px;
	margin-left:30px;
	color:#333333;
}
.oneColFixCtrHdr #mainContent ul li{
	display:list-item;
	list-style-type:disc;
	margin-bottom:5px;
	margin-left:30px;
	color:#333333;
}
.oneColFixCtrHdr #mainContent em{
	font-style:italic;
}



.oneColFixCtrHdr #mainContent {
	overflow:hidden;
	margin-left:31px;
	margin-right:31px;
	margin-bottom:15px;
}

.oneColFixCtrHdr #mainContent #selectarchivos{
	width: 190px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	background: url(../img/select_productos.jpg) no-repeat;
	color:#999999;
	margin-bottom:10px;
	margin-top:10px;
	font-size:10px;
}

.oneColFixCtrHdr #mainContent #info_izq{
	width:200px;
	float:left;
	overflow:hidden;
	/* background-color:#57B6DD; */
	/*margin-top:5px;*/
}
.oneColFixCtrHdr #mainContent #info_centro{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	width:498px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	
}
.oneColFixCtrHdr #mainContent #info_centro h1{
	font-size:16px;
	margin-top:12px;
	margin-bottom:12px;
	color:#666666;
	text-align:left;
	*margin-top:0;
}
.oneColFixCtrHdr #mainContent #info_centro h1 a{
	color:#57B6DD;
}


.oneColFixCtrHdr #mainContent #info_centro h2{
	float:left;
	margin-top:20px;
	font-size:8px;
}
.oneColFixCtrHdr #mainContent #info_centro h3{
	float:right;
	margin-top:20px;
	font-size:8px;
	color:#999999;
}


.oneColFixCtrHdr #mainContent #info_der{
	width:200px;
	float:right;
	overflow:hidden;
	/*margin-top:5px;*/
}
.oneColFixCtrHdr #mainContent #info_der div{
	float:right;
}

.oneColFixCtrHdr #mainContent .bloque{
	width:196px;
	height:176px;
	background-image:url(../img/fondo_bloque.jpg);
	background-repeat:no-repeat;
	padding:6px;
}
.oneColFixCtrHdr #mainContent .bloque h1{
	color:#999999;
	margin-top:3px;
	*margin-top:0px;
}















/*
-------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA FOOTER
*/
.oneColFixCtrHdr #footer {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin-left:31px;
	margin-right:31px;
	margin-top:20px;
	margin-bottom:0;
	
	width:1024px;
	margin:0 auto;
	height:32px;
	text-align:left;
}
.oneColFixCtrHdr #footer hr{
	margin-left:31px;
	margin-right:31px;
}
.oneColFixCtrHdr #footer p{
	*margin-top:0;
	font-weight:normal;
	margin-left:31px;
	margin-right:31px;
}
.oneColFixCtrHdr #footer b{
	font-weight:normal;
}






/*
---------------------------------------------------------------------------------------------------------------------------------
	CLASES
---------------------------------------------------------------------------------------------------------------------------------
*/
.inicio_compartir{
	overflow:hidden;
	margin-top:36px;
}
.inicio_compartir h2{
	margin:0 !important;
	margin-top:2px !important;
}
.inicio_compartir div{
	font-size:8px;
	float:right;
	color:#57B6DD !important;
}
.inicio_compartir div a{
	color:#57B6DD !important;
}


#addthis_alineado_derecha_17px {
	margin-top:17px;
	color:#999999; 
	font-size:8px; 
	text-align:right;
	color:#57B6DD !important;
	height:auto !important;
}
#addthis_alineado_derecha_17px a{
	color:#57B6DD !important;
}

#addthis_alineado_derecha_22px {
	margin-top:22px;
	color:#57B6DD; 
	font-size:8px; 
	text-align:right;
	height:auto !important;
}
#addthis_alineado_derecha_22px a{
	color:#57B6DD;
}

#addthis_alineado_derecha_27px {
	margin-top:27px;
	color:#999999; 
	font-size:8px; 
	text-align:right;
	color:#57B6DD;
	height:auto !important;	
}
#addthis_alineado_derecha_27px a{
	color:#57B6DD;
}

#addthis_alineado_izquierda {
	margin-top:10px; 
	margin-bottom:10px;
	color:#57B6DD; 
	font-size:8px;
	height:auto !important;
	text-transform:uppercase;
}
#addthis_alineado_izquierda a{
	color:#57B6DD;
}
						
.add_this{
	vertical-align:middle;
	margin-top:0 !important;
	margin-bottom:0 !important;
}

.menu_luz a{
	background-image:url(../img/btn_luz.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}



.oculto{
	display:none;
}
.visible{
	display:block;
}


.submenu ul{
	font-size:12px;
}
.submenu li{
	display:list-item;
	list-style-type:none !important;
	margin:0 !important;
	margin-bottom:0 !important;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	*padding-top:0;
	*padding-bottom:15px;
}
.submenu li a{
	color:#999999;
	font-weight:normal;
}
.submenu li b{
	color:#333333;
	font-weight:normal;
}
.submenu li.separador{
	border-top:dotted 1px #999999;
	margin:0 !important;
	padding:0 !important;
}


.img_izq{
	width:200px;
	overflow:hidden;
	margin-bottom:15px;
}
.img_izq a:hover{
	text-decoration:underline;
	color:#999999;
}

.img_pie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	width: 100%;
}


.galeria_cont{
	float:left !important;
}
.galeria_nav{
	float:right !important;
}

#detalleTienda{
	/* background-color:#57B6DD; */ 
	float:left;
	/* background-color:#57B6DD; */
	width:161px;
	height: 210px;
}
