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

/*style general pour l'ensemble du site*/
body {
	background:url("../images/bg_site.jpg") repeat-x 0 0;
}
h1 {
	color:#3f9adc;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}
/*marge interieures*/
.espacement_5 {
	padding:5px;
}
.espacement_510 {
	padding:5px 10px;
}
.espacement_10 {
	padding:10px;
}
.espacement_1020 {
	padding:10px 20px;
}
.espacement_20 {
	padding:20px;
}
.espacement_30 {
	padding:30px;
}
/* couleur de fond */
.blanc {
	background:#fff;
}
.noir {
	background:#000;
}
.titre-rubrique {
	border-bottom:solid 1px #CCC;
	line-height:26px;
	margin-bottom:5px;
}
/*squelette du site*/
#centre {
	float:left;
	background:#2072AE url("../images/bg.jpg") no-repeat center top;
	width:100%;
}
#container_fond {
	padding-bottom:20px;
}
#fond_menu {
	background:url("../images/fond_menu.jpg") no-repeat 40px 0;
	height:53px;
}
#header_anim {
	background:url("../images/bg_header.jpg") no-repeat 40px 0;
	height:147px;
}
#bas_page {
	float:left;
	background:#2072ae url("../images/bg_foot.jpg") repeat-x center top;
	width:100%;
	height:244px;
}
.fond_bas_page {
	float:left;
	background:#2072ae url("../images/bg_foot_rep.jpg") repeat-x center top;
	width:100%;
	height:244px;
}
#bas_page #content {
	height:224px;
	width:930px;
	margin:0 auto;
	padding:9px;
}
#bas_page #content ul {
	background:#2c7bb5;
	float:left;
	width:199px;
	height:90px;
	padding:5px 10px;
	margin:5px;
	list-style-type:none;
}
#bas_page #content ul li {
	background:url("../images/ico_list-trans.png") no-repeat left 5px;
	text-indent:20px;
}
#bas_page #content ul li a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#bas_page #content ul li a:hover {
	color:#03C;
	text-decoration:none;
	font-size:11px;
}
#fil_conducteur {
	background:url("../images/fil.jpg") no-repeat 40px 0;
	height:41px;
	margin:0;
	color:#fff;
}
#colonne_gauche {
	background:#f9f9f9;
	color:#7c7c7c;
	margin:10px 8px 5px 0;
}
#colonne_droite {
	background:url("../images/bg_col_droite.jpg") no-repeat 5px 10px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#colonne_droite2 {
	background:url("../images/bg_col_droite2.jpg") no-repeat 5px 10px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
/* menu principal */
#menu_h {
	float:left;
	height:40px;
	margin:4px 0 0 0;
	width:100%;
}
#menu_h ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#menu_h ul li {
	background:#2378B8 none repeat scroll 0 0;
	display:inline;
	float:right;
	line-height:38px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu_h ul li a {
	border-left:1px solid #3b93d4;
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
}
#menu_h ul li a:hover {
	background:#AC0A46 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#menu_h ul li a.actif {
	background:#AC0A46 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
/*mini menu*/
.mini_menu {
	background:#fff;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}
.lien_menu {
	float:right;
	display:inline;
}
.mini_menu ul li a {
	margin:0 5px;
}
#mini_acc a {
	background:url("../images/mini_accueil.jpg") no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	height:25px;
	width:74px;
}
#mini_acc a:hover {
	background:url("../images/mini_accueil.jpg") no-repeat 0 -24px;
	list-style:none;
}
#mini_actu a {
	background:url("../images/mini_actu.jpg") no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	height:25px;
	width:89px;
}
#mini_actu a:hover {
	background:url("../images/mini_actu.jpg") no-repeat 0 -24px;
}
#mini_contact a {
	background:url("../images/mini_contact.jpg") no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	height:25px;
	width:73px;
}
#mini_contact a:hover {
	background:url("../images/mini_contact.jpg") no-repeat 0 -24px;
}
/*actualites*/
.actualites {
	padding:5px;
	font-size:11px;
	color:#333;
	text-align:justify;
}
#titre_actu {
	height:39px;
	background:#F1F1F1 url("../images/titre_actu.jpg") no-repeat right 0;
	width:100%;
}
.date {
	font-weight:bold;
	background:url("../images/puce.jpg") no-repeat left 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	text-indent:15px;
}
.img_actu {
	border: solid #ccc 5px;
	margin: 5px;
	float: left;
}
.txt_actu {
	float:left;
}
.pointille {
	background:url("../images/pointille.jpg") no-repeat 0 0;
	height:5px;
	margin:5px 0;
}
/* pagination */
.pagination {
	line-height:2em;
}
.pagination a, .pagination span {
	padding:0.2em 0.5em;
}
.pagination a {
	border:1px solid #2277B7;
	color:#2277B7;
	text-decoration:none;
}
.pagination a:hover {
	border:1px solid #2277B7;
	background-color:#2277B7;
	color:#fff;
}
.pagination .prevnext {
	font-weight:bold;
}
.pagination span.disabled {
	border:1px solid #DDDDDD;
	color:#999999;
}
.pagination span.current {
	border:1px solid #2277B7;
	background-color:#2277B7;
	color:#ffffff;
	font-weight:bold;
}
/* Cache override: 9/10/08 - also added to main7.css */
div.StoryShare{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0;
	padding:10px 0;
	height:20px;
}
div.StoryShare span{
	padding:0 5px 0 0; }
div.StoryShare a{
	margin-right:8px;
	font-size:12px;
	text-decoration:none;
	color:#2F516C;
	font-weight:bold;
	}

.addthis_button_email {
	float:left;
}
.addthis_button_compact {
	float:left;
}
.addthis_button_print {
	float:left;
}

