body
{
 background-color:#6d90f8; 
 background-image: url(../img/bg.jpg);
 background-repeat : repeat-x; 
}

A {color:white;}


#global
{
 width:911px;
}


#entete
{
	
}


#contenu
{
	text-align:left;
	padding-left:30px;
	
	padding-top:10px;
  background-image: url(../img/milieu.png);
  background-repeat : repeat-y; 
  font-family:Arial;
  font-size:12px;
  width:911px;
}
#pied
{
	text-align:left;
  background-image: url(../img/bas.png);
  background-repeat : no-repeat; 
  height:34px;
}

#bloc {
	width:584px;
	margin-bottom:20px;
}

.titre {
  padding-left:10px;
  padding-top:10px;
  font-family:Arial;
  font-size;14px;
  font-weight:bold;
  color:#fff; 
}
.texte {
  padding-left:10px;
   padding-right:10px;
  padding-top:10px;
  font-family:Arial;
  font-size:14px;
  color:#fff; 
}

.ongletrouge {
	height:40px;
	background-image: url(../img/ongletrouge.gif);
  background-repeat: no-repeat; 
}
.basrouge {
	height:14px;
	background-image: url(../img/basrouge.gif);
  background-repeat : no-repeat; 
}
.contenurouge {
	background-image: url(../img/contenurouge.gif);
  background-repeat : repeat-y; 
}


.ongletbleu {
	height:40px;
	background-image: url(../img/ongletbleu.gif);
  background-repeat: no-repeat; 
}
.basbleu {
	height:14px;
	background-image: url(../img/basbleu.gif);
  background-repeat : no-repeat; 
}
.contenubleu {
	background-image: url(../img/contenubleu.gif);
  background-repeat : repeat-y; 
}
	
.ongletvert {
	height:40px;
	background-image: url(../img/ongletvert.gif);
  background-repeat: no-repeat; 
}
.basvert {
	height:14px;
	background-image: url(../img/basvert.gif);
  background-repeat : no-repeat; 
}
.contenuvert{
	background-image: url(../img/contenuvert.gif);
  background-repeat : repeat-y; 
}


.bleu A {
	color: #273f86 ;
	text-decoration:none; 
	font-weight:bold;
}
.bleu A:hover {
	text-decoration:underline; 
}

.bleuclair A {
	font-size:12px;
	color: #273f86 ;
	text-decoration:none; 
}
.bleuclair A:hover {
	text-decoration:underline; 
}
.bleuclair LI {
	margin-left:10px;
	list-style-type		 :none ;
	}
	 

.vert A {
	color: #006600 ;
	text-decoration:none; 
	font-weight:bold;
}
.vert A:hover {
	text-decoration:underline; 
}
.vertclair A {
	font-size:12px;
	color: #006600 ;
	text-decoration:none; 
}
.vertclair A:hover {
	text-decoration:underline; 
}
.vertclair LI {
	margin-left:10px;
	list-style-type		 :none ;
	}
.rouge A {
	color: #9e0d10 ;
	text-decoration:none; 
	font-weight:bold;
}
.rouge A:hover {
	text-decoration:underline; 
}
.rougeclair A {
	font-size:12px;
	color: #9e0d10 ;
	text-decoration:none; 
}
.rougeclair A:hover {
	text-decoration:underline; 
}
.rougeclair LI {
	margin-left:10px;
	list-style-type		 :none ;
	}

#signature {
	text-align:center;
	font-size:9px;
	font-family:Arial,Verdana;	
	}
#signature A {
	text-decoration:none;
	color:#ffffff;
	}
	
