@charset "utf-8";
/* CSS Document */

body{

	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

.conteneur
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(image_css/fond_art.gif);
	background-repeat:no-repeat;
	height:724px;
	width:1024px;
}

.entete
{
	background-image:url(image_css/fond_banniere_art.gif);
	width:1024px;
	height:200px;
	background-repeat:no-repeat;
	margin-left:50px;
}

.entete #nom_opa
{
	position:absolute;
	width:600px;
	height:90px;
	margin-top:20px;
	margin-left:200px;
}

.colonne_gauche a
{
	position:absolute;
	width:193px;
	height:50px;
	text-align:center;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	margin-top:23px;
	
}

.colonne_gauche h2
{
	position:absolute;
	width:286px;
	height:50px;
	text-align:center;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	margin-top:30px;
}
.contenu h3
{
	color:#199d4d;
	font-size:14px;
}
table
{
	position:absolute;
	margin-left:30px;
	margin-top:90px;
	font-weight:bold;
	font-size:12px;
	
}

.contenu #description
{
	color:#199d4d;
	font-weight:bold;
}

.entete h1
{
 color:#318331;
 font-size:32px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
}

.colonne_gauche
{
	float:left;
	margin-top:-70px;
}

.colonne_gauche #Presentation
{
	background-image:url(image_css/fond_lien_art.gif);
	height:68px;
	width:193px;
	background-repeat:no-repeat;
}

.colonne_gauche #Organigramme
{
	margin-left:90px;
	margin-top:-25px;
	background-image:url(image_css/fond_lien_art.gif);
	height:68px;
	width:193px;
	background-repeat:no-repeat;
}
.colonne_gauche #Missions
{
	background-image:url(image_css/fond_lien_art.gif);
	height:68px;
	width:193px;
	margin-top:-25px;
	background-repeat:no-repeat;
}

.colonne_gauche #infos_pratiques
{
	background-image:url(image_css/fond_lien_art.gif);
	height:68px;
	width:193px;
	margin-top:-25px;
	background-repeat:no-repeat;
	margin-left:90px;
}

.colonne_gauche #Contacts
{
	background-image:url(image_css/contacts_art.gif);
	height:248px;
	width:299px;
	background-repeat:no-repeat;
	margin-left:-5px;
	
}


.colonne_droite
{
	float:right;
	margin-top:-70px;
}

.colonne_droite #information
{
	background-image:url(image_css/fond_texte_art.gif);
	background-repeat:no-repeat;
	width:691px;
	height:520px;
	margin-right:30px;
}


.colonne_droite h1
{
	color:#199d4d;
	width:450px;
	text-align:center;
}

.colonne_droite h2
{
	margin-left:15px;
}


.colonne_droite #texte
{
	position:absolute;
	width:600px;
	height:430px;
	margin-top:43px;
	margin-left:62px;
	overflow:auto;
}

.colonne_droite a
{
	font-size:14px;
	font-weight:bold;
	width:auto;
	height:auto;
	text-align:left;
	color:#000;
}
.colonne_droite a:hover
{
	font-size:14px;
	font-weight:bold;
	width:auto;
	height:auto;
	text-align:left;
	color:#199d4d;
}
#Contacts
{
	font-family:Verdana, Geneva, sans-serif;
}

#Contacts a
{
	text-decoration:underline;
	position:relative;
	color:#000;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	width:200px;
	height:10px;
	text-align:left;
}

#Contacts a:hover
{
	text-decoration:underline;
	position:relative;
	color:#318331;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	width:200px;
	height:10px;
	text-align:left;
}
#agritarn
{
	margin-top:-40px;
	margin-left:50px;
}
 #lien_agritarn
{
	text-decoration:none;
	margin-top:-30px;
}
