@charset "utf-8";

/* CSS Document */
body {
	margin:0; padding:0;  
	background-color:#ECECEC;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	font-size:11px;
	text-decoration:underline;
	color:#0073bc;
	background-repeat:no-repeat;
	background-position:left center;
}
	
a:hover {
	text-decoration:none;
}

a:visited {
	text-decoration:underline;
}

div.general
{
	font-size:11px;
	color: #666666;
	text-align:justify;
	padding-right:5px;
}

p.general {
	font-size:11px;
	color: #666666;
	text-align:justify;
	padding-right:5px;
}

/* Bloc Général */
.spacer {
	clear:both;
}

#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:919px;
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-y;
}

#menu {
	width:900px;
	height:23px;
	margin-left:10px;
	background-color:#fff100;
	margin-top:1px;

}


#corps {
	width:919px;
	padding:15px;

}

.bloc_droit {
	width:431px;
	float:left;
	margin-left:15px;
}

.bloc_gauche {
	width:431px;
	float:left;
	margin-left:8px;
}

.description {
	width:605px;
	float:left;
	background-color:#e6f8fd;
	height:207px;
}

.bloc_bleu_clair {

	width:95%;
	background-color:#e6f8fd;
	float:left;
	margin:3px;
	padding:3px;
}

.bloc_blanc {

	width:98%;
	float:left;
	margin:3px;
	padding:3px;
}

#footer {
	width:904px;
	height:26px;
	padding-right:15px;
	background-image:url(../Images/bg_footer.gif);
	background-repeat:repeat-y;
	font-size:11px;
	color:#0073bc;
	text-align:right;
}


.barre_navigation {
	width:884px;
	height:14px;
	background-image:url(../Images/barre_navigation.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#0073bc;
	text-align:right;
}


.bloc_droit_commande {
	width:631px;
	float:left;
	margin-left:15px;
}

.bloc_gauche_commande {
	width:231px;
	float:left;
	margin-left:8px;
}
	


/* Titre */

h1 {
	font-size:14px;
	color:#0073bc;
	margin:0; padding:0;
	background-repeat:no-repeat;
	background-position:left center;
}

h1.couvertures {
	font-size:14px;	color:#0073bc;
	margin:0; padding:0; height:28px; text-indent:45px;
	background-image:url(../Images/picto_couverture.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

h1.alarmes {
	font-size:14px;	color:#0073bc;
	margin:0; padding:0; height:28px; text-indent:45px;
	background-image:url(../Images/picto_alarme.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

h1.barrieres {
	font-size:14px;	color:#0073bc;
	margin:0; padding:0; height:28px; text-indent:45px;
	background-image:url(../Images/picto_barriere.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}


h2 {
	font-size:14px;
	color:#0073bc;
	margin:0; padding:0;
	background-image:url(../Images/fleche2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:20px;
}

h4.spas {
	font-size:14px;	color:#0073bc;
	margin:0; padding:0; height:28px; text-indent:45px;
	background-image:url(../Images/picto_Spas.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

h4.admin {
	font-size:14px;
	color:black;
	margin:0; padding:0;
	background-repeat:no-repeat;
	background-position:left center;
}

.picto {
	float:left;
	margin-top:-14px;
	position:relative;
}

.titre2_special {
	background-image:url(../Images/bg_h2.gif);
	background-repeat:repeat-x;
	height:22px;
	width:550px;
	font-size:14px;	color:#0073bc; font-weight:bold;
	float:left;
}

h3 {
	font-size:14px;
	color:#0073bc;
	margin:0; padding:0;
}

.titre {
	background-image:url(../Images/bg_h1.gif);
	background-repeat:repeat-x;
	height:22px;
	width:430px;
}

.titre2 {
	background-image:url(../Images/bg_h2.gif);
	background-repeat:repeat-x;
	height:22px;
	width:600px;
}

.titre3 {
	background-image:url(../Images/bg_h2.gif);
	background-repeat:repeat-x;
	height:22px;
	width:400px;
}

.titre4{
	background-image:url(../Images/bg_h1.gif);
	background-repeat:repeat-x;
	height:22px;
	width:850px;
}

/* Bloc Menu */

ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:25px;	
}

li {
	float:left;
	height:23px;
}

#menu a {
	font-size:12px;
	color:#0073bc;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:100%;
	padding-top:3px;
	text-align:center;
}

#menu a:hover {
	background-color:#FFFFFF;
	display:block;
}

span.menu_active {
	font-size:12px;
	color:#0073bc;
	font-weight:bold;
	background-color:#FFFFFF;
	padding-top:3px;
	text-align:center;
	height:23px;
	display:block;
}


/* Bloc Actualites */

table, td, tr {
	font-size:11px;
	color:#666666;
	padding-left:10px;
	text-align:justify;
}

table {
	float:left;
}

div.actualites
{
	font-size:11px;
	color:#666666;
	font-style:italic;
	background-image:url(../Images/puce_actu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	padding-left:10px;
	text-align:justify;

}

.actualites p
{
margin-top:0;
}

p.actualites {
	font-size:11px;
	color:#666666;
	font-style:italic;
	background-image:url(../Images/puce_actu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	padding-left:10px;
	text-align:justify;
}

.actualites_savoir {
	width:426px;
	height:14px;
	background-image:url(../Images/bg_savoir_actu.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:5px;
}

.actualites_savoir a {
	font-size:11px;
	width:60px;
	padding-left:10px;
	text-decoration:underline;
	color:#0073bc;
	background-image:url(../Images/puce_savoir_actu.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
	
.actualites_savoir a:hover {
	text-decoration:none;
	background-image:url(../Images/puce_hover_savoir_actu.gif);
}

.actualites_savoir a:visited {
	text-decoration:underline;
}

#retour_accueil
{
margin-left:780px;
width:120px;
}

#p_news_img
{
float:left;
width:100px;
margin-right:5px;
}

#description_news{
width:605px;
float:left;
background-color:#e6f8fd;
height:210px;
}

#bandeau_news
{
background-color:#e6f8fd;
width:890px;
}

#legende_news
{
clear:both;
width:400px;
text-align:center;
margin-left:450px;
font-style:italic;
}


/* Bloc promotions */

.promotion {
	width:324px;
	height:72px;
	background-color:#e6f8fd;
	float:left;
	margin-left:3px;
	margin-top:6px;
}

p.texte_promotion {
	font-size:11px;
	color:#666666;
	background-image:url(../Images/puce_promo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:10px;
	margin:0; padding:0;
	margin-left:5px;
	
}

a.promotion_savoir {
	font-size:11px;
	width:60px;
	margin-left:220px;
	padding-left:10px;
	text-decoration:underline;
	color:#0073bc;
	background-image:url(../Images/puce_savoir_promo.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
	
a.promotion_savoir:hover {
	text-decoration:none;
	background-image:url(../Images/puce_hover_savoir_promo.gif);
}

a.promotion_savoir:visited {
	text-decoration:underline;
}




a.accueil {
	font-size:11px;
	width:60px;
	margin-left:350px;
	padding-left:10px;
	text-decoration:underline;
	color:#0073bc;
	background-image:url(../Images/puce_savoir_promo.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
	
a.accueil:hover {
	text-decoration:none;
	background-image:url(../Images/puce_hover_savoir_promo.gif);
}

a.accueil:visited {
	text-decoration:underline;
}



/* Page Contact */

label {
	width:100px;
	float:left;
	text-align:right;
	font-size:11px;
	color: #666666;
	font-weight:bold;
}

textarea {
	width:64%;
	height:3.5em;
	border:1px solid #0073bc;
	padding:3px;
	margin:4px; margin-top:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input.textfield {
	width:65%;
	height:1.4em;
	border:1px solid #0073bc;
	padding:1px;
	margin:4px; margin-top:0px;
	font-size: 11px;
}

input.textfield2 {
	width:21%;
	height:1.4em;
	border:1px solid #3992C6;
	padding:1px;
	margin:4px; margin-top:0px;
	font-size: 11px;
}

input.textfield:focus, input.textfield2:focus, textarea:focus {
	background:#D5F0FF;
}

.box  { color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #0073bc; 
	border: 1px outset #FFFFFF;
	}


p.paragraphe_bleu {
	font-size:11px;
	color:#666666;
	background-image:url(../Images/puce_promo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:95%;	
	padding:5px;
	padding-left:10px;
	padding-top:0px;
	text-align:justify;
}

p.paragraphe {
	font-size:11px;
	color:#666666;
	background-image:url(../Images/puce_actu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;	
	text-indent:10px;
}

p.paragraphe_normal {
	font-size:11px;
	color:#666666;
	width:100%;	
	margin:0; padding:0;
	margin:3px 0 0 0;
}




/*Ajout */

input.textfield_file {
	width:65%;
	height:1.8em;
	padding:1px;
	margin:4px; margin-top:0px;
	font-size: 11px;
}

input.textfield_file2 {
	width:200px;
	height:1.8em;
	padding:1px;
	margin:4px; margin-top:0px;
	font-size: 11px;
}

textarea.special {
	width:180px;
	height:3.5em;
	border:1px solid #0073bc;
	padding:3px;
	margin:4px; margin-top:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.float_left {
	float:left;
}

p.admin {
	font-size:11px;
	color: #666666;
	font-weight:bold;
	padding:0; margin:0;
}


#sm_quisommesnous1 { visibility: hidden; position:absolute; margin-left:175px; margin-top:0px; z-index:1;}




.menu_bloc {
	width:150px;
	height:20px;
	font-size:12px;
}

.menu_bloc a {
	display:block;
	width:100%; 
	background-color:#eeeeee;
	padding:4px;
	margin:0;
}

.menu_bloc a:hover {
	background-color:#CCCCCC;
	display:block;
}



.footer_link {
	margin-left:auto;
	margin-right:auto;
	width:890px;
	font-size:10px;
	color:#000000;
	text-align:justify;
}

.footer_link a, a:visited {
	font-size:9px;
	color:#0073bc;
	text-decoration:none;
}

.footer_link a:hover {
	text-decoration:underline;
	color:#0073bc;
}


.footer_eau {
	margin-left:auto;
	margin-right:auto;
	width:890px;
	font-size:10px;
	color:#000000;
	text-align:justify;
}
.footer_eau a, a:visited {
	font-size:9px;
	color:#0073bc;
	text-decoration:none;
}

.footer_eau a:hover {
	text-decoration:underline;
	color:#0073bc;
}

.footer_eau h1 {
	font-size:9px;
	color:#999999;
	text-align:justify;
	line-height:14px;
	margin-top:3px;
}

.footer_eau h2 {
	font-size:9px;
	background:none; text-indent:0px;
	color:#999999;
	text-align:justify;
	line-height:13px;
}

.footer_eau h3 {
	font-size:9px;
	background:none; text-indent:0px;
	color:#999999;
	text-align:justify;
	line-height:13px;
}

div.espace_membre{
	margin: 40px 20px 20px 20px;
}

div.espace_membre_detail{
	margin-top:20px;
	min-height:400px;
	text-align:center;
}

.espace_membre_detail {
height: 400px;
}
html>body .espace_membre_detail {
height: auto;
min-height: 400px;
}


div.menu_gauche{
	width:200px;
	float:left;
	text-align:left;
	background-color:#EBEBEB;
}

.menu_gauche {
height: 400px;
}
html>body .menu_gauche {
height: auto;
min-height: 400px;
} 

div.droite {
	margin-left:220px;
	margin-right:20px;
}

div.admin {
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}

div.liste_membre{
	margin-top:50px;
}

p.rouge{
	margin-left:220px;
	color:red;
}

a.chantier,a.chantier:visited{
	font-size:11px;
	text-decoration:underline;
	color:#0073bc;
	background-repeat:no-repeat;
	background-position:left center;
}

a.chantier:hover{
	text-decoration:none;
}

table.admin_membre{
	width:100%;
	font-size:11px;
	color: #666666;
	font-weight:bold;
}

tr.admin_titre, td.admin_titre{
	background-color:#9BDCFA;
	font-size:14px;
}

tr.admin_membre1{
	background-color:#D7F3FE;
}

tr.admin_membre2{
	background-color:white;
}



/* Admin CSS ajout du 11/12/2008 by KF */
#div_img_modif
{
width:100px;
height:120px;
float:left;
margin:3px;
}

#div_img_modif img
{
border:1px black solid;
}

.bloc_blanc_office{
	width:98%;
	/*margin:3px;
	padding:3px;*//*
	margin:0;padding:0;
	background-image:url(../Images/bg.gif);
	margin-left:-15px;
	padding-left:15px;*/
}

.bloc_blanc_office table 
{
margin-left:-10px;
}


#footer_office {
	width:904px;
	height:26px;
	padding-right:15px;
	background-image:url(../Images/bg_footer.gif);
	background-repeat:repeat-y;
	font-size:11px;
	color:#0073bc;
	text-align:right;
	margin:auto;
}

/* Mise à jour de la page catalogue : texte trop long --> adaptibilité du css  : description_catalogue au lieu de description*/
.description_catalogue {
	background-color:#e6f8fd;
	height:320px;
	width:888px;
}

