body {
	font-size: 1.04em; /* Resets 1em to 10px */
	line-height: 1.2em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color:#efefef;
	background-image:url(/imageshome/wrap.gif);
	background-position:center;
	background-repeat:repeat-y;
	color:#697C83;
	text-align: center;
	margin:0;
	padding:0;
}

#page {
	background:	url(/imageshome/page_bg.gif) repeat-y top;
	text-align: left;
   background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

#pageint {
	
	text-align: left;
   background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

ul
{
	line-height: 18px;
}

img {
	vertical-align: top;
}


#header {
	position: relative;
	background-image:url(/imageshome/bandeau.png);
	background-repeat: no-repeat;
   padding: 0;
	margin: 0 auto;  
	height: 164px;
}

#headersmall {
	position: relative;
	background-image:url(/imageshome/bandeau_sm.png);
	background-repeat: no-repeat;
   padding: 0;
	margin: 0 auto;  
	height: 118px;
}

#menu
{
	position: relative;
	margin-left: auto;  
	margin-right: auto; 
	margin-top : -23px;
	color: #AFCC0D;
	font-weight: bolder;
	font-size: 1em;
	margin-left: 17px;
	text-decoration: none;	
}

a:link .actif, a:visited .actif
{
	color: red;
	text-decoration: underline;
	font-size: 1.1em;
}

#menu a:visited, #menu a:link
{
	color: #AFCC0D;
	font-weight: bolder;
	font-size: 1em;
	text-decoration: none;	
}

#content {
 font-size: 0.8em;
  line-height: 1.1em;
}

.actus
{
		background-color: #F1F3E7;
		font-size: 1.1em;
		color: black;
}

.message
{
		background-color: #C03000;
		font-size: 1.1em;
		color: white;
		
		padding-left: 7px;
		padding-right: 7px;
		line-height: 30px;
}



#footer {
  padding-top: 5px;
  padding-left: 0;
    padding-right: 0;
/*	margin: 0 auto;*/
	width: 980px;
	clear: both;
	background-color: #341405;
	color: white;
	height: 25px;
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color: white;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
  color: #4A83CA;
}

h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}

#sidebar .accroche
{
	border: 2px solid #4e86cb;
	padding: 5px 5px 5px 5px;
	font-size: 0.7em;
	color: black;
	text-align: left;
}

h3 {
	font-size: 1em;
}


h4 {
	font-size: 0.8em;
	color: #006C2C;
	line-height: 0.5em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #341405	;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 720px;
  position: relative;
/*  border: 1px solid red;*/
}

.narrowcolumnint {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 980px;
  position: relative;
/*  border: 1px solid red;*/
}

.narrowcolumnint .intro {
	width: 950px;
}

.tabinterne
{
	width: 98%;
	border: 1px solid #341405;
		font-size: 1em;
}

.lignetitre
{
	background-color: #341405;
	color: white;
	padding-left: 5px;
}
.lignetitre a:link,.lignetitre a:visited,.lignetitre a:hover{
	color : white;
}

.tabnotice{
	background-color : #4a83ca;
	color : white;
}



.ligne0
{
	background-color: #afcc0d;
}

.ligne1
{
	background-color: #F4F4EA;	
}

h1 {
	padding-bottom: 0.1em;
	margin: 1em 0 0.5em 0;
	border-bottom: 1px solid #CECECE;
	width : 950px;
	line-height: 1.1em;
}

hr {
	width : 950px;
	color: #CECECE;
	margin: 0.8em 0 0 0;
}

h2 {
	margin: 0.8em 0 0 0;
	width: 950px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 5px 0 0;
	width: 950px;
}

#sidebar {
  padding: 2.8em 0 1em 0;
	margin-left: 748px;
	width: 220px;
}


a img {
	border: none;
}

#logos {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}


#carres
{
	width: 620px;
}

#carres a:hover, #carres a:visited, #carres a:link
{
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

input[type=submit], input[type=text]
{
	color: #4A83CA;
	background: #F4F4EA;
	border: 1px solid #AFCC0D;
}

#carres table.carretable
{
	border-collapse: collapse;
	margin-top: 20px;
	text-align: left;
}
#carres table.carretable td, #carres table.carretable tr  {
	padding: 0;
	margin: 0;
}

/*
#carres a.img {
	display: block;
	height: 148px;
	width: 35px;
	background: transparent url(/imageshome/PRD.gif) no-repeat left top;
}
#carres a.img span {
	display: none;
}*/


.carre_carmin
{
	background-color: #B34212;
	border: none;
	padding: 0;
	margin: 0;
}

.carre_vert
{
	background-color: #afcc0d;
}

.carre_jaune
{
	background-color: #f9b30c;
}

.carre_bleu
{
	background-color: #4a83ca;
}

/*
#carre_carmin
{
	position: absolute;
	background-color: #B34212;
	width: 230px;
	height: 148px;
	color: white;
}

#carre_vert
{
  position: relative;
	float: left;
	margin-left: 260px;
	background-color: #afcc0d;
	width: 230px;
	height: 148px;
	color: white;
}
*/
.txtcarres
{
	color:white;
	size: 1.4em;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 16px;	
	text-decoration: none;	
}

.intro
{
	color: #341405;
	font-size: 1.1em;
	line-height: 16px;	
}

#faq
{		
	width: 950px;
}


.encadre-1
{
	background-color: #EEF5DA;
	border: 1px dotted #006C2D;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top : 0;
}

.encadre-2
{
	background-color: #DDDDDD;
	border: 1px dotted #006C2D;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top : 0;
}




