/* CSS Document */
/*
rouge 		: 	#6F1E1C
bleu pâle 	: 	#D0DCE0
bleu foncé 	: 	#9DAEB4
*/

html{
	overflow:scroll;
}
*,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
body{
	background-color: #9fb50f;
}

p {
	/*margin-top: 10px;*/
	
	margin-bottom: 15px;
}


/***********************************************/
/*DIVERS*/
img{
	border:none;
}
/*
ul{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	padding: 5px 0px; 
	margin-left: 0;
}
*/

li{
	margin-top: 5px;
}


/***********************************************/
/*STYLES DES LIGNES*/
/* DIV pour compatibilité avec IE6 et Mozilla*/
div {background: none; } 
.hr{
height: 1px; 
margin:0; 
padding:0; 
font-size: 1px; 
line-height: 1px; 
color:none ; 
background-color: #000000; 
border: 0px; 
overflow:hidden; 
}
#hr_normal{ 
background-color: #000000; 
}
#hr_entreprise{ 
background-color: #9E0029; 
}
/***********************************************/
/*STYLES FORMULAIRES*/
.input_etudiants{
border:1px #D08207 solid;
font-family: verdana;
font-size:8pt;
color:#ffffff;
font-weight:normal;
background:#ffffff;
}
textarea,select,input { font-size:8pt; }
/***********************************************/
/*STYLES NAVIGUATION*/
.onglet_actif{
	border-left : 1px solid #c0c0c0;
	border-right : 1px solid #c0c0c0;
	border-top : 1px solid #c0c0c0;
}
.onglet_inactif{
	border-bottom : 1px solid #c0c0c0;
}
.onglet_fiche{
	border-left : 1px solid #c0c0c0;
	border-right : 1px solid #c0c0c0;
	border-bottom : 1px solid #c0c0c0;
}
/*STYLES LIENS*/
/************************************************/
a{
text-decoration:none;
color:#233F73;
font-weight:bold;
}
/*c2112e*/
div.headerMenuLeft div a{
	text-decoration:none;
	color:#FFFFFF;
}
div.headerMenuRight div a
{
	text-decoration:none;
	color:#859d09;
}


a.lien_actif{
color: #000000;
}
/*
a:hover{color:#D6BF8A;}

a.entreprise{text-decoration:none;color:#9E0029;font-weight: normal;}
a.entreprise:hover{color:#E76300;font-weight: normal;}

a.cours{text-decoration:none;color:#185DA4;}
a.cours:hover{color:#73C5F7;}


a.ressources{text-decoration:none;color:#531565;}
a.ressources:hover{color:#A723D9;}

a.etudiants{text-decoration:none;color:#D08207;}
a.etudiants:hover{color:#E7ED77;}
*/

a, a.profs,a.etudiants{text-decoration:none;color:#1A7B2E;}
a.hover,a.profs:hover,a.etudiants:hover{color:#41C100;}
a.hover,a.profs:hover,a.etudiants:hover{color:#859d09;}


/*****************************************************/
/*STYLES TEXTES*/
.entreprise{text-decoration:none;color:#9E0029;font-weight: bold;}
#menuPrincipal{padding:3px;vertical-align:top;}
#menuPrincipal a{color:#ededed;margin:0 5px 0 5px;font-size:12px;font-family:arial;padding-top:-10px;}
#menuPrincipal a:hover{color:#fff;}
#menuPrincipal a.lien_actif{color:#fff;text-decoration:none;font-weight: bold;}
.sousMenu a.lien_actif{text-decoration:none;font-weight: bold;}
.sousMenu a{display:block;margin:2px;}
.titreSousMenu{font-family:arial;font-size:13px;font-weight:bold;color:#fff;padding:3px 0 0 10px;}
.xsmall {font-size:6pt}
.small {font-size:7pt;font-family: Verdana, Arial, Helvetica, sans-serif;}
table,.medium {;font-size: 8pt; }
.tableauContenu {padding-left: 15px;}
.large {color: #8B8B8E;font-size:10pt ;font-weight:bold;}
.large_noir {color: #000000;font-size:10pt ;font-weight:bold;}
.xlarge {font-size: 14pt;font-weight: bold;color: #8B8B8E;}

.titreNouveaute td{font-family:arial;font-size:18px;color:#8B8B8E;}
/********************************************************/
/*STYLES ALBUM PHOTOS*/
p.marge{margin:10px;}
/* st_seb 
a img {	margin:5px;}*/
a img {	margin:0px;}


/********************************************************/
/*STYLES ALBUM PHOTOS*/
div.boxContent{
	width: 245px;
	min-width: 245px;
}

div.boxContent-large{
	width: 497px;
	min-width: 497x;
}
div.boxContent-small{
	width: 150px;
	min-width: 150px;
}
/*
div.boxContent-small div a{
	float: left;
	clear: both;
}
*/

div.boxContent-header-tall{
	background-image:url("../template/Decoupage/boxContent-top2.gif");
	width: inherit;
	height: 60px;
	min-height: 60px;
	z-index: 1;
}
div.boxContent-header{
	background-image:url("../template/Decoupage/boxContent-top3.gif");
	background-repeat: no-repeat;
	width: inherit;
	height: 25px;
	min-height: 25px;
	z-index: 1;
}
div.boxContent-header-tall-large{
	background-image:url("../template/Decoupage/boxContent-top-tall-large.gif");
	background-repeat: no-repeat;
	width: inherit;
	height: 60px;
	min-height: 60x;
	z-index: 1;
}
div.boxContent-header-large{
	background-image:url("../template/Decoupage/boxContent-top-large.gif");
	width: inherit;
	height: 27px;
	min-height: 27px;
	z-index: 1;
}
div.boxContent-header-tall-small{
	background-image:url("../template/Decoupage/boxContent-top-tall-small.gif");
	background-repeat: no-repeat;
	width: inherit;
	height: 60px;
	min-height: 60x;
	z-index: 1;
}
div.boxContent-header-small{
	background-image:url("../template/Decoupage/boxContent-top-small.gif");
	width: inherit;
	height: 25px;
	min-height: 25px;
	z-index: 1;
}
div.boxContent-icon{
	float:right;
	/*
	background-image:url("../template/Decoupage/temoignage.gif");
	height: 60px;
	min-height: 60px;
	width:  60px;	
	z-index: 10;
	*/
}

div.boxContent-title{
	background-image:url("../template/Decoupage/boxContent-titleSeparator.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	color:d40000;
	z-index: 10;
	width: 160px;
	padding-bottom: 7px;
	margin: 22px 0 0px 17px;
	font-size:12px;
	font-weight: bold;
	float: left;
}
div.separator{
	background-image:url("../template/Decoupage/boxContent-titleSeparator.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 10px 0;
}

*html div.boxContent-title{
	*margin-left: 10px;
	*margin-top: 20px;
} 
div.boxContent-title-large{
	background-image:url("../template/Decoupage/boxContent-titleSeparator.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	color:d40000;
	z-index: 10;
	width: 417px;
	padding-bottom: 7px;
	margin: 22px 0 0px 17px;
	
	font-size:12px;
	font-weight: bold;
	float: left;
}
*html div.boxContent-title-large{
	*margin-left: 10px;
	*margin-top: 20px;
} 
div.boxContent-title-small{
	background-image:url("../template/Decoupage/boxContent-titleSeparator.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	color:d40000;
	z-index: 10;
	width: 73px;
	padding-bottom: 7px;
	margin: 22px 0 0px 10px;
	
	font-size:12px;
	font-weight: bold;
	float: left;
}
*html div.boxContent-title-large{
	*margin-left: 10px;
	*margin-top: 20px;
} 

div.boxContent-center{
	background-image:url("../template/Decoupage/boxContent-center2.gif");
	min-height: 5px;
	background-repeat:repeat-y;
	width: 245px;
	min-width: 245px;
}
div.boxContent-center-large{
	background-image:url("../template/Decoupage/boxContent-center-large.gif");
	min-height: 5px;
	background-repeat:repeat-y;
	width: 497px;
	min-width: 497px;
}
div.boxContent-center-small{
	background-image:url("../template/Decoupage/boxContent-center-small.gif");
	min-height: 5px;
	background-repeat:repeat-y;
	width: 150px;
	min-width: 150px;
}
div.boxContent-center-small div.boxContent-main{
	padding: 0 11px;
}

div.boxContent-main{
	font-size: 10px;
	padding: 0 20px;
}
div.boxContent-main p{
	margin-bottom: 0;
	padding-bottom: 10px;
}


div.boxContent-footer{
	background-image:url("../template/Decoupage/boxContent-footer.gif");
	width: inherit;
	height: 15px;
	min-height: 15px;
	background-repeat: no-repeat;
}
div.boxContent-footer-large{
	background-image:url("../template/Decoupage/boxContent-footer-large.gif");
	width: inherit;
	height: 20px;
	min-height: 20px;
	background-repeat: no-repeat;
}
div.boxContent-footer-small{
	background-image:url("../template/Decoupage/boxContent-footer-small.gif");
	width: inherit;
	height: 15px;
	min-height: 15px;
	background-repeat: no-repeat;
}
div.leftColumn{
	background-color:#9fb50f;
	float: left;
	/*
	width: 50%;	
	vertical-align: top;
	*/
}

div.centerColumn{
	font-family: "Trebuchet MS";
	margin: 0 auto;
	text-align: left;
	width: 772px;
	/*background-color:#FFFFFF;*/
	position: relative;
	z-index: 10;
	padding: 16px 0 16px 0;	
}

div.rightColumn{
	background-color:#9fb50f;	
	/*
	width: 50%;	
	//background-color:#98ad0e;
	*/
}
div.rightBorder{

}
div.borderTop{
	height: 16px;
	min-height: 16px;
	width: 100%;
	background-position:bottom;
	/*background-repeat:repeat-x;
	background-image:url("../template/Decoupage/borderTop.gif");*/
	background-color:#526105;
}
div.cornerLeftTopInner{
	background-image:url("../template/Decoupage/cornerLeftTopInner2.gif"); 
	width: 16px;
	height: 16px;
	*height: 15px;
	float: left;
	z-index: 999;
	position: relative;
	background-repeat:no-repeat;
}
div.cornerRightTopInner{
	background-image:url("../template/Decoupage/cornerRightTopInner.gif"); 
	width: 16px;
	height: 16px;
	float: right;
	position: relative;
	z-index: 999;
	background-repeat:no-repeat;
}
/*
div.cornerLeftTopOuter{
	background-image:url("../template/Decoupage/cornerLeftTopOuter.gif"); 
	width: 13px;
	height: 16px;
	float: left;
}
div.cornerRightTopOuter{
	background-image:url("../template/Decoupage/cornerRightTopOuter.gif"); 
	width: 13px;
	height: 16px;
	float: right;
	z-index: 999;
}

div.cornerLeftBottomOuter{
	background-image:url("../template/Decoupage/cornerLeftBottomOuter.gif"); 
	width: 13px;
	height: 2px;
	float: left;
	position:
}
div.cornerRightBottomOuter{
	background-image:url("../template/Decoupage/cornerRightBottomOuter.gif"); 
	width: 13px;
	height: 2px;
	float: right;
}
*/
div.borderBottom{
	height: 15px;
	min-height: 15px;
	width: 100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url("../template/Decoupage/borderBottom3.gif"); 
	background-color: #FFFFFF;
}
/*
div.cornerLeftBottomInner{
	background-image:url("../template/Decoupage/cornerLeftBottomInner2.gif"); 
	width: 16px;
	height: 16px;
	float: left;
	background-repeat:no-repeat;
	z-index: 999;
	*bottom: -2px;
}
div.cornerRightBottomInner{
	background-image:url("../template/Decoupage/cornerRightBottomInner2.gif"); 
	width: 16px;
	height: 16px;
	float: right;
	background-repeat:no-repeat;
	z-index: 999;
	*bottom: -2px;
}
*/
div.topMenu{
	background-color:#f6fae8;
	height:29px;
	min-height:29px;
	width: 100%;
	background-image:url("../template/Decoupage/borderTop3.gif"); 
	background-position:top;
	background-repeat:no-repeat;
}
div.topMenuContent{
	width: 736px;	
	color: #6e774e;
	font-size: 10px;
	text-align: right;
	position: relative;
	left: 16px;	
	top: 10px;
}
div.headerMenuLeft{
	height:33px;
	min-height:33px;
	float: left;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left: 16px;
}
div.headerMenuRight{
	height:33px;
	min-height:33px;
	color: #879d0d;
	text-transform:uppercase;	
	margin-left:2px;
}
div.headerMenuLeft span,
div.headerMenuLeft a{
	padding: 6px 10px;
	position: relative;
	top: 8px;
}
div.headerMenuRight span,
div.headerMenuRight a{
	padding: 6px 10px;
	position: relative;
	top: 8px;
	background-image:url("../images/menus/cadenas.gif");
	background-repeat:no-repeat;
	background-position:right;	
}
div.headerMenu{
	background-image:url("../template/Decoupage/menuHeaderBg.gif"); 
	width: 100%;
	height: 33px;
	background-repeat:repeat-x;
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/*
div.headerImage{
	width: 100%;
	height: 293px;
	background-color: #FFFFFF;
}
*/

div.leftBg2{
	background-image:url("../template/Decoupage/leftbg2.gif"); 
	width: 100%;
	height: 240px;
	background-repeat:repeat-x;	
}
div.borderLeft{
	background-image:url("../template/Decoupage/borderLeft.gif");
	background-repeat: repeat-y;	
	width: 2px;
	height: 100%;
	float: left;
}
div.borderRight{
	background-image:url("../template/Decoupage/borderRight.gif");
	background-repeat: repeat-y;
	width: 2px;
	height: 100%;
	float: right;
}
div.leftbg3{
	background-image:url("../template/Decoupage/leftbg3.gif"); 
	max-width: 403px;
	height: 244px;
}
div.content{
	background-color: #FFFFFF;
	min-height: 300px;
	margin: 0px 2px;
	_height: 300px;
}
div.contentContainer{
	_width: inherit; 
	padding:15px 10px 15px 15px;
	color: #545454;
}
div.borderBackground{
	background-image:url("../template/Decoupage/borderBackground.gif");
	background-repeat:repeat-y;
	margin: 0 auto;
	width:772px;
}
div.floatRight{
	float: right;
}
div.floatLeft{
	float: left;
}
div.boxLeftColumn{
	width: 497px;
	position: relative;
	margin: 15px 0 15px 0;
}

*html div.boxLeftColumn{
} 

div.boxRightColumn{
	margin: 15px 0 15px 0px;
	width: 245px;
}
/*
div.boxRightColumn{
	*margin-right: 6px;
} 
*/
div#bgImage{
position: absolute;
width: 100%;
height: 244px;
z-index:0;
left: 0;
top: 240px;
background-image:url("../template/Decoupage/bgBigImage.jpg");
background-position:center; 
}
/*
div#bgImage1{
float: left;
background-image:url("../template/Decoupage/bgImage1.jpg"); 
width: 403px;
height: 244px;
min-height: 244px;
top:260px;
z-index:0;
}
div#bgImage2{
float: right;
background-image:url("../template/Decoupage/bgImage2.jpg"); 
width: 327px;
height: 244px;
min-height: 244px;
top:260px;
z-index:0;
}
*/
div.mainBackground{
	background:url("../template/Decoupage/leftbg2.gif") repeat-x top center #9fb50f; 
	text-align: center;
}

div#headerImage{
	width:	736px;
	height: 281px;

	font-family:"Times New Roman", Times, serif;
	background-repeat: no-repeat;
	/*
	position: relative;
	left: 15px;	
	*/
}
div#headerImageTitle{
	font-size: 20px;
	color: #FFFFFF;
	padding: 35px 0 20px 20px;	
	
	width: 240px;
	text-transform:uppercase;
}

div#headerImageContent{
	font-size: 14px;
	color: #2d4c54;	
	position: relative;
	width: 300px;
	padding-left: 20px;

}
div#headerImageContent p{
	color: #2e4c54;
}
div#titleContainer{
	width:100%;
	height:124px;
	min-height:124px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
		background-image:url("../template/Decoupage/borderBackground.gif");
	background-repeat:repeat-y;
}
div#titleSite{	
	color:#2d4c54;
	font-size: 20px;
	padding: 20px 0 0 22px;
	width: 240px;
	text-transform:uppercase;
	font-weight: bold;
}
div#titleSite p{	
	margin-bottom: 0px;
}
div#titleSubtitle{
	color:#c5c5c5;
	font-size: 14px;
	position: relative;
	text-transform:uppercase;
	padding-left: 22px;
	font-weight: bold;
}
div#titleSubtitle p{	
	margin-bottom: 0px;
}
div#titleFormation{
	color:#8c8c8c;
	font-size: 9px;
	position: relative;
	padding: 10px 0 0 22px;
}
div#titleFormation p{	
	margin-bottom: 0px;
}
div#logo{
	width:237px;
	height:76px;
	min-height:76px;
	background-image:url("../images/img_top_logo.gif");
	background-repeat:no-repeat;
	margin-right:30px;
	margin-top:25px;
}
div.greenBorderLeft{
	height: 33px;
	border-left: 1px solid #566733;
}
div.greenBorderRight{
	height: 33px;
	border-right: 1px solid #566733;
}
div.greenBorder{
	height: 33px;
	border-left: 1px solid #566733;
	border-right: 1px solid #566733;
}
div.bgCadenas{
	height: 33px;
	background-image:url("../images/menus/cadenas.gif");
	background-repeat:no-repeat;
	background-position:right;
	z-index:1;	
}

/* plan.affaires */
div.level-1{
	margin-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;

}
div.level-2{
	margin-left: 2em;
		margin-top: 10px;
	margin-bottom: 10px;
}
div.level-3{
	margin-left: 3em;
		margin-top: 10px;
	margin-bottom: 10px;
}
div.level-4{
	margin-left: 4em;
		margin-top: 10px;
	margin-bottom: 10px;
}
div.level-5{
	margin-left: 5em;
		margin-top: 10px;
	margin-bottom: 10px;
}
div.level-6{
	margin-left: 6em;
		margin-top: 10px;
	margin-bottom: 10px;
}

select#region{
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	color: #646464;
}
input.white{
	border:solid 1px #8C8C8C;
	background-color:#FFFFFF;
	color: #646464;
	text-transform:uppercase;
}

ul#menuDiff{
	/*list-style-type:disc;*/
	margin-top:15px;
}

div.boxContent-main ul{
	list-style-type:circle;
	list-style-position: outside;
	list-style-image: none;
	padding: 1px 10px; 
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6{
	margin-bottom: 10px;
	clear:both;
}

table.temoignage td.image{
	width: 63px;
	height: 61px;
}
table.temoignage td.texte{
	width: 100px;
	height: 61px;
	margin-left: 65px;
}
