/** PAGE */
.fondpage
 {
	width: 850px;
	margin: 0px auto;
	background-image: url(IMG/FondCellule02.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 0;
}

.fondcellule
{
    width: 600px;
	margin: 0px auto;
	background-image: url(IMG/FondCellule_02.jpg);
	background-repeat: repeat;
	border: 0;
}

.fond2cellule
{
	width: auto;		
	background-image: url(IMG/FondCellule_04.jpg);
	background-repeat: repeat;
	border: 0;
	
}

.fondlogo
{
	width: 850px;
	margin: 0px auto;
	background-image:url(IMG/FondAccueil02.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	border: 0;
	}
.fond3cellule
{
	width: auto;
	background-image: url(IMG/FondCellule_05.jpg);
	background-repeat: repeat;
	border: 0;
	height: auto;
	
}
.fond4cellule
{
	width: auto;
	background-image: url(IMG/bg02.jpg);
	background-repeat: repeat;
	border: 0;
	height: auto;
}
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(IMG/FondBody.jpg)
}
	
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #A83472;
}

h1, h2 {
	font-weight: normal;
}

h1 span, h2 span {
	color: #99180A;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 36px;
	margin-bottom: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF66;
}
h2.style5 {
	font-family: 'Covered By Your Grace', arial, serif;
	font-size: xx-large;
	margin-bottom: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF66;
}
	

h2.style1 {
	font-size: 12px;
	color: #A39E97;
}

h3 {
	margin-bottom: .25em;
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #A83472;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	height: auto;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #A83472;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

dl {
	line-height: normal;
}

dd {
	margin-bottom: 10px;
}

strong {
	color: #a83472;
}

/** LINKS */

a {
	color: #A83472;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
	height: auto;
	width: auto;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #F5F3EE;
	border: 1px solid #D1C8B6;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	border: 0;
	width: 100%;
	background-image: url(IMG/FondBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/** HEADER */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	background: url(IMG/FondTitreEnTete.jpg) no-repeat left top;
}

#header h1, #header h2 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	width: 850px;
	height: 39px;
	margin: 0px auto;
	background: url(IMG/FondMenuBoutonsHaut.jpg) no-repeat left top;
	border:0;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 105px;
	height: 35px;
	padding-top: 17px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	color: #DAFDFF;
}

#menu .active a {
	background: url(IMG/FondMenuBoutons.jpg) no-repeat left top;
	color: #514D44;
}

/** CONTENT */

#content {
	float: left;
	width: 850px;
}

/** SIDEBAR */

/** FOOTER */

#footer {
	width: 950px;
	height: 100px;
	margin: 0px auto;
	color: #ECE9D8;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	color: #dafdff;
}

.p1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
	}
	
.p2 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;	
}
.p1b {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #A83472;
}

.p2b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color:  #A83472;
	}	
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.copyright1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
}
.copyright1b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.copyright2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #A83472;
		
}
.copyright4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #A83472;
	
}
.copyright4a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.copyright5a {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC33;
}
.copyright5b {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC33;
}

.copyright4b {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.copyright3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.copyright3a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
	text-align: justify;
}
.copyright5b{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC33;
	text-align: center;
}
.copyright3b {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #A83472;
}
.copyright4c {
    font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;

}
.Titrebeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
	line-height: normal;
}
.TitreMoyenBeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
.TitreGrandBeige {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
	line-height: normal;
}

.TitreBordeaux {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color:  #A83472;
	line-height: normal;
}
.TitreMoyenBordeaux {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color:  #A83472;
	line-height: normal;
}
.TitreMoyenBlanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color:  #FFFFFF;
	line-height: normal;
}
.TitrePetitBlanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color:  #FFFFFF;
	line-height: normal;
	}
	
.TitreGrandBordeaux {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color:  #A83472;
	line-height: normal;
}
.TitreGrandBlanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color:  #FFFFFF;
	line-height: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A83472;
}
.Couleur_Bordeaux {
	color: #A83472
	}
.Couleur_Bordeaux_1 {
	color: #A83472;
	
	}
.CouleurBeige {
	background-color: #FFFFCC;
	text-align:center;
	}
.CouleurJaune {
	color: #FFFF80
	}

.NomPeintre {
	width:286px;
	height:100px;
	font-size: 24px;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align:middle;
}
.CadreReliefBordeaux {
	border: 5px outset #9B1E1E;
	font-size: 24px;
	background-color: #FFFFCC;
	text-align: center;
}
.CadreReliefGris {
	border: 5px outset #999999;
	font-size: 24px;
	background-color: #FFFFCC;
	text-align: center;
}

.CadreSansReliefGris {
	font-size: 24px;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align:middle;
}

.Texte_16px_Bold {
	font-size: 16px;	
	color: #FFFFCC;

	}
.Texte_18px {
	font-size: 18px;
	line-height: normal;
	}
.Texte_18px_Beige {
	font-size: 18px;
	color: #FFFFCC;
	}
.Texte_18px_Bordeaux {
	font-size: 18px;
	color:  #a83472;
	}		
.Texte_24px {
    font-size: 24px
	}
.Texte_24px_Bordeaux {
	font-size: 24px;
	color: #a83472;
	}

.Texte_36px {
	font-size: 36px;
}

.Texte_36px_Bold {
	font-size: 36px;
	font-weight: bold;
}
.Texte_Bordeaux_Bold {
	font-weight: bold; 
	color: #A83472; 
}

.enlarge {
	border: 5px outset #999999;
 	width:100px;
	height:100px;
}
.enlarge2 {
	border: 0px;
 	width:250px;
	height:167px;
}	
	.TexteLegende{
	margin:0 auto 0 auto;
	text-align:center;
	background-color:#86776a;
	font-size:12px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
	.TexteLutece{
	margin:0 auto 0 auto;
	text-align:center;
	background-color:#86776a;
	font-size:12px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#fixed {
	position:absolute;
	left:10px;
}

.cls_Popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background-color: #6A1100;
}

#IdDivPhotoGrande{
	position:fixed;
	width:100%;
	text-align:center;
	top:50px;
	left:0px;
}

