body {
  	color : ThreedFace;
}
#specifique {
	background-color : #000000;
	font-family:"Tahoma","Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 13pt;
	color : ThreedFace;
  border: medium none;
  margin: -25px auto 0;
  width:980; 
  height:800;
  max-width: 980px;
}
table {
	border-spacing: 0;
	padding: 0;
	border:0;
}
#bandeau {
	text-align:center;
	vertical-align: middle;
	width:100%;
	height:240px;
	border:none;
	padding:0;
	border-spacing:0;
}
#bandeauG {
	width:330;
	height:240;
}
#bandeauC {
	width:100%;
	text-align: center;
	vertical-align: middle;
}
#bandeauD {
	width:330;
	height:240;
}
.lienContact,.lienAtelier {
	font-weight: bold;
	color : ThreedFace;
	text-decoration:none;
}
.lienAtelier {
	font-size: 30pt;
}
.lienAtelier:hover, .lienContact:hover {
	/*text-decoration: underline;*/
	color:orange;
	cursor:pointer;
}
.lienMethode {
	font-size: 22pt;
	font-weight: bold;
	color : ThreedFace;
	text-decoration:none;
}
.lienMethode:hover {
/*text-decoration: underline;*/
color:orange;
cursor:pointer;
}
.activites {
	font-style: italic;
	font-size: 12pt;
}
.atelier {
	font-size: 12pt;
}
.tableauTexte, .tableauTexteReduit, .enteteTexte, .enteteImage {
	color: white;
/*	border-bottom: 1px solid black;*/
	padding: 0px 10px;
	text-align: justify;
	text-decoration: none;
	font-size: 13pt;
}

.tableauTexteReduit {
	background-color: #1f497d;
	font-size:12pt;
}
.enteteTexte {
	background-color: #002060;
}
.tableauTexte {
	background-color: #1f497d;
}

a.tableauTexte,a.tableauTexteReduit {
	padding: 0px;
	font-weight:bold;
	border:none;
}
a.tableauTexte:hover, a.tableauTexteReduit:hover {
	color: #1f497d;
	background-color:white;
	border:none;
}

.blocTitre {
	width:100%;
	font-size: 16pt;
	text-align:center;
}
.texteTitre {
	color:#F8BD28;
}

.navigation {
	background-color: #99ccff;
	text-align: center;
	vertical-align: top;
	color: #1f497d;
	font-size:13pt;
	font-weight: bold;
	text-decoration: none;
	width:200px;
}
.nav, #nav {

	background-color: #99ccff;
	position:fixed;
	top:420px;
	right:16px;
} 
a.navigation:hover {
	background-color: #1f497d;
	color:#99ccff;
	cursor:pointer;
}
.centre {
	text-align: center;
}
.imagesG, .imagesGc {
	background-color: white;
	width: 20%;
	text-align: center;
}
.imagesG {
	vertical-align: top;
}
.imagesGc {
	vertical-align: middle;
}

.tarifs, .classiques,.individuelles,.personnalisees,.domicile {
	font-weight:bold;
	text-align:center	 
}
.tarifs {
	background-color: #4a442a;
	color:#daeef3;
}
a.tarifs {
	cursor:pointer;
	font-weight: bold;
	text-decoration: none;
}
a.tarifs:hover {
	color: #4a442a;
	background-color:#daeef3;
}
.classiques {
	background-color: #9bbb59;
}
a.classiques {
	cursor:pointer;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.classiques:hover {
	color:#9bbb59;
	background-color: black;
}
.individuelles, .individuels {
	background-color: #f79646;
}
.personnalises, .personnalisees {
	background-color: #b2a1c7;
}
.domicile {
background-color: #ad661f;
}
.noir {
	color:black;
	font-weight:normal;
}
.blanc {
	color:white;
	font-weight:normal;
}
.bleu {
	color:#002060;
	font-weight:bold;
}

.imgIdea {
  max-width:310px;
}
