html {
font-size : 100%;
}
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size : 0.8em;
	line-height : 1.25;
	background-image : url(img/background.jpg);
	background-repeat : no-repeat;
	background-color: #000;
}
html, body {
height : 100%;
}
h1, h2, h3, h4, h5, h6 {
margin : 1em 0 0.5em 0;
}
h1, h2 {
font-family : Georgia, "Bitstream Vera Serif", Norasi, serif;
font-weight : normal;
}
h1 {
margin:0;	
font-size : 1.8em;
font-style : italic;
}
h2 {
font-size : 1.2em;
}
h3 {
font-size : 1em;
}
h4 {
font-size : 0.8em;
}
ul, ol {
	margin : 0.75em 0 0.75em 24px;
	padding : 0;
}

ul {
	list-style-type: none;
	
}
.mt {
	list-style-type: none;
	list-style-image: url(img/puce.gif);
}
	
li {
margin : 0;
padding : 0;
}
p {
margin : 0.75em 0;
text-align : justify;
}
p {
text-indent : 10px;
}
li p, blockquote p {
margin : 0.5em 0;
}
blockquote, q {
font-size : 1.1em;
font-style : italic;
font-family : Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
margin : 0.75em 0 0.75em 24px;
}
cite {
font-style : italic;
}
a img {
border : none;
}
em {
font-style : italic;
}
strong {
font-weight : bold;
}
#copyright {
margin : 20px 0 5px 0;
text-align : center;
font-size : 0.8em;
color : #8274b6;
}
#copyright a {
color : #8274b6;
text-decoration : none;
}
#copyright a:hover, #copyright a:focus {
color : #b7a6f6;
text-decoration : none;
text-decoration : none;
}
.ocre {
color : #e79b19;
}
.vert {
color : #609e71;
}
.rose {
color : #a0626a;
}
.presentationencours {
color : #e79b19;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.porfolioencours {
color : #624392;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.lesplusencours {
color : #609e71;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.boutiqueencours {
color : #4e7bac;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.contactencours {
color : #6c6eaa;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.partenairesencours {
color : #a0626a;
padding : 6px;
line-height : normal;
font-size : 1em;
text-decoration : none;
}
.mentionslegales {
	color : #b7a6f6;
}
.imgfondmention {
	background-image : url(img/fond-mentionslegales.jpg);
	background-repeat : no-repeat;
}

strong {
color : #fff;
}
#navigation {
background-image : url(img/fond-nav.jpg);
background-repeat : no-repeat;
}
#navigation a {
color : #ccc;
}
#navigation a:hover, #navigation a:focus {
	color : #b7a6f6;
	text-decoration : none;
}
#contenu {
color : #fff;
}

/* Blocs positionnes dans contenu */
#contenu1 {
	float: left;
	width: 47%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

#contenu2 {
	float: right;
	width: 47%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
}

.titrecenter {
	text-align: center;
	padding-left: 0;
}
	
.separation
{
	clear: both;
	visibility:hidden;
}

.presentation {
background-image : url(img/fond-presentation-.jpg);
background-repeat : no-repeat;
}
.presentation p:first-letter {
font-weight : bold;
font-size : 1.2em;
color : #e79b19;
}
.portfolio {
background-image : url(img/fond-portfolio.jpg);
background-repeat : no-repeat;
}
.portfolio p:first-letter {
font-weight : bold;
font-size : 1.2em;
color : #624392;
}
.lesplus {
background-image : url(img/fond-lesplus.jpg);
background-repeat : no-repeat;
}
.lesplus p:first-letter {
font-weight : bold;
font-size : 1.2em;
color : #609e71;
}
.boutique {
background-image : url(img/fond-boutique.jpg);
background-repeat : no-repeat;
}
.boutique p:first-letter {
font-weight : bold;
font-size : 1.2em;
color : #4e7bac;
}
.partenaires {
background-image : url(img/fond-partenaires.jpg);
background-repeat : no-repeat;
}
.partenaires p:first-letter {
font-weight : bold;
font-size : 1.2em;
color : #a0626a;
}
#contenu a {
color : #5e5483;
text-decoration : none;
}
#contenu a:hover, #contenu a:focus {
color : #b7a6f6;
}
#contenu strong {
color : #f09;
}
#pied {
color : #5e5483;
text-align : center;
}

#global {
	min-height : 100%;
	width : 820px;
	overflow : hidden;
	margin-left : auto;
	margin-right : auto;
	background-color: #000;
}

#navigation {
padding-top : 8px;
padding-right : 20px;
padding-bottom : 8px;
padding-left : 15px;
}
#navigation ul {
margin : 0;
list-style : none;
text-align : center;
}
#navigation li {
display : inline;
}
#navigation a {
padding : 6px;
line-height : 1.5;
font-size : 0.9em;
text-decoration : none;
}
#contenu {
padding : 10px 20px;
}
#contenu > :first-child {
margin-top : 10px;
}
#contenu p, #contenu li {
line-height : 1.5;
}
#contact {
padding-top : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-left : 5px;
}
#pied {
font-size : 0.85em;
padding-top : 5px;
padding-right : 20px;
padding-bottom : 5px;
padding-left : 20px;
}
#pied p {
margin : 0.5em 0;
}
#copyright {
text-align : center;
font-size : 1em;
}
.legende {
color : #aa93ff;
font-size : 0.8em;
}
