/*RESET*/
@import url(resetCss.css);
/*BODY*/
body{
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #000;
	text-align: center;
}
/*BACKGROUND*/

#table{
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
}

table_contenedor{
	width: 50%;
	background-color: transparent;
}

#table_left{
	width: 25%;
	background: #000;
	border: none;
}
#left{
	width: 25%;
	background: #000;
}

#table_right{
	width: 25%;
	background: #003399;
	border: none;
}
#right{
	width: 25%;
	background: #003399;
}

/*CONTENEDOR GLOBAL*/
#contenedor{
text-align: left;
margin: 0px;
width: 780px;
background: #000;
overflow: auto;
}

/*HEADER*/

#header{
	text-align: center;
	background-color: #FFF;
	padding: 0px 0px 0px px;
}
#header h1{

}
#header p{

}

#logo_top{
	background: #000 url("../images/Logo_Top.jpg") no-repeat;
	width: 780px;
	height: 137px;
	margin: 0px auto;
}
#barra_top{

	float: right;
	background: #000 url("../images/barra_top.png") no-repeat;
	width: 573px;
	height: 35px;
}

#menu_top{
	margin: 0px;
	padding: 4px 0 0 20px;
	overflow: auto;
}
#menu_top ul{
	list-style: none;
	list-style-type: none;
}

#menu_top li{
	float: left;
	margin: 0 3px;
}

/*LATERAL LEFT*/
#lateral_left{
	float: left;
	margin: 0 0 0 10px;
}
#bloque_1_left{
	margin: 45px 0 0 0;
	width: 190px;
}

#bloque_2_left{
	margin: 10px 0 0 0;
	width: 190px;
}

#b1l_contenedor{
	width: 100%;
	border: none;
	overflow: auto;
}

#b1l_contenedor p{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 3px 5px;
}

#b1l_contenedor ul{
	margin: 0 15px;
	padding: 1px;
}


#b1l_contenedor a:ACTIVE{text-decoration: none;}
#b1l_contenedor a:HOVER{text-decoration: none;}
#b1l_contenedor a:LINK{text-decoration: none;}
#b1l_contenedor a:VISITED{text-decoration: none;}

#b1l_contenedor li{
	border: 1px solid #000;
	margin: 4px 0;
	text-align: center;
	background: #000 url("../images/menu_left_categoria.gif") repeat-y;
	color: #FFF;
	width: 157px;
	text-decoration: none;

}
.nombre_categoria{
	color: #000;
}

#b2l_contenedor{
	width: 100%;
	border: none;
	overflow: none;
	height: 150px;
}


#b2l_contenedor p{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 3px 5px;
}

#b2l_contenedor img{
	margin: 2px 30px 0;
}

#bl_table{
	width: 190px;
	border: none;
}

#bl_top{
	height: 34px;
	width: 100%;
	background: url("../images/menu_left_top.gif") no-repeat;
}

#bl_center{
	width: 100%;
	background: url("../images/menu_left_center_2.gif") repeat-y;

}

#bl_botton{
	width: 100%;
	height: 34px;
	background: url("../images/menu_left_botton.gif") no-repeat;
}



/*RELLENOS*/

#relleno_1{
	float: right;
	height: 10px;
	width: 390px;
	background: #003399;
}
#relleno_2{
	float: right;
	height: 10px;
	width: 390px;
	background: #003399;
}


/*MAIN CONTENT*/
#mainContent{
	float: right;
	width: 570px;
}

#mc_table{
	border: none;
	width: 100%;
}
#mc_center{
	width: 100%;
	height: 40px;
	background: url("../images/center_center.gif") repeat-y;
}
#mc_top{
	height: 30px;
	width: 100%;
	background: url("../images/center_top.gif") no-repeat;
}
#mc_botton{
	height: 30px;
	width: 100%;
	background: url("../images/center_botton.gif") no-repeat;
}
#mc_contenedor{
	min-height: 930px;
	overflow: auto;
}
#mc_contenedor ul{
	border: 1px solid #000;
	margin: 2px 7px;
	overflow: auto;
}

#mc_contenedor li{
	float: left;
	margin: 0px 35px;
}

#mc_contenedor p{
	font-weight: bold;
}


/*FOOTER*/
#footer{
	clear: both;
	margin: 0 0 0 5px;
	width: 775px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background: #003399 url("../images/fondo_contenedor.gif")  repeat-y;
}


#footer h1{
	font-size: 1.2em;
	font-weight: bold;
}
#footer h2{
	font-size: .85em;
}
#footer h3{
	font-size: .75em;
}
#footer a{
	font-size: 1.2em;
	color: red;
	text-decoration: none;
}
#footer .copi{
	font-size: .6em;
	text-align: right;

}


/*CATALOGO*/
#renglon_producto{
	margin: 2px 7px;
	overflow: auto;
	font-size: .85em;
	width: 552px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url("../images/renglon_catalogo_center.gif") repeat;
}
/*
#renglon_producto img{
	background:  transparent url("../images/ajax-loader.gif") no-repeat center center;
}*/
#renglon_producto .top{
	background: url("../images/renglon_catalogo_top.gif") no-repeat;
}
#renglon_producto .botton{
	background: url("../images/renglon_catalogo_botton.gif") no-repeat;
}
#renglon_producto .right{
	background: url("../images/renglon_catalogo_right.gif") right repeat-y;
	width: 10%;
}

.divisor{
	float: right;
	width: 5px;
	border: 1px solid red;
	height: 100%;
	color: red;
}
#codigo_producto{
	border-right: 3px double #E6C881;
	vertical-align: middle;
	font-size: 1.2em;
	padding: 0 5px;
	width: 10%;
	background: url("../images/renglon_catalogo_left.gif") repeat-y;
}
#imagen_producto{
	vertical-align: middle;
	width: 36%;
	background: url("../images/renglon_catalogo_center.gif") repeat;
}
#imagen_producto img{
	border: 1px solid #003399;
	padding: 1px;
}
#espesor_producto{
	font-size: 1.2em;
	border-left:3px double #E6C881;
	border-right: 3px double #E6C881;
	vertical-align: middle;
	width: 10%;
	background: url("../images/renglon_catalogo_center.gif") repeat;
}
#descripcion_producto{
	vertical-align: middle;
	width: 37%;
	background: url("../images/renglon_catalogo_center.gif") repeat;
	padding: 5px;
}

#catalogo_titulos{
	border-bottom: 1px solid #000;
	width: 552px;
	vertical-align: middle;
	text-align: center;
	margin: 2px 7px;
	font-weight: bold;
}
#catalogo_titulos .titulo_1{
	width: 7%;
}
#catalogo_titulos .titulo_2{
	width: 45%;
}
#catalogo_titulos .titulo_3{
	width: 7%;
}
#catalogo_titulos .titulo_4{
	width: 41%;
}

#titulo_categoria{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background: #FFFFCC;
	border: 1px solid #000;
	margin: 8px;
	padding: 2px;
}
/*INFORMACION*/
#informacion{

}
#informacion .grande{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
#informacion .aclaracion1{
	float: right;
	font-size: 1em;
}
#informacion .aclaracion1 p{
	text-decoration: underline;
}
#informacion .aclaracion2{
	list-style: circle;
	float: left;
	font-size: 1em;
	margin: 0px 0px 0px 25px;
	white-space: 2px;
}
#informacion .contacto{
	text-align: center;
	clear: both;
	font-size: 1em;
	padding: 5px 0px;
	background-color: #B9D3EE;
	border: 1px solid #000;
}
#informacion .contacto a{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
#informacion ul{
	list-style: circle;
}
#informacion li{
	margin: 1px 0px 1px 35px;;
}
/*INICIO*/
#inicio{
	text-align: justify;
	font-size: 1em;
	padding: 0px 15px;
}
#inicio p{
	margin: 25px 0px;

}

.fto_1{
	border: 1px solid blue;
	float: right;
	margin: 6px;
	clear: both;
}

.fto_2{
	border: 1px solid blue;
	float: left;
	clear: both;
	margin: 6px;

}

.fto_3{
	border: 1px solid blue;
	float: left;
	margin: 6px;
}
/*CONTACTO*/
#contacto{
	margin: 8px;
	border: 1px solid #000;
	text-align: left;
}
#contacto h1{
	font-size: 1.6em;
	font-weight: bold;
	margin: 2px;
}
#contacto h3{
	font-size: 1.2em;
	margin: 10px 15px;
}
#contacto b{
	font-weight: bold;
}


