@charset "iso-8859-1";
/* CSS Document */

body { 
	background-image:url(../img/background/body.png); 
	background-repeat:repeat-x;
	background-color:#f7f7f7; 
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0;
}

a img {
	border:none;
}
.link_img{
	border:0px
}

#site { 
	width : 1001px;
	/*width:980px;*/
	margin:auto;
	margin-top:0;
}

#header {
	height : 64px;	
}
#header_gauche {
	float:left;
	width:624px;
	margin-top:10px;
}
#header_gauche #flux_rss {
	padding-left:40px;	
}
#header_gauche h1 {
	font-size:10px; 
	color:#ff0101;
	padding-left:40px;
	}

#header #img_logo {
	float:left;
}

#bandeau { 
	background-image:url(../img/bandeau.png);
	height:144px;
}

#pubHaut {
	position:relative;
	top:-19px;
	left:54px;
	width:880px;
	height:88px;
	background-repeat:no-repeat;
}

#bandeau #bt_espaceMembre { 
	position : relative;
	left:805px;
	top:-6px;
}

#bandeau_decouverte { 
	background-image:url(../img/background/venez_decouvrir.png);
	height:45px;
	width:980px;
}

#premier_etage {
	height:239px;	
}

#module_actualite {
	background-image:url(../img/background/actualite.png);
	width:345px;
	height:239px;
	float:left;
}
#pos_module_actualite {
	margin-top:55px;	
}
#module_actualite .liste_actu {
	height:55px;
	margin-left:50px;
}
#module_actualite .liste_actu .date {
	background-image:url(../img/background/actualite/date.png);
	background-repeat:no-repeat;
	width:41px;
	height:33px;
	margin-top:12px;
	padding-top:5px;
	padding-left:3px;
	color:#353535;
	font-size:11px;
	float:left;
	height:33px;
	width:41px;
}
#module_actualite .liste_actu .texte_actualite {
	position:relative;
	left:10px;
	top:7px;
}
#module_actualite .liste_actu .texte_actualite .pt_rouge {
	float: left;
	margin: 5px 3px 0 0;
}

#module_actualite .liste_actu .texte_actualite .titre a, #module_actualite .liste_actu .texte_actualite .titre{
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	font-size:14px;
	text-decoration:none;
}
#module_actualite .liste_actu .texte_actualite .descrip {
	color:#ddd;
	margin:0px;
	font-size:12px;
}

#photo_centre { 
	float:left;
	background-image:url(../img/background/photo_centre.png);
	width:302px;
	height:239px;
}
#module_agenda {
	float:left;
	background-image:url(../img/background/agenda.png);
	width:349px;
	height:239px;
}

#corps {
	clear:both;
}
#corps_gauche {
	width:663px;	
	float:left;
	background-image:url(../img/background/corps_repeat.png);
	background-repeat:repeat-y;
}
#corps_gauche #conteneur{
	margin-left:53px;
	width:590px;
}
#corps_gauche #conteneur .mainTxt{
	/*margin-left:53px;*/
	width:585px;
	text-align:justify;
}

/* ---------- AGENDA -----------------*/
/*#module_agenda #menuAgenda li a span p.date {
	position:relative;
	top:-41px;
	left:195px;
	font-size:11px;
	letter-spacing:-1px;
}*/

/*

#module_agenda #menuAgenda li a span {
	color:#386aa0;
	font-weight:700;
}
#module_agenda #menuAgenda li a span p.date {
	color:#fff;
	position:relative;
	top:-41px;
	margin-left:195px;
	font-size:11px;
	letter-spacing:-1px;
}*/
/*
#module_agenda #menuAgenda li a span:hover {
	color:#fff;
	font-weight:700;
}
#module_agenda #menuAgenda li a span p.date:hover {
	color:#000;
	position:relative;
	top:-41px;
	left:195px;
	font-size:11px;
	letter-spacing:-1px;
}*/


ul#menuAgenda li .ligne span p.date {
	color:#fff;
	position:relative;
	top:-41px;
	margin-left:196px;
	font-size:11px;
	letter-spacing:-1px;
}
ul#menuAgenda li .ligne span{
	color:#386aa0;
	font-weight:bold;
	margin:0px 0 0 -25px;
}


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

/* ------------ REQUETE et RECHERCHE --------------- */
#liste_deroulante {
	width:550px;
	height:90px;
}

#fct_recherche {
	background-image:url(../img/background/recherche/background_recherche_haut.png);
	width:582px;
	height:95px;
}
#fct_recherche form {
	float:left;
	margin-left:15px;
	margin-top:5px;
}
#fct_recherche form label{
	color:#666;
	font-size :12px;
}

#fct_recherche form .imgForm{
	margin-left:15px;
	margin-top:12px;
}

#fct_recherche .search {
	float:left;	
	margin:4px 0px 0 0;
}

/* ---- */
#result_recherche #entete {
	background-image:url(../img/background/recherche/result_entete.png);
	width:581px;
	height:28px;
}

#result_recherche #entete p {
	margin:5px 0px 0px 3px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#result_recherche #entete p.nom{
	float:left;
	width:215px;
}
#result_recherche #entete p.pays{
	float:left;
	width:200px;
}

/* ----*/
#affiche_resultat #entete {
	background-image:url(../img/background/recherche/result_entete.png);
	width:581px;
	height:28px;
}

#affiche_resultat #entete p {
	margin:5px 0px 0px 3px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#affiche_resultat #entete p.nom{
	float:left;
	width:215px;
}
#affiche_resultat #entete p.pays{
	float:left;
	width:200px;
}

/* <-------------------> */
#result_recherche .selectGrisFonce {
	background-image:url(../img/background/recherche/ligne_impaire.png);
	width:582px;
	height:24px;
}
#result_recherche .selectGrisFonce p {
	margin:3px 0px 0px 6px;
	font-size:14px;
	color:#000;
}
#result_recherche .selectGrisFonce p.nom{
	float:left;
	width:210px;
	text-transform:uppercase;
	font-weight:bold;
}
#result_recherche .selectGrisFonce p.nom a{
	float:left;
	width:210px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#result_recherche .selectGrisFonce p.pays{
	float:left;
	width:200px;
	text-transform:uppercase;
	width:360px;
}
#result_recherche .selectGrisFonce p.pays a{
	color:#000;
	text-decoration:none;
}

#result_recherche .selectGrisFonce p.retour0{
	float:left;
	width:600px;
	text-transform:uppercase;
	font-weight:bold;
	color:#f00;
}
/* <--------------------------> */
#result_recherche .selectGrisClair {
	background-image:url(../img/background/recherche/ligne_paire.png);	
	width:582px;
	height:26px;
}
#result_recherche .selectGrisClair p {
	margin:3px 0px 0px 6px;
	color:#000;
	font-size:14px;
}
#result_recherche .selectGrisClair p.nom{
	float:left;
	width:210px;
	font-weight:bold;
	text-transform:uppercase;
}
#result_recherche .selectGrisClair p.nom a{
	float:left;
	width:210px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}
#result_recherche .selectGrisClair p.pays{
	float:left;
	width:200px;
	text-transform:uppercase;
	width:360px;
}
#result_recherche .selectGrisClair p.pays a{
	color:#000;
	text-decoration:none;
}
/* ------------------------------------------------- */


/* ************************************** */
/* <-------------------> */
#affiche_resultat .selectGrisFonce {
	background-color:#CCC;
	width:582px;
	height:90px;
}
#affiche_resultat .selectGrisFonce p {
	margin:3px 0px 0px 6px;
	font-size:14px;
	color:#000;
}
#affiche_resultat .selectGrisFonce p.nom{
	float:left;
	width:210px;
	text-transform:uppercase;
	font-weight:bold;
}
#affiche_resultat .selectGrisFonce p.nom a{
	float:left;
	width:210px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#affiche_resultat .selectGrisFonce p.pays{
	float:left;
	width:350px;
	text-transform:uppercase;
	font-size:20px;
}
/* <--------------------------> */
#affiche_resultat .selectGrisClair {
	background-image:url(../img/background/recherche/ligne_paire.png);	
	width:582px;
	height:26px;
}
#affiche_resultat .selectGrisClair p {
	margin:3px 0px 0px 6px;
	color:#000;
	font-size:14px;
}
#affiche_resultat .selectGrisClair p.nom{
	float:left;
	width:210px;
	font-weight:bold;
	text-transform:uppercase;
}
#affiche_resultat .selectGrisClair p.nom a{
	float:left;
	width:210px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}
#affiche_resultat .selectGrisClair p.pays{
	float:left;
	width:200px;
	text-transform:uppercase;
}
/* ------------------------------------------------- */

/* *************************************** */

#corps_droite {
	float:left;
	width:317px;
	margin-top:9px;
}
#modulePub {
	background-image:url(../img/background/mod_pub.png);
	width:318px;
	height:390px;
}
#modulePub #conteneurModulePub {
	width:281px;
	position:relative;
	top:13px;
	left:7px;
}
#modulePub #conteneurModulePub #titreModulePub {
	height:34px;
	font-size:14px;
	color : #000;
	text-align:center;
	padding-top:5px;
	letter-spacing:-1px;
}
#modulePub #conteneurModulePub {
	margin-top:20px;
	height:34px;
	font-size:12px;
	text-align:center;
}
#texteModulePub {
	margin-top:20px;
	width:281px;
	/*height:34px;*/
	font-size:12px;
	text-align:center;
}
#moduleRfid {
	background-image:url(../img/background/technologieRFID.png);
	width : 315px;
	height : 378px;
}
#moduleRfid #RFID_conteneur {
	padding-top:40px;
	margin-left:22px;
	width:261px;
	color:#ef0505;
}

#moduleRfid #RFID_conteneur h1{
	margin:15px 0 15px 0;
	color:#434343;
	font-size:11px;
}

#moduleRfid #RFID_conteneur p{
	font-size:10px;
	color:#214a82;
	text-align:justify;
}
#moduleRfid #RFID_conteneur .lire_suite a, #moduleRfid #RFID_conteneur .lire_suite{
	font-size:10px;
	font-weight:bold;
	color: #ef0505;
}


#footer {
	clear:both;
	background-image:url(../img/background/footer.png);
	width : 980px;
	height : 71px;
}
#footer #footerTxt {
	position:relative;
	top:22px;
	left:70px;
}
#footer .txtRed {
	color:#f13116;
	font-size:12px;
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
}
#footer .txtGrey {
	color:#434343;
	font-size:11px;	
	letter-spacing:-1px;
}
#footer .txtGrey a{
	color:#9e9e9e;
	font-size:11px;	
	letter-spacing:-1px;
	margin-right:5px;
}

#corps_footer { 
	/*background-image:url(../img/background/corps_footer.png);*/
	float:right;
	margin-right:15px;
	
}

#aaa {
	clear:both;
	background-image:url(../img/background/aaa.png);
	background-color:#03C;
	width:663px;
	height:125px;
}

/* **************** LISTE PARTENAIRES ************************** */
#conteneur .liste_partenaire {
	margin-top:10px;
	float:left;	
	background-color:#FFF;
	border-width:1px;
	border-color:#999;
	border-style:solid;
	width:582px;
}


/* -------------------- STYLE DU CONTEUR avec quelques styles prédéfinies ----------------------- */
#corps_gauche #conteneur h1{
	margin:0px;
	color:#ff0f1f;
	font-size:16px;
}
#corps_gauche #conteneur h2{
	margin:0px;
	color:#386aa0;
	font-size:12px;
	font-style:italic;
}
#corps_gauche #conteneur p{
	font-size:10px;
}


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

.formRequete input, .formBtValider{
	background-color:#f1f1f1;
	font-weight:bold;
	border:solid;
	border-width:1px;
	border-color:#666;
}
.formRequete textarea{
	background-color:#f1f1f1;
	font-weight:bold;
	border:solid;
	border-width:1px;
	border-color:#666;
}
.formRequete table th {
	color:#333;
	font-size:12px;
}
table .tdValider {
	text-align:right;	
}


/* ------------------------ DESCRIPTION MEMBRE ------------------------------- */
.tableDescripMembre {
	width:580px;
	color:#333;
	font-size:12px;	
}
.descripMembreLogo {
	float:left;	
}

.tableDescripMembre .trAdrTel {
	height:80px;	
}
.tableDescripMembre .tdNom {
	font-weight:bold;
	/*font-style:italic;*/
	font-size:14px;
	color:#333333;
}
.tableDescripMembre .tdAdresse {
	font-weight:bold;	
}
.tableDescripMembre .photo {
	margin-right:15px;	
}

.tableDescripMembre td a {
	color: #214a82;
	text-decoration:none;
}
/* ----------------------------------------------------------------------------- */


#fct_recherche .tabMessage {
	margin-top:-5px;
	height:50px;
}
#fct_recherche .tabMessage .btValider{
	padding-left:20px;
	
}
#fct_recherche .tabMessage .tdSearch{
	width:260px;
}
#fct_recherche .tabMessage .tdInfo{
	font-size:10px;
	text-align:right;
}


/* --------------------------------------------------------------------------- */
#listes {
	background-color:#03F;	
}


.tabSearch {
	float:left;
	margin-top:6px;
	height:50px;
	color:#666;
	font-size:12px;
	margin-right:18px;
}
.tabSearch input{
	background-color:#f9f9f9;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
}
.search{
	background-color:#f9f9f9;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
}

.validButton {
	float:right;
	position:relative;
	top:5px;
}


.bt_checkBox {
	float:left;
}


/* --------------------------------------------------- */
.tabList {
	width:585px;
	border-collapse:collapse;
}

.tabList th {
	text-align:left;
	font-size:10px;
	width:60%;
}
.tabList td {
	width:40%;
}
.tabList tr:hover {
	width:40%;
	background-color:#CCC;
	color:#ff0101;
}


.closeSession a{
	text-align:right;
	color:#F00;
	text-decoration:none;
	font-size:10px;
}
