/* ============================================================ */
/* CSS Document                                                 */
/* ============================================================ */

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: .8em;
}

.clear {
	clear : both;
	height: 0px;
	overflow : hidden;
}

sup {
	vertical-align: top;
}

#aSurveiller {
	padding-bottom: 0.5em;
}

#zoneProgrammation {
	
	border-top : 1px dotted #cfcdc9;

	margin-top: 1em;
	
	padding-top: 1em;
}

.cellule_prix_tirage {
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
}


/*====================================================== */
/* == CONTENU == */

.calendrier{
	/*margin: 0px 0px 0px 126px;*/
	padding-bottom : 0.5em;
}

.image-accueil{
	float:left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.image-accueil-droite {
	float:right;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

h1 {
	color:#890f15;
	font-weight: normal;
	font-size: 1.75em;
	line-height: 1.25em;
	padding: 0;
	margin: 0 0 0.5em 0;
}

h2 {
	margin : 0;
	padding : 0;

	color:#890f15;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25em;


	border-top : 1px dotted #cfcdc9;

	margin-top: 1em;
	margin-bottom : 0.5em;
	padding-top: 1em;
}

h2.sansBordure {
	border-top: 0;
	padding-top: 0;
}

h2 a {
	color:#890f15 !important;
	text-decoration : none;
}

h2 span.subtitle {
	display : block;
	font-size : 0.8em;
	font-weight : normal;
}

h3 {
	color:#890f15;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 1em 0 0.5em 0;
	padding: 0;
}

hr {
	color: #dddddd;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border-width: 0px;
	background-color: #dddddd;
	height: 1px;
	clear: both;
}


/*====================================================== */
/* == TABLEAU DES ACTIVITÉS == */

#tableau_activites {
	
}

#tableau_activites td {
	vertical-align : top;
}

#tableau_activites .cell_date {
	width : 85px;
	padding-top : 16px;

}

.date_calendrier {
	background-image : url(../images/date-bg.gif);
	background-repeat : no-repeat;
	background-position : 0px 15px;

	width : 85px;
	/*height : 82px;*/
	height : 112px;

	position : relative;

	border-top : 1px dotted #cfcdc9;
}

.date_calendrier .date_calendrier-journee {
	position : absolute;
	top : 23px;
	left : 0;

	width : 69px;
	text-align : center;

	/*color : #e2eff3;*/
	color : #eff3e2;
	font-size : 10px;

	text-transform : capitalize;
}

.date_calendrier .date_calendrier-jour {
	position : absolute;
	top : 51px;
	left : 0;

	width : 69px;
	text-align : center;

	/*color : #6a8791;*/
	color : #7b8a2f;
	font-size : 28px;
	line-height : 30px;

	font-weight : bold;
}

.date_calendrier .date_calendrier-mois {
	position : absolute;
	top : 89px;
	left : 0;

	width : 69px;
	text-align : center;

	/*color : #e2eff3;*/
	color : #eff3e2;
	font-size : 10px;

	text-transform : capitalize;
}


/*====================================================== */
/* == CALENDRIER ACTIVITÉS SUR ACCUEIL == */

#tableau_accueil_calendrier {
	width : 100%;
}

#tableau_accueil_calendrier td {
	padding-top : 5px;
	padding-bottom : 5px;

	vertical-align : top;

	/*border-bottom : 1px dotted #cfcdc9;*/
}

#tableau_accueil_calendrier .cell_heure {
	width : 100px;
	text-align : center;

	font-size : 0.85em;
}

#tableau_accueil_calendrier .impair td {
	background-color : #fafafa;
}

#tableau_accueil_calendrier .pair td {

}
/*-------------------------------------------------
/* partenaire
/**/

.partenaire img {
	border: 0;
	vertical-align: middle;
}

.partenaire {
	width: 150px;
	height: 75px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}

.typePage_162 #contenu h2 {


	margin-top : 3em;
	margin-bottom : 0.5em;
	
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 3em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*------------------------------------------
/* formulaire
/**/
.formulaire .ligne {
	clear : both;
	margin-bottom : 0.7em;
}

.formulaire .gauche {
	float : left;
}

* html .formulaire .droite input{
	margin-left: -3px;
}

.formulaire label {
	display : block;
	float : left;
	margin-right : 10px;
	text-align : left;
}


.formulaire .ligneChampTexte input {

	font-size : small;
	
	border : 1px solid #666;
	width : 390px;
	height: 18px;
	margin-right: 20px;
}

* html .formulaire .ligneChampTexte input{
	width : 400px;
}

.formulaire .ligneChampTexte .telephone{
	width : 180px;
}

.formulaire .ligneChampTexte .codepostal{
	width : 100px;
}

.formulaire .ligneChampTexte .chiffre{
	width : 50px;
}

.formulaire .ligneChampTexte .date{
	width : 180px;
}

.formulaire .option{

}

.formulaire .option label{
	float: none;
	display: inline;
}

.formulaire .ligneChampTexte select{
	border : 1px solid #666;
	background-color : #fff;
	color : #000;
	font-size : small;
}

.formulaire .ligneChampTexte textarea{
	height: 120px;
	border : 1px solid #666;
	width : 400px;
}

.formulaire .ligneBouton {
	margin-top : 1em;
	margin-bottom : 1em;
}

.formulaire .ligneBouton input {
	margin-left : 0px;
	border : 2px solid #000;
	background-color : #fff;
	color : #000;
	font-size : small;
	padding : 5px 10px 5px 10px;
	width : 90px;
	font-weight : bold;
}

.formulaire .ligne hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width : 392px;
	margin:0;
	padding:0;
}	

* html .formulaire .ligne hr{
	width : 403px;
}



/*--------------------------------------------------------------------
/* CALENDRIER PROGRAMMATION ACCUEIL
/**/

#calendrierProgrammation {
	/*width: 200px;*/
	display: inline-block;
	
	border: 1px solid #bfbfbf;
	background-color: #f2f1ef;
	
	padding: 2px;
}

#calendrierProgrammation #calendrierProgrammation-titre {
	background-color: #fff;
	color: #890f15;
	font-weight: bold;
	text-align: center;
	
	padding-bottom: 4px;
	padding-top: 4px;
	
	font-size: 14px;
}

#calendrierProgrammation #calendrierProgrammation-titre a {
	color: #890f15;
	text-decoration: none;
}

#calendrierProgrammation #calendrierProgrammation-nomMois {
	color: #bfbfbf;

	font-weight: bold;
	text-align: center;
	
	padding-bottom: 3px;
	padding-top: 3px;
	
	font-size: 14px;
}

#calendrierProgrammation table {
	/*width: 194px;*/
}

#calendrierProgrammation table th {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	
	padding-top: 2px;
	padding-bottom: 2px;
}

#calendrierProgrammation table td {
	/*font-weight: bold;*/
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	
	padding: 1px;
}

#calendrierProgrammation table .premiereLigne td {
	padding-top: 3px;
}

#calendrierProgrammation table .jourMoisPrecedent span {
	background-color: #ecebea;
	color: #d1d0ce;
}

#calendrierProgrammation table .jourMoisCourant span {
	background-color: #ddd;
	color: #66635e;
}

#calendrierProgrammation table .jourMoisCourant a {
	background-color: #ddd;
	text-decoration: none;
	color: #66635e;
	font-weight: bold;
}

#calendrierProgrammation table .jourMoisCourant a:hover {
	background-color: #d0a4a5;
	color: #88292d;
}

#calendrierProgrammation table .jourAujourdhui a,
#calendrierProgrammation table .jourAujourdhui span {
	color: #c8373d;
}

#calendrierProgrammation table td span,
#calendrierProgrammation table td a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 25px;
}

