@charset "utf-8";
/* CSS Document */
/*	-------------------------------------------------------------
	Ruralix
	Casas Rurales | Spain | Portugal | Andorra
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Base setup styles
	Filename:		style.css
	Version:		1.0
	Date:			May, 2008
	-------------------------------------------------------------	*/
 

body {
	background-color: #000000;
	text-align: center;
	margin:0 auto 0 auto;
	/* padding-left: 36px; */
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg-page.png);
	background-repeat: repeat-x;
	font: .6em Verdana, Arial, Helvetica, sans-serif;
	color: #454545; 
	line-height: 1.6em;	
}


a:link { color: #333333; text-decoration: none; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #82091D; }
a:active { text-decoration: none; color: #333333; }

img {border:0;}

h1 { font-size:1.6em; font-weight:normal;  color:#004189; border-bottom:1px solid #999999; font-family:"Trebuchet MS", Trebuchet, Arial; padding:10px 0;}
h2 { color: #000; font: bold 170% Arial, Sans-Serif; padding: 0; margin:0; font-family:"Trebuchet MS", Trebuchet, Arial; font-weight:normal; }

.menus1{ color:#990000; font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; }
.menus2{ color:#990000; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }

.menusblanco{ color: #FFFF99; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding: 1px 4px 1px 4px; }
a.menusblanco:link{ color: #FFFF99; }
a.menusblanco:visited{ color: #FFFF99; }
a.menusblanco:hover{ color: #FFFF99; background-color:#000000; }

.txtpeque{ color: #000000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em;	}
.txtnormal{ color: #000000; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em;	}
.txtnegro{ color: #FFFFFF; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em;	}

.titulonar{ color:#FFCC00; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height: 1.2em;	}

/*---------------creation content de page------------------*/
#content{
	margin: auto;
	width: 964px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	overflow:visible;
}
*html #content {
	margin-bottom: -160px;
	background-image:none;
	padding-right: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/bg.png', sizingMethod="scale"); 
}

.cab_slogan {
	height: 194px;
	width: 274px; 
	background-image: url(images/bgpanier.jpg);
	background-repeat: no-repeat;
	background-position:top; 
}

.slogan{
	color:red; 	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#B0B364; 
	line-height:1.3em;
	margin: 100px 30px 0px 15px; 

}

#main {
	margin: 0px 0px 0px 0px;
	font-size:1.1em;
	line-height:1.8em;
	width: 580px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	z-index:2;
}

#menu_principal #sav {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_izda {
	margin: 0px 5px 0px 5px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	clear:left;
}
.menu_izda{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}	
.menu_izda li { list-style: none;}
.menu_izda li a { 
	display: block; 
	color: #002670; 
	width:100px;
	background: url(images/arrow.gif) no-repeat center left; 
	padding: 3px 0px 8px 30px; 
	border-bottom:1px solid #E3DBC1;
	border-bottom-style:dashed;
	margin: 0px 0px 1px 35px; 
	text-decoration: none; 
	font-weight:bold;
	font:.9em Verdana, Arial, Helvetica, sans-serif;
}	
.menu_izda li a:hover { 
	background: url(images/arrow2.gif) no-repeat center left; 
	text-decoration:underline; 
	background-color: #CCCCCC;
}

#menu_dcha {
	margin: 0px 5px 0px 5px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	clear:left;
}

.sec_sup2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D3;
	border-bottom-color: #D4D4D3;
	border-left-color: #D4D4D3;
	background-color: #F5F2E9;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	width: 149px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sec_sup2 li {
	list-style-type: none;
	margin-left: -35px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 140px;
}


#pie_pagina {
	clear:both;
	text-align: center;
	width:964px;
	padding:0;
	margin:0;
}

#menu_pie {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 60px;
	color: #333333;
	font-size: 9px;
	width: 850px;
	margin-left: 11px;
	text-align:center;
}

#menu_pie div {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 9px;
}



/*----------------------------selection---------------------------*/

fieldset{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #D4D4D3;
	color: #3D3D3D;
}
.inputform {
	color: #3c3c3c;
	padding-left: 5px;
	border: 1px solid #D4D4D4;
	background-image: url(images/select_2.gif);
	height: 16px;
	background-position: left top;
}
.inputform:hover, .inputform:focus, .inputform:active {
	border: 1px solid #82091D;
}

/*------------------  Menu  ------------------------*/
#box-menu{margin: 0; 
		padding:10px 20px 6px 20px;
		border: 1px solid #e2e2e2; 
		margin-bottom:5px;}
#box-menu .titulo{ height:30px; padding-top:6px; text-align:center; background:url(images/back-titu.jpg) no-repeat;} 		

