/* CSS Document */

html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	color: #545454;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: #545454;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear: both;
}
.dotted{
	height:1px;
	border-top: 1px dotted #67698B;
}
.dashed{
	height:1px;
	border-top: 1px dashed #67698B;
}

/* -------------------------
		 adresse
   ------------------------- */

#adresse{
	text-align:left;
	margin: 30px 20px 0 20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
   
/* -------------------------
		 disclaimer
   ------------------------- */
   
.disclaimer{
	margin: 50px 10px 0 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
}

/* -------------------------
		 layout
   ------------------------- */
   
#general{
	width: 100%;
	height: 99.6%;
	border: none;
	margin: 0;
	padding: 0;
	background-color:#FFF;
}

#tdGauche{
	background-image: url(images/fondPointilleGauche.gif);
	background-repeat: repeat-y;
	background-position:right;
}
#tdCentre{
	width: 940px;
	vertical-align: top;
}
#tdDroite{
	background-image: url(images/fondPointilleDroite.gif);
	background-repeat: repeat-y;
}
#colGauche{
	background-color:#dcf5f8;
	width: 235px;
	padding: 0;
	margin: 0;
	height: 1000px;
}
#colGaucheSansMenu{
	background-color:#fff;
}
#colGauche #logo{
	padding: 34px 0 0 0;
	background-color: #FFF;
}
#colGaucheSansMenu #logo{
	padding: 34px 0 15px 0;
	background-color: #FFF;
}
#colGauche #logo img, #colGaucheSansMenu #logo img{
	border: none;
}

#logoAvecFond{
	background-image:url(images/fond_logo.gif);
	background-repeat:repeat-x;
}

#colCentre{
	margin: 0;
	padding: 0;
	width: 705px;
}
#colCentre #main{
	margin: 0;
	padding: 0 0 0 10px;
}
#colCentre #main2col{
	margin: 10px;
}
#colCentre .main1col{
	width: 685px;
}
.col2Gauche{
	vertical-align:top;
}
.col2Droite{
/*	width: 220px;*/
	padding: 30px 10px 10px 10px;
	text-align:center;
	vertical-align:top;
}
.main1col p{
	font-size:13px;
}
.main1col li{
	font-size:13px;
}

#colTotal{
	width: 980px;
	padding: 20px;
}

/* -------------------------
		   haut 
   ------------------------- */

#colCentre #hautBarre{
	height: 34px;
	background-image: url(images/fondBandeauHaut.gif);
	background-repeat: repeat-y;
	background-position:right;
	padding: 0;
	margin: 0;
}
#hautBarre #lien{
	float: left;
	font-size: 12px;
	margin: 6px 0 0 0;
}
#hautBarre #lien a{
	margin-right: 10px;
}
#hautBarre #langue{
	float: right;
	margin: 4px 6px 0 0;
}
#hautBarre #langue img.img_drapeau{
	border: 1px solid black;
	margin: 0 3px;
}


/* -------------------------
		   portlets 
   ------------------------- */

.portlet{
	width: 210px;
	margin: 10px 0;
}
.portletHautTitre{
	background-image:url(images/portletHautM2.gif);
	background-repeat:repeat-x;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0;
}
.portletHaut{
	background-image:url(images/portletHautM.gif);
	background-repeat:repeat-x;
}
.portletHautTitre h1{
	font-size: 13px;
	padding: 0;
	margin: 0;
}
.portletMil{
	background-color:#e4e7eb;
	padding: 10px;
	text-align:center;
	font-size: 12px;
}
.portletMil img.imgPort{
	padding: 10px;
	border: 1px solid #444;
	background-color: white;
}
.portletMil p.imgLib{
	margin: 0 0 10px 0;
	padding: 0;
	font-style: italic;
}
.portletMil p.accroche{
	text-align:left;
	margin: 10px 0;
	padding: 0;
}
.portletMil ul{
	text-align: left;
	padding: 0;
	margin: 10px 0 0 10px;
	list-style-type: square;
	font-size: 12px;
}
.portletMil li{
	margin-bottom: 5px;
}
.portletMilG{
	background-image: url(images/portletMilG.gif);
	background-repeat:repeat-y;
}
.portletMilD{
	background-image: url(images/portletMilD.gif);
	background-repeat:repeat-y;
}
.portletBas{
	background-image:url(images/portletBasM.gif);
	background-repeat:repeat-x;
}
.alignCentre{
	text-align: center;
}

/* -------------------------
		 brèves
   ------------------------- */

.blocBreve .titre{
	color: #67698b;
	font-size: 20px;
	font-weight: normal;
	margin: 17px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.breve{
	border-top: 1px dashed #67698b;
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 10px;
	background-image: url(images/fondDegradeEvenement2.gif);
	background-repeat:repeat-x;
}
.breve img{
	margin: 10px 15px 0 0;
	float:left;
}
.breve h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
.breve h1 a{
	color: #67698b;
	text-decoration: none;
}
.breve h2, .breve p{
	color: #545454;
	font-weight:normal;
}
.breve h2{
	font-size: 11px;
	margin: 0;
}
.breve p{
	font-size: 13px;
}
.breve .more{
	color: #545454;
	font-size: 12px;
	font-weight:bold;
}

/* -------------------------
	 formulaire contact
   ------------------------- */

#contact{
	margin :20px;
}
#contact h1{
	color: #67698b;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #67698b;
}
#contact form{
	margin-top: 20px;
}
#contact .champs{
	background-color:#C2D6E0;
	padding: 10px;
}
#contact .label{
	font-size: 13px;
	padding: 10px;
	background-color:#E6EEF2;
}

/* -------------------------
	 evenements
   ------------------------- */

h1.eventTitre{
	margin-top: 20px;
	margin-bottom: 8px;
	color: #67698b;
	font-weight: normal;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #67698b;
}
.unEvenement{
	padding: 0 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #8ebfd6;
	border-bottom: 1px solid #8ebfd6;
	background-image:url(images/fondDegradeEvenement2.gif);
	background-repeat:repeat-x;
}
.unEvenement h2{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.unEvenement p{
	margin: 0;
}
.evenement .participation{
	margin-top: 20px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.unEvenement .sousTitre{
	margin: 6px 0;
}
.unEvenement h3{
	font-size: 13px;
	font-style: italic;
}
.unEvenement .valeur{
	font-weight:bold;
}
.unEvenement .valeur a{
	text-decoration:underline;
}

/* -------------------------
	style tinyMCE
--------------------------*/


.article{
	margin: 20px 15px;
}
.article p.titre{
	font-family:verdana;
	color: #67698b;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	float: left;
}
.article div.tools{
	float:right;
	margin: 0 0 5px 0;
}
.article p.sousTitre{
	font-family:arial;
	color: #67698b;
	font-weight:bold;
	font-size: 15px;
	margin: 20px 0;
}
.article p.titreNiv3{
	font-family:arial;
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
}
.article p.encadre, .article div.encadre{
	background-color:#eee;
	border: 1px solid #bbb;
	padding: 20px;
}
.article ul.encadre{
	margin:20px;
	background-color:#eee;
	border: 1px solid #bbb;
	padding: 20px 20px 20px 40px;
}
.article .infoArticle{
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
	background-color: #f5f5f5;	
	padding: 5px 5px;
	margin: 0;
	margin-bottom: 20px;
}
.article .infoArticle p{
	color: #999;
	margin: 0;
	display:inline;
	margin-right: 30px;
	font-size: 11px;
}
.article .infoArticle .info{
	color: #666;
	font-weight:bold;
	margin: 0;
}
.article a{
	text-decoration:underline;
	color: #67698b;
}

/* commentaires visiteurs */

#blocCommentaires{
	margin: 30px 0 0 0;
	border-top: 1px dashed #555;
	padding: 0;
}
#blocCommentaires .commentTitre{
	font-family:verdana;
	color: #67698b;
	font-size: 12px;
	font-weight:bold;
	margin: 10px 0 ;
}
#blocCommentaires .commentaire{
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 5px;
}
#blocCommentaires .commentaire p{
	font-size: 12px;
	display:inline;
}
#blocCommentaires .commentaire .commentEntete{
	background-color: #eee;
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
	color: #67698b;
	padding: 5px;
	margin-bottom: 10px;
}
#blocCommentaires .commentEntete .info{
	font-weight: bold;
}
#blocCommentaires #formComm{
	border:  1px solid #aaa;
	padding: 10px;
	margin-top: 15px;
	background-color: #eee;
}
#blocCommentaires #formComm .label{
	font-size:12px;
}
#blocCommentaires #formComm .formCommTitre{
	font-size:14px;
}

/*  Glossaire */

#glossaire{
	padding: 20px;
}
#glossaire h1{
	color: #67698b;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #67698b;
}
#glossaire .blocLettres{
	padding: 20px 30px;
	width: 485px;
}
#glossaire .lettre{
	color: white;
	background-color: #67698B;
	width: 25px;
	height: 25px;
	margin:5px;
	padding-top: 3px;
	text-align:center;
	float: left;
	cursor:pointer;
	font-size: 1em;
}
#glossaire .gloResultat{
	margin: 10px 20px;
}
#glossaire .gloResultat .gloUnResultat{
	border-bottom: 1px dotted #67698B;
	padding: 10px 0;
}
#glossaire .gloResultat .gloUnResultat .gloTerme{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
}
#glossaire .gloResultat .gloUnResultat div.gloDef{
	margin: 5px 0 0 10px;
	background-color: #EEE;
	padding: 5px 10px;
	font-size: 11px;
}

/*  Prestataires */

#prestataire{
	padding: 20px;
}
#prestataire h1{
	color: #67698b;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #67698b;
}
#prestataire .tabPresta, #prestataire .tabPresta2{
	margin: 15px 30px;
	font-size: 12px;
	border-collapse:collapse;
}
#prestataire h2{
	color: #009B27;
	font-size: 15px;
}
#prestataire .tabPresta2 td{
	padding: 7px 10px;
	border: 1px solid #aaa;
}
#prestataire .tabPresta2 td.entete{
	background-color: #C2D6E0;
}
#prestataire .tabPresta2 td.entete a{
	background-color: #C2D6E0;
	color: #69678b;
	font-weight:bold;
	text-decoration:underline;
}
#prestataire .tabExpert{
	padding: 10px 20px;
	border: 1px solid #bbb;
	background-color: #f5f5f5;
}
#prestataire .tabExpert td.label{
	text-align:right;
	padding: 10px 15px 0 0;
}
#prestataire .tabExpert td.champ{
	text-align:left;
	padding: 10px 15px 0 0;
}

/* detail prestataire   */

#detailPresta{
	padding: 0 25px 10px 25px;
}
#detailPresta #blocPresta{
	margin-top: 10px;
	background-color: #FAFBEA;
	border: 1px dotted #aaa;
	padding: 0 15px;
}
#detailPresta #blocPresta h1{
	font-size: 16px;
}
#detailPresta #blocPresta p{
	font-size: 12px;
}
#detailPresta a{
	text-decoration: underline;
}

/* ------------------------------
	identification pleine page
--------------------------------*/

#identification{
	width: 350px;
	margin: 130px auto;
	background-color: #EFEFEF;
	border: 1px solid #BEBEBE;
	padding: 15px 25px;
	font-size: 13px;
}
#identification .titre{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #0033CC;
	margin-bottom:10px;
}
#identification img{
	margin-right:15px;
}
#identification .error{
	color:red;
}
#identification .inscription{
	font-size: 11px;
}
#identification .inscription a{
	text-decoration: underline;
}

/* ------------------------------
	inscription
--------------------------------*/

#inscription{
	width: 490px;
	margin: 130px auto;
	background-color: #EFEFEF;
	border: 1px solid #BEBEBE;
	padding: 15px 25px;
	font-size: 13px;
}
#inscription .titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #0033CC;
	padding-bottom:20px;
}
#inscription .sousTitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:10px;
}
#inscription img{
	margin-right:15px;
}
#inscription .error{
	color:red;
	font-size: 11px;
	padding-bottom: 20px;
}
#inscription .lib{
	text-align:right;
	padding: 5px 20px;
}	
