body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/degrade.jpg) repeat-y center top #A8AEBC;
}

#rayures {
	background:url(images/rayures.png) repeat;
	height: 1000px;
}

#fond_1 {
	background:url(images/ombre.png) no-repeat center;

}

#fond_2 {
	background:url(images/back_noir.jpg) repeat-x top;

}

html>body #rayures {
height: auto;
min-height: 1000px;
} 






#etoiles {

	background:url(images/etoiles.png) right top no-repeat;
}



#container {
	width:950px;
	margin:auto;
	text-align:left;
	background:#b3b3b3;
	border:1px solid #000;
	min-height: 700px;
}

html>body #container {
height: auto;
min-height: 700px;
} 

#header {
	height:110px;
	width:950px;
	margin:auto;
	text-align:left;
}

#logo {
	width:315px;
	height:107px;
	float:left;
}

#banner {
	width:450px;
	height:90px;
	float:left;
	margin-top:10px;
}

#tel {
	width:180px;
	height:35px;
	float:left;
	margin-top:70px;
	margin-left:5px;
}

#menu {
	width:950px;
	background:url(images/back-menu.jpg) no-repeat;
	height:40px;
	font-weight:bold;
	line-height:40px;
	color:#FFFFFF;
	text-align:right;
	padding-left:10px;
}

#menu  a {
	color:#FFFFFF;
}

.separator {
	background:url(images/separator.png) no-repeat;
	width:1px;
	height:40px;
	float:left;
	margin:0 8px 0 8px;
}

.rubrique {
	float:left;
}

* { behavior: url(iepngfix.htc); }


#gauche {
	float:left;
	width:255px;
}

#menu_galerie {
	margin:5px;
	padding:5px;
	background:#d0d0d0;
	width:235px;
}

#menu_galerie ul {
	margin:0;
	padding:5px;
}

#menu_galerie li {
	list-style:none;
	margin-left:10px;
}

#menu_galerie li a {
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}

#menu_galerie li a:hover {
	color:#616161;
	text-decoration:underline;
	font-weight:bold;
}

.rubrique_galerie {
	font-size:13px;
}

.rubrique_galerie a:link {
	color:#DF0057;
	font-weight:bold;
	text-decoration:none;
}

.rubrique_galerie a:visited {
	color:#DF0057;
	font-weight:bold;
	text-decoration:none;
}

.rubrique_galerie a:hover {
	color:#DF0057;
	font-weight:bold;
	text-decoration:underline;
}
.rubrique_galerie a:active {
	color:#DF0057;
	font-weight:bold;
	text-decoration:none;
}


#droite {
	float:left;
	width:670px;
	margin:5px
}

.titre_galerie {
	background:url(images/back-galerie.jpg) no-repeat top left;
	width:579px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	margin-left:50px;
}

.back_galerie {	
	background:url(images/back-galerie-1.jpg) no-repeat top left;
	margin-left:50px;
	margin-bottom:10px;
}

.block_image {
	width:137px;
	height:140px;
	float:left;
	margin:3px 0 0 3px;
	padding:2px;
	text-align:center;
	font-weight:bold;
}







.entetes {
	float:left;
	width:200px;
	height:300px;
	margin:0 10px 0 18px;
}

.entetes h2{
	color:#16403F;
	font-size:16px;
	padding:0;
	margin:5px;
	text-align:center;
}

.entetes p{
	padding:0;
	margin:5px;
}

#onglet_compte {
	background:url(images/compte.jpg) no-repeat;
	width:245px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:20px;
	font-size:13px;
	margin-bottom:10px;
}


#image_accueil {
	float:left;
	margin:5px;
	width:675px;
}

#galeries_accueil {
	float:left;
	margin:5px;
	width:245px;
	background:#d0d0d0;
	padding:5px;
}

#text_accueil {
	width:650px;
	margin:5px;
	float:left;
}

#text_accueil h2 {
	padding:0;
	margin:0 5px 5px 0;
	font-size:14px;
	font-weight:bold;
}

#text_accueil p {
	margin:5px 5px 5px 0;
	padding:0;
}

#activites_accueil {

	width:310px;
	float:left;
}

.activite_accueil {
	width:300px;
	margin:5px;
	background:#c8c8c8;
}

.activite_accueil h3, .activite_accueil p{
	padding:0;
	margin:5px;
}

#realisations-accueil {
	background:#fff;
	padding:5px;
	float:left;
	margin:5px;
	width:620px;
}

.h4_blanc{
	padding:0;
	margin:5px 5px 0 15px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#recrutement_accueil {
	width:300px;
	float:left;
	margin:0 5px 5px 5px;
}

#blog_accueil {
	background:#A8AEBC;
	width:450px;
	float:left;
	height:400px;
}

#blog_accueil p, #blog_accueil h5 {
	margin:5px 5px 5px 15px;
	padding:0;
	font-size:12px;
}

#photographe_france_accueil {
	width:180px;
	height:400px;
	float:left;
	margin:0 5px 5px 5px;
}








/** blog **/

#menu_blog {
	background:#A8AEBC;
	padding:2px;
	margin:5px
}

.h3_blog {
	background:url(images/rubrique-blog.jpg) no-repeat;
	width:241px;
	height:24px;
	margin:3px 0 3px 0;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	text-indent:20px;
	}

.back_rubrique_blog {
	width:241px;
	height:24px;
	background:url(images/back-rubriques-blog.jpg) no-repeat;
	margin:3px 0 3px 0;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
}

.back_rubrique_blog  a{
	color:#fff;
	text-decoration:none;
	margin-left:20px;
}

.resume_article {
	padding:5px;
	margin:5px;
	background:#eeeeee;
	border:1px dotted #cccccc;
}

.resume_article a{
	color:#DF0057;
	padding:0;
	margin:0;
	text-decoration:none;
	
}

.resume_article a:hover{
	color:#DF0057;
	padding:0;
	margin:0;
	text-decoration:underline;
	
}

.resume_article_img{
	margin:0 5px 0 5px;
	float:left;
	width:133px;
	padding:3px;
	text-align:center;
}

.resume_rubrique_titre {
	font-size:18px;
}


p.resume_article {
	padding:0;
	margin:0;

}

.image_blog {
	margin:0 5px 5px 0;
}

.chapeau_blog {
	color:#333333;
}

/** blog **/









/** footer **/
#footer {
	background:#c15d83 url(images/back-footer.jpg) repeat-x;
	width:940px;
	margin:0 5px 5px 5px;
	height:190px;
}

.blocks_footer {
	width:190px;
	height:139px;
	margin:5px;
	float:left;
}

.h6_footer {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding:0;
	margin:5px 5px 5px 0;
	text-decoration:underline;
}
/** fin footer **/

#copyright {
	width:900px;
	margin:auto;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.pagination, .pagination a {
	color:#df0057;
	text-align:center;
	padding:10px 0 5px 0;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
}
.pagination a:hover{
	text-decoration:underline;
}


/** marges de textes **/

.indient_10 {
	margin:0 0 0 10px;
}

.indiente_20 {
	margin:0 0 0 20px;
}







.clear {
	clear:both;
	margin:0;
	padding:0;
}

.h1_accueil {
	font-size:17px;
	color:#333333;
	padding-left:5px;
	margin-top:10px;
	padding-top:0;
	text-align:center;
}

.h3_galerie {
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-size:22px;
	margin:0;
	padding:5px;
}

.h2_galeries {
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	text-align:conter;
}

h2 {
	font-size:17px;
	font-weight:bold;
}

.liste_nostyle  {
list-style-type:none;
list-style-position:inside;
margin:0;
padding:0;
text-decoration:underline;
}

a:link {
	text-decoration:none;
	color:#2f2a2c;
}

a:visited{
	text-decoration:none;
	color:#2f2a2c;
}

a:hover {
	text-decoration:underline;
	color:#433d40;
}

a:active {
	text-decoration:none;
	color:#2f2a2c;
}





#tabform1 {
	background:#000000;
	color:#FFFFFF;
}


#alizes {
	background:#cac7c8;
	color:#fff;
	width:100px;
	height:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	float:left;
	margin-right:5px;
}

#bel-canto {
	background:#ffd1f9;
	color:#a7a7a7;
		width:100px;
	height:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	float:left;
	margin-right:5px;
}

#liberte {
	background:#f5ce58;
	color:#a7a7a7;
		width:100px;
	height:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	float:left;
	margin-right:5px;
}

#grand-siecle {
	background:#c0c1ff;
	color:#a7a7a7;
		width:100px;
	height:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	float:left;
	margin-right:5px;
}

#plume {
	background:#bfffbc;
	color:#a7a7a7;
	width:100px;
	height:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	float:left;
	margin-right:5px;
}

.commander {
	font-weight:bold;
	background:#e9755e;
	width:120px;
	height:18px;
	text-align:center;
}

.price {
	font-size:13px;
	font-weight:bold;
	text-align:center;

}

.bloc_tarif {
	background:#d0d0d0;
	padding:5px;
	margin-bottom:10px;
}

.prix_rose {
	color:#fff;
	background:#ee0481;
	padding:5px;
	font-size:22px;
	font-weight:bold;
	width:100px;
}

#options {
	font-size:10px;
}

.offres {
	margin:5px;
}

.contact-info, .contact-info a {
	color:#b60934;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}

.h3_book {
	margin:0 0 5px 0;
	padding:0;
}
