@charset "UTF-8";
/* CSS Document */
body {	color: #FFFFFF;
	font: 12px/18px Tahoma;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}


img {
	margin: 0;
	padding: 0;
}
#menu {
	color: black;
	width: 150px;
	border: 2px solid gray;
	margin: 5px auto 0;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 0px;
}

#menu li {
	height: 16px;
	margin-bottom: 5px;
	padding: 6px 3px 3px 10px;
	color: #000000;
	cursor: pointer;
	border-bottom: 1px solid #bebebe;
	width: 90%;
}

#menu li a {
color: #000000;
	font: 13px mono;

}


#menu a:hover {
	text-decoration: underline;
}

#gallery_home {
	margin: 0 auto;
	width: 100%;

}

#gallery_home img {
	border-color: white;
	border-width: 3px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.barra_down {
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	line-height: 20px;
	margin-top: 20px;
}

#menu_right {
	color: black;
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 158px;
	margin: 0 auto;
	}



#menu_right img{
	padding: 3px;
	border: 3px double gray;
	margin: 0 auto;
	
}



#barre_lat {
	background: white url(img/bfg_barre_lat.png) no-repeat bottom;
	
	width: 168px;
	height: auto; 
}
#box_auto_cont {
	width: 590px;float: left;
		padding: 10px 5px 5px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 10px;
	
}

#box_auto_cont img {
	margin-right: 5px;
	margin-bottom: 25px;
	text-decoration: none;
	border: 3px solid #FFFFFF;
}




#box_mostre {
	width: 285px;
	padding-bottom: 20px;
	float: left;
	height: 220px;
}
label{
float: left;
width: 160px;
}
input, textarea{
width: 180px;
margin-bottom: 5px;
}
textarea{
width: 250px;
height: 150px;
}
.boxes{
width:1em;
}
#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}
br{
clear: left;
}


	