/*  global */

html, 
body {
	margin: 0;
	padding:0;
	text-align: center;
	background:#EFEFEF;
}

p {
font-family:Trebuchet MS,Georgia,Verdana,Arial;
color:#404040;
}

h1 {
font-family:Trebuchet MS, Georgia, Verdana, Arial;
font-size:1.9em;
font-weight:bold;
}

h2 {
font-family:Trebuchet MS, Georgia, Verdana, Arial;
font-size:1.3em;
font-weight:bold;
}

.kfond {
width:100%;
}

.kpage {
margin:0px auto 0px auto;
width:950px;
min-height:600px;
}

.principal {
width:950px;
padding-top:70px;
margin-left:auto;
margin-right:auto;
text-align:left;
}


.conteneur {
width:700px;
}
/*  HAUT DE PAGE */

/*  navigation */
.menufond {
position:fixed;
width:950px;
height:55px;
margin-top:5px;
padding-top:11px;
background:url(images/menufond.png) top left no-repeat;
}

.menufond ul {
display:block;
list-style:none; 
margin-top:0px;
margin-left:25px;
padding:0;
}

.menufond li {
display:inline;

}

.menufond a {
display:block;
float:left;
width:140px;
height:34px;
line-height:34px;
color:#99FFFF;
font-family:Verdana, Georgia, Trebuchet MS, Arial;
font-weight:bold;
background:url(images/bouton1.png) top left no-repeat;
}

.menufond a:hover {
color:black;
text-decoration:none;
background:url(images/bouton2.png) top left no-repeat;
}
				
/* CENTRE */

.sousmenu {
margin-bottom:20px;
}

.sousmenu a {
color:black;
font-weight:bold;
}

/* PAGES NORMALES */

.titrepage {
font-size:2em;
color:white;
font-family:Trebuchet MS, Georgia, Verdana, Arial;
font-weight:bold;
font-variant: small-caps;
margin-bottom:30px;
background:url(images/barretitre.png) bottom left no-repeat;
}

.titrepage h1 {
text-align:left;
}

.presentation {
width:700px;
color:black;
margin-left:0;
margin-bottom:30px;
}

.presentation p{
color:black;
}

.textepresentation img {
border:1px solid #ff6600;
margin:0px;
}

.presentation h1 {
text-align:left;
color:#ff6600;
}
.presentation h2 {
text-align:left;
color:#ff6600;
}

.orange p{
text-align:left;
color:#ff6600;
font-weight:bold;
}

.pleinepage {
width:700px;}

.pleinepage h1 {
text-align:center;
}

/*CADRE DROITE*/

.colonnedroite {
clear:both;
float:right;
margin-right:25px;
width:195px;
}

.contenantdroite {
margin-bottom:10px;
padding-top:10px;
width:195px;
background:url(images/CDtop.gif) no-repeat;
}

.droite {
padding:5px;
color:white;
text-align:center;
background:url(images/CD.gif);
background-repeat:y-repeat;
}

.droite a {
color:#66ffff;
}

.droite p {
color:white;
}
.droite img {
border:1px solid white;
}

/* CADRES */

.pleinepagesplit {
width:700px;
}

.encadre {
float:left;
width:300px;
margin-left:30px;
margin-bottom:30px;

display:inline;
border:1px solid #606060; 
color:#606060;
background:white;
}

.encadre h1 {
color:FF6600;
text-align:center;
}

.encadre h2 {
text-align:center;
color:#606060;
font-family:Trebuchet MS, Georgia, Verdana, Arial;
font-size:1em;
font-weight:bold;
}




/* TEMPORAIRE */


.virgule {
width:700px;
height:25px;
margin-top:30px;
margin-bottom :30px;
padding-left:20px;
color:#336633;
font-weight:bold;
font-size:15px;
font-family:Trebuchet MS, Georgia, Verdana, Arial;
background:url(images/virgule.png) bottom left no-repeat;
}

.virgule a {
float:right;
color:#336633;
}

/* INDEX ARTICLES */

.retour {
display:inline;
float:right;
margin-bottom:10px;
}

.retour a {
color:#336633;
font-weight:bold;
font-size:0.8em;
}



.indexarticles ul {
list-style:none;
display:block;
list-style:none;
background:#336633 url(images/indexbas.png) bottom left no-repeat;
padding-bottom:27px;
margin-top:0;
}

.indexarticles a, .indexarticles p {
display:block;
width:190px;
margin-left:-38px;
border:1px solid #336633;
line-height:2em;
padding-left:4px;
list-style:none;
color:white;
font-size:0.7em;
font-weight:bold;
text-decoration:none;
font-family:Georgia, Verdana, Trebuchet MS, Arial;
}


.indexarticles a:hover {
background:#99cc66;
border:1px solid black;
text-decoration:none;
color:black;
}

/* FIN INDEX ARTICLES*/

/* CADRE BREVES */

.cadrebreves {
margin:0 0 30px 0;
padding:0;
text-align:left;
width:700px;
background:url(images/cadrebrevesfond.png) left;
background-repeat: repeat-y;
}

.cadrebreves ul {
padding:0 10px 25px 10px;
margin:0px;
list-style:none;
text-align:left;
background:url(images/cadrebrevesbas.png) bottom left;
background-repeat:no-repeat;
}


.cadrebreves ul h3 {
font-family:Georgia, Verdana, Trebuchet MS, Arial;
text-align:left;
font-size:0.7em;
color:grey;
}

.cadrebreves ul h1 {
font-family:Georgia, Verdana, Trebuchet MS, Arial;
text-align:left;
font-family:Arial;
font-weight:bold;
font-size:1em;
color:#003300;
}

.cadrebreves ul h2 {
font-family:Georgia, Verdana, Trebuchet MS, Arial;
font-weight:normal;
text-align:left;
font-size:0.8em;
}

/* ATICLES*/

.logotitre {
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}



.logo {
float:left;
margin-top:10px;
margin-right:10px;
}

.texte {
font-family:Georgia, Verdana, Trebuchet MS, Arial;
text-align:left;
color:#303030;
}

table.spip{
margin-left:0;
border-color:#003300;
}

table.spip th, table.spip td {
border-width: 1px;



border-style: solid;

border-color:#003300;
}

table.spip tr.row_odd {
background:white;
}

table.spip tr.row_even {
background:white;
}

.hr1 {
width:950px;
height:30px;
margin-top:20px;
margin-bottom :20px;
}

.clear {
clear:both;
height:1px;
}


/* FIN CENTRE */


/* bas page */

.fondbas {
margin:0 0 20px 0;
padding:0;
width:950px;
height:30px;
font-size:0.6em;
color:black;
}

.fondbas a, .mentionslegales a {

}

.mentionslegales {
float:left;
}

.keaweb {
float:right;
}

.keaweb a {
color:grey;
}