/*------STYLES BALISES----*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-image: url(../images/interface/fond.jpg);
	background-repeat: repeat-x;
	background-color: #CCC9E8;
}

a {
	color: #3F39A9;
	text-decoration: none;
}

a:hover {
	color: #3F39A9;
	text-decoration: underline;
}

p {
	margin: 0px; padding: 0px;
}

img {
	border: 0px;
}

h1 {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 7px 0px ;
	padding: 0px;
}

h3 {
	font-size: 10px;
	margin: 0px 0px 3px 0px ;
	padding: 0px;
	font-weight:bold;
}

/*------STYLES CALQUES----*/

#conteneur {
	width: 900px;
	height: 500px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	height: 81px;
	background-image: url(../images/interface/header.jpg);
}

#bandeau {
	height: 125px;
}

#logo {
	width: 715px;
	position: relative;
	left: 20px;
	top: 20px;
	float: left;
}

#transverse {
	float: right;
	position: relative;
	top: 15px;
	height: 66px;
	right: 15px;
	
}

#menu {
	height: 45px;
	padding-left: 12px;
	background-image: url(../images/interface/fond_menu.jpg);
	background-repeat: no-repeat;
}

#conteneur_central {
	width: 900px;
	height: 415px;
	float: left;
	background-repeat:no-repeat;
	position: relative;
	background-image: url(../images/interface/fond_contenu_home.jpg);
}

#conteneur_gauche {
	width: 185px;
	float: left;
	position: relative;
	left: 37px;
}

#conteneur_milieu {
	width: 196px;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: 25px;!important; margin-top /**/: 15px;
}

#conteneur_droite {
	width: 355px;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: 22px;
}




#conteneur_bas {
	width: 900px;
	height: 40px;
	float: right;
	margin-right: 8px;
}

#titre_une_orange {
	width: 53px; 
	float: left;
	margin-left: 20px;
	text-align: right;
}

#titre_une_orange_droite {
	width: 45px; 
	float: left;
	margin-left: 2px;
	text-align: right;
}

#texte_gauche {
	width: 170px;
	float: left;
	position: relative;
	margin-left: 8px;
	color: #F8FED5;
	margin-top: 10px;
	height: 122px;
}

#texte_une {
	width: 190px;
	float: left;
	height:75px;
	margin-top: 10px;
	text-align: justify;
}

#image_une {
	width: 186px;
	float: left;
	margin-top: 0px;
	height: 125px;
	border: 3px solid #FEC600;
}

.agenda {
	width: 335px;
	height: 140px;
	float:left;
}

.texte_actus {
	width: 310px;
	height:158px;
	float: left;
	text-align: justify;
	
}

#archives {
	float: right;
	position: relative;
	right: 88px;
	top: 5px;
	
}

#texte_copyright {
	color: #FCC76A;
	float: right;
	font-size: 9px;
	text-align: right;
	margin-right: 6px;
	margin-top: 10px;!important; margin-top /**/ : 45px;
}

#texte_footer {
	color: #636161;
	font-size: 9px;
	float: left;
	margin: 5px 0px 0px 18px;!important; margin /**/ : 5px 0px 0px 38px;

}

#webzen {
	color: #FFFFFF;
	float: right;
	position: relative;
	top: 30px;
	right: 8px;
}


/*------STYLES TEXTE----*/

.fleche {
	color: #3F39A9;
}

.webzen {
	color: #FFFFFF;
	float: left;
	top: 18px;
	position: relative;
}

.lien_webzen {
	color: #FFFFFF;
}

.lien_webzen:hover {
	color: #FFFFFF;
}

ul {
	list-style-image: url(../images/interface/picto_fleche_contenu_petite.gif);
	margin: 0px;
}
ul.cushycms{padding:0 0 0 17px;}

li {
	margin: 5px 5px 10px 45px;!important; margin /**/ :5px 5px 10px 5px;
}

ul.pro {
	list-style-image: none;
	list-style:none;
	margin: 0px;
	background-image:url("../images/interface/picto_pro.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:46px;
	margin:0;
	width:auto;
}

#texte_gauche ul {
	list-style-image: url(../images/interface/picto_fleche_home_petite.gif);
	margin: 0px 0px 0px 12px;
	padding:0px;
}

#texte_gauche li {
	margin: 2px 5px 2px 5px;
}

#texte_gauche a {
	color:#FFFFFF;
	text-decoration:none;
}

#texte_gauche a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#texte_gauche a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

