img {
	border:0;
}

#maincontainer{
	width: 980px; /*Width of main container 840*/
	margin: 0 auto; /*Center container on page*/
	font-family:tahoma, arial, sans serif;
	text-align:justify;
	background: #fff;
	/*border: 1px solid #f00;
	background: url(../_img/back_right.jpg) repeat-y;
	background-position:100% 60px;*/

}



#top{
	height: 115px; /*Height of top section*/
	width: 100%; 
	/*border: 1px solid #f00;*/
}

#logo{
	padding-top:12px;
	padding-left:0;
	float:left;
}


#top_head{
	padding-left:0;
	float:right;
}

#top_menu{
	width: 100%;
	background: #2d2e67;
	height: 20px;
	color:#fff;
	font-family: arial, sans serif;
	font-weight:600;

}
#top_seleccion{
	float:left;
	text-align:left;
	padding-left:20px;
	
}
#top_menu_menu{
	float:right;
	text-align:right;
	font-weight:600;
	padding-right:10px;
}

#top_menu_menu a{
	color:#fff;
	font-weight:600;
	text-decoration:none;
}
#menu{
	width: 100%;
	background: #2d2e67;
	color:#fff;
	text-align:right;
}

#contentwrapper{
float: left;
width: 100%;
/*border: 1px solid #0f0;
background: url(../_img/back_menu.jpg) top left repeat-y;
background-position:2px;

border: 1px solid #0f0;*/
}

#cont_left_menu{
	width: 180px;
	background: #d5d5e1;
	/*border: 1px solid #0f0;*/
	float:left;
	padding-top:20px;
	font-size: 16px;
	height: 561px;
}

#left_menu li {
	list-style-type: none;
	height:45px;
}


#left_menu a {
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	font-family:tahoma, arial, sans serif;
	color:#7d7fa2;
	text-decoration:none;
}
#left_menu a:hover {
	color:#5d5f82;
	text-decoration:underline;
}
#left_direcc {
	font-size: 12px;
	line-height: 20px;
	color:#5d5f82;
	text-align:center;
}

#contenido{
	font-size: 12px;
	float:left;
	/*border: 1px solid #0f0;*/
	padding:20px;
	width: 635px;
	padding-right:15px;
}




#right_block{
	width: 100px;
	float:right;
	background: #d4d4e0;
	font-size: 12px;
	padding-left:5px;
	color:#333;
}

#foot{
	clear:both;
	font-size: 12px;
	float:left;
	height:16px;
	background: #d4d4e0;
	color:#7d7fa2;
	width: 980px;
	text-align:right;
	padding-right:2px;
}


#foot a{
	color:#3366CC;
	text-decoration:none;
}


#pr_descrip{
	width: 320px;
	float:left;
	font-size: 14px;
	padding-left:5px;
	margin-right:10px;
	color:#808080;
	line-height:1.5em;
}


#contenido h1{
	color:#2d2e66;
	font-size:2.5em;
}
#pr_imagen_div{
	width: 300px;
	float:right;
	text-align:center;

}

.pr_imagen{
	max-width: 280px;
}

#pr_galeria_productos{
	margin-top:5px;
	padding:5px;
	clear:both;
	width: 630px;
	border: 1px solid #905777;
	height:100px;
}
#pr_titu_otros{
	clear:both;
	margin-top:15px;
	color:#17365D;
}

#pr_galeria_imagenes{
	
	padding:7px;
	clear:both;
	width: 280px;
	/*border-top: 1px solid #905777;*/
	text-align:right;
}

#pr_galeria_imagenes img{
max-width: 40px;
}

.bloque{
	display:block;
	float:left;
	padding:5px;
	margin:8px;
	text-align:center;
	border: 1px solid #905777;
	width:130px;
	height:120px;
	vertical-align: bottom;
}

.bloque a{
	color:#333;
	text-decoration:none;
}

.bloque a:hover{
	color:#2d2e67;
	font-weight:600;
}

.descrip{
	color:#444;
	line-height:1.3em;
}


#ver_categ{
	margin-top:50px;
}

#ver_categ a{
	color:#444;
	font-size:17px;
	text-decoration:none;
	font-weight:600;
}


#ver_categ a:hover{
	color:#444;
	text-decoration:underline;
}

.blue{
	font-size:20px;	
}

/* Slider */
div#slider-v {
	float: left;
	height: 540px;
	width: 96px;
	margin: 0 auto;
	z-index: 0;
	overflow-y: hidden;
	overflow-x: hidden;
}
div#slider-v ul {
	margin:0;
		padding:0;
		list-style:none;
cursor:default;
}
div#slider-v li {
	display: block;
	margin:0;
	width: 90px; /* Safari likes this one here better than the parent */
	margin-bottom: 10px;
	letter-spacing: .2px;
	
	
}


div#slider-h {
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	height:100px;
	width:630px;
	margin: 0 auto;
	z-index: 0;
}


div#slider-h ul {
	margin:0;
	padding:0;
	list-style:none;
	width:10000px;
}
div#slider-h li {
	display: inline;
	margin:0;
	 /* Safari likes this one here better than the parent */
	margin-left: 15px;
	letter-spacing: .2px;
	
}


.destaca{
	color:#CC0000;	

}

.enlace{
	color:#3366FF;
}
