body{
margin:0;
padding:0;
background-image:url('../_img/fond_perdu2.jpg');
background-repeat:repeat-x;
background-position:top;
background-color:#EAEAEA;
font-size:12px;
color:#373737;
font-family:Arial;
}
a, a:visited{
	text-decoration:none;
	color:#000;
}

h1, h2{
	font-weight:normal;
	color:#000;
}

h1{
	font-size:24px;
}

h2
{
	font-size:18px;
}
strong
{
	color:#000;
}

a:hover
	{
		color:#C2C2C2;
	}
#header
{
	float:left;
	width:100%;
	/**background-image:url('../_img/fond_perdu2.jpg');
	background-repeat:repeat-x;*/
	background-color:#EAEAEA;
	height:150px;
}

#main
{
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#logo
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:block;
	background:url("../_img/logo.jpg");
	width:1000px;
	height:188px;
}

#logo img
	{
		display:block;
	}
#ombre
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	width:1000px;
	height:37px;
}
#liens_menu
	{
		width:720px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		
	}
#ombre img
	{
		display:block;
	}
#site
{
	clear:both;
}
#menu
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url('../_img/fond_menu1.jpg') repeat-x;
	height:123px;
}

#menu a
{
	margin-right:66px;
	
}

#menu img
	{
		border:none;
	}

#contenu
{
	margin-bottom:20px;
}

/******************************ACCUEIL************************/

#accueil_content
	{
		width:720px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	
#texte_accueil
	{
		margin-top:40px;
		width:450px;
		text-align:left;
		float:left;
		padding-bottom:150px;
	}
	
#photo_accueil
	{
		width:179px;
		height:234px;
		float:left;
		margin-left:15px;
	}
	
#photo_accueil img
	{
		display:block;
		float:left;
	}
	
/*******************************PRODUCTIONS******************************/

#productions_content
{
	width:680px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	
}

#entete_productions
{
	clear:both;
	float:left;
	text-align:left;
}

#titre_chat_botte{
	text-align:justify;
}

#texte_productions
	{
		clear:both;
		float:left;
		width:620px;
	}
	
#texte_productions p
	{
		text-indent:20px;
	}


#titre_productions
{
	float:left;
	text-align:left;
	width:400px;
}


#photo_productions
{
	margin-left:50px;
	float:left;
	display:block;
}

#photo_productions img
{
	float:left;
}

#liens_productions a
	{
		margin-right:0;
		font-size:11px;
	}
	
#liens_productions
	{
		width:160px;
	}

#texte_productions
{
	clear:both;
	margin-top:15px;
	float:left;
	text-align:justify;
	padding-bottom:15px;
}

/*******************************RECHERCHE ET DEVELOPPEMENT***************/

#recherche_content
	{
		width:720px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	
#texte_recherche
	{
		margin-left:15px;
		float:left;
		text-align:justify;
		width:620px;
	}
	
#texte_recherche p
	{
		text-indent:20px;
	}

	
#footer
{
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	width:900px;
	background:#DBD7D6;
	height:39px;
}


/***************************************CONTACTS**********************/

#contacts_content
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:15px;
}

#texte_contacts
{
	text-align:left;
	float:left;
	padding-bottom:30px;
}

#footer img
{
	margin-left:10px;
	float:left;
	width:56px;
}

#footer span
{
	float:left;
	font-size:12px;
	margin-left:5px;
	height:39px;
	font-family:Arial;
	line-height:39px;
	font-weight:bold;
}

.liens
	{
		float:left;
		text-align:left;
	}
	
.pousse_a_droite
	{
		clear:both;
		float:left;
		width:327px;
	}
	
.liens li
	{
		list-style-type:none;
	}
	
.clear
	{
		clear:both;
	}
	
.sous_titre
	{
		font-size:12px;
	}