/* general
--------------------------------------------------------------------------------------------- */

.clear
{
	clear:both;
}

a:link
{
	color: #6f7438;
	text-decoration:underline
}

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

a
{
	color: #6f7438;
	text-decoration:underline
}

img
{
	border:0px;
}

ul
{
  list-style-type: none;
  margin-left:20px;
  padding-left:0px;
} 

h1
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:32px;
	font-style:italic;
	font-weight:900;
	color:#ffffff;
}

h2
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:28px;
	font-style:italic;
	font-weight:900;
	color:#6f7438;
	display:inline;
}

h3
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#d87210;
	display:inline;
}

input
{
	border:1px solid #f67c01;
}

textarea
{
	border:1px solid #f67c01
}

body
{
	margin: 0 auto;
	font-family:  Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:14px;
	background-image:url(images/charte/fond.jpg);
	background-repeat:no-repeat;
	background-position : 50% 0%;
}

#contenu
{
	margin: 0 auto;
	text-align:justify;
	width:991px;
	height:980px;
}

#banniere
{
	background-image:url(images/charte/banniere.jpg);
	background-repeat:no-repeat;
	width:991px;
	height:249px;
}

#cote_gauche
{
	float:left;
	width:991px;
	margin-left:-11px;
	min-height:515px;
	background-image:url(images/charte/cote.png);
	background-repeat: repeat-y;
}

#encart_gauche
{
	float:left;
	width:989px;
	background-position:left bottom; 
	margin-left:13px;
	min-height:515px;
	background-image:url(images/charte/lavande.jpg);
	background-repeat: no-repeat;

}

#contact
{
	float:left;
	width:201px;
	height:297px;
	background-image:url(images/charte/encart_contact.jpg);
	background-repeat: no-repeat;
	text-align:left;
	padding : 56px 0px 0px 15px;
	font-weight:bold;
}

#cote_droit
{
	float:left;
	margin-right:-11px;
	width:783px;
	min-height:515px;
	background-image:url(images/charte/cote_droit.png);
	background-repeat: repeat-y;
}

#pied
{
	width:1014px;
	margin-left:-12px;
	height:157px;
	background-image:url(images/charte/pied.jpg);
	background-repeat:no-repeat;
}

#text
{
	padding : 15px 15px 15px 30px;
	width:700px;
}

/* --------------- Galerie photo --------------------------------------------------------------------*/

#link_int_ext
{
	font-family: Times, Verdana ,Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:900;
	color:#6f7438;
	display:inline;
}

#photo_grand
{
	float:left;
	min-height:400px;
	width:283px;
	padding-top:40px;
	padding-right:20px;
	text-align:center;
}

#photo_petit
{
	float:left;
	height:100px;
	width:75px;
	padding-left:20px;
	padding-top:40px;
}

/* --------------- Description --------------------------------------------------------------------*/

.retrait_1
{
	padding-left:20px;
}

.retrait_2
{	float:left;
	width:300px;
	padding-left:20px;
	display:inline;
}

.retrait_3
{	float:left;
	width:200px;
	padding-left:30px;
	display:inline;
}

.orange
{	
	color:#d87210;
	display:inline;
}

/* --------------- Description --------------------------------------------------------------------*/

.dispo 
{	
	float:left;
	width:210px;
	height:130px;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
}

.dispo td
{	
	width:140px;
	height:20px;
	background-color:#b7be6b;
	text-align:center;
	color:#black
}

.dispo th
{	
	width:70px;
	height:20px;
	border:1px solid #b7be6b;
	text-align:center;
	color:#black
}

/* --------------- ADMIN --------------------------------------------------------------------*/

#login
{
	float:left;
	height:150px;
	width:300px;
	padding-left:200px;
	padding-top:50px;
	text-align: center;
}

#galerie_admin
{
	float:left;
	height:150px;
	width:85px;
	padding-left:20px;
	padding-top:20px;
}

.dispo_admin
{	
	float:left;
	width:320px;
	height:180px;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
}

.dispo_admin td
{	
	width:70px;
	height:30px;
	background-color:#b7be6b;
	text-align:center;
	color:#black
}

.dispo_admin th
{	
	width:250px;
	height:30px;
	border:1px solid #b7be6b;
	text-align:center;
	color:#black
}

.dispo_admin form
{	
	display:inline;
}

