body 
{
	font-family: Arial,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin:0;
	padding:0;
	height: 100%;
	background-color:#333333;
	/*background-image:url(../images/interface/fondBody.jpg);*/
	background-repeat:repeat-x;
}
a
{
	color:#000066;
	text-decoration:none;
}
a:link
{
	color:#000066;
	text-decoration:none;
}
a:visited
{
	color:#000066;
	text-decoration:none;
}
a:hover
{
	color: #000066;
	text-decoration: underline;
}

/*
---TRUC pour aligner verticalement---
donner les width et height
ajouter left:50%; top:50%;
donner la motié des largeur et hauteur aux margin-top et left
*/
/* --- VERSION HTML --- */
div#fond-img-intro
{
	height:200px;
	width:100%;
	top:50%;
	margin-top:-100px;
	position:absolute;
	background-image:url(../images/interface/image-intro-repet.jpg);
	background-repeat:repeat-x;
}
div#conteneur_intro
{
	height:200px;
	width:800px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-100px;
	margin-left:-400px;
	padding:0;
}
div#conteneur_intro div
{
	width:800px;
	height:177px;
	background-image:url(../images/interface/image-intro.jpg);
}
div#conteneur_intro p
{
	color:#FFFFFF;
	margin:40px 0 0 570px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
div#conteneur_intro ul
{
	text-align:center;
	font-weight:bold;
	float:right;
	margin:-20px 0 0 0;
	overflow:hidden;
}
div#conteneur_intro ul li
{
	width:87px;
	height:26px;
	background-image:url(../images/interface/fond-btn-entrer.jpg);
	display:block;
	float:left;
}
div#conteneur_intro ul li a
{
	color:#FFFFFF;
	display:block;
	height:18px;
	padding:4px;
}
div#conteneur_intro ul li a:hover
{
	background-image:url(../images/interface/fond-btn-entrer-on.jpg);
	display:block;
	height:18px;
	color:#333333;
}
/* --- VERSION FLASH --- */
div#conteneur
{
	height:520px;
	width:1000px;
	position:absolute;
	border:1px solid #999999;
	left:50%;
	top:50%;
	margin-top:-260px;
	margin-left:-500px;
	padding:0;
}
div#swf
{
	height:500px;
	width:1000px;
}
div#fond-html
{
	height:500px;
	width:1000px;
	background-image:url(../images/interface/fond-site-html.jpg);
	overflow:auto;
}
/*
Pour le pb des marges qui n'apparaissent pas sous Firefox
ajouter à la balise parent overflow:auto;
*/
div#contenu-catego
{
	width:349px;
	height:321px;
	background-color:#f1eebf;
	margin: -18px 0 0 303px;
	border-left:1px solid white;	
	border-right:1px solid white;
	/*border-bottom:1px solid black;*/
	/*overflow:auto;*/
	float:left;
}
/*pour la page PLAN*/
div#contenu-catego ul
{
	list-style-image:url(../images/interface/puce.png);
}
div#contenu-catego ul li 
{
	width:310px;
}
div#contenu-catego ul li .ss_menu_plan
{
	/*border:1px solid red;*/
	padding-left:30px;
}
div#contenu-catego ul li a:hover
{
	color:#FFF;
	background-color:#333333;
	text-decoration:none;
	font-weight:bold;
	
}
div#contenu-catego ul li a
{
	display:block;
	margin:3px 0 3px 0;
	color:#685e53;
}
/*FIN pour la page PLAN*/


/*LOGO SITE*/
a#logo_site
{
	width:200px;
	height:121px; 
	display:block;
}

a#logo_site:hover
{
	text-decoration:none;
}

/*FIN LOGO SITE*/
div#contenu-cv
{
	width:695px;
	height:321px;
	background-color:#f1eebf;
	margin: -18px 0 0 303px;
	border-left:1px solid white;	
	border-right:1px solid white;
}
div#contenu-catego h2
{
	font-size:18px;
	font-weight:bold;
	padding:0px 10px 0 10px;
	margin:20px 0px 5px 0px;
	/*border-bottom:3px dotted #e8e6f1;*/
	color:#FFF;
	background-color:#685e53;
	position:relative;
}
div#contenu-catego p
{
	text-align:justify; 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:13px;
	margin:10px 10px 0px 10px;
}
div#contenu-catego img
{
	margin:10px 0 0 0;
	padding:12px 0 0 0;
	border-top:1px solid #c4bde6;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	
}
div#contenuCV /*pour les miniatures*/
{
	height:172px;
	overflow:auto;
	margin:0;
	padding:0;
	/*border-bottom:1px solid black;*/
}
div#contenu-droit
{
	margin-top:-21px;
	width:342px;
	
	
	float:left;
	overflow:auto;
}
div#menu
{
	height:181px;
	width:255px;
	/*background-image:url(../images/interface/fond-menu.png);*/
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
	margin:15px 0 0 62px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
div#menu ul
{
	/*text-align:left;
	;border:1px solid black;*/
	list-style-type:none;
	margin:28px 0 0 0;
	padding:0;
}
div#menu ul li
{
	display:block;
	padding:1px 0 1px 0;
	border-bottom:1px solid white;
	width:100%;
}
div#menu ul li a
{
	width:100%;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
div#menu ul li a:hover
{
	background-color:#FFF;
	color:#333333;

}
div#contenu-droit h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color:#333;
	margin:0;
	padding:0;
	text-transform: capitalize ;/*  met la première lettre en majuscule */
}
div#decoH1
{
	margin:0;
	padding:0;
	width:342px;
	height:33px;
	background-image:url(../images/interface/fond-titre-categorie.png);
}
div#piedPage
{
	text-align:center;
	margin:0;
	background-image:url(../images/interface/piedPage.jpg);
	background-repeat:repeat-x;
	background-color:#adacb2;
	height:19px;
	padding:0;
	font-weight:bold;
	font-size:11px;
}
div#piedPage p
{
	padding:4px 0 0 0;
	margin:0;
	color:#fff;
	/*background-color:#CCCCCC;*/
	text-transform:uppercase;
}
div#piedPage p a
{
	color:#FFFFFF;
	
}
/*POUR LES CV*/
div#enteteCV 
{
	width:100%;
	height:105px;
}
div#enteteCV img
{
	float:left;
	margin-left:30px;
	margin-top:10px;
}
div#txtEnteteCv
{
	margin-left:10px;
	margin-top:10px;
	float:left;
	font-style:italic;
	font-weight:bold;

}
div#blockCV
{
	overflow:auto;
	width:650px;
	height:180px;
	position:absolute;
	background-color:#f2ea73;
	overflow:auto;
	/*margin-top:90px;*/
	margin-left:20px;
	padding:2px 5px 2px 5px;
}
div#btnRetour
{
	margin-left:20px; 
	margin-top:190px;
	width:650px;
	background-color:#eee;
	text-align:center;
	position:absolute;
	font-weight:bold;
	background-image:url(../images/interface/fond-btn-retour.jpg);
}
/*FORMULAIRE CONTACT*/
.txt-form
{
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	margin:4px 0 0 0;
	width:150px;
	font-style:italic;
	font-weight:bold;
}
.comp-form
{
	margin:4px 0 0 0;
}
.nonRemplis
{
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	margin:4px 0 0 0;
	width:150px;
	font-style:italic;
	font-weight:bold;
	color:#FF0000;
}
.msgErrorContact
{
	text-align:center;
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
	margin-top:5px;
}

#cultureesy{
	left:305px;
	position:absolute;
	top:1px;
	border:none;
}

#cultureesy img{
	border:none;
}

