.grid_1{width:60px;}
.grid_2{width:140px;}
.grid_3{width:220px;}
.grid_4{width:300px;}
.grid_5{width:380px;}
.grid_5_2{width:340px;padding:10px;}
.grid_6{width:460px;}
.grid_7{width:540px;}
.grid_7_2{width:580px;}
.grid_8{width:620px;}
.grid_9{width:700px;}
.grid_10{width:780px;}
.grid_11{width:860px;}
.grid_12{width:940px;}

.column
{
	float:left;
	overflow:hidden;
	display:inline;
	margin:0 10px;
}

.column2
{
	float:left;
	overflow:hidden;
	display:inline;
	margin:0;
}

.row2
{
	width:940px;
	overflow:hidden;
	margin:0 10px;
}

.row
{
	width:960px;
	overflow:hidden;
	margin:0 10px;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

ol,ul
{
	list-style:none;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:none;
}

:focus
{
	outline:0;
}

ins
{
	text-decoration:none;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

html
{
	width:100%;
	text-align : center;
	background-color:#FFF;
}

body
{
	line-height:1;
	font:62.5% sans-serif;
	text-align:left;
	background-color:#000;
	width:960px;
	margin:0 auto;
	padding:10px;
}

h2
{
	color:#fff;
	background : #333;
	padding : 10px 15px;
	margin : 5px 10px 25px 10px;
	font-size:180%;
	font-family : serif;
	font-weight : normal;
	line-height:1;
	letter-spacing:2px;
}

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

a:hover
{
	color:#0c3;
}



#header
{
	background:transparent url(fond.jpg) no-repeat top left;
	margin:10px 10px 0;
}

h1
{
	padding:20px 0 0 20px;
}

#menu
{
	height:50px;
}

#menu li
{
	list-style-type:none;
	float:right;
}

#menu li a
{
	background:url(btn_over-trans.png) top center no-repeat;
	text-align:center;
	display:block;
	color:#ccc;
	width:60px;
	font-size:120%;
	padding:35px 10px 0;
}

#menu li a:hover
{
	color:#090;
	background-image:url(btn_on-trans.png);
}

#descriptif
{
	background-color:#fff;
}

#contenu
{
	background-color:#999;
}

#contenu a {
	color : #090;
}

#contenu h2
{
	font-size:300%;
	font-weight:400;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:10px;
}


/* Page "bien" */
#contenu p,#accueil p,.propriete p
{
	line-height:1.3;
	font-size:120%;
	letter-spacing:0.5px;
	text-align:justify;
	margin:0 10px 10px 10px;
}


#accueil ul {
	margin : 60px 0 50px 100px;
}

#contenu li,#accueil li {
	list-style-position : inside;
	list-style-type:circle;
	margin : 10px;
	font-size:150%;
	letter-spacing:0.5px;
		
}

#contenu li,#accueil li a:hover {
	color:#090;
}

#accueil {
	background: #000 url('arabesque.png') no-repeat bottom left;
	color : #fff;
}

.galerie {
	margin-top : 10px;
}
.galerie img {
	height : 30px;
	width : 40px;
	border:1px solid #fff;
	margin : 3px;
	cursor : pointer;
}

#illustration_conteneur  {
	display : block;
	text-align : center;
	height : 400px;
	
}

#illustration {
	margin-top:1px;
	max-height : 400px;
	max-width  : 580px;
}

.propriete {
	padding-bottom : 5px;
	margin-bottom : 10px;
}

.propriete img {
	width : 140px;
	height : 90px;
}

.propriete p img {
	width : 20px;
	height : 15px;
}

.propriete p {
	color : #fff;
}

#commercialisation {
	color : #fff;
	font-size : 12px;
}

#footer {
	margin-top : 5px;
	font-size : 120%;
	line-height : 1.5;
	color:#ccc;
	text-align : center;
}

#footer a {
	color:#ccc;
}
#footer a:hover{
	color:#999;
	text-decoration : underline;
}

#footer li {
	margin : 0 10px;
	display : inline;
}

#form_contact {
	margin : 5px;
}

#form_contact label, #form_contact input {
	padding : 2px;
	font-size : 120%;
}

#form_contact div {
	margin-bottom : 10px;
}

#form_contact label {
	color : white;
	display : block;
	width : 150px;
	float : left;
}

#form_contact .valider input {
	margin-left : 155px;
	width : 400px;
}

#form_contact input, #form_contact textarea {
	background : #efefef;
	border : 1px solid #ccc;
	display : block;
	width : 400px;
}
