@charset "utf-8";
/* CSS Document */

/* CSS Document ====================== */
/* Auteur : Virginie Fernandez
/* =================================== */

/* =============== */
/* STYLE PRINCIPAL */
/* =============== */

* html #element { height: 1px; }


body {
background:#9e8f76;
margin:0;
padding:0;
text-align:center;
}

html, body {
height:100%;
width:100%;
}

/*================================================*/
/*  Style structure de la page  */
/*================================================*/

#fond {
margin:0;
padding:0;
position:relative;
text-align:center;
top:0px;
background:url(../images/background.jpg) top center repeat-x #fff;
}

#conteneur{
width:979px;
padding:0px;
position:relative;
text-align:left;
margin:0px auto;
}

#contenu{
padding:0px;
min-height:432px !important;	
height:auto !important;
height:432px;
text-align:center;
margin:0px;
top:0px;
background:url(../images/fond-contenu.jpg) top repeat-x #fff;
margin:0 auto;
}

#haut {
height:196px;
margin:0;
padding:0;
position:relative;
text-align:center;
top:0px;
width:979px;
background:url(../images/haut_invitationrecevoir.jpg) no-repeat top left;
}

#gauche {
width:334px;
height:432px;
float:left;
margin:0;
padding:0;
text-align:left;
display:inline;
background:url("../images/gauche_invitationarecevoir.jpg") no-repeat top left #fff;
}


#texte {
width:620px;
/*  Adaptez la hauteur d'affichage de votre site */
min-height:350px !important;	
height:auto !important;
height:350px;
text-align:left;
float:left;
display:inline;
margin:30px 0px 30px 25px;
padding:0px;
top:0px;
}

#bas {
margin:0;
padding:10px 10px 0px 0px;
position:relative;
text-align:right;
clear:both;
background:url(../images/bas.jpg) top center no-repeat #9e8f76;
height:88px;
}

#citation{
position:relative;
width:152px;
top:145px;
left:80px;
}
#coordonnees{
position:relative;
width:152px;
top:175px;
left:80px;
}

.actions_retour{
margin:0 auto;
top:0;
position:relative;
background-color:#FFFFFF;
}
#liens{
position:relative;
width:152px;
top:215px;
left:80px;
text-align:center;
}

#blog{
	position:relative;
	width:152px;
	top:230px;
	left:69px;
	text-align:center;
}


#langs{
	position:absolute;
	width:152px;
	top:30px;
	left:284px;
	text-align: right;
	padding-right:5px;
}
#logos_membre{
	position:absolute;
	width:199px;
	top:11px;
	right:-1px;
	text-align: right;
	padding-right:5px;
}

/* =============== */
/* STYLES GENERAUX */
/* =============== */
p{
	margin:0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}




/* ===================== */
/* STYLES TYPOGRAPHIQUES */
/* ===================== */

body, table, td, p, .texte, select, textarea, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
}

.titre_page{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color:#330000;
}

.texte{
	text-align:left;
	color:#330000;
}

.texte_blanc{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fefef8;
}


.texte_important{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#655944;
}
.petit_texte {
	font-size:10px;
	color:#fefef8;
}

.petit_texte_langs {
	font-size:10px;
	color:#9e8f76;
}

.petit_texte_langs_on {
	font-size:10px;
	color:#fff;
}

table{
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
}
a:link, a:visited, a:active{
	color:#660000;
	text-decoration:none;

}
a:hover{
	color:#330000;
	text-decoration:none;
}

h1{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	display:inline;
}

h2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	display:block;
}
h3 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	display:inline;
}

.h3 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
}

h4 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
}


/* LISTES */
ul, li {
	margin-left:15px;
	padding:0;
}
ul{
	margin:5px 10px 5px 20px;
}
li{
	padding:3px 4px 4px 0px;
	/*list-style-image:url("images/signet.gif");*/
}


/* ================== */
/* FORMULAIRE CONTACT */
/* ================== */
form{
	margin:0;
}
input, textarea, select, fieldset{
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-bottom:1px dashed #9e8f76;
	margin:2px 0;
	background:none;
	color:#330000;
	font-weight:normal;
	padding:1px 5px;
	width:160px;
}

/* bouton d'envoi de formulaire */
input.bt-envoi{
	background:url(../images/bt_envoi.png) no-repeat top left;
	padding:2px 5px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:0;
	width:160px;
	height:20px;
	cursor:pointer;
}
/* boite a cocher (pour enlever le fond de couleur) */
.coche{
	background:none;
	border:0;
	width:auto;
}

.blur {
background-color:none;
}
.focus {
background-color:#FFFFFF;
}

.tiret{
	width:100%;
	border-top:1px solid #9e8f76;
	background:url(../images/fior.png) center bottom no-repeat;
	height:11px;
	margin:10px 0px;
}
/* ================== */
/* PAGE PRESENTATION */
/* ================== */
.page_presentation{
	background:none;
}
/* ================== */
/* PAGE ATELIERS */
/* ================== */

.atelier{
	background:url(../images/fond_ateliers.gif) top left no-repeat;
	width:122px;
	padding:10px;
	float:left;
	margin:0px 10px 0px 0px;
	color:#7e6f56;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.page_ateliers{
	background:url(../images/fond_pageateliers.jpg) top right no-repeat;
}

.prix{
	text-align:left;
	color:#330000;
	font-size:11px;
}
/* ================== */
/* PAGE PLANNING */
/* ================== */

.ligne_planning {
	float:left;
	width:100%;
	background:none;
	margin-bottom:40px;
}

.page_planning{
	background:url(../images/fond_pageplanning.jpg) top right no-repeat;
	min-height:380px !important;	
	height:auto !important;
	height:380px;
}
.planning {
	width:141px;
	text-align:center;
	float:left;
	margin:0px 6px 0px 0px;
}

.calendar {
	width:100%;
	padding:0;
	margin:0px 6px 20px 0px;
	border-left: 1px solid #e2ddd6;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color:none;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	

.calendar caption {
	margin: 0;
	padding: 5px 0px 0px 0px;
	width:141px;
	background:url(../images/haut_planning.png) top left no-repeat;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
}

.calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #c3baaa;
	border-right: 1px solid #e2ddd6;
	border-bottom: 1px solid #e2ddd6;
	border-top: 1px solid #e2ddd6;
}

.calendar .complet, .calendar td.complet a , .calendar td.complet a:link, .calendar td.complet a:visited {
	color: #fff;
	font-weight: bold;
	background: #660000;
}
.calendar .dispo, .calendar td.dispo a, .calendar td.dispo a:link, .calendar td.dispo a:visited {
	color: #660000;
	font-weight: bold;
	background:url(../images/legende_dispo.gif) no-repeat top left;
}

.calendar td {
	border-right: 1px solid #e2ddd6;
	border-bottom: 1px solid #e2ddd6;
	width: 20px;
	height: 20px;
	text-align: center;
	background:#fff;
}

.calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.calendar .prive, .calendar td.prive a:link, .calendar td.prive a:visited {	
	color: #660000;
	background: url(../images/bg_calendar.gif) no-repeat;
}

.calendar .prive, .calendar td.prive a:hover, .calendar td.prive a:active {
	color: #000;
	background: url(../images/bg_calendar.gif) no-repeat right top;
}

.titre_planning {
	min-height:45px !important;	
	height:auto !important;
	height:45px;
	background:url(../images/bas_planning.png) bottom left no-repeat;
	padding:0px 10px 10px 10px;
}

.legende_planning {
	border:1px dashed #fff;
	padding:5px;
	width:129px;
	background-color:#FFFFFF;
}

.infobulle {
	font-size:11px;
	border:1px solid #DDD;
	background-color:#9e8f76;
	padding:10px;
	color:#fff;
}

.mois {
	margin:0px 0px 0px 80px; 
	float:left;
}

/* ================== */
/* PAGE LIENS */
/* ================== */

.liste_liens {
background:url(../images/fond_liens.png) top left no-repeat;
width:589px;
height:99px;
padding:10px;
}


/* ================== */
/* PAGE PROFESSIONNELS */
/* ================== */

.page_professionnels li{
	color:#9e8f76;

}

.titre1{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	display:inline;
	color:#9e8f76;
}

.titre2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	display:block;
	color:#9e8f76;
}

.titre3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}
