/* CSS Document */
body,html{
	height:100%;
	margin:0px;
}
body,td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4D4D4D;
}

a{
	color:#225884;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#6E8823;
}
.spip_surligne{
	background-color:#46BECF;
}

.ligne{
	background:url(images/template/bg_ligne.gif);
	width:100%;
	height:1px;
}
/* Tableau generale qui contient tout le site */
#page1 {
	height:100%;
	border-width:3px;
	border-color:#264E62;
	border-bottom:0px;
	border-top:0px;
	border-style:solid;
}
h1{
	color:#47768E;
	margin:20px 0px 20px 0px;
	text-decoration:underline;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
h2{
	color:#799035;
	margin:10px 0px 10px 0px;
	font-size:16px;

}
h3{
	margin:5px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
}
hr{
	border:dashed 1px #4D4D4D;
}
/* Marge du contenu article */
#article{
	margin:0px 20px 0px 20px;
}

/* images */
#band1{
	background-image:url(images/template/band1.jpg);
	background-repeat:no-repeat;
}

#band2{
	background-image:url(images/template/band2.jpg);
	background-repeat:no-repeat;
}

#haut_article{
	background-image:url(images/template/haut_article.gif);
	background-repeat:no-repeat ;
}


#bas_article{
	background-image:url(images/template/bas_article.gif);
	background-repeat:no-repeat;
}
/* page d'accueil */
#accueil_logo{
	background-image:url(images/template/accueil_01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#accueil_bg_top{
	background-image:url(images/template/accueil_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#accueil_bg_right{
	background-image:url(images/template/accueil_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#accueil_bg_foot{
	background-image:url(images/template/accueil_05.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#partenaire{
	background-image:url(images/template/bg_partenaire.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:136px;	
	margin-top:5px;
}
#btn_partenaire{
	background-image:url(images/template/btn_partenaire.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:45px;
	padding-top:4px;
	text-align:center;
	width:383px;
	height:31px;

}
#btn_partenaire a{
	text-decoration:none;
	font-size:13px;
}




.image_repete{
	background-image:url(images/template/repete_image.jpg);
	background-position:top;
	background-repeat:repeat-x; 
}
/*menu secondaire gauche*/
#menu_second{
	margin:20px 10px 10px 5px;
	
}
#menu_second .ssmenu1,#menu_second .ssmenu1_active{
	display:block;
	margin-bottom:10px;
	color:#FFFFFF;
	background-image:url(images/template/menu_puce_carre.gif);
	background-position:top left;
	background-repeat:no-repeat; 
	padding-left:12px;
}
#menu_second .ssmenu1_active{
	font-weight:bold;
}
#menu_second .ssmenu1:hover{
	color:#CCCCCC;
}


#menu_second .ssmenu2,#menu_second .ssmenu2_active{
	display:block;
	color:#C3E367;
	margin-left:20px;
	background-image:url(images/template/menu_puce_losange.gif);
	background-position:top left;
	background-repeat:no-repeat; 
	padding-left:12px;
	margin-bottom:5px;
}
#menu_second .ssmenu2:hover{
	color:#799035;
}
#menu_second .ssmenu2_active{
	font-weight:bold;
	text-decoration:underline;
}
#menu_second .cache{
	visibility:hidden;
	height:0px;
	width:0px;
	position:absolute;
	top:0px;
	left:0px;
	
}
#menu_second .visible{
	margin:10px 0px 15px 0px;
}


/*menu top*/
#menu_top a{
	color:#225884;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:block;
	text-align:center;
}
#menu_top a:hover{
	color:#6E8823;
}
#menu_top td{
	height:35px;
	vertical-align:middle;
}

#menu_top td.ligne{
	width:2px;
	background-image:url(images/template/menu.gif);
}
/*fil d'ariane*/
#ariane{
	margin-bottom:10px;
	background-image:url(images/template/menu_puce_carre.gif);
	background-position:top left;
	background-repeat:no-repeat; 
	padding-left:12px;
	color:#799035;
	font-weight:bold;
}
#ariane a{
	color:#47768E;
	font-weight:normal;
}
#ariane a:hover{
	color:#799035;
}
#article li{
	list-style-type:none;
	/*list-style-image:url(images/template/puce.gif);*/
	background:url(images/template/puce.gif) no-repeat left 4px;
	padding:4px 0px 4px 15px;
	
}
#article ul ul li{
	list-style-type:none;
	/*list-style-image:url(images/template/picto_trait.gif);
	list-style-position:outside;*/
	background-image:url(images/template/picto_trait.gif);
	padding-left:13px;	
	background-repeat:no-repeat;
	margin-left:0px;
}


/*tableau de contenu******************************************************/
#article .tb_contenu{
	border-collapse:collapse;
}
#article .tb_contenu th{
	background:#47768E;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border:solid 1px #47768E;
}
#article .tb_contenu td{
	border:solid 1px #799035;
	padding:0px 3px 0px 3px;
	vertical-align:top;
}
#article .tb_contenu ul{
	margin:0px;
	padding:0px;
}

#article .tb_marins{
	width:100%;
}

#article .tb_marins td{
	vertical-align:middle;
	padding:4px 3px 4px 3px;
	border-bottom:solid 1px #799035;
}

#article .tb_marins th{
	background-color:#DEF0AC;
	text-decoration:underline;
}

/* menu secondaire intérieur de la page*******************************************/
#menu_sec{
	margin:0px 10px 20px 20px;
	float:right;
	
}
#contenu_menu_sec{
	background-color:#FFFFFF;
	vertical-align:top;
}
#menu_sec_gauche{
	background-image:url(images/template/pixel_vert.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;	
}
#menu_sec_droite{
	background-image:url(images/template/pixel_vert.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
#menu_sec .ssmenu1,#menu_sec .ssmenu1_active{
	display:block;
	color:#47768E;
	background-image:url(images/template/menu_puce_carre.gif);
	background-position:top left;
	background-repeat:no-repeat; 
	padding-left:12px;
	margin:0px;
}
#menu_sec .ssmenu1_active{
	font-weight:bold;
}
#menu_sec .ssmenu1:hover{
	color:#799035;
}
/* module rechercher ***************************************************/
#recherche{
	margin-top:20px;
}
#recherche input{
	border:solid 1px #FFFFFF;
	font-size:11px;
}
#recherche .button{
	font-weight:bold;
	cursor:pointer;
	background:#C5E6FF;
	color:#143E5E;
	border:none;
}
#recherche .button:hover{
	color:#000000;
}

/* formulaire de contact ************************************************************/

.button{
	background:#47768E;
	color:#FFFFFF;
	border:solid 1px #000000;
	cursor:pointer;
}
.button:hover{
	background:#0F4373;
}


/* menu foot ************************************************************/
#menu_foot,#menu_foot a{
	color:#FFFFFF;
}
#menu_foot a:hover{
	color:#C3E367;
}


