<style type="text/css" media="screen">

.conteneur {
  padding-top: 200px;
  padding-left: 0px;
  
}

.contenu {
	text-align: left;
	margin-top: 0px;
	width: 1024px;
}
.news {
width: 139px;
height:auto;
float: right;
margin-left: 10px;
position: relative;
}
.gauche {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  } 
  .droite {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  } 
  .haut {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	margin-bottom:10px;
  } 
  .bas {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: baseline;
	margin-bottom:10px;
   
  } 
  .piedDePage{
height: 50px;


  }

#pied {
clear: both;
position: relative;
top: -1px;
}

#contenuBlocks{
position: absolu;
top: -1px;
margin-left: 10px;
margin-right: 20px;
z-index:0;
}

#SousMenu {
float: right;
width: 20%;
height:auto;
}
.txSousMenu{
text-align:center;
}


/* FORMULAIRES
-------------------------------------------------------- */
input, textarea, option, select {
	background : #eef3f5;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 1em;
}
input, textarea {
	border-width : 1px;
}
*>input, *>textarea {
	border-color : #333;
}



input.submit {
	border-style : outset;
	background : #d2e0e6 url(degrade_bleu.png) repeat-x 0 100%;
	font-weight : bold;
}

input.submit:hover, input.submit:focus {
	background : #fc3 url(degrade_orange.png) repeat-x 0 100%;
}

input.submit:active {
	border-style : inset;
}




a {
	text-decoration: none;
}

body {
margin: 0;
padding: 0;
font: 12pt "Comic Sans MS";
}

#menu {
position: absolute; /* placement du menu,  modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
font-weight: bold;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
font-weight: bold;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

#info {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #FF9C00;
}
.titre{
	font-size: 13px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.txmenu{
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.txmenu_droit{
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 10px;
	margin-left:5px;
	font-weight: bold;
	text-decoration: none;
}
.date{
font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.Titre { font-family : "Comic Sans MS";
 font-size:15pt;
 color:#7777BB;}
.Pnormal_blue{font-size: 12pt; color: blue; font-family: "Comic Sans MS";}
.Pnormal { font-size: 12pt; color: black; font-family: "Comic Sans MS";}
.Ppetite { font-size: 10pt; color: black; font-family: "Comic Sans MS";}
.Ppetite_blue { font-size: 10pt; color: blue; font-family: "Comic Sans MS";}
</style>
