/*Aquest son els items del dos menus de la capcalera*/

.menu
{
	top:116px;
	height:20px;
	width:  770px; /* Para todos los Browsers */
	#width: 780px; /*Para Internet Explorer */
	_width: 780px; /* Para Internet Explorer 6 */	
	padding-right:10px; 
	background-color: #BF0000;/*#DF2D2D;*/
	border-bottom:1px solid #DB8282;	
}


.item a
{
	float:right;
	height:16px;
	font:11px sans-serif;
	#font: 11px sans-serif; /*Para Internet Explorer */
	_font: 11px sans-serif; /* Para Internet Explorer 6 */
	color:#FFF;
	border-right:1px solid #FFFFFF;
	text-align:center;
	padding:4px 15px 0px 15px;
	text-decoration:none;
}
.item a:hover
{
	background-color: #DB8282;
}


.menu2
{
	top:137px;
	height:15px;
	width:  740px; /* Para todos los Browsers */
	#width: 780px; /*Para Internet Explorer */
	_width: 780px; /* Para Internet Explorer 6 */	
	padding-left:40px;
	margin-bottom:3px;
	background-color:#BF0000;
	text-align:left;	
}

.idioma
{
	padding: 1px 4px 1px 4px;
	float:left;
	font:10px sans-serif;
	font-weight:bold;
	color:#C8C8C8;
}
.idioma a
{
	color:#C8C8C8;
	text-decoration:none;

}

.idioma a:hover
{
	color:#FFFFFF;
}

/*Fi del menu de la capcelera.*/

/*Items del menu del peu de pagina.*/

.menucap
{
	width:  740px; /* Para todos los Browsers */
	#width: 900px; /*Para Internet Explorer */
	_width: 900px; /* Para Internet Explorer 6 */ 	
}

.menupeu
{
	top:137px;
	height:15px;
	width:  740px; /* Para todos los Browsers */
	#width: 800px; /*Para Internet Explorer */
	_width: 800px; /* Para Internet Explorer 6 */ 
	padding-left:40px;
	margin-bottom:3px;
	background-color:#BF0000;
	text-align:left;
}

.menupeul
{
	padding: 1px 10px 1px 10px;
	float: right;
	font:10px sans-serif;
	font-weight:bold;
	color:#C8C8C8;	
	
}
.menupeul a
{
	color:#C8C8C8;
	text-decoration:none;

}

.menupeul a:hover
{
	color:#FFFFFF;
}

/* Estils tituls seccions.*/

.seccio
{
font-size:18px;
font-weight:bold;
color:#FF0000;	
}

/*Estils notices.*/

.notborder
{
	border: 1px solid #666666;	
}

.notcap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding-left: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.notlin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:justify;
}

/* Menu vertical de la pagina de productes.*/

#menuv {
border: 1px solid #ACCFE8;
border-width: 1px 1px 0 1px;
width: 150px;
font: 75% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
list-style-type: none;
}

#menuv ul {
margin: 0;
padding: 0;
}

#menuv li {
border-bottom: 1px solid #ACCFE8;
}

#menuv a {
text-decoration: none;
color: #3366CC;
background: #F5FAFA;
display: block;
padding: 3px 6px;
width: 155px;
}

#menuv a:hover {
background: #DBEBF6;
}

/* Buscador de la zona de productes.*/

.bustit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;	
}

.buscap {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;	
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}
.buslin {
	font-size:14px;		
	font-weight:bold;
}



/*Fi del menu del peu de pagina.*/
