@import url("/css/netedit.css");

body {
	padding:0px;
	margin:0px;
	background:#fff repeat-x url('/images/nav/bodybkg.jpg');
}
.titrerecherche{
               font-size: 12px;
               font-weight:bold;
}
.spacer{
	white-space:nowrap;
	height:1px;
}

#spacerleftmargin{
	width:10px;
	height:1px;
}

#spacerleftmenu{
	width:235px;
	height:1px;
}

#spacermainmargin{
	width:15px;
	height:1px;
}

#spacermainsection{
	width:721px;
	height:1px;
}

#spacerrightmargin{
	width:10px;
	height:1px;
}

.mainlogo{
	background:#fff no-repeat url('/images/nav/mainlogo.gif');
	 width:235px;
	 height:154px;
}
.mainlogolink{
	width:235px;
	height:150px;
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	cursor:hand;
}

.banniere{
	background:#A3221D;;
	height:154px;
}

.banniererouge{
	background: #A60000;
	height:154px;
}
.leftmenutop{
	height:23px;
	background:no-repeat url('/images/nav/menulefttop.gif');
}

td.menutop{
	background: #333;
	text-align:right;
	padding: 0px;
	margin: 0;
}
div.menutop{
	margin: 2px 2px 0 0;
	float:right;
	line-height:21px;
	height:21px;
	padding: 0px;
	vertical-align:middle;
}

.menutop input {
	margin: 0 2px 0 0;
	padding:0px;
	border: 0px;
	line-height:15px;
	font-size: 10px;
	height: 15px;
	vertical-align:middle;
}

#leftmenu{
	background:repeat-x #fff url('/images/nav/leftmenubkg.jpg');
	height:600px;
}

.mainmargin{
	background:#fff no-repeat url('/images/nav/mainmargin.jpg');
}

.mainsectionvide, .mainsection{
	background: #fff no-repeat top right url('/images/nav/mainbkg.gif');
	min-height:580px;
	height:auto;
	padding-right: 10px;
}

*html .mainsection, .mainsectionvide {
	height:580px;
}

.mainsectionvide {
	background: #fff;
}

.arianne {
margin: 5px 0 15px 0;
height:20px;
}

.rightmargin{
	width:100%;
	background: no-repeat url('/images/nav/rightmargin.jpg');
}

/* Menu */

#nav, #nav ul { /* all lists */
	text-align:left;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-family:georgia, "times new roman", serif;
	}

#nav li { /* all list items */
	margin: 0 0 10px 0;
	}

#nav li ul { /* second-level lists */
	z-index: 9999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	top:-1px;
	}

#nav li ul li{ 
	margin: 0 0 0 0;
	}

#nav li ul ul { /* third-and-above-level lists */
 	}

#nav li a, #nav li a:visited, #nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover  {
	font-size: 14px;
	color: #181818;
	cursor: hand;
	text-decoration: none;
	font-weight:bold;
	height:auto;
	display: block;
	vertical-align:middle;
	padding-top: 3px 3px 3px 10px;
	text-transform:uppercase;
	}

/* IE Fix */
*html #nav li a, #nav li a:visited, #nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover  {
}

#nav li a:hover, #nav a.encl, #nav a.encl:visited, #nav a.encl:hover {
	color: #A60000;
	}


#nav li ul a, #nav li ul a:visited, #nav li ul a:hover {
	text-transform:none;
	font-size: 12px;
	font-weight:normal;
	color: #181818;
	cursor: hand;
	text-decoration: none;
	padding-top: 3px 3px 3px 10px;
	display: block;
	border: 0px solid #00749F;
	background-color #faf7f1;
	right:-246;
	}

#nav li ul a:hover {
	color: #A60000;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
	left: -1000px;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}


.menutop{
padding: 0 10px 0 0;
}

.menutop a, .menutop a:link, .menutop a:visited, .menutop a:hover {
	color:#fff;
	text-decoration:none;
	line-height: 21px;
	text-transform:uppercase;
}

.menutop a:hover {
	color: #f00;
}

.menubottom {
background:#fff;
}

.menuBas a, .menuBas a:link, .menuBas a:visited, .menuBas a:hover{
	color: #181818;
}

.menuBas a:hover{
	color: #f00;
}

/******************************** Accueil Contenus **********************************/

#contenu_accueil{
	margin:0;
	padding:0;
	height:auto;
	width:721px;
	text-align:left;
	}

#laune{
	margin:0;
	padding:0;
	width:298px;
	height:auto;
	min-height:268px;
	float:left;
	text-align:left;
	}

*html #laune{	
	height:268px;
	}

#laune_titre{
	margin:14px 0 10px 14px;
	padding:0;
	background:no-repeat url('../images/nav/titre_laune.jpg');
	width:275px;
	height:22px;
	}
	
#laune_texte{
	margin:0 0 10px 17px;
	padding:0;
	width:270px;
	}
	
#lignev1{
	margin:0;
	padding:0;
	width:3px;
	height:268px;
	background:no-repeat url('../images/nav/lignev1.jpg');
	float:left;
	}

#repertoire{
	margin:0;
	padding:0;
	width:420px;
	height:auto;
	min-height:268px;
	float:left;
	text-align:left;
	}

*html #repertoire{
	height:268px;
	}

#repertoire_titre{
	margin:14px 0 10px 8px;
	padding:0;
	background:no-repeat url('../images/nav/titre_repertoire.jpg');
	width:399px;
	height:22px;
	}
	
#repertoire_texte{
	margin:0 0 10px 11px;
	padding:0;
	width:394px;
	}

#ligneh1{
	margin:0;
	padding:0;
	width:301px;
	height:3px;
	float:left;
	background:no-repeat url('../images/nav/ligneh1.jpg');
	}
	
#ligneh2{
	margin:0;
	padding:0;
	width:420px;
	height:3px;
	float:left;
	background:no-repeat url('../images/nav/ligneh2.jpg');
	}
	
#formation{
	margin:0;
	padding:0;
	width:298px;
	height:267px;
	float:left;
	text-align:left;
	}

#formation_titre{
	margin:9px 9px 10px 14px;
	padding:0;
	background:no-repeat url('../images/nav/titre_formation.jpg');
	width:275px;
	height:22px;
	}
	
#formation_texte{
	margin:0 11px 10px 16px;
	padding:0;
	width:270px;
	height:216px;
	}
	
#lignev2{
	margin:0;
	padding:0;
	width:3px;
	height:267px;
	background:no-repeat url('../images/nav/lignev2.jpg');
	float:left;
	}
	
#babillard{
	margin:0;
	padding:0;
	width:420px;
	height:267px;
	float:left;
	text-align:left;
	}

#babillard_titre{
	margin:9px 13px 10px 8px;
	padding:0;
	background:no-repeat url('../images/nav/titre_babillard.jpg');
	width:399px;
	height:22px;
	}
	
#babillard_texte{
	margin:0 15px 10px 11px;
	padding:0;
	width:394px;
	height:216px;
	}

