@charset "utf-8";
/* CSS Document */
 
body {
	background-color: #600000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

#boite-gen {
width: 870px;
margin: auto;

} 


#tete {
	text-align:center;
	margin-top: 20px;
}
#tete img {
border: 0;

}

#boite-inf {
	position: relative;
	background-color:#FFFFFF;
	margin-top: 20px;
}

#boite-bas {
	position: relative;
	background-color:#FFFFFF;
	margin-top: 20px;
	
	
}

.signature {
	font-size: 28px;
	font-family: "Monotype Corsiva", "Comic Sans MS";
	color: #600000;
}



/* bord boite-inf*/
.bord-sup {
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(../images-site/b-sup.gif);
	height: 15px;
	width: 870px;
}

.bord-inf {
	position: relative;
	bottom: 0px;
	left: 0px;
	background-image:url(../images-site/b-inf.gif);
	height: 15px;
	width: 870px;
}

.mp {
background-image:url(../images-site/menu-prestation.gif);
height: 32px;
}

.mi {
background-image:url(../images-site/menu-informations.gif);
height: 32px;
}


.mb {
background-image:url(../images-site/menu-bas.gif);
height: 16px;
}


/* bord boite-inf*/

#menu {
color: #FFFFFF;
position: absolute;
width: 122px;
top: 30px;
left: 10px;
}

#menu-prestation {

background-image:url(../images-site/background.gif);
background-repeat:repeat;


}

#menu-information {
margin-top: 30px;
background-image:url(../images-site/background.gif);
background-repeat:repeat;


}


 ul {
	text-align:left;
	padding-left: 5px;
	margin-left: 3px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;	
}

.menu-prestations li {
padding-bottom: 8px;
	
	
	}

.menu-prestations a {
padding-bottom: 30px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	text-decoration:none
	
	}
.menu-prestations a:hover {
	text-decoration:underline
}
.menu-prestations a:active {
	text-decoration:none	
	}

.menu-information li {
padding-bottom: 5px;
	
	
	}

.menu-information a {

	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	text-decoration:none
}
.menu-information a:hover {
	
	text-decoration:underline
}
.menu-information a:active {

 	text-decoration:none	
	}


#contenu {
	position: relative;
	margin: 10px 10px 10px 140px;
 padding: 10px;

}

#contenu p {
	text-align:justify;
}
#contenu p img{
border : 0;

}


#contenu a {
text-decoration:underline;
color: #600000;

}

#contenu a:hover {
	text-decoration: none;


}


#contenu img {
	border: 4px solid #000000;
}

#contenu-pleine-page {
	position: relative;
	margin: 10px 10px 10px 10px;
 padding: 10px;

}


#position {
	text-align:left;
	font-size:92%;
}
#position img {
	border : 0;
	position: absolute;
right: 25px;
}

#position a{
text-decoration:none;
color: #600000;
}

#position a:hover{
text-decoration:underline;

}


h1 {
text-align:left;
color: #600000;
padding-bottom: 0px;
}

h2 {
text-align:left;
color: #600000;
}

h3 {
text-align:left;
color: #600000;
}



.up {

border: 0;

}

.bas {
	font-size: 70%;
	}

.bas a{
text-decoration:none;
color: #600000;

}

.bas a:hover{
	text-decoration:underline;
}


/* Partie concernant la pages  catégories liens */

#pages-categories-liens {
	
}
#pages-categories-liens ul {

	margin-left: 20px;
	
	
}
#pages-categories-liens li {
	list-style-position: inside;
	list-style-image: url(../images-site/puce-cat-liens.png);
				}
.texte-pages-cat-lien {
	margin-left: 10px;
	}


/* Fin partie concernant la page catégories liens */

/* Partie concernant les pages liens */

#pages-liens  {
margin-bottom: 15px;

}
#pages-liens img {
border: 0;

}

#pages-liens a {
text-decoration:none;
}

#pages-liens a:hover {
	text-decoration: underline;
}

#pages-liens ul {
	
	margin-left: 20px;
	}
#pages-liens li {
margin-bottom: 5px;
	list-style-position: inside;
	list-style-image: url(../images-site/puce-liens-pti.png);
	
			}
.texte-pages-lien {
	margin-left: 5px;
	}

/* Fin partie concernant les pages liens */



/*css pour la galerie photo*/

div#galerie
{
	border: 1px solid #dcb;
	padding:3px;
	text-align: center;
	font-size: 14px;
	margin-right:20px;
			}

ul#galerie_mini
{
	margin: 2px;
	list-style-type: none ;
	text-align:center;
}

ul#galerie_mini li
{
	display:inline;
	
	
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
	max-height: 66px;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	color: #600000;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 5px solid #000000;
	max-width: 600px;
	
}

/* Fin css pour la galerie photo*/



/* Partie concernant la page publication */

#publications {
		
	
	
		}
		#publications li {
	list-style-type: none;
	margin-bottom: 20px;		
		text-align: center;
		}
#publications img {
	border: 2px solid #000000;	
		}


/* Fin partie concernant la page publication */


/* partie concernant le formulaire contact*/
#contact {


}

#email_expediteur {
	border: 1px solid #600000;
}

#titre-message {
	border: 1px solid #600000;
}

#message {
	border: 1px solid #600000;
}

.debut-chapitre {
	
	text-decoration: underline;
}

/* Fin partie concernant le formulaire contact*/



/* Partie concernant la page plan site*/

#page-plan-site {
	color: #600000;
	text-align:left;
}

#page-plan-site ul {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	
	vertical-align: top;
}
#page-plan-site li {
	margin-top: 15px;
	color: #600000;
	
}
#page-plan-site li a {
	color: #600000;
		
}
#page-plan-site li a:hover {
	color: #600000;
	text-decoration: blink;
}
.texte-page-plan-site {
	
		}
.texte-page-plan-site-sous-cat {
	margin-left: 25px;

		}
	.titre-rubrique-plan-site{
	text-decoration: underline;
	font-weight: bold;
	margin-left: 18px;
	color: #600000;
	}

	.truc-pousse-bloc {
	clear: both ;
	visibility: hidden;
}
	
/* Fin partie concernant la page plan site*/


/* Partie concernant les pages fond d'écran*/

#page-fond-ecran {
		
}

#page-fond-ecran p img {
	
	height: 487px;
	width: 650px;
	border: 5px solid #000000;
	
}
.non-libre-droit {
	color: #FF0000;
}

	.texte-image-fond-ecran {
	text-decoration:underline;
	}

/* Fin partie concernant les pages fond d'écran*/

/* Début pano zoomify*/

 div.zoomify, div.zoomify object {
	width: 100%;
	height: 450px;
	border: 1px solid #600000;
	 }
 div.zoomify-full-size, div.zoomify-full-size object {
	width: 100%;
	height: 550px;
	border: 1px solid #600000;
	 }
 #contenu-full-size {
 margin: 10px;
 padding: 10px;
 }
 
/* Fin pano zoomify*/

/* Début page 100%*/

 div.zoomify, div.zoomify object {
	width: 100%;
	height: 450px;
	border: 1px solid #600000;
	 }
 div.full-size-100, div.full-size-100 object {
	
		 }
 #contenu-full-size {
 margin: 10px;
 padding: 10px;
 }
 
 #contenu-full-size  a {
text-decoration:underline;
color: #600000;

}

#contenu-full-size  a:hover {
	text-decoration: none;


}
 
 
  #bandeau-vv  {
  text-align: center;
 
 }
 
 #bandeau-vv a img {
	border: 2px solid #000000; 
 
 }
 
  #bandeau-vv a:active img {
	border: 2px solid #990000; 
 }
 
   #bandeau-vv a:hover img {
	border: 2px solid #666666;
 }
 
 
/* Fin page 100%*/


.image-visite-virtuelle-mini img {
	border: 3px solid #600000;
}


/*test boite coin*/
.boite-4-coins {
   background: #ffffff;
}
.boite-4-coins-top div {
	background-image: url(../images-site/coin-hg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boite-4-coins-top {
	background-image: url(../images-site/coin-hd.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.boite-4-coins-bottom div {
	background-image: url(../images-site/coin-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boite-4-coins-bottom {
	background-image: url(../images-site/coin-bd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.boite-4-coins-top div, .boite-4-coins-top, 
.boite-4-coins-bottom div, .boite-4-coins-bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.boite-4-coins-contenu { margin: 0 15px; }


/*test boite coin*/

/* album flash*/
#flashcontent {
		height: 750px;
	}
	
	/* fin album flash*/
