@charset "ISO-8859-1";
/* CSS Document */

body{
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../images/bg_body.png);
	background-position:top;
	background-repeat:repeat-x;
}

#main {	
	margin: 0px auto;
	width:970px;
	min-height:940px !important;
	height:auto;
	padding:0px 0px 0px 0px;
}

#header{
	float:left;
	width:970px;
	height:110px; 
}

#logo{
	float:left;
	width:235px;
	height:100px;
	padding:7px 2px 2px 10px;
}

#menu_top{
	float:left;
	width:723px;
	height:22px;
}

#menu{
	float:left;
	width:723px;
	height:88px;
	background-image:url(../images/bg_menu.png);
	background-position:top;
	background-repeat:repeat;
}

#menu .item_menu{
	float:left;
	width:144px;
	height:15px;
	padding:22px 0 21px 0px;
}

#menu .selected{
	float:left;
	width:144px;
	height:15px;
	padding:22px 0 21px 0px;
	background-image:url(../images/bg_selected.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content{
	float:left;
	width:970px;
	height:auto;
}

#content_left{
	float:left;
	width:197px;
	min-height:820px !important;
	height:auto;
	background-color:#f6f6f6;
	padding:0px 30px 0px 20px;
	background-image:url(../images/bg_search.png);
	background-position:top;
	background-repeat:repeat-x;
}

#content_left #search a{
	color:#595959
}

#content_left #categories, #content_left #ofertas{
	float:left;
	width:197px;
	height:auto;
	padding:20px 0px 20px 0px;
}

#content_left #ofertas{
	border-top:1px solid #b7b7b7;
}

#content_left #categories .titulo, #content_left #categories .parrafo, #content_left #ofertas .titulo{
	float:left;
	width:197px;
	height:auto;
}

#content_left #categories .titulo, #content_left #ofertas .titulo{
	padding:0px 0px 12px 0px;
}

#content_left #categories ul{list-style:none; margin:12px 0px 0px 0px; padding:0px 0px 0px 0px;}
#content_left #categories ul li{background:url(../images/bullet_1.gif) no-repeat; background-position:left center; margin:0 0 0 0px; padding:3px 0px 3px 20px; line-height:16px;}

#content_left #categories ul li.dark{
	background-color:#ebebeb;
}

#content_left #search{
	float:left;
	width:197px;
	height:90px;
	padding-top:7px;
	line-height:25px;
	
}

#content_left #search .titulo, #content_left #search .parrafo{
	float:left;
	width:197px;
	height:auto;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#content_main{
	float:left;
	width:667px;
	min-height:400px !important;
	height:auto;
	background-color:#FFF;
	padding:0px 28px 15px 28px;
}

#content_main #content_top{
	float:left;
	width:667px;
	height:187px;
	padding:0px 0px 20px 0px;
}

#content_main #content_top #banner{
	float:left;
	width:250px;
	height:187px;
	margin-right:17px;
}

#content_main #full_banner{
	float:left;
	width:665px;
	height:118px;
	border:1px solid #b7b7b7;
	margin-bottom:21px;
}

#content_main #content_bottom{
	float:left;
	width:667px;
	height:auto;
}

#content_main #content_bottom .parrafo ul{list-style:none; margin:0px 0px 12px 0px; padding:0px 0px 0px 0px;}
#content_main #content_bottom .parrafo ul li{background:url(../images/bullet_1.gif) no-repeat; background-position:left center; margin:0 0 0 0px; padding:3px 0px 3px 20px; line-height:20px;}


#content_main #content_bottom .titulo, #content_main #content_bottom .parrafo, #content_main #content_bottom .subtitulo, #content_main #content_bottom .servicios{
	float:left;
	width:667px;
	height:auto;
	padding:0px 0px 12px 0px;
}

#content_main #content_bottom .resultados, #content_main #content_bottom .paginacion{
	float:left;
	width:333px;
	height:auto;
	padding:5px 0px 5px 0px;
}

#content_main #content_top .titulo, #content_main #content_top .parrafo{
	float:left;
	width:400px;
	height:auto;
	padding:0px 0px 12px 0px;
}

#content_main #content_bottom .parrafo .item_producto{
	float:left;
	width:200px;
	height:195px;
}


#content_main #content_bottom .titulo{
	border-bottom:2px solid #b7b7b7;
}

#content_main #content_bottom .item_producto .titulo{
	float:left;
	width:200px;
	min-height:35px !important;
	height:auto;
	padding:15px 0px 15px 0px;
	border:0px;
}

#content_main #content_bottom .item_producto .fotografia{
	float:left;
	width:198px;
	height:118px;
	border:1px solid #dcdcd9;
	text-align:center;
	vertical-align:middle;
}

#content_bottom .form{
	float:left;
	width:520px;
	height:auto;
	background-color:#eaeaea;
	padding:30px 30px 30px 30px;
	margin:21px 0px 0px 40px;
}

#footer{
	float:left;
	width:723px;
	height:auto;
	padding:24px 0px 24px 247px;
	background-image:url(../images/bg_footer.png);
	background-position:left;
	background-repeat:no-repeat;
}

#footer #copyright, #footer #links{
	float:left;
	width:666px;
	height:auto;
	padding:0px 28px 7px 28px;
}

#content_bottom .form input, #content_bottom .form select, #content_bottom .form textarea{
	width:150px;
	height:auto;
	border:1px solid #999999;
	padding:3px 3px 3px 3px;
}

/* Generales */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#676767;
}


#menu .item_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:center;
}

#menu .item_menu a{
	text-decoration:none;
	color:#FFF;
}

#content_left .titulo, #content_main .titulo{
	font-family:Geneva, Verdana;
	font-size:16px;
	color:#595959;
}

#content_main #content_top .titulo{
	font-family:Geneva, Verdana;
	font-size:24px;
	color:#075e8b;
}

#content_main .item_producto .titulo, #content_main .item_producto .titulo a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration:none;
}

#content_main #content_bottom .subtitulo, #content_main #content_bottom .parrafo ul li{
	font-family:Geneva, Verdana;
	font-size:12px;
	color:#595959;
}

#content_main #content_bottom .parrafo, #content_main #content_top .parrafo{
	line-height:18px;
}

#content_left #categories ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#323232;
	text-decoration:none;
}

#footer #copyright, #footer #links{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#footer #copyright a, #footer #links a{
	color:#FFF;
	text-decoration:none;
}

#content_bottom .form input, #content_bottom .form select, #content_bottom .form textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:490px;
	padding:10px 10px 10px 10px;
	border:1px solid #7e7e7e;
	color:#5b5a5a;
}

#footer #copyright a:hover, #footer #links a:hover{
	text-decoration:underline;
}

.right{margin-right:33px;}
#content_bottom .form .boton{width:512px; background-color:#075e8b; color:#FFF; font-size:14px; font-weight:bold;}
.boton a{color:#FFF;}
img{border:0;}
