@charset "utf-8";
#header {
	padding: 0px;
	height: 214px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat: no-repeat;
	background-color: #FF7F00;
	background-position: center top;
	height: auto;
	width: 100%;
	font: 12px "Lucida Sans Unicode", Arial;
	text-align: center;
}

input {
	font: 10px Tahoma;
	color: #0069E5;
	background: #D2F9FF;
	border: 1px solid #FF9900;
	height: 15px;
	margin-right: 10px;
}



#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 173px;
	width: 1000px;
}
#botonera {
	padding: 0px;
	height: 41px;
	width: 674px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
*html #botonera {
	padding: 0px;
	height: 41px;
	width: 674px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}

#contenedor {
	background-image: url(imagenes/fondo_contenedor.jpg);
	background-repeat:     repeat-y;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#fondo {
	background-image: url(imagenes/fondo_contenedor.jpg);
	background-repeat:  repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	text-align: left;
}
#contenido {
	float: left;
	width: 900px;
	background-image: url(imagenes/huincha_superior.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px;
}
*html #contenido {
	float: left;
	width: 900px;
	background-image: url(imagenes/huincha_superior.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px;
}

#slide_proyectos {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}
#foto_tienda {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 281px;
	width: 360px;
}
#nuestros_productos {
	background-color: #FFFFFF;
	float: left;
	height: 270px;
	width: 900px;
	background-image: url(imagenes/fondo_nuestros_productos.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nuestros_productos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.productos {
	float: left;
	height: 195px;
	width: 180px;
	background-image: url(imagenes/fondo_productos_index2.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 15px !important;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: center;
}
.foto_producto {
	padding: 0px;
	width: 137px;
	height: 128px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nombre_producto {
	padding: 0px;
	width: 105px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px !important;
	margin-left: 10px;
	text-align: center;
	float: left;
}
.nombre_producto_tematicas {
	padding: 0px;
	width: 105px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px !important;
	margin-left: 1px;
	text-align: center;
	float: left;
}
#footer {
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(imagenes/fondo_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#fondo1 {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat: no-repeat;
	background-color: #FF7F00;
	background-position: center top;
	height: auto;
	width: 100%;
}
a.registro:link {
	font: 10px "Lucida Sans Unicode", Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.registro:visited {
	font: 10px "Lucida Sans Unicode", Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.registro:hover {
	font: 10px "Lucida Sans Unicode", Arial;
	color: yellow;
	text-decoration: none;
}
#op_login {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px auto;
	width: 900px;
	font: normal 11px "Lucida Sans Unicode", Arial;
	height: 20px;
}
.log {
	float: left;
	height: 16px;
	width: auto;
	padding: 2px;
	margin: 0px;
	color: #000000;
}
#cont_log {
	font-family: "Lucida Sans Unicode", Arial;
	height: auto;
	background-color: #FF7F00;
}

#conten {
	float: left;
	width: 900px;
	background: #FFFFFF;
	height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 50px;
}
#fondo1 #contenedor #fondo #conten .b_reg {
	padding: 5px;
	height: 20px;
	float: left;
	text-transform: uppercase;
	font: bold 12px Tahoma;
	color: #999999;
}
#fondo1 #contenedor #fondo #conten .txt_reg {
	font: 10px "Lucida Sans Unicode", Arial;
	color: #333333;
	text-decoration: none;
	float: left;
	padding: 5px;
	width: 100%;
}
.fichas {
    background-image: url(imagenes/fondo_fichas.gif);
    float: left;
    height: 260px;
    width: 165px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    margin: 0px 0px 20px;
    padding: 11px 0px 0px;
}
.ico_prod {
    width: 48%;
    float: left;
    text-align: center;
    color: #333333;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
#lp_ecat {
    padding: 2px;
    float: left;
    width: 330px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 750px;
    overflow: scroll;
    visibility: visible;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 10px;
    z-index: 1000;
}
#ausr_list {
    border-bottom: 1px solid #E3E1FD;
    padding: 3px;
    float: left;
    height: 18px;
    width: 320px;
    text-transform: capitalize;
}
a.list:link, a.list:visited {
    color: #0066CC;
    text-decoration: none;
    font-size: 10px;
}
a.list:hover {
	color: #FF7F00;
	text-decoration: none;
	font-size: 10px;
}
#adp_edit {
    width: 320px;
    border: 1px solid #CCCCCC;
    float: left;
    margin-left: 10px;
    padding: 2px;
    margin-top: 10px;
    height: 550px;
}
select {
    font: 10px Tahoma;
    color: #0069E5;
    background: #D2F9FF;
    border: 1px solid #FF9900;
    height: 15px;
    margin-right: 10px;
}
.imgbig {
    margin: 10px;
    padding: 10px;
    float: left;
    height: auto;
    width: 680px;
    text-align: center;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFCC99;
    border-bottom-color: #FFCC99;
}
#com_img {
    margin: 5px;
    padding: 5px;
    float: left;
    height: auto;
    width: 680px;
    border: 1px solid #FFCC99;
    overflow: scroll;
}
#ficha_com {
    width: 720px;
    margin-right: auto;
    margin-left: auto;
    border: thin solid #000000;
    position: absolute;
    height: auto;
    top: 240px;
    background-color: #FFFFFF;
    float: left;
    z-index: 1000;
    left: 20%;
}
#ficha_com #cerrar {
    font-size: 9px;
    text-decoration: none;
    background-color: #FFFF00;
    height: 15px;
    width: 100%;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #000033;
}
#fondo1 #contenedor #fondo #contenido #titulo {
	background-color: #FF7F00;
	margin: 5px;
	padding: 2px;
	float: left;
	height: 20px;
	width: 100%;
}

#cerrar {
    text-transform: uppercase;
    margin: 0px;
    float: right;
}
#banners {
	float: left;
	width: 900px;
	background-image: url(imagenes/huincha_superior.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px;
	height: 75px;
}
#fondo1 #contenedor #fondo #banners #ban_bot {
	float: left;
	height: 75px;
	width: 300px;
}
#fondo1 #contenedor #fondo #banners #faqdespacho {
	background-color:#8904B1;
	float: left;
	height: 75px;
	width: 300px;
	font-size:20px;
	text-align:center;
}
#fondo1 #contenedor #fondo #banners #faqdespacho p a{
	color:#fff;
}
