/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

body {
	background: #455577 url(images/interface/pixel_fond_site.jpg) repeat-x 0% 0%;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin:0px auto;
	padding:0;
}

/* 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: #FFF; } 
.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 */

/* TITRES */
h1 {
	font-size: 14px;
	color: #6F2929;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #6F2929;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

/* FIN TITRES */ 

/* 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;
  background-color: #455577;
  padding-right:10;
  padding-left:10;

}

.MenuDyn_ss_menu {
  background-image: url(images/fond_ss_menu.jpg);
  background-repeat:no-repeat;
  background-position:0% 0%;
  margin:0;
  padding:0;
  font-size: 12px;
  border: #455577 1px solid;
}

/* FIN MENU DYNAMIQUE */

/* FORMULAIRES */
select {
	border: 1px #999999 solid;
	margin: 2px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

textarea {
	border: 1px #999999 solid;
}

option {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

input {
	font-size: 10px;
	border: solid 2px #999999;
	padding: 2px;
}

/* FIN FORMULAIRES */

hr {
	width: 95%;
	color: #6F2929;
	background: #6F2929;
	height: 1px;
	border: 0;
	margin: 10px auto 10px auto;
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a.footer {
	color: #666;
	text-decoration:none;
}

caption {
	color: #666;
}

table {
	/*width: 100%;*/
}

.sansbordure {
	border: 0;
}


/* FIN ELEMENTS HTML */


/* DIVISIONS GENERALES */
#header_site {
	width: 910px;
	height:316px;
	margin: 0px auto;
}

#barre_menu {
	width:910px;
	height:22px;
	clear:left;
}

#conteneur_site {
	width: 910px;
	background: #455577 url(images/interface/fond-contenu.jpg) repeat-y;
	margin: 0px auto;
}

#footer_site {
	width: 910px;
	height:68px;
	/*background: #455577 url(images/interface/footer.jpg) no-repeat;*/
	margin: 0px auto;
}

#footer_site img {
	vertical-align:top;
}

#header_conteneur {
	width:910px;
	height:30px;
	margin: 0px auto;
}

#centre {
	width: 910px;
	color: #666;
	margin: 0px auto;
	padding: 0;
}

div#illustration {
	position:relative;
	width: 819px;
	min-height:300px;
	background: url(images/interface/illustration.png) no-repeat 100% 0%;
}

#contact {
	width: 400px;
	float: left;
	margin-top:20px;
	color: #666;
}

#footer {
	color: #666;
	margin: auto;
	text-align: center;
	padding-top: 3px;
}

/* 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: #6F2929;
}

a.lien-blanc, a.lien-blanc:hover {
	color: white;
}

a.lien-rouge, a.lien-rouge:hover {
	color: #6F2929;
}

.ligne-impaire {
	color: #6F2929;
	line-height: 25px;
	background: white;
	min-height: 25px;
	height: 25px;
}

div[class] .ligne-impaire {
	color: #6F2929;
	line-height: 18px;
	background: white;
	height: auto;
}

.ligne-paire {
	line-height: 25px;
	background: white;
	min-height: 25px;
	height: 25px;
}

div[class] .ligne-paire {
	line-height: 18px;
	background: white;
	height: auto;
}

#chemin {
	margin-bottom: 16px;
}

#chemin a, #chemin a:hover {
	color: #6F2929;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

p.change-page {
	padding-top: 10px;
	text-align: right;
}

.in-form {
	font-size: 10px;
	border: 2px #6F2929 solid;
	background: #c29292;
	padding: 2px;
}

.input-sans-bordure {
	border: 0;
	padding: 0;
}

.input_focus {
	border: solid 2px #666666;
	background: #F1F1E3;
	color: #000;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.marge-bas {
	margin-bottom: 20px;
}

#conteneur-separateur {
    width: 890px;
    text-align:center;
}

.conteneur-separateur {
	width:400px;
    color: #666;
    text-align:center;
    font-size: 14px;
    font-weight: bold;
    margin: auto;
    padding-top:20px;
}

.separateur {
	background: url(images/interface/separateur.jpg) repeat-x;
	width:400px;
	height:7px;
	margin: auto;
}

/* FIN ELEMENTS COMMUNS */




/* CONTENU MODULES */

.titre_dynamique {
	width:400px;
    margin: 0;
    padding-bottom:20px;
}

/* FIN CONTENU MODULES */




/* GAUCHE */

.conteneur-module-gauche { /* Arnaud */
	padding-top: 4px;
	background: #e16d6d url(images/interface/fond-module-menu.gif) repeat-x;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

.conteneur-module-gauche-vide { /* Arnaud */
	padding-top: 4px;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

/* FIN GAUCHE */


/* MODULES */

/* MODULE GESTION PAGES */

#GestionPage {
	width:850px;
	margin-left: 20px;
}

.Page {
	width:850px;
}

.legende {
	font-weight: bold;
	color: #6F2929;
	font-style: italic;
}
/* FIN MODULE GESTION PAGES */


/* MODULE STRUCTURE */
#structure {
	width:890px;
}

#structure #contactform {
    text-align:center;
    margin: 0px 30px 0px 30px;
}

div.captcha {
	text-align:center;
	background-color: #ddd;
	width:350px;
	height: 25px;
	padding-top:10px;
	margin: 0px 0 25px 100px;
	color:#455577;
	font-size:14px;
	font-weight: bold;
}

#map {
	text-align:center;
}
/* FIN MODULE STRUCTURE */

/************************/
/* CONTACTFORM          */
/************************/
#ContactForm {
	width: 890px;
    color : #666;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    margin-left:27px;
    margin-top:20px;
    background-color:#ddd;

}

#ContactForm .ConteneurCoordonnees {
	width: 890px;
    margin:50px auto;
}

.ConteneurCoordonnees .Logo {
    text-align:center;
    float:left;
    margin: 50px;
}

.ConteneurCoordonnees .Adresse {
    float:left;
    text-align:left;
    font-size:12px;
    margin:20px auto;
}

#ContactForm .ConteneurFormulaire {
    font-weight:bold;
    margin-left:20px;
}

#ContactForm .Alerte {
    display:block;
    background-color: #DDDDDD;
    margin:50px;
}

.ContactFormFondModule {
    margin: 0px;
}
/************************/
/* FIN - CONTACTFORM    */
/************************/

/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	text-align:normal;
	margin-left:50px;
}

#plan li {font-size:12px;}
#plan li.menu {font-size:14px;line-height:2em;}




/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/

/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: #455577;
}

#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 */

/* BASELINE */

.base_dest {

  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:center;
  
}

.base_source {

  display:none;
  
}

A.base {

  color:#FFFFFF;
  text-decoration:underline;

}

/* FIN BASELINE */