@charset "utf-8";
/* CSS Document */
@import url("../ec_1024_3col/1024_layout.css");
/******************** WIDGETS O CAJAS EXTRA ***************************/
@import url("widgets/search_box.css");
@import url("widgets/login_box.css");
@import url("widgets/suscribe_box.css");
@import url("widgets/cart_box.css");
@import url("widgets/extra_box.css");
/*********************************************************************/

body{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	background-color:#EEEEEE;
}
/*
SI SE USAN CAJAS REDONDEADAS,
QUITANDO display:none
SE MUESTRA UN DIV EN EL PIE DE CADA CAJA
PARA UTILIZAR UN EL PIE REDONDEADO
*/
.header_top,
.header_bottom,
.middle_top,
.middle_bottom,
.middle_destacados_reg_bottom,
.middle_child_reg_bottom,
/*.middle_detail_bottom,*/
/*.middle_destacados_bottom,*/
/*.search_bottom,*/
/*.cart_bottom,*/
/*.login_bottom,*/
/*.logout_bottom,*/
/*.suscribe_bottom,*/
/*.extra_box_1_bottom,*/
.footer_top,
/*.footer_bottom,*/
/*.vert_menu_top,*/
/*.vert_menu_bottom*/{
	display:none;
}

p{
margin-bottom:10px;
}


h1{
	font-size:11px;
	color:#7998BB;
}
h2{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}
h3{
	font-size:14px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#990000;
	padding-top:3px;
	padding-bottom:3px;
}
a:hover{
	text-decoration:none;
	color:#CC0000;
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.boxes_input{
	width:125px;
	padding:0px;
	margin:0px;
	font-size:11px;
}
.button_blue{
	background-color:#BACDDC;
	border-style:solid;
	border-width:1px;
	border-color:#6A899D;
	float:right;
	margin-top:5px;
	cursor:pointer;
}
.button_gris{
	background-color:#F5F5F5;
	background-image:url(_img/buttom.gif);
	background-repeat:no-repeat;
	border:0px;
	float:right;
	margin-top:5px;
	cursor:pointer;
	width:90px;
}

/******************** FONDO ******************/

.all {
	width:990px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
.center{
	width:990px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

/**************** BOTONERAS ********************/

.header_menu a{
	float:left;
	display:inline;
	margin-right:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:19px;
	color:#CC0000;
	white-space:nowrap;
	font-weight:bold;
}
.header_menu a:hover{
	color:#FFFFFF;
}
.header_menu2 a{
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
	border-right-color:#DCEDCB;
	border-right-style:solid;
	border-right-width:1px;
	padding-right:15px;
	padding-left:0px;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:8px;
	color:#000000;
	white-space:nowrap;
	font-size:13px;
	letter-spacing:1px;
}

.header_menu2 a:hover{
	color:#990000;
}

.vert_subcat_btn{
	float:left;	
	width:140px;
	display:inline;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	font-size:14px;
	color:#333333;
	background-image:url(_img/vert_menu_row_back.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	border-bottom:dotted 1px #CCCCCC;
}
.vert_menu_btn{
	float:left;
	width:140px;
	display:inline;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	font:normal 11px "Trebuchet MS", Verdana, Arial, Helvetica;
	color:#666666;
	padding-bottom:3px;
	padding-top:1px;
	margin-bottom:3px;
	line-height:12px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(_img/ico_btn.gif);
	background-repeat: no-repeat;
}
/***************** FIN BOTONERAS ***************/


/******************** HEADER *****************/
.header{
	height:228px;
	width:990px;
	background-image: url(_img/_bg_top_3.jpg);
	background-repeat: no-repeat;
}
.header_top{
	width:980px;
	float:left;
}
.header_line1{
	width:990px;
	height:195px;
	float:left;
}
.header_line2{
	width:990px;
	float:left;
}
.header_line3{
	float:right;
}
.header_menu{
	float:right;
	padding-right:5px;
}
.header_menu2{
	float:left;
	padding-left:10px;
	border-left:solid 1px #DCEDCB;
	display:inline;
	margin-left:10px;
}
.header_bottom{
	width:980px;
	float:left;
}


/******************** FIN DEL HEADER *****************/


/******************** MEDIO GENERALES *****************/
.middle{
	width:990px;
	float:left;
	background-image:url(_img/pattern_blanco.gif);
	background-image:url(_img/backMiddle.png);
	background-repeat:repeat-y;
	margin:10px 0px;

}
.middle_top{
	width:990px;
	float:left;
	height:1px;
	overflow:hidden;
}
.middle_col1{
	width:150px;
	padding:10px;
	padding-top:0px;
	float:left;
	overflow:hidden;
	padding-top:0px;
}
.middle_col2{
	float:left;
	width:650px;
	padding-top:0px;
	padding-bottom:10px;
	overflow:hidden;
}
.middle_col3{
	width:150px;
	padding:10px;
	padding-top:0px;
	float:left;
	overflow:hidden;
}

.middle_bottom{
	width:990px;
	float:left;
}

/******************** MENU VERTICAL *****************/
.vert_menu{
	width:150px;
	float:left;
	background-color: #FFFFFF;
	margin-bottom:20px;
}
.vert_menu_top{
	width:98px;
	height:25px;
	float:left;
	background-image:url(_img/menu_top.gif);
	background-repeat:no-repeat;
	color:#222222;
	padding-left:52px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:5px;
}
.vert_menu_row{
	width:150px;
	float:left;
}
.vert_menu_bottom{
	width:150px;
	float:left;
}




/******************** FIN DEL MEDIO *****************/





/******************** PIE *****************/
.footer{
	width:990px;
	float:left;
	background-image:url(_img/footer_back.gif);
	padding:7px 0px 4px 0px;
}
.banner_right {
	margin-bottom: 10px;
	float: left;
}

.footer_top{
	float:left;
	display:none;
}
.footer_line1{
	width:980px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	color:#003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}
.footer_line1 a{
	color:#FFFFFF;
}
.footer_line1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_line2{
	width:850px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.footer_bottom{
	float:right;
	width: 80px;
	padding-top: 1px;
	padding-left: 5px;
}
/* FORMULARIO DE CONSULTA *************************/

.formConsulta {
	display: inline;
	padding: 20px;
	float: left;
	width: 530px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px solid #66CCFF;
	margin-left:20px;
}
.formConsulta .consTexto {
	text-align: left;
	float: left;
	width: 132px;
}
.formConsulta .consCampo {
	float: left;
	width: 132px;
}
.formConsulta .consCampo .consCamp {
	float: left;
	height: 16px;
	width: 118px;
}
.formConsulta .consTexto2 {
	text-align: left;
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-right: 3px;
}
.formConsulta .consCampo2 {
	float: left;
	height: 56px;
	width: 430px;
}
.formConsulta .consCampo2 .consCamp2 {
	float: left;
	height: 56px;
	width: 430px;
}
.formConsulta .consBot {
	background-image: url(../images/bot_consultar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	margin-top: 40px;
	padding: 0px;
	margin-left: 10px;
	border:0px;
	height: 20px;
	width: 77px;
}
/*relacionados*/
.related_bg{
	width:622px;
	float:left;
	margin-top:20px;
	background-color:#DDE9F1;
}
.related_contents{
	width:602px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.related_bg h2{
	width:602px;
	padding:10px;
	float:left;
	background-image:url(_img/622l_blue_box_top.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#006699;
}
.related_bottom{
	width:622px;
	height:8px;
	float:left;
	background-image:url(_img/622l_blue_box_bottom.gif);
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.related_reg{
	width:194px;
	float:left;
	margin-right:6px;
}
.related_img{
	width:90px;
	height:90px;
	text-align:center;
	float:left;
	padding-right:2px;
}
.related_tit{
	width:100px;
	height:55px;
	float:left;
	font-weight:bold;
	
}
.related_price{
	width:100px;;
	float:left;
	font-weight:bold;
	color:#990000;
}
.related_vermas{
	width:100px;
	float:left;
	font-size:11px;
	text-align:right;
}