/************************** BODY *******************************/
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 180%;
	background-image: url(../images_sitio/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ececec;

}



a.gris14:link {
	color:#666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

a.gris14:visited {
	color:#666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

a.gris14:active {
	color:#666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

a.gris14:hover {
	color:#F00;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}





a.gris12:link {
	color:#666;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

a.gris12:visited {
	color:#666;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

a.gris12:active {
	color:#666;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

a.gris12:hover {
	color:#F00;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

.path {
	color:#666;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

.path a:link {
	color:#666;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

.path a:visited {
	color:#666;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

.path a:active {
	color:#666;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

.path a:hover {
	color:#F00;
	text-decoration: none;
	font-size:11px;
	font-weight:underline;
}





a.blanco12:link {
	color:white;
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.blanco12:visited {
	color:white;
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

a.blanco12:active {
	color:white;
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.blanco12:hover {
	color:white;
	text-decoration: underline;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}






.menu_vertical {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:20px;
	background-color:#dbdbdb;
	width:235px;
}

.menu {
	clear:both;
	padding-top:10px;
}

.menu_horizontal {
	text-align:left;
	clear:both;
	padding-top:3px;
}

.menu_texto {
	padding-left:20px;
	padding-top:5px;
	float:left;
	width:100px;
}



.moneda {
	padding-left:0px;
	padding-top:6px;
	float:right;
	color:#F00;
}






h1 {
	width:715px;
	height:28px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	background-color:#b0b0b0;
	padding-top:7px;
	padding-left:20px;
	margin:0px;

}

h2 {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:715px;
	height:28px;
	background-color:#2b2b2b;
	padding-top:7px;
	padding-left:20px;
	margin-bottom:0px;
}

h3 {
	width:235px;
	height:28px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	background-color:#b0b0b0;
	padding-top:7px;
	padding-left:20px;
	margin:0px;
}

h4 {
	color:#666;
	font-size:15px;
	font-weight:bold;
	margin:15px;
	height: 60px;
}

h4  a{
	color:#666;
	font-size:15px;
	font-weight:bold;
	margin:15px;
	height: 55px;
	text-decoration:none;
}




.precio {
	font-size:30px;
	color:#F00;
	padding-bottom:15px;
}

.precio-detalle {
	font-size:30px;
	line-height: 125%;
	color:#F00;
	padding:8px;
	text-align:center;
	float:right;
}

.rojo {
	color:#F00;
}






#conteiner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
}


#header {
	width:1000px;
	height: 154px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images_sitio/header.jpg);
	background-repeat:no-repeat;

}



#content {
	width:1000px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	clear:both;
	
	
}


#content_right {
	width:735px;
	vertical-align:top;
	background-repeat:no-repeat;
	float:right;
}




#content_left {
	width:255px;
	float:left;
	background-color:#dbdbdb;
	height:450px;
	
}


.banner {
	width:735px;
	height:360px;
	border:1px solid #c5c5c5;
	background-color:#FFF;
}

.banner-detalle {
	width:715px;
	padding:10px;
	border:1px solid #c5c5c5;
	background-color:#FFF;
}

.banner_left {
	width:330px;
	float:left;
}

.banner_right {
	width:250px;
	float:right;
}

.precio_producto {
	 padding-top:5px;
}

.text_banner{
	height:190px;
	text-align: justify;
	padding-right: 10px;
}

.text_area {
	height:23px;
	outline-style: none;
	outline-width:0;
	border:0 none;
	font-size:14px;
	color:#666;
	padding:7px 0px 0px 0px;
	background-image:url(../images_sitio/search_text.jpg);
	background-repeat:no-repeat;
	margin:0px;
	width:185px;
	float:left;
}

.boton_search {
	background-image:url(../images_sitio/buscar.jpg);
	width:30px;
	height:30px;
	border:0px;

	
}



.producto {
	width:235px;
	height:370px;
	margin:10px 0px 0 0;
	float:left;
	border:1px solid #c5c5c5;
	background-color:#FFF;
	
}

.spacer {
	width:8px;
	height:370px;
	margin:10px 0px 0 0;
	float:left;	
}

.foto_producto {
	height:205px;
}




#footer_left {
	width:650px;
	text-align:left;
	padding-top:35px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
}


#footer_right {
	width:102px;
	float:right;
}

#footer_bg {
	width:100%;
	height:119px;
	background-color:#2b2b2b;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	border-top:#ececec 20px solid;
}

