﻿body{
	background-color:#B7B4B5; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	/*background-image: url('../Images/back.jpg');*/
}
#Principal{
	width:800px;
	margin:0px auto;
	padding:0px 5px;
}

#EnTete{
	background-color: #87B53B;
	text-align: left;
}
#EnTeteHaut{
	padding-left: 510px;
	padding-bottom: 10px;
	padding-top: 11px;
	
}
#EnTeteHaut .Liens{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#EnTeteHaut .Liens:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


#MenuNavigation{
	 vertical-align:middle;
	 text-align:center;
	 padding-top:7px;
	 padding-bottom:7px;
}
#MenuNavigation a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
#MenuNavigation a:hover{
	color: #666633;
	text-decoration: none;
}
#MenuNavigation img {
	vertical-align:bottom;
	padding-right:8px;
	padding-left:8px;
}

#MenuNavigation .Liens{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border:0px
}
#centerSubpages{background-color:#FFF;top:185px;position:absolute;width:800px;padding-top:10px;}#header {
	padding: 0 10px 0 20px;
	}
#container { 
    	width: 100%;  /* ce paramétrage crée un conteneur dont la largeur est 80 % de celle du navigateur */
    	background: #FFFFFF;
    	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
    	border: 1px solid #FFFFFFF;
    	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
    } 
#mainContent {
    	padding: 0 20px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
    	background: #FFFFFF;
    }

ul {
	color: #808080;
	font-size: small;
}

p {
	color: #808080;
	font-size: small;
}

a{
	color: #E88651;
	text-decoration: none;
}
a:hover{
	color: #E88651;
	text-decoration:underline
}

table {
	width:100%
}
h1 {
	font-size: large;
	color: #777777;
}

h2 {
	font-size: medium;
	color: #E88651;
}
h3 {
	font-size: small;
	color: #9BBB59;
	margin-bottom:0px;
}
h4 {
	font-size: small;
	color: #808080;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:bold
}
/* NAVIGATION */
#navigation {
	clear:both;
	text-align: center;
	margin-bottom:20px;
	margin-top:20px
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0.8em 2em;
	
	font-weight: bolder;
	background-color: #9BBB59;

	

	}
#navigation a:hover {
	text-decoration: none;
	color: #E88651;
}

/* ACCUEIL */
.Colonne{
	width:28%;
	float:left;
	padding:2%
}
.ColonneImg{
	float:left;
	margin-right:3px;
	width:61px;
	height:62px
}
.Colonne ul{
	list-style-type:square;
}
/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

/* FORMATIONS */
.TableauFormations {
	width:90%;
	color: #777777;
	margin-top:20px;
	margin-left:5%;
	margin-right:5%

}

.CategorieStage {
	border-bottom-color: #FFD62F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.TableauFormations a{
	color: #777777;
	text-decoration:none
}
.TableauFormations a:hover{
	color: #777777;
	text-decoration:underline
}


/* CREATIONS */
.TitreImgCreation {
	text-align:center;
	font-size:x-large;
}
.styleVente a{
	color: #91B0D6;
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.styleVente a:hover{
	color: #9BBB59;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ContentPics img:hover{
	background-color: #E88651;
}
.ContentPics{
	text-align:center;
}
.ContentPics img {
	border: thin solid #7B8C48;
	margin: 1px;
	padding: 2px;
	height:100px;
	width:100px;
}

/* Curriculum Vitae CV */

#TitreCV {
	clear:left;
	padding:20px
}
.metierCV {
	color:#E88651;
	font-size:small
}
.SocieteCV {
	color:black;
	font-size:small
}
.FonctionCV {
	color:#808080;
	font-size:small
	
}
/* CONTACT */

#ContentContact {
	margin:40px 30px 50px 30px;
	clear:both;
}

#particulier {
	clear:both;
	margin-left:10px
}
#GoogleAgenda {
	text-align:center;
}
#Intitule {
	width:60%;
	float:left;
	padding:10px 10px 0px 10 px;
	text-align:justify;
	font-size: small;
	color: #808080;
}

#Objectif {
	width:30%;
	float:left;
	padding:10px
	
}
#DetailFormation{
	margin-left:20px;
	margin-top:20px
}
#ContenuLiens{
	padding:20px;
	width:320px
	
}
