img {border:0;}
.hid {position:absolute;top:-100px;}

body
{
	padding:0;
	margin:0;

	background:url(../images/fond.jpg) center center fixed no-repeat;
	font-family: Tahoma;
	font-size:medium;
}

#body
{

}

#conteneur
{
	width:967px;
	margin:0 auto;
	margin-top:10px;
}

#top
{
	height:66px;
	background:url(../images/top_ligne-noire.png) top center no-repeat;
	padding-top:5px;
}

#top #top_background_color
{
	background-color:#D4D4D4;
	height:66px;
}

#top #zone_logo
{
	float:left;
	height:61px;
	padding:2px 0 0 30px;
}

#top #zone_connexion
{
	float:right;
	width:280px;
	height:38px;
	background-color:black;
	color:white;
	line-height:35px;
}

#top #zone_connexion input[type=text], #top #zone_connexion input[type=password]
{
	background:transparent url(../images/zone_texte.png);
	border:none;
	width:96px;
	height:17px;
	padding:0 3px 0 3px;
}

#top #zone_connexion #mot_de_passe
{
	margin-left:5px;
}

#top #zone_connexion #btn_authentification
{
	position:relative;
	top:3px;
	margin-left:5px;
}


#top #zone_choix_langue
{
	float:right;
	clear:right;
	line-height: 30px;
}

#top #zone_choix_langue img
{
	margin-right:20px;
}

#anim_flash
{
	/* height:178px; */
	background-color:transparent;
}

#menu
{
	height:24px;
	background:#FFFFFF url(../images/menu-fond.png) left center no-repeat;
	color:white;
	line-height:20px;
	font-size:small;
	padding:5px 0 0 80px;
}

#menu a
{
	color:white;
	text-decoration:none;
}
#menu a:hover
{
	/* opacity:0.7; */
	color:white;
}

#menu ul
{
	list-style: none;
	margin:0;
	padding:0;
}

#menu>ul>li
{
	display: inline;
	margin:0 15px;
	padding-right:30px;
	text-align:center;
	border-right:solid white 1px;
}

#menu .submenu
{
	/*background:black url(../images/degrade-blanc_noir.png) repeat-y;*/
	background-color:#000000;
	border-right:solid white 1px;
	border-left:solid white 1px;
	z-index:10000000;
}
#menu .submenu>li
{
	padding:6px;
}
#menu .submenu>li a:hover
{
	/*background-color:#000000;*/
	background: url(../images/fond_menu_sub.jpg) repeat-x;

	padding:2px;
	
	
	
	
}
#menu .submenu>li a
{
	

	padding:2px;
	
	
	
	
}

#menu .submenu>li>ul
{
	margin:0 0 0 10px;
}

#contenu
{
	height:318px;
	background-color:#FFFFFF;
}

#contenu #zone_actu
{
	background:url(../images/zone-actu.png);
	float:left;
	height:292px;
	width:470px;
	margin:12px 0 0 5px;
	
	color:#646464;
}

#contenu #zone_actu #titre_actu
{
	height:33px;
	line-height:37px;
	font-size:15pt;
	font-weight:normal;
	margin-left:15px;
}

#contenu #zone_actu #texte_actu
{
	height:252px;
	overflow: auto;
	padding:0 9px;
	margin-right:1px;

	font-size:10pt;
	text-align:justify;
}

#contenu #images_droites
{
	float:right;
	margin:14px 10px 0 0;
}

#bottom
{
	margin-top:12px;
	height:24px;
	line-height:24px;
	background-color:#FFFFFF;
	opacity:0.7;
	border:grey solid 1px;
	border-left:0;
	border-right:0;
	text-align:center;
	font-size: small;
	z-index:0;
}

#bottom a
{
	color:black;
	text-decoration:none;
}
#bottom a:hover
{
	opacity:0.7;
}

#bottom ul
{
	list-style: none;
	margin:0;
	padding:0;
	display: inline;
}

#bottom ul li
{
	display: inline;
	border-right:solid black 1px;
	padding-right:10px;
	margin-left:10px;
}


.titre
{
	color:#7897CE;
	font-weight:bold;
}

.chapo
{
	color:#F99C14;
}

#texte_actu .titre a
{
	color:#7897CE;
	text-decoration:none;
}
#texte_actu .titre a:hover
{
	text-decoration:underline;
}

#texte_actu .chapo a
{
	color:#F99C14;
	text-decoration:none;
}
#texte_actu .chapo a:hover
{
	text-decoration:underline;
}

h1 {
	color:#535353;
	font-size:16px;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;




}
h2 {
color:#535353;
font-size:14px;
background-image: url(../images/puce2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
text-indent: 25px;
}
.chapo2 {
color:#535353;
}
.titre2 {
color:#535353;
	font-size:16px;
}
a{
color:#7AC004;
text-decoration:none;
}
a:hover{
color:#7AC004;
text-decoration:underline;

}
hr {
	width:700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 1px;


}
