/* Permet de redéfinir les intertitres de SPIP */
h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168DFC;
	margin-top : 5px;
	margin-bottom : 5px;	
}
.spip strong, .spip b{	
	color: #168DFC;
}

/***************** MENUS ********************************/

.menu{
	background-color: #3399CC;
	background-image:url(fonds/fond_menu.jpg);
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight: bold;
}

.menu1{
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:white;
	text-decoration:none;
	border:1px;
	border-style:solid;
	border-color:white;
}

a.menu1{text-decoration:none;border-style:none}
a.menu1:hover{color:yellow;text-decoration:none;border-style:none}

.menu1Sel{
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:yellow;
	text-decoration:none;
	background-color: #8DC2E1;
	border-width:1px; 
	border-style:inset;
	border-color:white;
}
	
a.menu1Sel{text-decoration:none;border-style:none}
a.menu1Sel:hover{color:white;text-decoration:none;border-style:none}

/***************** FIN MENUS *********************************/

.cheminRub{
	background-color: #3399CC;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:yellow;
	text-decoration:none;
}

a.cheminRub {text-decoration:none; font-size:10px}
a.cheminRub:hover{color:yellow;text-decoration:underline; font-size:10px}

.cheminRubSel{
	background-color: #3399CC;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
a.cheminRubSel {text-decoration:none; font-size:10px}
a.cheminRubSel:hover{color:yellow;text-decoration:underline; font-size:10px}

.basPage{
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#CC6600}

a.basPage {color:#CC6600;font-weight: bold;text-decoration:none; font-size:10px}
a.basPage:hover{color:#3399CC;}

body { 
	font-family:verdana,arial,sans-serif;
	color:#044092; 
	background-attachment: fixed;  
	background-repeat: repeat-x;
	background-image:url(fonds/fond.jpg);
	background-color:#F4F63A;
	background-position: 0px top;
}

.fondPage { 
	font-family:verdana,arial,sans-serif;
	color:#044092;
	background-position: center;
	background-attachment: scroll;  
	background-repeat: no-repeat;
	background-image:url(back.gif);  
	background-color: #FFFFCC;
}

.fondPage td {
	font-size: 12px;	
}

.fondPage a{font-family:verdana,arial,sans-serif;font-size:11px;color:#666666;text-decoration:none}
.fondPage a:hover{color:red;text-decoration:underline}

.fondPage .titrePage1{
  font-family:verdana,arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  color:#CC3333;;
  padding-top:2px;
  padding-left:10px;
  padding-bottom:2px;
  background-color: #fdfb7a;
  border-top-width:2px; 
  border-left-width:2px; 
  border-right-width:2px; 
  border-bottom-width:0px; 
  border-style:solid;
  border-color:#CC3333;;
  -moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
}

.fondPage .contenu1{
  border-width:2px; 
  border-style:solid;
  border-color:#1375d1;
  background-color: #f9facb;
  -moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
}

.fondPage .titrePage2{font-family:verdana,arial,sans-serif;font-size:12px;font-weight: bold;color:#168DFC}

.fondPage .fondContact{ 
	background-attachment:fixed;  
	background-repeat: no-repeat;
	background-position: top right;  
}

.fondPage .fondContrat{ 
	background-attachment:fixed;  
	background-repeat: no-repeat;
	background-position: center center;  
}