﻿
h1
{
	color: #aa0052;
	font-size: 22px;
	font-weight: lighter;
	padding-bottom: 5px;
	margin: 0px;
}
h2
{
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
}



h3
{
	color: #aa0052;
	font-size: 13px;
	margin-left: 0px;
	padding: 0 0 0 0px;
}

.titreSousformation
{
	font-size: 11px;
	font-weight: bold;
	color: #28bcea;
	margin-bottom: 10px;
	clear:both;
	display:block;
}

.titreSessionformation
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #aa0052;
}


.bleu
{
	color: #28bcea;
}
.prune
{
	color: #aa0052;
}
.noPuce
{
	background: none;
}
.secteur
{
	clear: both;
	padding-top: 20px;
	background: none;
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	padding-left: 10px;
}
.classHomeH2
{
	font-size: 12px;
	text-transform: uppercase;
	color: #28bcea;
	padding: 0 0 0 20px;
	background: url(../images/puce2.gif) no-repeat 0px 6px;
}

.classTitreH2
{
	margin-top: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #28bcea;
	padding: 0 0 0 20px;
	background: url(../images/puceTitre.gif) no-repeat 0px 6px;
}

.classTitreH3
{
	margin: 0px;
	margin-top: 0px;
	padding: 0 0 0 10px;
	background: url(../images/puce1.gif) no-repeat 0px 6px;
}

.classRetrait1
{
	margin-left: 32px;
}

.bleuFonce
{
	color: #3ebfeb;
	font-weight: bold;
}
.important
{
	color: #aa0052;
	font-weight: bold;
}
.citation
{
	font-size: 12px;
	font-style: italic;
	color: #aa0052;
	font-weight: lighter;
}
.confirm /*Messages de confirmation*/
{
	color: #42c016;
	font-size: 11px;
}
.erreur /*Messages d'erreurs*/
{
	color: Red;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

.typeEvenementAgenda
{
	text-align: center;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color:#28bcea;
}
.dateEvenementAgenda
{
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin: 0;
	color:#000;
}
.titreEvenementAgenda
{
	text-align: center;
	margin: 0 0 10px 0;
}
.lieuEvenementAgenda
{
	font-size: 12px;
	margin: 0 0 10px 0;
	color:#000;
}
.publicEvenementAgenda
{
	font-size: 9px;
	float: right;
	margin: 0 0 10px 0;
}



/*---------------------- Liens -------------------------*/
a:link
{
	color: #aa0052;
	text-decoration: underline;
}
a:visited
{
	color: #aa0052;
	text-decoration: underline;
}
a:active
{
	color: #aa0052;
	text-decoration: underline;
}
a:hover
{
	color: #28bcea;
	text-decoration: underline;
}

.lienBlanc:link
{
	color: #fff;
	text-decoration: none;
}
.lienBlanc:visited
{
	color: #fff;
	text-decoration: none;
}
.lienBlanc:active
{
	color: #fff;
	text-decoration: none;
}
.lienBlanc:hover
{
	color: #fff;
	text-decoration: underline;
}




.lienPrune:link
{
	color: #aa0052;
	text-decoration: none;
}
.lienPrune:visited
{
	color: #aa0052;
	text-decoration: none;
}
.lienPrune:active
{
	color: #aa0052;
	text-decoration: none;
}
.lienPrune:hover
{
	color: #aa0052;
	text-decoration: underline;
}


.lienBleu:link
{
	color: #28bcea;
	text-decoration: none;
}
.lienBleu:visited
{
	color: #28bcea;
	text-decoration: none;
}
.lienBleu:active
{
	color: #28bcea;
	text-decoration: none;
}
.lienBleu:hover
{
	color: #28bcea;
	text-decoration: underline;
}



#divBandeauBas a:link
{
	color: #bfbfbf;
	text-decoration: none;
}
#divBandeauBas a:visited
{
	color: #bfbfbf;
	text-decoration: none;
}
#divBandeauBas a:active
{
	color: #bfbfbf;
	text-decoration: none;
}
#divBandeauBas a:hover
{
	color: #aa0052;
	text-decoration: underline;
}



#divBlocNuageTagContenu a:link
{
	color: #888;
	text-decoration: none;
}
#divBlocNuageTagContenu a:visited
{
	color: #888;
	text-decoration: none;
}
#divBlocNuageTagContenu a:active
{
	color: #888;
	text-decoration: none;
}
#divBlocNuageTagContenu a:hover
{
	color: #28bcea;
	text-decoration: underline;
}




.lienPdfConf:link
{
	color: #999;
	text-decoration: none;
}
.lienPdfConf:visited
{
	color: #999;
	text-decoration: none;
}
.lienPdfConf:active
{
	color: #999;
	text-decoration: none;
}
.lienPdfConf:hover
{
	color: #28bcea;
	text-decoration: underline;
}
