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

body{

	background-color:#000;
}

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

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

.entete #nom_opa
{
	position:absolute;
	width:500px;
	height:150px;
	text-align:center;
	margin-left:200px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;	
}

.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:20px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.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:35px;
	font-family:Arial, Helvetica, sans-serif;
}
.contenu h3
{
	color:#199d4d;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
table
{
	position:absolute;
	margin-left:20px;
	margin-top:80px;
	font-weight:bold;
	font-size:12px;
	
}

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

.entete h1
{
 color:#F90;
 font-size:28px;
 font-weight:bold;
}

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

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

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

.colonne_gauche #Contacts
{
	background-image:url(image_css/contacts_safalt.gif);
	height:248px;
	width:299px;
	background-repeat:no-repeat;
	
}
.colonne_gauche #infos_pratiques
{
	background-image:url(image_css/fond_lien_safalt.gif);
	height:68px;
	width:193px;
	margin-top:-25px;
	background-repeat:no-repeat;
	margin-left:89px;
}


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

.colonne_droite #information
{
	background-image:url(image_css/fond_texte_safalt.gif);
	background-repeat:no-repeat;
	width:691px;
	height:520px;
	margin-right:30px;
	font-family:Arial, Helvetica, sans-serif;
}


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

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


.colonne_droite #texte
{
	position:absolute;
	width:550px;
	height:430px;
	margin-top:43px;
	margin-left:102px;
	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:#fab92d;
	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;
}
#agritarn h3
{
	color:#F90;
}
