/* @group Couleurs */

/* rouge = red */

/* noir = #fff */

/* blanc= #000 */

/* jaune = #ffcc00 */

/* @end */

/* @group Spécial impression */

p.toprint {
	color: black;
}

/* @end */

/* @group Balises sélecteur générales */

/* ---------Communs-------------- */

body {
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

p {
	color: #000;
}

a {
	text-decoration: none;
}

b {
	font-weight: bolder;
	color: #000;
}

hr.space {
	background: #fff;
	color: #fff;
	visibility: hidden;
}


/* @end */

/* @group Mise en page */

/* ----------container pour centrer la mise en page-------------- */
#conteneur {
	width: 800px;
	text-align: center;
	margin: 20px auto 0;
	clear: both;
}

/* ----------en tete + 3 cols + pied de page-------------- */
#header {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	background: url(../images/diablotin_100.gif) no-repeat 30px 5px;
	text-align: right;
	height: 100px;
	margin: 0;
}

#header img {
	border-style: none;
	margin-top: 40px;
	position: relative;
	right: 30px;
}


#colgauche {
	text-align: left;
	width: 80 mm;
	float: left;
	padding-top: 20px;
}

#colmain {
	margin-left: 180px;
	margin-right: 0px;
	padding: 0 0 10px 10px;
}

#footer {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	clear: both;
	text-align: left;
	background: url(../images/chimeres_400.gif) no-repeat 400px;
	height: 30pt;
	margin: 0;
	padding: 0;
	width: 800px;
}

#footer hr {
	background-color: #000;
	color: #000;
	height: 2px;
	width: 385px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 27px;
}

/* @end */

/* @group Colonne navigation */

/* ----------inclusion de blocs pour marger le contenu-------------- */
#blocliens {
	margin: 10px;
}

#blocliens p {
	margin-bottom: 0;
	margin-top: 0;
}

#blocpartenaires {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	margin: 10px;
}

#blocpartenaires p {
	margin-bottom: 0;
	margin-top: 0;
}

/*#blocmain {
	margin: 20px;
}*/

/* ----------Liens de navigation col gauche-------------- */
a.lien {
	text-align: left;
	bottom: 9px;
	position: relative;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;
}

a.lien:link,
a.lien:visited {
	color: #777;
}


a.lien:hover,
a.lien:active {
	color: #777;
}

a.lien_active {
	text-align: left;
	bottom: 10px;
	position: relative;
	font-size: 9pt;
	line-height: 17pt;
	font-weight: bold;	color: #000;
}

p.titreliens {
	color: #ffcc00;
	text-decoration: none;
	border-style: none;
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
}

img.imglien{
	margin-top: 15px;
	font-weight: bold;
}

/* @end */


/* ----------Liens de navigation -> mentions-------------- */
#mentions {
	margin-top: 10px;
}

#mentions a {
	font-size: 10pt;
	color: red;
}

#mentions a:visited {
	color: red;
}

#mentions a:hover {
	color:  #ffcc00;
}

/* @group Colonne principale */

/* ----------Texte et notes colonne centrale-------------- */
#colmain p.titre {
	text-align: center;
	color: red;
	margin-bottom: 4px;
	margin-top: 0;
	font-size: 18pt;
	font-weight: bold;
}
#colmain p.intro  {
	text-align: left;
	color: #000;
	margin-bottom: 4px;
	margin-top: 0;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
}

#colmain p.texte {
	text-align: left;
	color: #000;
	font-size: 12pt;
	line-height: 16pt;
	margin-top: 0;
}

#colmain p.notes {
	font-size: 8px;
	color: #ffcc00;
}

#colmain p a {
	color: #000;
	text-decoration: underline;
}

#colmain p a:link {
	color: #000;
}

#colmain p a:visited {
	color: #000;
}

#colmain p a:hover {
	color:  #ffcc00;
}



/* @end */

/* @group Bloc contact */

/* --------------Les contacts-------------- */

#bloccontact {
	text-align: left;
}

.contact
{
	color: #000;
	font-size: 18px;
}
.tel {
	color: #000;
	font-size: 14pt;
	font-weight: bold;
}

.adresse {
	color: #000;
	font-size: 12pt;
	line-height: 14pt;
}

.numeros {
	color: #000;
	font-size: 10pt;
	line-height: 30pt;
}

#bloccontact a {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	font-style: italic;
}

#bloccontact a:link {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	color: #000;
}

#bloccontact a:hover {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	color:  #ffcc00;
}

#bloccontact a:visited {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	color: #000;
}



/* @end */

/* @group Bloc moyens */

/* --------------Les moyens-------------- */

#blocmoyens {
	width: 300px;
	margin-right: 15px;
	float: left;
	margin-top: 0;
}

#blocmoyensimage {
	position: relative;
	margin-top: 5px;
	width: 290px;
	height: 270px;
	background-image: url(../images/moyens.jpg);
	margin-left: 315px;
	border: 1px solid #000;
}

/* @end */

/* @group Bloc album */


/* --------------L'album-------------- */

#blocalbum {

}

#my_slideshow {
	color: #000;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	width: 502px;
}

#menuAmbiance {
	position: relative;
	left: 0px;
	width: 400px;
	height: 50px;
	margin: 0 auto;
}

/* --------------L'album-------------- */

#menuAmbiance ul {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#menuAmbiance ul li {
	float: left;
}

#menuAmbiance ul li a{
	display: block;
    width: 80px;
    height:50px;
	position: relative;
	left: 15px;
}
 
/* ooo ------------------- */

#sstitre_album {
	display:none;/* DN +++++++++++++++++++++++++++++++++++++++++++++++++++*/
	text-align: center;
	color: #000;
	font-style: italic;
	font-size: 8pt;
}

#menuAmbiance ul li a.ooo_1 {
	background: url(../images/bt-#000.gif) no-repeat 0 -100px;
}

#menuAmbiance ul li a.ooo_2 {
	background: url(../images/bt-bleu.gif) no-repeat 0 -100px;
}

#menuAmbiance ul li a.ooo_3  {
	background: url(../images/bt-blanc.gif) no-repeat 0 -100px;
}

#menuAmbiance ul li a.ooo_4  {
	background: url(../images/bt-rouge.gif) no-repeat 0 -100px;
}

#menuAmbiance ul li a.ooo_5  {
	background: url(../images/bt-vert.gif) no-repeat 0 -100px;
}
 
/* link & visited ------------------- */
   
a.ambiance_1:link,
a.ambiance_1:visited  {
    background: url(../images/bt-#000.gif) no-repeat 0 0;
}

a.ambiance_2:link,
a.ambiance_2:visited  {
	background: url(../images/bt-bleu.gif) no-repeat 0 0;
}

a.ambiance_3:link,
a.ambiance_3:visited  {
	background: url(../images/bt-blanc.gif) no-repeat 0 0;
}

a.ambiance_4:link,
a.ambiance_4:visited  {
	background: url(../images/bt-rouge.gif) no-repeat 0 0;
}

a.ambiance_5:link,
a.ambiance_5:visited  {
	background: url(../images/bt-vert.gif) no-repeat 0 0;
}

/* hover & active ------------------- */
a.ambiance_1:hover,
a.ambiance_1:active {
	background-position: 0 -50px;
}

a.ambiance_2:hover,
a.ambiance_2:active {
	background-position: 0 -50px;
}

a.ambiance_3:hover,
a.ambiance_3:active {
	background-position: 0 -50px;
}

a.ambiance_4:hover,
a.ambiance_4:active {
	background-position: 0 -50px;
}
a.ambiance_5:hover,
a.ambiance_5:active {
	background-position: 0 -50px;
}

/* @end */

