/*
++++ DLP ++++
 styles par Vertige imprimer
*/
BODY{
	font-family: Arial, sans-serif;
	font-size:62.5%;
	background: #FFFFFF;
	margin: 0px;
}

a {}
A:HOVER{}

H1{	
	display:block;
	position:absolute;
	top:0px;
	left:7px;
	margin:0px;
}
H2{
	font-family:Georgia, Arial, Times, serif;
	font-size:1.8em;
	color:#333333;
	margin-top:0;
}
H3{
	font-family:Georgia, Arial, Times, serif;
	font-size:1.4em;
	color:#8F0033;
	text-transform:uppercase;
}
H4{
	font-size:1.2em;
	margin-bottom:5px;
}
H5{
	font-size:1.2em;
}
P{
	margin:5px 0 5px 0;
	line-height:1.4em;
	text-align:justify;
	font-size:1.3em;
}
SMALL{
	font-size:1em;
	color:#666666;
}
HR{
	clear:both;
	border:none;
	border-bottom:1px dotted #666;
}
IMG{
	border:none;
}
UL{
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
LI{
	background:transparent url('assets/puce2.jpg') no-repeat left 2px;
	padding:0 0 0 16px;
	margin:0px;
	font-size:1.3em;
}
FORM, FIELDSET{
	margin:0;
	padding:0;
	border:none;
}
FORM P{
	margin:0 0 5px 0;
	line-height:1.2em;
	text-align:justify;
	font-size:1.1em;
}
FORM LI{
	font-size:1.2em;
	background:transparent url('assets/puce1.jpg') no-repeat left 2px;
}
FORM HR{
	border:0px solid #FFF;
	border:none;
}
INPUT{
	border:1px #333333 solid;
	background: #FFFFFF;
	font-size:12px;
	padding:3px;
}
SELECT{
	border:1px #333333 solid;
	background: #FFFFFF;
	font-size:12px;
	padding:2px;
	margin-top:5px;
}
LABEL{
	text-align:left;
	font-size:1.2em;
}
LEGEND{
	font-size:1.2em;
	font-weight:bold;
}
DL{}
DT{
	font-size:1.2em;
	font-weight:bold;
}
DD{
	margin:0 0 0 20px;
	font-size:1.1em;
}
DD SMALL{
	font-size:0.9em;
	color:#CCC;
}
/* MISE EN PAGE */
#header{
	margin:0 auto;
	width:908px;
	height:124px;
	position:relative;
	left:0px;
	top:0px;
}
#principal{
	margin:0 auto;
	width:894px;
	padding:0 4px 50px 10px;
}
#niveau_accueil{
	clear:both;
	margin:0 auto;
	width:678px;
	height:228px;
	padding:0 0 0 230px;
	position:relative;
}
#niveau1{
	clear:both;
	margin:0 auto;
	width:894px;
	padding:0 4px 0 10px;
}
#niveau2_wrap{
	margin:0 auto;
	clear:both;
}
#niveau2{
	margin:0 auto;
	width:894px;
	padding:8px 4px 0 10px;
}
#footer{
	display:none;
}
#footer A{
	color:#00BFBF;
}
.colonne_accueil{
	float:left;
}
.colonne1{
	width:670px;
	float:left;
	position:relative;
	left:0px;
	top:15px;
}
.colonne2{
	display:none;
}
.colonne2 H3{
	margin-top:15px;
}
#niveau2 .colonne2{
	margin-top:0;
}
.event{
	width:209px;
	margin-right:13px;
	float:left;
}
.event P{
	height:7.2em;
}
.event P, .event LI{
	font-size:1.2em;
	line-height:1.3em;
}
.event H3{
	margin-top:0;
}
SPAN.details{
	border-top:1px dotted #666;
	display:block;
	font-size:1em;
	margin:5px 0 15px 0;
	padding:2px 0 0 0;
}
.clear{
	clear:both;
}
DIV.ps{
	border-top:1px dotted #333;
	color:#666666;
}
.ps P{
	font-size:1.1em;
}
/*----- bonshommes -----*/
	#hom-homedemandez { position:absolute;left:-30px;top:-24px; width:277px; height:254px; z-index:50; }
/*----- MENU v2 13/09/2008 par Ben -----*/
UL#menu {
	margin:0 auto;
	width:898px;
	padding:10px 0 0 10px;
	height:37px;
	font-family:Georgia, Arial, Times, serif;

}
UL#menu LI{
	display:block;
	float:left;
	padding:0;
	background:none;
	list-style:none;
	background-image:none;
	margin: 0;
	font-weight:bold;
	z-index:58;
	position: relative;
}

#menu .node, #menu .node_down{
	line-height: 2em;
	font-weight:bold;
	position:relative;
	margin: 0 5px;
	font-size:1.2em;
}
.node A{
	color:#FFFFFF;
} 
.node_down A{
	color:#00BFBF;
	text-decoration:none;
}
.node A:HOVER, .node_down A:HOVER{
	color:#CCC;
	text-decoration:none;
}
#menu {
	display:none;
}
/* ------------------------------ IMAGES ------------------------------ */
.onglet1{
	width:120px;
	border:1px solid #333333;
	padding:1px;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 5px;
}
.onglet2{
	width:75px;
	height:75px;
	border:1px solid #666666;
	padding:2px;
	margin:0 5px 5px 0;
}
.onglet3{
	width:40px;
	height:40px;
	padding:3px;
	margin:0 1px 2px 0;
	filter:alpha(opacity=85);
    opacity:.85;
}
.onglet3:HOVER{
	background-color:#F16B13;
	filter:alpha(opacity=100);
    opacity:1;
}
.onglet4{
	width:100px;
	height:100px;
	padding:3px;
	margin:0 1px 2px 0;
	filter:alpha(opacity=85);
    opacity:.85;
}
.onglet4:HOVER{
	background-color:#FFFFFF;
	filter:alpha(opacity=100);
    opacity:1;
}
.onglet5{
	width:210px;
	height:119px;
	border:1px solid #333333;
	padding:1px;
	margin-bottom: 5px;
}
.onglet5:HOVER{
	border:1px solid #009A99;
	background-color:#009A99;
	padding:1px;
}
.portfolio{
	float:left;
	margin: 0px 5px 2px 8px;
	border:none;
	width:100px;
	border:1px solid #666666;
	padding:2px;
}
/* --------------------------- LISTES d'IMAGES -------------------------- */
DL.liste_image1{
	position:relative;
	margin:0;
	padding:0;
	float:left;
}
DL.liste_image1 DD{
	position:absolute;
	top:30px;
	left:30px;
	z-index:110;
	font-weight:bold;
	margin:0;
	padding:3px;
	width:100px;
	background-color:#FFFFFF;
	border:3px solid #666666;
}
DL.liste_image1 DT{
	position:relative;
	margin:0;
	padding:0;
	z-index:0;
}
DL.liste_image2{
	position:relative;
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	width:105px;
	background-color:#ECECEC;
}
DL.liste_image2 IMG{
	width:100%;
}
DL.liste_image2:HOVER{
	background-color:#00BFBF;
}
DL.liste_image2 DD{
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
DL.liste_image2 DD A{
	color:#333333;
}
DL.liste_image2 DD A:HOVER{
	text-decoration:none;
}
/* --------------------------- FORMULAIRES -------------------------- */
.bouton1{
	background:#009A99;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:2px;
}
.champ1{
	width:180px;
	margin-bottom:5px;
}
.checkbox{
	border:none;
	background:none;
}

INPUT.go_recherche{
	background: #F06813;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:152px;
	height:28px;
	border:none;
	padding:2px;
	cursor:hand;
}

INPUT.recherche{
	background: #F06813;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:152px;
	height:28px;
	border:none;
	padding:2px;
	cursor:hand;
}
#repertoire FIELDSET{
	background-color:#ECECEC;
	padding:10px;
	margin:5px 0 5px 0;
}
#repertoire #part1 LABEL, #repertoire #part2 LABEL, #repertoire #part8 LABEL{
	display:block;
	width:100px;
	float:left;
}
#repertoire FIELDSET#part3,#repertoire FIELDSET#part4{
	height:22em;
}
#repertoire FIELDSET#part5,#repertoire FIELDSET#part6{
	height:16em;
}
#repertoire FIELDSET#part2{
	width:310px;
	height:180px;
	float:left;
	margin:5px 10px 5px 0;
}
#repertoire FIELDSET#part3{
	width:310px;
	height:180px;
	float:right;
	margin:5px 0 5px 0;
}
#repertoire FIELDSET#part4{
	width:200px;
	height:220px;
	float:left;
	margin:5px 10px 5px 0;
}
#repertoire FIELDSET#part5{
	width:200px;
	height:220px;
	float:left;
	margin:5px 0 5px 0;
}
#repertoire FIELDSET#part6{
	width:190px;
	height:220px;
	float:right;
	margin:5px 0 5px 10px;
}
#repertoire #part3 LABEL{
	width:100px;
}
#repertoire FIELDSET#part9{
	width:200px;
	height:160px;
	float:left;
	margin:5px 10px 5px 0;
}
#repertoire FIELDSET#part10{
	width:200px;
	height:160px;
	float:left;
	margin:5px 0 5px 0;
}
#repertoire FIELDSET#part11{
	width:190px;
	height:160px;
	float:right;
	margin:5px 0 5px 10px;
}
#repertoire FIELDSET#part12{
	width:210px;
	height:120px;
	float:left;
	margin:5px 0 5px 0;
}
#repertoire FIELDSET#part8{
	width:410px;
	height:120px;
	float:right;
	margin:5px 0 5px 0;
}
.boitelm {
	background:#F0F0F0;
	padding:10px;
	margin-bottom:10px;
}
.boitelm H4{
	font-size:1.4em;
	margin-top:0;
}
.pagin1 {
	padding:0 8px 0 8px;
	color:#700B0B;
}
.pagin2 {
	padding:0 8px 0 8px;
	background:#700B0B;
	color:#FFFFFF;
}
#idconnecter {
	position:relative;
	top:50px; left:-150px;
	z-index:95;
	width:250px; height:200px;
	padding:8px;
	border:1px solid #000000;
	background:#F0F0F0;
	display:none;
}
.outedi { color:#A00000; font-size:smaller; }
.btedi { border:0; margin:4px 16px 2px 0; vertical-align:top; }
.bttxt { border:0; margin:0; padding:0; background:#C0C0C0; }
.formconnex {
	background-color:#ECECEC;
	width:250px;
	padding:8px 20px 8px 20px;
}
.tableform {
	background-color:#ECECEC;
}
.tableform td {
	padding:4px 12px 4px 12px;
}
.lienajouter {
	font-size:1.4em;
}
.cvvignets {
	display:inline;
	margin:2px;
}
/* ------------------------------ CV ------------------------------ */
#cv_identite, #cv_formation, #cv_experience{
	padding:10px;
	margin:0 0 20px 0;
	font-size:1em;
}
#cv_experience{
	background:#ECECEC;
}
#cv_formation{
	background:#ECECEC;
}
#cv_identite{
	background:#ECECEC;
}
#cv_identite H4, #cv_formation H4, #cv_experience H4{
	font-size:1.6em;
	height:38px;
	padding:0 0 0 45px;
	margin:0;
}
#cv_identite H5, #cv_formation H5, #cv_experience H5{
	font-size:1.4em;
	color:#333333;
	margin:5px 0 5px 0;
}
#cv_identite LI, #cv_formation LI, #cv_experience LI{
	/*list-style:square;*/
	background-image:none;
}
/* ------------------------------ SPIP ------------------------------ */
.spip_documents_left { 
	border:1px solid #333333;
	padding:1px;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 5px;
}
.spip_documents_right { 
	border:1px solid #333333;
	padding:1px;
	float: right; 
	margin-left: 10px; 
	margin-bottom: 5px;
}
/* ------------------------------ SLIMBOX ------------------------------ */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/****** BANNERS DYNAMIQUES *******/
#contenu_banners{
	width:160px;
	background-color:transparent;
	background-repeat:no-repeat;
}
.banner_flash{
	width:153px;
	border: solid 1px #000000;
}
.grand_flash{
	width:736;
}
#banner{
	padding: 25px 0 25px 250px;
}
#banner_flash{
	padding:0;
	margin:0;
	display:none;
}
#cherch_evt{
	height:24px;
	margin-left:40px;
}
.more{
	clear:both;
	position:relative;
	float:right;
	font-size:10px;
	padding:24px 0 0 0;
}
.more IMG{
	display:block;
	position:absolute;
	top:2px;
	right:2px;
}
#outils{
	display:none;
}
