body {
	background-color:#FDE4D8; /*#d2e3bc*/
	background-image: url(images/style1/background.jpg);
	/*background-repeat:no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	color:grey;
}

a, a:link {
	color:#736357;
	text-decoration: underline;
}

a:hover {
	color:#EA1E79;
	text-decoration: underline;
}

/*a:visited {
	color:#999999;
	text-decoration:underline;
}*/

#wrap {
	background-image:url(images/style1/wrap.jpg);
}
#header {
	/*background-color:red;*/
	height:263px;
	width:924px;
	background-image:url(images/style1/header.jpg);
	/*background-repeat:no-repeat;*/

	
}

#header h1 {
	text-align:left;
	padding:8px 15px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:active { /*couleur titre article */
	color: #877056;
	text-decoration:none;
}

#header h1 a:hover{
color:#003399;}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:black;
	text-align:left;
}

#menu ul li a {/*changer la couleur de la typo des sous menus � l'�tat normal*/
	color: grey;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover { /*changer la couleur du survol des sous menus*/
	background-color:#FFE1FB;
	color:#666666;
}

/*#content {
	background-image:url(images/style1/main-top.jpg);
}*/

input, textarea { /*pour la zone de commentaires// submit comment*/
	background-color: #F9E6FF;
	border:1px solid #F7BBFF;
	height:15px;
	width:250px;
	color: #3A2F23;
	padding-top:5px;
	padding-left:5px;
}


#presentationelsa{
height:170px;
width:290px;
background-color:white;
border:1px solid #F7BBFF;
margin-bottom:10px;
}

#presentationviviane{
height:170px;
width:290px;
background-color:white;
border:1px solid #F7BBFF;
margin-bottom:10px;
}


#photoelsa{
height:170px;
width:150px;
background-image:url(images/style1/elsa.jpg);
background-repeat:no-repeat;
float:left;
}

#photoviviane{
height:170px;
width:150px;
background-image:url(images/style1/viviane.jpg);
background-repeat:no-repeat;
float:left;
}

#conteneurtextepresentation1{
height:115px;
width:120px;
margin-left:5px;
margin-top:12px;
float:left;
}

#conteneurtextepresentation2{
height:115px;
width:120px;
margin-left:5px;
margin-top:12px;
float:left;
}

.textepresentation{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
}

.btnmecontacter{
height:20px;
width:110px;
float:right;
margin-top:3px;
margin-right:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btnmecontacter a{
height:20px;
width:110px;
color:#666666;
text-decoration:none;
font-size:11px;
float:right;
text-align:center;
}

.btnmecontacter a:hover{
height:20px;
width:110px;
background-color: #FCC;
color:#666666;
text-decoration:none;
font-size:11px;
float:right;
text-align:center;
}



#searchsubmit {
	background: url('images/style1/boutonsearch.jpg')no-repeat top;
	height:22px;
	width:22px;
	border:none;
	position: absolute;
	/*background-color:red;*/
	float: right;
	cursor:pointer;
	background-color:#736357;
}

/*EVOYER (UN COMMENTAIRE)*/
#submitcommentaires {
	height:28px;
	width:100px;
	border:none;
	background-color:#736357;
	color:white;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:8px;
	text-align:center;
	float:right;
	margin-right:12px;
	padding-right:5px;
}



#footer {
	/*background-image:url(images/style1/footer.jpg);
	background-color:red;
	height:284px;
	width:1024px;*/
}

/*PAGINATION*/

.wp-pagenavi {
	clear: both;
	height:50px;
	float:right;
	margin-right:398px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none !important;
	background-color:#736357;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#99d394;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

