/**
 * 
 * @version $Revision $
 * @cvs $id $
 */
body {
	background-color: #faf9f2;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
form{
	margin:0;
}
/*------------------------------------------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	margin-top:5px;
	margin-bottom:5px;

}
.titreActif {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c61f18;
	font-weight: bold;
	font-style: normal;
}

a:link {color: #014735; font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none; }
a:visited {color: #014735; font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none; }
a:hover {color: #c61f18; font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}
a:active {color: #c61f18;font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}
/*------------------------------------------------------------------------------------*/
img {
	border: 0px;
}

table{	
	border-collapse: collapse;
}
html>body table{
	border-collapse: collapse;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;	
}
/*------------------------------------------------------------------------------------*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/boutons/degrade_bt.jpg);
	border : 1px #C6C9D8 solid;
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 18px;
	cursor:pointer;
}

input.radio{
}
input.submit{
}
select {
}

label {
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul{
}

li{
}

/*------------------------------------------------------------------------------------*/
.trigger{
    cursor: pointer;
}

/*------------------------------------------------------------------------------------*/
span.gras{
	
	font-weight: bold;
}
span.texteGene{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
span.blanc{
	
	color: #ffffff;
}
span.underligne{
	text-decoration: underline;
}

span.annotation{
	font-size: 10px;
	font-style: italic;
}

.texteGene1, .xParagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

/*------------------------------------------------------------------------------------*/

div#main{
	width: 790px;
	position: relative;
	padding: 0px;
	margin: auto;
	margin-left: auto;
	overflow: visible;
}


a.rubBaslien:link {color: #000000; font-family:  Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
a.rubBaslien:visited {color: #000000; font-family:Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
a.rubBaslien:hover {color: #003f82; font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
a.rubBaslien:active {color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}

/*----------------------------------------------------*/
a.lienPdfBleu, a.lienPdfRouge, a.lienPdfVert{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../images/icones/pdfSmallIcon.gif);
	background-repeat: no-repeat;
}

a.lienPdfBleu:link {	color: #3e6ea0; }
a.lienPdfBleu:visited {	text-decoration: underline;	color: #3e6ea0; }
a.lienPdfBleu:hover {	text-decoration: none;	color: #3e6ea0; }
a.lienPdfBleu:active {	color: #3e6ea0; }

a.lienPdfRouge{	color: #C52F1E; }
a.lienPdfRouge:link {	color: #C52F1E; }
a.lienPdfRouge:visited {	text-decoration: underline;	color: #C52F1E;}
a.lienPdfRouge:hover {	color: #C52F1E; 	text-decoration: none;}
a.lienPdfRouge:active {	color: #C52F1E; }

a.lienPdfVert{	color: #189028;}
a.lienPdfVert:link {	color: #189028; }
a.lienPdfVert:visited {	text-decoration: underline;	color: #189028; }
a.lienPdfVert:hover {	text-decoration: none;	color: #189028; }
a.lienPdfVert:active {	color: #189028; }


a.lienBleu, a.lienRouge, a.lienVert{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.lienBleu:link,a.lienBleu:active,a.lienBleu:visited,a.lienBleu:hover{	color:#3e6ea0; }
a.lienVert:link,a.lienVert:active,a.lienVert:visited,a.lienVert:hover{	color:#189028;}
a.lienRouge:link,a.lienRouge:active,a.lienRouge:visited,a.lienRouge:hover{	color:#C52F1E; }
div#mdpOublie {
	position: absolute; 
	top: 7px; 
	left: 300px;
}

div#mdpModif {
	position: absolute; 
	top: 60px; 
	left: 580px;
}
div#cookie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;	
	position:absolute;
	left:-170px;
	top:25px;
}
div#langAccueil{
	position:absolute;
	left:65px;
	top:80px;
}
div#lang{
	position:absolute;
	left:55px;
	top:65px;
}
div#defilante,div#defilante p, div#defilante a{
	font-size:18px;
}
div#defilante p{
	margin:0px;
}