body {
	margin: 1em;
	padding: 0;
	FONT-FAMILY: 'verdana', 'sans-serif';
  color: #000;
  text-decoration: none;
	background: #FFFFFF;
  background-image: url("images/fond-page.gif");
  background-repeat: no-repeat;
	background-position: left top;
}
#entete {
  position:absolute;
  left:8px;
  top:8px;
}
#blocmenus {
  position:absolute;
  left:10px;
  top:150px;
  width:200px;
}

#menu1 {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu1 li {
	font: 100% Arial,"Helvetica sans-serif",Verdana;
	margin: 0;
	padding: 0;
}
#menu1 a {
	background: #16c1f3;
	border-bottom: 1px solid #ED1350;
	color: #004892;
	display: block;
	margin: 0;
	padding: 0px 15px;
	text-decoration: none;
}
#menu1 a:hover {
	background: #e5e5e5 url("images/hover.gif") left center no-repeat;
	color: #004892;
	padding-bottom: 0px;
}

#menu2 {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu2 li {
	font: 100% Arial,"Helvetica sans-serif",Verdana;
	margin: 0;
	padding: 0;
}
#menu2 a {
	background: #8cc63e;
	border-bottom: 1px solid #ED1350;
	color: #004892;
	display: block;
	margin: 0;
	padding: 0px 15px;
	text-decoration: none;
}
#menu2 a:hover {
	background: #e5e5e5 url("images/hover.gif") left center no-repeat;
	color: #004892;
	padding-bottom: 0px;
}

#menu3 {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu3 li {
	font: 100% Arial,"Helvetica sans-serif",Verdana;
	margin: 0;
	padding: 0;
}
#menu3 a {
	background: #fbaf18;
	border-bottom: 1px solid #ED1350;
	color: #004892;
	display: block;
	margin: 0;
	padding: 0px 15px;
	text-decoration: none;
}
#menu3 a:hover {
	background: #e5e5e5 url("images/hover.gif") left center no-repeat;
	color: #004892;
	padding-bottom: 0px;
}

#menu-choisi a{
	background: #e5e5e5 url("images/hover.gif") left center no-repeat;
	color: #004892;
}
#sousmenu a{
	font: 80% Arial,"Helvetica sans-serif",Verdana;
	margin: 0;
	padding: 0;
  padding: 0px 30px;
}
#sousmenu a:hover {
	background: #e5e5e5 url("images/shover.gif") left center no-repeat;
	color: #004892;
	padding-bottom: 0px;
} 
#sousmenu-choisi a{
  font: 80% Arial,"Helvetica sans-serif",Verdana;
	background: #e5e5e5 url("images/shover.gif") left center no-repeat;
	color: #004892;
  padding: 0px 30px;
}
#sousmenu-choisi a:hover {
  font: 80% Arial,"Helvetica sans-serif",Verdana;
	background: #e5e5e5 url("images/shover.gif") left center no-repeat;
	color: #004892;
  padding: 0px 30px;
}
#troislogos {
  position:absolute;
  left:14px;
  top:520px;
}
#contenu {
  position:absolute;
  left:230px;
  top:120px;
  width:510px;
  padding:10px;
}
#contenu-etendu {
  position:absolute;
  left:250px;
  top:120px;
  width:740px;
}
#contenu-titus {
  position:absolute;
  left:5px;
  top:230px;
  width:1000px;
}
#contenu-colonne {
  position:absolute;
  left:760px;
  top:120px;
  width:220px;
  background-image: url("images/filet-rose.gif");
  background-repeat: no-repeat;
	background-position: left top;
	background-attachment:fixed;
	padding:10px;
}
#actus li {
  list-style-image: url("images/coche.gif");
	font: 12px Arial, Helvetica sans-serif;
	color: #ED1350;
	margin: 0;
	padding: 0;
}
#actus a {
	font: 12px Arial, Helvetica sans-serif;
	color: #ED1350;
	text-decoration: none;
}
h2{
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.txttitrebleu{
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 24px;
        TEXT-DECORATION: none;
}
.txttitrerose{
        COLOR: #ED1350;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 24px;
        TEXT-DECORATION: none;
}
.txtbleu{
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.txttitrebleugras{
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 18px;
        TEXT-DECORATION: bold;
}
.txttitrerosegras{
        COLOR: #ED1350;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 18px;
        TEXT-DECORATION: bold;
}
.centre{
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
        text-align:center;
}
.tablevertclair{
        background:#E6FFE6;
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.tablevertfonce{
        background:#B3D234;
        COLOR: #004892;
        FONT-FAMILY: Arial, Helvetica sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
