/* CSS Document pour cpne-ee.org */
/*Penser à répercuter les changements dans la feuille de style
1style_cpne_FCK.css pour l'affichage correct dans FCK Editor*/

#global {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:770px;
	text-align:left;
	background-color:#ffffcf;
	}
	
body {
	margin:0;
	text-align:center;
	background-color:#fef1bc;
	}
	

	
#contenu {
	width:768px;
	border-right:2px solid #448f41;
	background-image:url(IMG/bg_menu.jpg);
	background-repeat: repeat-y;	
	overflow:auto;
	}
	

/*----------------------------*/
/*-------BANNIERE PAGE-----*/
/*----------------------------*/

#banniere {
	width:770px;
	height:151px;
	background-image:url(IMG/banniere.jpg);
	}

#boutons {
	float:right;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00cc33;
	font-size:12px;}
	
#boutons a {
	color:#00cc33;
	font-weight:bold;
	text-decoration:none;
	}

#boutons a:hover {
	color:#448f41;
	}

/*----------------------------*/
/*-------MENU PRINCIPAL-----*/
/*----------------------------*/
	
#menu {
	width:149px;
	background-color:#ffcc66;
	border-left:2px solid #4b933c;
	
	float : left;
	
	}

#menu ul {
	list-style-type:none;
	margin-left:6px;
	padding-left:0;
	width:138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#menu li {
	line-height: 0px;
	}
/*Boutons fond beige*/
#menu a.rub  {
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#975e0f;
	background-color:#ffe1a4;
	padding:2px;
	margin-bottom:5px;
	display:block;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffcc;
	border-right-color: #E9AE74;
	border-bottom-color: #E9AE74;
	border-left-color: #FFFfcc;
	line-height:15px;
	}
	
#menu a:hover.rub  {
	background-color:#4b933c;
	color:#ffffcc;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffcc;
	border-right-color: #E9AE74;
	border-bottom-color: #E9AE74;
	border-left-color: #FFFfcc;
	}


	
#menu ul ul {
	margin-bottom:5px;
	margin-left:25px;
	width:118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(IMG/puce.jpg);
	}
	
#menu a.sousrub    {
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	color:#975e0f;
	font-weight:bold;
	
	}
	
#menu a:hover.sousrub {
	
	}

#menu hr {
	border: 1px inset #66CC66;
	width:80%;
	text-align: center;
}


/*----------------------------*/
/*-------TEXTE DE LA PAGE-----*/
/*----------------------------*/
	
#texte {
	width:600px;
	margin-left:10px;
	float:left;
	
	font:Times New Roman, Times, serif;
	font-size:14px;
	color:#515151; /*si changement, penser à corriger la couleur cans FCKstyles.xml (textenormal)*/
	}

#texte p {
	margin-top:3px;
	}

#texte a {
	color:#d79100;
	text-decoration:none;
	}

#texte a:hover {
	text-decoration:underline;
	}

#texte h1 {
	color:#4b933c;
	}

#texte h2 {
	color:#663300;
	}

#texte h2 a {
	text-decoration:none;
	color:#663300;
	}

#texte h3 {
	font-size:18px;
	margin-left:10px;
	padding-left:25px;
	line-height:20px;
	margin-bottom:0px;
	color:#663300;

	}
	
#texte h3 a {
	background-image:url(IMG/puce_sommairepage.jpg);
	background-repeat:no-repeat;
	padding-left:23px;
	text-decoration:none;
	color:#663300;
	background-position: 3px;
	}
	
#texte h3 a:hover {
text-decoration:underline;
	background-image:url(IMG/puce_sommairepage_hover.jpg);
	}
	
#texte img {
	border:2px solid #ccff99;
	margin:5px;
	padding:1px;
	}

#texte table {
	clear:both;
	margin-top:2px;
	}


#texte td {
	vertical-align: top;
}

/*navigation*/
#navig {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f2b028;
	}
#navig a {
	
	}

	
/*Menu transversal*/

#menu_transversal {
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:35%;
	text-align:left;
	background-color:#ffcc66;
	border:1px solid #663300;
	color:#663300;
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom:8px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	line-height:18px;

	}

#menu_transversal h2 {
	font-size:14px;
	}

#menu_transversal a {
	
	font-weight:bold;
	color:#448f41;
	text-decoration:none;
	}

#menu_transversal a:hover {
	text-decoration:underline;
	}
	
.fondvert {
	background-color:#ccff99;
	}

.fondorange {
	background-color:#FFCC33;
	}
.fondgris {
	background-color:#CCCCCC;
	}

.fondbeige {
	background-color:#FAF7CF;
	}


/*lien vers le haut de la page*/

.hop {
	text-align:right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f2b028;
	clear:both;}

.hop a {
	color:#f2b028;
	
	}
	
/*----------------------------*/
/*-------PIED DE LA PAGE-----*/
/*----------------------------*/	
	
#footer {
	width:770px;
	background-image:url(IMG/footer.jpg);
	height:39px;
	clear:both;
	padding-bottom:1px;
	padding-top:26px;
	background-repeat: no-repeat;
	font-size:10px;
	color:#4b933c;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#fef1bc;
	}

#signature {
	text-align:center;
	color:#f2b028;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color:#fef1bc;
	}

#signature a {
	color:#f2b028;
	text-decoration:none;font-weight:bold;
	 }


/*Tableau pour l'annuaire*/
.tabannuaire{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}
	