@import url("../js/jquery/plugins/ui/datepicker/ui.datepicker.css");

/*************************************************************************************************************
* LIENS
*************************************************************************************************************/
a{
	text-decoration: none;
	color: #005AA1; 
}
a:hover{
	text-decoration: underline;
}
a.lien, a.commentaires{
	padding-left: 1em; /* 12px */
	background: url(../images/puce_fleche.gif) left .17em no-repeat; /* 2px */
}
a.commentaires{
	background: url(../images/puce_etoile.gif) left .33em no-repeat; /* 4px */
	color: gray;
}

span.nopuce a, span.nopuce li a, li span.nopuce a,div.nopuce a, div.nopuce li a
{
	text-decoration:none;
	background:none;
	padding-left:0px;
}

a.pointer{
	cursor:pointer;
	background:url("../images/puce_fleche.gif") no-repeat scroll left 0.17em transparent;
	font-weight:normal;
	padding-left:1em;
}
/*************************************************************************************************************
* MISE EN PAGE DES DOCUMENTS
*************************************************************************************************************/
div.doc-full{
	float:left;
	width: 44.17em;
	border-bottom: .08em dotted gray;
	margin-bottom: 1.67em;
	padding-bottom: 1.67em;
	margin: 0 2em 1.67em 2em;
	
}


div#email_anchor h2{
	font-size: 1.50em;
	padding-left: 1.67em;
	background: url(./../images/icone_envoyer.gif) left .01em no-repeat;
	color: #005AA1;
	margin-bottom: 1.67em;
	font-weight: bold;
	line-height: .83em;
}

div.doc-full h2{
	font-size: 1.50em;
	padding-left: 1.67em;
	background: url(./../images/puce_titre.gif) left .17em no-repeat;
	color: #005AA1;
	margin-bottom: 1.67em;
	font-weight: bold;
	line-height: .83em;
}

div.doc-full h2 .date{
	font-size: .67em;
	font-weight: normal;
	color: #4B4B4D;
	font-style: italic;
}
div.doc-full h3{
	color: #005AA1;
	font-weight: bold;
}


div.doc-full p{
	padding-top: 0.83em;
	padding-bottom: 0.83em;
}

div.doc-full object, #contenu object.doc-full,div.img-doc img,.img-doc{
	width: 21.08em;
	height: 15.83em;
	margin: 0 .67em 0 0;
}

#contenu img.doc-full{
	float: left;
}

div.img-doc
{
	float: left;
	margin: 0 .6em 0em 0;
	height:auto;
}

p.no-padding-top{
	padding-top: 0em;
}

/*************************************************************************************************************
* MISE EN PAGE DES CONTENUS
*************************************************************************************************************/

#contenu img, #contenu img.right {
float:left;
margin:0 0.42em 0 0;
}


#contenu .left, #contenu .right{
	float: left;
	width:auto;
}

#contenu .right{
	padding-left: 2em;
}
#contenu .center{
	text-align: center;
}

 #contenu img.right{
	float: left;
	margin: 0 .42em 0 0; /* 5px */
}
#contenu img.right{
	float: right;
}

#contenu img[align=right]{
		float: right;
	}

#contenu .titre{
	font-size: 1.08em;
	font-weight: bold;
}



#contenu .date{
	font-style: italic;
}

h1, h2, h3, h4, h5, h6{
	font-size: 1em;
	font-weight: normal;
}
#contenu h3{
	font-weight: bold;
}
#contenu h4{
	font-style: italic;
}
.conducteur .titre{
	color: #005AA1;
	font-weight: bold;
}

/*
.chapo{
	color: #005AA1;
	padding-top: 0;
}
*/

.flash-home{
border-bottom: .08em dotted gray;
margin-bottom: 1.67em;
padding-bottom: 1.67em;
}


/*************************************************************************************************************
* FORMULAIRES
*************************************************************************************************************/
/*input{
	font-size: 80%;
	border: 0;
	margin: 0 0 .17em 0;
}*/

input{
	color: #999999;
}
input.btn{
	/*font-size: 80%;*/
	background-color: #005AA1;
	color: white;
	border: 0;
	/*width: 1.83em;*/ /* 22px */
}
input.btn2{
	/*font-size: 80%;*/
	background-color: #005AA1;
	color: white;
	border: 0;
	/*width: 1.83em;*/ /* 22px */
}
input.btn3{
	/*font-size: 80%;*/
	background-color: #005AA1;
	color: white;
	border: 0;
	/*width: 1.83em;*/ /* 22px */
}
input[type="text"], textarea{
	border: .08em solid #999999;
	color: #999999;
}
input.large, textarea.large{
		width: 24.17em;
		margin-bottom: .25em;
	}
input[type="checkbox"]{
	clear: both;
}


div.form span.asterisques{
	color: red;
}

div.form label{
	float: left;
	display: block;
	width: 12em;
	color: #005AA1;
	/*height: 1em;*/
	clear: left;
}
div.form label.vide{
	margin-left: 12em;
	width: auto;
}
div.form label.gris{
	color: gray;
}

div.form div.ligne_sep {
	border-top:0.08em dotted Gray;
	height:0.08em;
	margin:0 0.13em 0.67em;
	overflow:hidden;
	padding:0;
	margin-bottom:18px;
	margin-top:18px;
}

div.form fieldset
{
    border: 1px solid LightGrey;
    text-align: left;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    padding: 10px;
    margin-top: 10px;
}

div.form h3{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(./../images/puce_carre_o.gif) no-repeat scroll left 0.17em;
	color:#005AA1;
	font-size:1em;
	font-weight:bold;
	line-height:0.83em;
	margin-bottom:0.5em;
	padding-left:1.67em;
}
	
div.form-full h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(./../images/puce_titre.gif) no-repeat scroll left 0.17em;
	color:#005AA1;
	font-size:1.5em;
	font-weight:bold;
	line-height:0.83em;
	margin-bottom:1.67em;
	padding-left:1.67em;
}

/*************************************************************************************************************
* SIGNATURE
*************************************************************************************************************/
div.signature{
	text-align: center;
	border-top: .08em dotted gray; /* 1px */
	border-bottom: .08em dotted gray; /* 1px */
	margin-top: 1.67em; /* 20px */
	margin-bottom: .83em; /* 10px */
	float: left;
	width: 100%;
	line-height: 1.83em; /* 22px */
}
div.signature a{
	font-size: .75em; /* 9px */
	color: #4B4B4D;
	text-decoration: none;
}

.formsearch .bordered{
border:1px solid #E4E4E4;
}





.titrepage
{
display:inline;
font-size: 1.08em;
}

H1.titrepage
{
font-weight: normal;
}

span.titrepage a{
font-weight: bold;
}

span.first a,span.first,.conducteur H1.first{
font-size: 1.08em;
font-weight: bold;
}
.conducteur span.item a
{
font-weight: normal;
font-size: 1.08em;
color:#000000;
}

/*************************************************************************************************************
* ADMIN
*************************************************************************************************************/

div.admin-buttons  form
{
margin:0;
padding:0;
}

/*************************************************************************************************************
* NAVIGATION RECHERCHE
*************************************************************************************************************/
div.navig-recherche{
  width: 48.17em;
}
div.navig-recherche .left{
	float: left;
	text-align: left;
	width: 2.92em;
}
div.navig-recherche .middle{
	float: left;
	text-align: center;
	width: 37.5em;
}
div.navig-recherche .middle a{
	color: #4B4B4D;
}
div.navig-recherche .middle a.current{
	color: #005AA1;
	font-weight: bold;
}
div.navig-recherche .right{
	float: left;
	text-align: right;
	width: 2.92em;
}


#contenu img.icone-actu{
	float: none;
	vertical-align: middle;
	height: 1.83em;
	width: auto;
	margin: 0 .42em 0 .83em;
}
/*************************************************************************************************************
* FORMULAIRE RECHERCHE
*************************************************************************************************************/
div.form{
	margin: 1.42em 0 1.42em 0;
}
div.rec-full{
	float:left;
	width: 48.17em;
	border-bottom: .08em dotted gray;
	margin-bottom: 1.67em;
	padding-bottom: 1.67em;
}

#contenu div.rec-full .left, #contenu div.rec-full .right{
	float: left;
	width: 16.67em;
}

div.rec-full h2 .date{
	font-size: .67em;
	font-weight: normal;
	color: #4B4B4D;
	font-style: italic;
}

div.rec-full h2{
	font-size: 1.50em;
	padding-left: 1.67em;
	background: url(../images/puce_titre.gif) left .17em no-repeat;
	color: #005AA1;
	margin-bottom: .67em;
	font-weight: bold;
}

#contenu div.rec-full img {
	float:none;
}

#contenu div.rec-full label {
	float: none;
	clear: none;
	display: inline;
}

div.no-margin-bottom{
	margin-bottom:0;
}

div.rec-full h3{
	color: #005AA1;
	font-weight: bold;
}
span.resultat-nbre{
	color: #33CCFF;
}
span.resultat-message{
	color: #FFA800;
}
div.separateur{
	float:none;
	clear:both;
}

/*************************************************************************************************************
* MISE EN FORME DES PARAGRAPHES
*************************************************************************************************************/

#contenu p.chapo, #contenu p.chapo-centre{
		color: #005AA1;
		padding-top: 0;
	}
	#contenu p.chapo-centre{
		text-align: center;
	}
	#contenu p.chapo-bas{
		border: 1px solid pink;
	}
	
	#contenu p.normal{
		padding-top: 0;
	}
	
#contenu p.rond-orange{
	padding: 0;
	text-indent: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_rond_o.gif) left .17em no-repeat;
}
#contenu ul.rond-bleu li{
	list-style-type: none;
	padding: 0;
	padding-left: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_rond_b.gif) left .17em no-repeat;
}
#contenu p.fleche-orange{
	padding: 0;
	text-indent: 1.25em;
	/*margin-bottom: 1.67em;*/
	margin-bottom: 0em;
	background: url(../images/puce_fleche_o.gif) left .17em no-repeat;
}
#contenu p.fleche-bleu{
	padding: 0;
	margin-left: 1.67em;
	margin-bottom: 1.67em;
	padding-left: 1.25em;
	background: url(../images/puce_fleche_b.gif) left .17em no-repeat;
}
#contenu p.carre-orange{
	padding: 0;
	text-indent: 1.25em;
	margin-bottom: 1.67em;
	background: url(../images/puce_carre_o.gif) left .17em no-repeat;
}
#contenu p.carre-bleu{
	padding: 0;
	margin-left: 1.67em;
	margin-bottom: 1.67em;
	padding-left: 1.25em;
	background: url(../images/puce_carre_b.gif) left .17em no-repeat;
}
#contenu .red{
	color: red;
}
#contenu .bleu{
	color: #005AA1;
	font-style: normal;
}

/*************************************************************************************************************
* MISE EN FORME DES TABLES
*************************************************************************************************************/
/*
table.data-table {
	background-color: #fff;
	border: 1px solid #C6C9C1;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 90%;
}

table.data-table td {
	border-left: 1px solid #C6C9C1;
	border-right: 1px solid #C6C9C1;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: middle;
}

table.data-table th {
	background-color: #6887C2;
	border-bottom: 1px dotted #C6C9C1;
	border-left: 1px solid #C6C9C1;
	border-right: 1px solid #C6C9C1;
	color: #fff;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

table.data-table tr {
	background-color: #FFF;
}

table.data-table tr.even-row {
	background-color: #fff;
}

table.data-table tr.odd-row {
	background-color: #F8F8F8;
}
*/
table.data-table h3 {
color:#005AA1;
font-weight:bold;
}
.actu-full table caption{
		text-align: left;
		color: #33CCFF;
		font-weight: bold;
		padding-bottom: .83em;
	}
.actu-full table th, .actu-full table td{
		text-align: center;
		vertical-align: middle;
		padding: .33em;
	}
.actu-full table th{
		background-color: #005AA1;
		color: white;
		text-transform: uppercase;
		font-size: 1.08em;
	}
	.actu-full table tbody th{
		color: #005AA1;
		background-color: #D3EDFA;
	}
.actu-full table td{
		background-color: #DCDCDC;
	}
.actu-full table td.fond-clair{
		background-color: #F0F0F0;
	}

	
/*************************************************************************************************************
* MISE EN PAGE DES DBPAGES
*************************************************************************************************************/
div.dbpage-full{
	float:left;
	/*width: 44.17em;*/
	width: 48.17em;
	border-bottom: .08em dotted gray;
	margin-bottom: 1.67em;
	padding-bottom: 1.67em;
	/*margin: 0 2em 1.67em 2em;*/
	
}



div.dbpage-full h2{
	font-size: 1.50em;
	padding-left: 1.67em;
	background: url(./../images/puce_titre.gif) left .17em no-repeat;
	color: #005AA1;
	/*margin-bottom: 1.67em;*/
	font-weight: bold;
	line-height: .83em;
}

div.dbpage-full h2 .date{
	font-size: .67em;
	font-weight: normal;
	color: #4B4B4D;
	font-style: italic;
}
div.dbpage-full h3{
	color: #005AA1;
	font-weight: bold;
}


div.dbpage-full p{
	padding-top: 0.83em;
	padding-bottom: 0.83em;
}

div.dbpage-full object, #contenu object.dbpage-full,div.img-doc img,.img-doc{
	width: 21.08em;
	height: 15.83em;
	margin: 0 .67em 0 0;
}

#contenu img.dbpage-full{
	float: left;
}



p.no-padding-top{
	padding-top: 0em;
}



.dbpage-full table caption{
		text-align: left;
		color: #33CCFF;
		font-weight: bold;
		padding-bottom: .83em;
	}
.dbpage-full table th, .dbpage-full table td{
		text-align: center;
		vertical-align: middle;
		padding: .33em;
	}
.dbpage-full table th{
		background-color: #005AA1;
		color: white;
		text-transform: uppercase;
		font-size: 1.08em;
	}
.dbpage-full table tbody th{
		color: #005AA1;
		background-color: #D3EDFA;
	}
.dbpage-full table td{
		background-color: #DCDCDC;
	}
.dbpage-full table td.fond-clair{
		background-color: #F0F0F0;
	}



/*********************
* Diapositive
************************/

.galleryLihtbox {
	clear:both;
	float:left;
	margin-bottom:5px;
	width:100%;
}

.galleryLihtbox ul { list-style: none; }

.galleryLihtbox ul li { 
	display:inline;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

.galleryLihtbox ul li {
	background-color:#DBDBDB;
	border:medium solid #DBDBDB;
}

.galleryLihtbox ul li:hover {
	background-color:#AEAEAE;
	border:medium solid #AEAEAE;
}

.galleryLihtbox ul li:hover {
	border: medium solid #AEAEAE;
}

.galleryLihtbox a {
	padding-bottom: 5px;	
}

.galleryLihtbox ul a:hover li {
	border: solid #AEAEAE;
}

.galleryLihtbox ul a:hover {
	color: #fff;
	padding-bottom: 5px;
}

#contenu .galleryLihtbox img {
	margin:0 0 0;
}

.Thumb-legend{
	float:none;
	clear:both;
	font-size:10px;
	height:26px;
	overflow:hidden;
	padding-top:3px;
	text-align:center;
	width:90px;
}

.alert{
	color: #E3303D;
}

/*********************************************************************************************
****************
* ENCART LIENS UTILES
**********************************************************************************************
***************/
div.liens-utiles{
	background: #005AA1;
	/*width: 49.86em;*/
	width: 51.45em;
	margin-left: -1.6em;
	margin-right: -1.6em;
	margin-top: 1.6em;
	float:left;
}
div.liens-utiles h2{
	color: white;
	padding: 1em 0 0 1.1em;
	margin-left: 1em;
}
div.liens-utiles ul{
	margin: 1em;
	list-style-type: none;
	float: left;
	padding-left: 0;
}
div.liens-utiles ul.col2{
	margin: 0;
	float: right;
}
div.liens-utiles ul li{
	width: 22em;
	padding: 0 0 0 1.3em;
	margin-bottom: .2em;
	background: url(../images/puce_fleche_blanche.gif) no-repeat .2em .2em;
}
div.liens-utiles ul li a{
	color: white;
}
div.liens-utiles ul li.highlight{
	background-color: #2094D1;
}

