﻿
p
{
	text-align: justify;
}

h1
{
	color: #8b2413;
	font-size: 20px;
	font-weight: lighter;
	padding-bottom: 5px;
	margin: 0px;
	width: 656px;
}

h2
{
	font-size: 16px;
	color: #bfce00;
	padding: 0px;
}

h3
{
	color: #bfce00;
	font-size: 13px;
	margin-left: 0px;
	padding: 0 0 0 0px;
}

.rouge
{
	color: #8b2413;
}

.vert
{
	color: #bfce00;
}

.classTitreH1vert
{
	color: #bfce00;
	padding: 0 0 0 15px;
	background: url(../images/puce-vert.gif) no-repeat 0px 8px;
}
.classTitreH2
{
	font-size: 17px;
	color: #bfce00;
	padding: 0 0 0 15px;
	background: url(../images/puce-vert.gif) no-repeat 0px 8px;
}

.important
{
	color: #bfce00;
	font-weight: bold;
}
.TMA
{
	color: #ff0000;
	font-weight: bold;
}
.citation
{
	font-size: 12px;
	font-style: italic;
	color: #8b2413;
	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;
}

.classTitrePuce
{
	font-size: 15px;
	color: #8b2413;
	padding: 0 0 0 45px;
	height: 22px;
	background: url(../images/programme-titre.jpg) no-repeat 0px 0px;
}

.classProgOnglet
{
	font-size: 15px;
	color: #fff;
	background-color: #8b2413;
	padding: 2px 10px;
	height: 19px;
	margin-bottom: 20px;
	clear: both;
}


.titreContact
{
	color: #bfce00;
	font-size: 14px;
	font-weight:bold;
}

.sousTitre
{
	font-size: 13px;
	color: #8b2413;
	padding: 10px 0 5px 10px;
	margin-bottom:10px;
	height: 13px;
	border-bottom:solid 1px #8b2413;
}

/*---------------------- Liens -------------------------*/
a:link
{
	color: #8b2413;
	text-decoration: underline;
}
a:visited
{
	color: #8b2413;
	text-decoration: underline;
}
a:active
{
	color: #8b2413;
	text-decoration: underline;
}
a:hover
{
	color: #bfce00;
	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: #000;
	text-decoration: underline;
}



.lienRouge:link
{
	color: #8b2413;
	text-decoration: none;
}
.lienRouge:visited
{
	color: #8b2413;
	text-decoration: none;
}
.lienRouge:active
{
	color: #8b2413;
	text-decoration: none;
}
.lienRouge:hover
{
	color: #000000;
	text-decoration: underline;
}



.lienVert:link
{
	color: #bfce00;
	text-decoration: underline;
}
.lienVert:visited
{
	color: #bfce00;
	text-decoration: underline;
}
.lienVert:active
{
	color: #bfce00;
	text-decoration: underline;
}
.lienVert:hover
{
	color: #000000;
	text-decoration: none;
}



.lienNoir:link
{
	color: #000;
	text-decoration: none;
}
.lienNoir:visited
{
	color: #000;
	text-decoration: none;
}
.lienNoir:active
{
	color: #000;
	text-decoration: none;
}
.lienNoir:hover
{
	color: #8b2413;
	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: #8b2413;
	text-decoration: underline;
}



.lienCrossLink1:link
{
	color: #777;
	text-decoration: none;
}
.lienCrossLink1:visited
{
	color: #777;
	text-decoration: none;
}
.lienCrossLink1:active
{
	color: #777;
	text-decoration: none;
}
.lienCrossLink1:hover
{
	color: #8b2413;
	text-decoration: underline;
}



.lienCrossLink2:link
{
	color: #bfbfbf;
	text-decoration: none;
}
.lienCrossLink2:visited
{
	color: #bfbfbf;
	text-decoration: none;
}
.lienCrossLink2:active
{
	color: #bfbfbf;
	text-decoration: none;
}
.lienCrossLink2:hover
{
	color: #bfce00;
	text-decoration: underline;
}
#divConteneurTexte p
{
	line-height: 16px;
}

.sousMenu
{
	display: block;
	padding: 5px 0 5px 13px;
	vertical-align:middle;
	background: url(../images/puceMenu.gif) no-repeat 0px 10px;
	margin-bottom:15px;
}
#divMenuSociete a:link,#divMenuSociete a:visited,#divMenuSociete a:active,#divMenuSociete a:hover   
{
	text-decoration: none;
}

.ligneTel
{
	background:url(../images/picto-tel.png) no-repeat;
	margin:5px 0;
	padding-left:20px;
}
.ligneMail
{
	background:url(../images/picto-mail.png) no-repeat;
margin:5px 0;
	padding-left:25px;
}

