/*  
Author: Maud TalÃªque
Author URL: http://www.taleque.com
*/



/**************** Body *********************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{margin:0;padding:0;}

*{margin:0;padding:0;}

#wrapper{text-align:left;}

p{padding:10px 0 0 0;}

p.postmetadata{border-top:1px solid #fff;margin:10px 0 0 0;}

img.centered{display:block;margin-left:auto;margin-right:auto;}

img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}

img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}

.alignright{float:right;margin:10;}

.alignleft{float:left;}

img{boder:none;}

a img{border:none;}
ul{ list-style-type:none}



/**************** Links *********************/

a:link, a:visited{color:#990066;text-decoration:none;}

a:hover{text-decoration:none;}



/**************** Header *********************/

#header {
	width:1042px;
	height:300px;
	background-image: url(images/page-haut-bandeau-fond1.jpg);
	background-repeat:no-repeat;

}


/**************** menu-general *********************/

.menu-general{
	position:relative;
	float:right;
	margin-top:80px;
	margin-right:17%;
	font-size: 14pt;
	list-style-type: none;
}
ul.menu-general{
	list-style-type: none;
}
li.menu-general{
	list-style-type: none;
}
a.menu-general{
	color:#990066;
	text-decoration:none;}
	
a.menu-general:link{text-decoration:none;}
a.menu-general:active{text-decoration:none;}
a.menu-general:hover{text-decoration:none;}
a.menu-general:visited{text-decoration:none;}



/**************** CSS Style Switches *********************/

#switches{float:right;margin-right:30px;margin-top:40px;}

#switches li{display:block;list-style-type:none;}



/**************** Navigation *********************/


body {
	background-image: url(images/page-haut-vierge-fond1.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	text-align:center;
	font:11pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #D1CD0A;
	background-position:top center;
	color:#000000;
}

/* CONTENEUR */
#container {
	background-image: url(images/page-backround-fond1.jpg);
	background-repeat:repeat-y;
	width:1042px;
	position:relative;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}

/* FIN CONTENEUR */

/* CORPS DES PAGES */
#content {
	padding-left: 98px;
	padding-right: 115px;
	margin-left: 20px;
	margin-right: 20px;
}
/* FIN CORPS DES PAGES */

#maincontent {
width:75%;
margin-left:110px;
padding:0px;
    }
	
#footer {
	background-image: url(images/page-bas-fond2.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:153px;
	text-align: center;
	background-position:bottom;


    } 
/* TITRE habillage */

 .titre-framboise {
 margin-left:50px;
	font:11pt Verdana, Arial, Helvetica, sans-serif;
	color:#330000;
}

.menu-delice{
	float:right;
	width:200px;
	margin:0;
	list-style:none;
}

/*.g-titre {
	color:#33FF00;
	width:216px;
	height:32px;
	background-image: url(images/g-titre-framboise.jpg);
	background-repeat: no-repeat;
	background-position:center;
	vertical-align:bottom;
	} */






/* ----------------------------ARIANE------------------------------- */
.ariane{
	text-align: center;
	vertical-align:text-top;
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #CC0066;
	z-index:80;
	padding-top:125px;
}
a#ariane{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #B2A8A7;
	font-weight: normal;
	
}
a#ariane:active{color: B2A8A7;}
a#ariane:link{color: #B2A8A7;}
a#ariane:visited{color: #B2A8A7;}
a#ariane:hover{color: #FF9B05;}


/* ----------------------------mode emploi slide------------------------------- */
.mode-emploi{
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #CC0066;
}


