body {
line-height: 16px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-top: 0px;
background-image: url(images/label-sante_bleu.jpg);
background-repeat: repeat-x;
color:#666666;
background-color: #fff;
}

p {
margin: 0 0 5px 0;

}

h2{
font-size: 13px;
color: #6A849D;
}

a{
color: #6A849D;
text-decoration: underline;
}
a:hover{
/*color: #CDCC02;*/
color:#F60;
}
a:visited{
color: #993333;
}
#container {
width:700px;
margin-left: auto;
margin-right: auto;
}
#banner {
height: 230px;
padding: 5px;
margin-bottom:1px; ;
background-image:url(images/label-sante_banniere.jpg);
background-repeat: no-repeat;
}

#content {
border-top: 1px dotted #EDF1F2;
text-align: justify;
padding: 5px;
margin-left: 180px;
background-color:#fff;
color: #333;
background-image: url(images/ombre.jpg);
background-repeat: no-repeat;
}
#contentFullpage {
border-top: 1px dotted #EDF1F2;
text-align: justify;
padding: 5px;
background-color:#fff;
color: #444;
background-image: url(images/ombre.jpg);
background-repeat: no-repeat;
}
#contentFullpage h1 {
	color:#111123;
	font-size:12px;
	text-align:center;
	font-weight:normal;
}
#contentFullpage h2 {
	color:#036;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin:5px 0;
	padding:5px 0;
}


#sidebar-a {
float: left;
width:150px;
border-top: 1px dotted #EDF1F2;
background-image: url(images/ombre.jpg);
background-repeat: no-repeat;
}
#sidebar-a h1{
border-bottom: 1px dotted #993333;
font-size:11px;
font-weight: bold;
color: #993333;
}
#containerboth{ 
padding-right: 30px;
padding-left:30px;
margin-bottom:20px;
}

#footer {
height: 50px;
clear: both;
background-image: url(images/label-sante_pied-de-page.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
.footext{
border-top: 1px dashed #EEEEEE;
margin-left: 30px;
margin-right: 30px;
font-size: 10px;
padding-top: 10px;
color:#6A849D;
text-align:right;
}
.csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}

.navcontainer
{
margin: 190px 0 0 27px;
padding: 0;
height: 20px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a {
border-right: 1px solid #6A849D;
background: #fff;
width: 117px;
height: 15px;
border-top: 1px solid #6A849D;
border-left: 1px solid #6A849D;
border-bottom: 1px solid #6A849D;
padding: 2px;
margin: 0 0 10px 0;
color: #6A849D;
text-decoration: none;
display: block;
text-align: center;
}

.navcontainer ul li a:hover
{
color: White;
background:#7292C0;
/*background: #C9D3DC;*/
}

.navcontainer a:active
{
background: #6A849D;
color: #fff;
}

.navcontainer li#active a
{
background: #6A849D;
color: #fff;

}
.csschanger{
color: #6A849D;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
#rightmenu {
margin: 0;
padding: 0;
}

#rightmenu a {
display: block;
background: url(images/arrow.gif) no-repeat center left ;
color: #6A849D;
padding: 2px 2px 5px 15px;
margin: 0 0 1px 0;
text-decoration: none;
background-position: 4px;
}

#rightmenu a:hover {
color: #AE6427;
background:  url(images/arrow.gif) no-repeat center left;
background-position: 4px;}
label {
padding:0 5px;
}
input {
border: 1pt solid #6A849D;
color: #666;
margin:0px 0px 5px 0px;
background:#fff;
}
.facultatif {
	color:#F60;
	/*color:#446782;*/
	margin:0;
	padding:0;
}
.grey {
	color:#999;
}
li {
list-style-type:disc;
}
select, checkbox, radio   {
border: 1pt solid #6A849D;
color: #707070;
margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
color: #6A849D;

}
.news{
border-bottom: 1px dashed #ddd;
padding:5px;
color:#306;
margin-top: 10px;
margin-bottom: 10px;
}
.box{
background-color: #EDF1F2;
border: 1px solid #BFCAD5;
padding: 5px 10px 10px 10px;
margin:10px 0;
font-size:11px;
/*color: #6A849D;*/
color:#163A63;
}
.box h2{
color: #993333;
font-size:12px;
}
.box h3{
color:#3A448D;
font-size:11px;
}

.imgright{
vertical-align: top;
border: 1px solid #eee;
padding: 3px;
float: right;
margin: 5px;
}
.imgleft{
vertical-align: top;
float:left;
border: 1px solid #eee;
padding: 3px;
margin:5px;
}

/* included tabled pages */
.tableau td {
	text-align:left;
	font-weight:normal;
	padding:1px 2px;
}
.tableauTitre {
	color:#FC0;
	background:#039;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.lignePair {
	background:#FFF;
	padding:1px 2px;
}
.ligneImpair {
	background:#E3DFD7;
	padding:1px 2px;
}