﻿/*****************************************************   INDEX     -     NOIR/GRIS : 282525 - VIOLET : ae016a
*******************************************************/

/*-------------------------------------------------------------------------- TEXTES ---------------------------------------------------------------------------*/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(../images/fond_pages2.jpg);
}
h1 {
	color: #326f8b;
	font-size: 24px;
	font-weight:normal;
	padding-bottom:8px;
}
h2 {
	background-image:url(../images/puce.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:10px;
	color: #326f8b;
	font-size: 15px;
	margin-bottom:0px;
	height:auto;
	clear:both;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.exergue {
	font-size:12px;
	color: #ae016a;
}
.titreOrange {
	color: #d77416;
}
blockquote {
	text-align:justify;
	margin-left:20px;
	margin-right:0px;
}
img {
	border: 0px;
}
p{
text-align:justify;	
}
.puce {
	line-height: 35px;
	vertical-align: middle;
	list-style-image: url(../images/puceBleue2.gif);
}
input /*Textbox*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
input[type="submit"] /*Boutons*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea /*TextArea*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	width: 418px;
	height: 118px;
}
select /*DropDownList*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.confirm /*Messages de confirmation*/ {
	color: #42c016;
	font-size: 11px;
}
.erreur /*Messages d'erreurs*/ {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}



/*Liens*/
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#divBandeauBas a:link {
	color: #000;
	text-decoration: underline;
}
#divBandeauBas a:visited {
	color: #000;
	text-decoration: underline;
}
#divBandeauBas a:active {
	color: #000;
	text-decoration: underline;
}
#divBandeauBas a:hover {
	color: #000;
	text-decoration: none;
}


.lienBleu:link {
	color: #326f8b;
	text-decoration: underline;
}
.lienBleu:visited {
	color: #326f8b;
	text-decoration: underline;
}
.lienBleu:active {
	color: #326f8b;
	text-decoration: underline;
}
.lienBleu:hover {
	color: #326f8b;
	text-decoration: none;
}


/* calendrier */

.cal1 {
	color: #FFFFFF;
	background:#00CCFF;
	text-align: center;
	font-weight: bold;
}
.cal2 {
	color: #FFFFFF;
	background:#34607A;
	text-align: center;
	font-weight: bold;
}
.cal3 {
	color: #FFFFFF;
	background:#589DC7;
	text-align: center;
	font-weight: bold;
}
.cal4 {
	color: #FFFFFF;
	background: #00CC99;
	text-align: center;
	font-weight: bold;
}


.tarif1 {
	color: #FFFFFF;
	background:#00CCFF;
	text-align: left;
	font-weight: bold;
}


.tarif2 {
	text-align: left;
	font-weight: bold;
}




/*----------------------------------------------------------------------- ELEMENTS -------------------------------------------------------------------------*/
/*********************************************************** conteneurs **********************************************************722*/
#divGeneral {
	margin-top:25px;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image:url(../images/fond.png);
}


#divBan {
	float:left;
	width: 974px;
	height: 200px;
	background-image:url(../images/ban-logo.jpg);

}
#divMenu {
	float:left;
	width: 974px;
	height: 48px;
	background-image:url(../images/fond_menu.jpg);
}
#divHomeContenu {
	float:left;
	width: 974px;
	height: 441px;
	background-image:url(../images/index_fond_contenu.jpg);
}

#divContenu {
	float:left;
	width: 895px;
	min-height: 441px;
	background-image:url(../images/fond_contenu.jpg);
	padding-left:45px;
	padding-right:34px;
	text-align:left;
}

#divContenuLeft {
	float:left;
	width: 302px;
	height: auto;
}
#divContenuRight {
	float:left;
	width: 539px;
	height: auto;
	margin-left:20px;
}




#divBarreBas {
	width: 900px;
	height: 1px;
	float:left;
	text-align:center;
	background-color:#FFF;
	margin-left:43px;
}

#divBandeauBas {
	width: 974px;
	padding-top:20px;
	line-height: 27px;
	float:left;
	height: 47px;
	text-align:center;
	color:#000;
}




/*************************************************** ADMINISTRATION ET CONTROLS ******************************************************************/
