/* --- DIV BOUTON RETOUR ACCUEIL --- */
#accueil
{
	float:right;
	margin-right:10px;
	margin-top:9px;
	padding-top:2px;
	width:80px;
	height:31px;
	background: transparent url(../img_home/fd_accueil.gif) no-repeat center;
	-moz-opacity:0.80;
	opacity: 0.80;
	filter:alpha(opacity=80);
	cursor:pointer;
	border:1px solid dimgray;
	-moz-border-radius:0px 0px 15px 15px;
	border-top:none;
	
}
#accueil h2
{
	line-height:0px;
	font-weight:normal;
	padding-left:17px;
	color:black;
	text-decoration:none;
}

#accueil:hover,#accueil:focus
{
	background: transparent url(../img_home/fd_accueil_h.gif) no-repeat center;
}
#accueil a h2:hover,#accueil a h2:focus
{
	_color:#ea5902;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

/* --- DIV du menu ACCUEIL  menu1_2 --- */
#actualites
{
	background: white;
	-moz-opacity:0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);

	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width:220px;
	_width:100%;
	height:339px;
	float:right;

	color: black;
	line-height: 1.4;
	overflow:auto;
	text-align:justify;
	border-right:1px solid dimgray;
	border-left:1px solid dimgray;
	_border-bottom:1px solid black;

}





#quisommesnous, #notreprojet, #nouscontacter, #enbref, #zinfos
{
	background: white;
	-moz-opacity:0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);

	padding: 15px 10px 10px 10px;
	margin: 8px 0px 0px 0px;
	width:38%;
	height:314px;
	float:right;

	color: black;
	line-height: 1.4;
	overflow:auto;
	text-align:justify;
	_border-right:1px solid dimgray;
	_border-left:1px solid dimgray;
	border-bottom:1px solid black;
	
}
#video_presentation 
{
	background: gray;
	_-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);

	padding: 59px 0px 0px 0px;
	margin: 9px 0px 0px 0px;
	_width:370px;
	width:38%;
	height:280px;
	float:right;

	overflow:hidden;
	text-align:center;
	border-right:1px solid dimgray;
}

#nouscontacter
{
	text-align:center;
}

/* --- DIV du menu ACCUEIL  menu 2 --- */
#pres_agroofdev
{
	text-align:left;
	border-left:1px solid dimgray;
	margin-left:50px;
	padding: 0em 0em 0em 0em;
	color:dimgray;

}
#pres_agroofedition
{
	text-align:left;
	border-left:1px solid black;
	margin-left:173px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}
#pres_agroofformations
{
	text-align:left;
	border-left:1px solid black;
	margin-left:300px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}
#pres_actualites
{
	text-align:left;
	border-left:1px solid black;
	margin-left:415px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}
#pres_ressources
{
	text-align:left;
	border-left:1px solid black;
	margin-left:515px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}
#pres_partenaires
{
	text-align:right;
	border-right:1px solid black;
	margin-left:360px;
	width:300px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}
#pres_liens
{
	text-align:right;
	border-right:1px solid black;
	margin-left:470px;
	width:300px;
	padding: 0em 0em 0em 0em;
	color:dimgray;
}



/* --- DIV MENU_1_1---  --- */

.menu_1_1_formations
{
	filter:alpha(opacity=0.95);
	-moz-opacity:0.95;
	opacity: 0.95;
	border-right:1px solid dimgray;
	_border-top:1px solid dimgray;
	background: white;
	background-image:url(../agroof_formations/img_pages/carte_france.gif);
	background-repeat:no-repeat;
	background-position: right;
	width:778px;
	height:338px;
	margin-top:11px;
	padding-left:15px;
	float:right;
	overflow:auto;
}

.menu_1_1
{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	border-right:1px solid dimgray;
	_border-top:1px solid dimgray;
	background: white;
	width:230px;
	height:338px;
	margin-top:11px;
	float:right;
	overflow:auto;
}

.menu_1_1 ul {

	padding:5px 0px 5px 0px;
	margin:0px;
	list-style-type: none;
}
.menu_1_1 ul li  a{
	font-size: 0.9em;
	font-weight: normal;
	line-height: 2.5;
	color:#FF6533;
	text-decoration:none;
	text-align:left;
	display:block;
	text-indent:15px;
	cursor:pointer;
	background: none;
}
.menu_1_1 ul li a:hover{
	font-weight: bold;
	color:white;
	background: black;
}
.menu_1_1 ul li a:active{
	color:white;
	font-weight: bold;
	background: #ff6600;
}

/* --- DIV SS MENU_1_1--- */
.ssmenu_1_1
{
	margin-top:10px;
	overflow:hidden;
}
.ssmenu_1_1 ul li{
	text-decoration:none;
	padding-left:15px;
}
.ssmenu_1_1 ul li  a{
	color:black;
	text-decoration:none;
	text-align:right;
	padding-right:15px;
}
.ssmenu_1_1 ul li:hover{
	_background:url(../navigation/clap_h.gif) no-repeat;
	text-decoration:none;
}
.ssmenu_1_1 ul li a:hover{
	font-weight: bold;
	color:#FF6533;
	background: none;
}
.ssmenu_1_1 ul li:active, li:focus{
	_background:url(../navigation/clap_h.gif) no-repeat;
	text-decoration:none;
}
.ssmenu_1_1 ul li a:active, a:focus{
	font-weight: bold;
	color:#FF6533;
	background: none;
}

/* --- DIV MENU_1_2--- */
.menu_1_2
{
	___filter:alpha(opacity=90);
	___-moz-opacity:0.9;
	___opacity: 0.9;
	border-right:1px solid dimgray;
	background: white;
	width:562px;
	height:333px;
	margin-top:10px;
	float:right;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	color:black;
}

/* --- CONTENU_2 fond TITRES--- */
#fdtitre_contenu_2
{
	margin:0;
	padding:0;
	background-image:url(../navigation/fd_titre.gif);
	background-repeat:no-repeat;
}
#fdtitre_partenaire_dvdtx
{
	margin:0;
	padding:0;
	background-image:url(../navigation/fd_titre_2.gif);
	background-repeat:no-repeat;
}

#fdtitre_agenda
{
	margin:0;
	padding:0;
	background-image:url(../agroof_actualites/img_pages/titre_agenda.gif);
	background-repeat:no-repeat;
	width:100%;
	height:80px;
}
fdtitre_reglementation
{
	margin:0;
	padding:0;
	background-image:url(../agroof_actualites/img_pages/titre_reglementation.gif);
	background-repeat:no-repeat;
	width:100%;
	height:80px;
}

#bouton_gauche
{
	margin:0px;
	padding-top:8px;
	background-image:url(../navigation/bouton_gauche.gif);
	background-repeat:repeat-x;
	height:50px;
}
/* --- CONTENU_2 DROITE CAHIERdvd--- */

#cahierdvd
{
	width:100%;
	Height:690px;
	background:url(../navigation/FD_div_cahierdvd.gif) no-repeat;
	_border:1px solid black;
	
}
#partenaires
{
	width:100%;
	Height:auto;
	background:url(../navigation/FD_div_partenaires.gif) no-repeat;
}
/* --- CONTENU_2 GAUCHE les box de menus à gauche--- */
#box_G_1
{
	background-color:white;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	width:95%;
	height:auto;
	margin-left:8px;
	margin-top:0px;
	padding-bottom:10px;
}