/*
couleur 1 : #003D8F (bleu foncé)
couleur 2 : #78A1D3 (bleu pâle)
couleur 3 : #D53F46 (orange)
*/

/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
	/*list-style: none;*/
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

li {
	margin-left:40px;
	list-style-type:disk;
	list-style-position: outside;
}

div {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background: #999 url(images/interface/degrade-haut.png) repeat-x top;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: justify;
}

p {
	font-size: 1em;
}

#all {
	width: 1006px;
	margin: 0 auto;
	color: #000;
}

/* TITRES */
h1 {
	font-size: 14px;
	color: #003D8F;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #D53F46;
	margin-bottom: 12px;
}

h2.blanc {
	font-size: 14px;
	color: white;
}

h3 {
	font-size: 13px;
	color: #D53F46;
}

h4 {
	font-size: 12px;
}

h4.date {
	font-size: 12px;
	color: #003D8F;
}

/* FIN TITRES */ 

/* FORMULAIRES */
select {
	border: 1px #003D8F solid;
	margin: 2px;
	color: #003D8F;
	font-size: 1em;
}

textarea {
	border: 1px #003D8F solid;
}

option {
	font-style: italic;
	font-size: 1em;
	color: #003D8F;
}

input {
	font-size: 10px;
	border: 1px #003D8F solid;
	padding: 0px;
}
/* FIN FORMULAIRES */

hr {
	width: 80%;
	color: #003D8F;
	background: #003D8F;
	height: 1px;
	border: 0;
	margin: 12px auto;
	text-align: center;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
	color: #003D8F;
}

caption {
	color: black;
}

table {
	width: 100%;
}

.sansbordure {
	border: 0;
}

#conteneur-separateur {
    width: 450px;
}

.separateur {
	width: 350px;
	height: 11px;
	margin: 0 auto;
	background: url(images/interface/separateur.jpg) repeat-x;
}

/* FIN ELEMENTS HTML */

/* CORNER BOX */

.upperleft {margin:0;float:left;width:5px;height:5px; background: #FFF url(images/interface/corner_upperleft.jpg) no-repeat 0% 0%; } 
.upper_pixel {margin:0;float:left;height:5px; background: #FFF url(images/interface/corner_upper_pixel.jpg) repeat-x 0% 0%; } 
.upperright {margin:0;float:left;width:5px;height:5px; background: #FFF url(images/interface/corner_upperright.jpg) no-repeat 100% 0%; } 

.left_pixel {margin:0;float:left;width:5px; background: #FFF url(images/interface/corner_left_pixel.jpg) repeat-y 0% 0%; } 
.cssbox_body {margin:0;float:left; background-color: #CCC;} 
.right_pixel {margin:0;float:left;width:5px; background: #FFF url(images/interface/corner_right_pixel.jpg) repeat-y 100% 0%; }

.lowerleft {margin:0;float:left;width:5px;height:5px; background: #FFF url(images/interface/corner_lowerleft.jpg) no-repeat 0% 0%; } 
.lower_pixel {margin:0;float:left;height:5px; background: #FFF url(images/interface/corner_lower_pixel.jpg) repeat-x 0% 0%; } 
.lowerright {margin:0;float:left;width:5px;height:5px; background: #FFF url(images/interface/corner_lowerright.jpg) no-repeat 100% 0%; }

/* FIN CORNER BOX */


/* MENU DYNAMIQUE */

.MenuDyn_fond_menu_principal {
  background: url(images/interface/fond-menu2.gif) repeat-y;
  background-repeat:repeat;
  background-position:50% 50%;
}

.MenuDyn_titre_tab {

  color: #FFFFFF;
  padding-right:10px;
  padding-left:10px;

}

.MenuDyn_ss_menu {
  background-repeat:repeat;
  background-color:#78A1D3;
  background-position:50% 50%;
  font-size: 12px;
  border: #FFFFFF 1px solid;
}

/* FIN MENU DYNAMIQUE */


/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	text-align: left;
	margin-left:50px;
}

#plan li {font-size:12px; margin-left: 4px;}
#plan li.menu {font-size:14px;line-height:2em;}

/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/




/* DIVISIONS GENERALES */

div#haut {
	background: url(images/interface/bandeau.png) no-repeat;
	width: 1006px;
	height: 162px;
	overflow: hidden;
	margin-top:26px;
}

div#menu {
	background: url(images/interface/fond-menu.png) no-repeat;
	width:1006px;
	height:25px;
	overflow:hidden;
}

div#sous-menu {
	background: url(images/interface/sous-menu.png) no-repeat;
	width:1006px;
	height:12px;
	overflow:hidden;
}

div#corps {
	width: 1006px;
	background: url(images/interface/fond.png) repeat-y;
	overflow: hidden;
}

div .bloc {
	float: left;
	width: 355px;
	overflow: hidden;
	padding: 0 15px;
	margin-left: 7px;
}

div#bloc-annonces {
	margin: 10px 0;
	width:381px;
	text-align:left;
	overflow: hidden;
}

div#bloc-flash {
	margin-top: 20px;
}

div#droite {
	float: left;
	width: 202px;
	overflow: hidden;
	margin-left: 10px !important;
	margin-left: 3px;
}

div#principale {
	float: left;
	width: 1006px;
	padding-right: 8px;
}

div#principal {
	float: left;
	width: 753px;
	margin: 8px 0;
	margin-left: 15px;
	padding: 8px;
	margin-bottom: 24px;
	font-size: 0.9em;
}

div#bas {
	background: url(images/interface/fond-bas.png) no-repeat;
	width: 1006px;
	height: 53px;
	color: white;
	font-size: 0.85em;
}

ul#menu-bas {
	width: 450px;
	padding-left: 224px;
	padding-top: 24px;
	text-align: center;
	margin-bottom: 32px;
}

ul#menu-bas li {
	list-style-type: none;
	display: inline;
	margin: 0 4px;
}

#lien-url a {
	height: 40px;
	display: block;
	position: absolute;
	margin: auto 0;
	padding-top: 130px;
	width: 1000px;
	text-align: center;
}

#barre-menu {
	width: 1000px;
	height: 29px;
	clear: both;
	/*background: url(images/interface/bas-menu.jpg) no-repeat bottom;*/
	background: url(images/interface/fond-contenu.gif) repeat-y;
}

#contenu {
	width: 1000px;
	background: url(images/interface/fond-contenu.gif) repeat-y;
	overflow: hidden;
}

/* FIN DIVISIONS GENERALES */




/* ELEMENTS COMMUNS */

img.png, .png, input.png {
	background-image: expression(
	this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/interface/transparent.gif");
	border:0;
}

.rouge {
	color: #003D8F;
}

a.lien-blanc, a.lien-blanc:hover, .blanc {
	color: white;
}

a.lien-orange, a.lien-orange:hover, .orange {
	color: #D53F46;
}

a.lien-bleu, a.lien-bleu:hover, .bleu {
	color: #003D8F;
}

a.lien-rouge, a.lien-rouge:hover, .rouge {
	color: #c00;
}

.ligne-impaire {
	background: white;
	min-height: 18px;
	height: 18px;
	line-height: 18px;
}

div[class] .ligne-impaire {
	background: white;
	line-height: 18px;
	height: auto;
}

.ligne-paire {
	line-height: 18px;
	background: #D53F46;
	min-height: 18px;
	height: 18px;
}

div[class] .ligne-paire {
	line-height: 18px;
	background: #D53F46;
	height: auto;
}

#chemin {
	font-size: 0.95em;
	margin-bottom: 16px;
}

#chemin a, #chemin a:hover {
	color: #003D8F;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

p.change-page {
	padding-top: 10px;
	text-align: right;
}

.in-form {
	font-size: 10px;
	border: 2px #003D8F solid;
	background: #c29292;
	padding: 2px;
}

.input-sans-bordure {
	border: 0;
	padding: 0;
}

.input_focus {
	border: solid 2px #003D8F;
	background: #78A1D3;
	color: white;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-left {
	clear:left;
}

.marge-bas {
	margin-bottom: 20px;
}

.lire-la-suite {
	color: #D53F46;
}

.date {
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}

/* FIN ELEMENTS COMMUNS */




/* CONTENU MODULES */
.titre-dynamique {
	background: url(images/interface/titre-vide.png) no-repeat 0% 0%;
	padding-top: 5px;
	padding-left: 20px;
	height: 29px;
}

.titre-dynamique {
	color: #fff;
	font-weight: bold;
}

/* FIN CONTENU MODULES */

/* CORPS */

#corps-gauche {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#corps-droite {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#module-accueil {
	width: 320px;
}

.titre-module-accueil {
	width: 320px;
	padding-top: 1px;
	height: 26px;
	background: url(images/interface/fond-titre-module-accueil.gif) no-repeat;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}

.contenu-module-accueil {
	width: 312px;
	padding: 4px;
	overflow: hidden;
	background: url(images/interface/fond-contenu-module-accueil.gif) repeat-y;
}

.bas-module-accueil {
	height: 4px;
	background: url(images/interface/bas-module-accueil.gif) top no-repeat;
	margin-bottom: 30px;
}

/* FIN CORPS */

/* MODULES */

/* MODULE ANNONCES */
.annonce {
	background: url(images/interface/fond-annonce.png) no-repeat;
	width:182px;
	height:75px;
	margin: auto;
	float: left;
	margin-bottom: 12px;
}

.annonce-contenu {
	width: 170px;
	padding: 5px;
}

/* MODULE STRUCTURE */

#contactform {
    text-align:center;
    margin: 0px 30px 0px 30px;
}

.titre-service {
	width: 400px;
	margin: 0 auto;
	height: 16px;
	padding: 4px;
	background: #003D8F;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

/* FIN MODULE STRUCTURE */

/* MODULE EDITO */

#chapeau p {
	font-style: italic;
	font-weight: bold;
	width: 99%;
}

/* FIN MODULE EDITO */

/* MODULE LIENS */

div.image-liens{
	text-align: center;
}

p.logo-partenaire {
	text-align: center;
	font-size: 12px;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

/* FIN MODULE PARTENAIRES */

/* MODULE PARTENAIRES */

p.logo-partenaire {
	text-align: center;
	font-size: 12px;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

/* FIN MODULE PARTENAIRES */

/* FIN MODULES */


/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */




/* CSS THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/interface/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity: 75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FIN CSS THICKBOX */


