/* CSS Document | Kit Web-fesses */

/* Style de la page */

body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.1em;
	line-height: 16px;
	text-align: justify;
}
.textealignleft {
	text-align: left;
}
li {
	list-style-type: disc;
}
#newsletter {
	background-color: #666;
	width: 98%;
	padding: 4px;
	display: block;
	float: right;
	left: 1px;
	margin-top: 15px;
}
/* Haut de page | global */

#header {
	margin:auto;
	width:980px;
	height: 163px;
	text-align:center;
}
/* Design menu et contenu */

#nav {
	margin:auto;
	width:980px;
	height: 33px;
	text-align:center;
	background-color: #ccc;
	background-image: url(images/nav1bakpr.jpg);
}
#nav2 {
	width:980px;
	height: 22px;
	background-color: #ccc;
	background-image: url(images/nav2bakpr.gif);
	z-index: 2;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #990000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
h4 {
	font-size: 14px;
}
#content {
	margin:auto;
	width:980px;
	background-color: #ccc;
	background-image: url(images/bgsitebakpr.gif);
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
/*a.menu:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: underline; font-weight:bold;}*/

/* Sous menu */

.textenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
}
.nav2:link {
	color: #990000;
	text-decoration: none;
	font-size:14px;
}
.nav2:visited {
	color: #990000;
	text-decoration: none;
	font-size:14px;
}
.nav2:hover {
	color: #fff;
	font-size:14px;
}
.nav2:active {
	color: #fff;
	font-size:14px;
}
.hfcmentionblanc {
	color: #333;
	font-size: 9px;
	text-align: justify;
	line-height: 1.6em;
}
/* Bas de page | design du footer et des liens */

#footer {
	background:#ccc url(images/footerbakpr.gif);
	margin:auto;
	width:980px;
	height: 48px;
	text-align:center;
	padding: 25px 0px 0 0px;
}
#footer p {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:9px;
	padding: 0;
	margin: 0;
}
#footer a:link {
	color: #999;
	text-decoration: none;
	font-size:9px;
}
#footer a:visited {
	color: #999;
	text-decoration: none;
	font-size:9px;
}
#footer a:hover {
	color: #999;
	text-decoration:underline;
}
.compteur {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	height: 20px;
	width: 150px;
	border: thin solid #990000;
	text-align: center;
	display: inline;
}
/* Style du texte */

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	background-color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
p.titre {
	margin-top: 0px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
div.titre {
	margin-top: 0px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
table.formulaire {
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
}
h1.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:18px;
	background-color: #CCC;
	font-weight: bold;
	text-align: center;
	display: block;
}
h1.titre4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	display: block;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
}
.soustitre-centre {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.soustitre-centre a:hover {
	color: #dedede;
}
.soustitre-centre a:link {
	color: #990000;
}
.soustitre-centre a:visited {
	color: #990000;
}
.soustitre-centre a:active {
	color: #990000;
}
.texte-relief-centre {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #666;
}
/* Éléments de mise en page | rollover image et mise en page des images droite ou gauche*/

#picture img {
	margin: 0 0 0 15px;
	border: 10px solid #666;
}
#picture a:hover img {
	border: 10px solid #990000;
}
.picturedesignR {
	float:right;
	margin-left: 15px;
	margin-bottom: 2px;
}
#picture {
	text-align: center;
}
.picturedesignL {
	float:left;
	margin: 5px 30px 0 0;
}
.filetsepar {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.texterelief {
	font-weight: bold;
	color: #000;
}
p.texterelief a {
	color: #990000;
	text-decoration: none;
}
p.texterelief a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
p.texterelief a:visited {
	font-weight: bold;
	color: #990000;
}
p.texterelief a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
p.texterelief a:active {
	font-weight: bold;
	color: #990000;
}
.realisations {
	display: block;
	padding: 10px;
	height: 210px;
	width: 385px;
	border: medium solid #990000;
	overflow: scroll;
}
.diaporama {
	margin: 0px;
	padding: 0px;
	width: 680px;
	position: relative;
	height: 575px;
	background-image: url(images/diaporamas/accueil/evenement-diapo_1.jpg);
	background-repeat: no-repeat;
}
.diaporama1 {
	margin: 0px;
	padding: 0px;
	width: 680px;
	position: relative;
	height: 575px;
}
.lien-rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.lien-rouge:hover {
	color: #CC0000;
}
a.lien-rouge:link {
	color: #333333;
}
a.lien-rouge:active {
	color: #00CC66;
}
.tableautages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
h6 {
	font-size: 14px;
	line-height: 24px;
}
h5 {
	font-size: 18px;
}
.texterelief a:link {
	color: #333333;
}
.texterelief a:hover {
	color: #CC0000;
}
.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
.soustitre a:link {
	text-decoration: none;
	color: #990000;
}
.soustitre a:visited {
	text-decoration: none;
	color: #990000;
}
.soustitre a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
.soustitre a:active {
	text-decoration: none;
	color: #990000;
}
.Temoignfiletbas {
	border-bottom-color: #494949;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.maclass {
	background-color:#CCCCCC;
}
.temoignage {
	display: block;
	padding: 10px;
	height: 100%;
	width: 385px;
	border: medium solid #990000;
	overflow: auto;
}
.formules {
	display: block;
	padding: 10px;
	height: 410px;
	width: 385px;
	border: medium solid #990000;
	overflow: scroll;
}
.formules1 {
	display: block;
	padding: 10px;
	height: 490px;
	width: 385px;
	border: medium solid #990000;
	overflow: scroll;
}
.paracentre {
	text-align: center;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border: thin solid #FFFFFF;
}
.image a:link {
	text-decoration: none;
	border: medium solid #FFFFFF;
}
.image a:visited {
	color: #990000;
}
.image a:hover {
	border: medium solid #990000;
}
.image a:active {
	color: #990000;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	top: 0;
	left: 20;
	z-index:1000;
	width: 100%;
	font-size: 11px;
}
#menu dl {
	float: left;
	width: 9em;
	height: 33px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	vertical-align: middle;
	display: block;
	z-index:1000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 5px;
}
#menu dt {
	height: 33px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	z-index:1000;
}
#menu dd {
	z-index:1000;
}
#menu li {
	text-align: center;
	background: #fff;
	z-index:1000;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	z-index:1000;
}
#menu li a:hover, #menu dt a:hover {
	background: #CCC;
}
#menu dt li a:hover, #menu dt a:hover {
	background: none;
}
#diaporama {
	display: block;
	padding: 0px;
	width: 220px;
	height: 311px;
	overflow: hidden;
	margin: 0px;
}
.partenairesoutline {
	background-color: #dedede;
	padding: 10px;
	margin-top: 10px;
	background-image: url(images/outlinefond.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.partenairesinline {
	background-color: #FFFFFF;
	width: 150px;
	overflow: hidden;
	float: left;
	border: thin solid #333333;
	display: inline;
	margin-right: 10px;
}
.partenairesoutline h4 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.partenairesinlinetxt {
	display: inline;
	overflow: hidden;
	padding-left: 15px;
	left: 120px;
	float: left;
}
.separation {
	clear: both;
	visibility: hidden;
}

h6 {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 18px;
}
#colgauche {
	padding-left: 22px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	color: #000000;
}
.texte-relief-centrenoir {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.hfctab {
	color: #666;
	font-size: 12px;
	background-color: #ccc;
	text-align: center;
	font-weight: bold;
}
#hfcaccueil {
	padding: 10px;
}
.decoboite {
	background-color: #999999;
	padding: 5px;
}
.decoboite p {
	text-align: center;
	margin: 0px;
}
a.ccc, a:hover.ccc, a:link.cc, a:visited.ccc {
	color: #CCC;
}

