/* CSS Document */


/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#67767A;
	background-color: #f8f8f8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

p {
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:10px;

}
p a:link, p a:visited { text-decoration: none;color:#4C7485;}
p a:hover { text-decoration:underline;color:#4C7485}

h1 { margin:0; padding:0; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:24px; color:#8DB013; font-weight:normal; padding-bottom:10px}
h1 a:link, h1 a:visited { color:#0097D8; text-decoration:none}
h1 a:hover {
	color:#0097D8;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4d4d4d;
	font-weight: bold;
	padding-bottom:10px;
	padding-left:15px;
	margin-top:10px;
	clear: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

h3 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666660;
	font-weight: bold;
	padding-bottom:5px;
	background:url(../images/arrow_green.gif) no-repeat top left;
	padding-left:13px;
	padding-top: 0;
	padding-right: 0;
	white-space: nowrap;
}

/*
---------------------------------------------
02. WRAPPER
---------------------------------------------
*/

#wrapper {
	width:915px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px
}
#wrappergroupe {
	width:958px;
	padding-left:0px;
	padding-right:0px;
	height: 710px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/fondgroupe.gif);
	background-position: 0px 447px;
	background-repeat: no-repeat;
}


/*
---------------------------------------------
03. TOP BAR
---------------------------------------------
*/

#topbar { width:915px; height:103px; margin:0; padding:0}
#topbargroupe {
	width:958px;
	height:447px;
	margin:0;
	padding:0;
}

/*
---------------------------------------------
03.1 TOP BAR - LOGO
---------------------------------------------
*/

#logo { float:left; width:414px; }

/*
---------------------------------------------
03.2 TOP BAR - NAVIGATION
---------------------------------------------
*/

#nav {
	width: 475px;
	float:right;
	font-family:"ITC Symbol", Arial, Helvetica, sans-serif;
}
#nav ul { list-style:none; margin:0; padding:0; padding-bottom:10px;}
#nav li {
	margin: 0;
	float:left;
}

#nav li a {
	display: block;
	height:19px;
	color: #53534E;
	text-decoration: none;
	;
	font-style:italic;
	font-size:12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 62px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#nav li a:hover {color: #fff; text-decoration: none}

#nav a#accueil {
	width: 53px;
	background-position: 0 0;
	color:#53534E;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left: 10px;
	background-image: url(../images/nav_accueil.gif);
	background-repeat: no-repeat;
}
#nav #accueil:hover {
	width: 53px;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px;
	background-image: url(../images/nav_accueil_selected.gif);
	background-repeat: no-repeat;
}
#nav #accueil_selected {
	width:53px;
	background: url(../images/nav_accueil_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px


}

#nav #presentation {
	width:98px;
	background-position: 0 0;
	color:#53534E;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px;
	background-image: url(../images/nav_presentation.gif);
	background-repeat: no-repeat;
}
#nav #presentation:hover {
	width:98px;
	background: url(../images/nav_presentation_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}
#nav #presentation_selected {
	width: 98px;
	background: url(../images/nav_presentation_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}

#nav #etudiants {
	width: 74px;
	background-position: 0 0;
	color:#53534E;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px;
	background-image: url(../images/nav_etudiants.gif);
	background-repeat: no-repeat;
}
#nav #etudiants:hover {
	width: 74px;
	background: url(../images/nav_etudiants_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}
#nav #etudiants_selected {
	width: 74px;
	background: url(../images/nav_etudiants_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}

#nav #seniors {
	width: 60px;
	background-position: 0 0;
	color:#53534E;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px;
	background-image: url(../images/nav_senoirs.gif);
	background-repeat: no-repeat;
}
#nav #seniors:hover {
	width: 60px;
	background: url(../images/nav_senoirs_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}
#nav #seniors_selected {
	width: 60px;
	background: url(../images/nav_senoirs_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}

#nav #fondements {
	width:90px;
	background-position: 0 0;
	color:#53534E;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px;
	background-image: url(../images/nav_fondements.gif);
	background-repeat: no-repeat;
}
#nav #fondements:hover {
	width:90px;
	background: url(../images/nav_fondements_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}
#nav #fondements_selected {
	width: 90px;
	background: url(../images/nav_fondements_selected.gif) no-repeat;
	background-position: 0 0;
	color:#fff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:1.2em;
	padding-right:10px;
	padding-left:10px
}


/*
---------------------------------------------
04. HEADER
---------------------------------------------
*/

#header { width:915px; height:190px; padding-bottom:10px}
#header_image { float:left; width:747px; margin:0; padding:0}

#header_sidelinks { width:165px; float:right}
#header_sidelinks .nousecontacter { float:right; width:157px; height:48px; background:url(../images/bg_nousecontacter.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-style: italic; padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em; margin-bottom:8px}

#header_sidelinks .telecharger { float:right; width:157px; height:48px; background:url(../images/bg_telecharger.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-style: italic; padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em; margin-bottom:8px}

#header_sidelinks .reseauenfrance { float:right; width:157px; height:48px; background:url(../images/bg_reseauenfrance.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-style: italic; padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em;}

#header_sidelinks a:link, #header_sidelinks a:visited { color:#FFFFFF; text-decoration:none}


/*
---------------------------------------------
06. CONTENT AND CONTENT DIVIDER
---------------------------------------------
*/

#content { width:915px; border-top:10px solid #E2E2E2; }
#content_divider { width:915px; background:url(../images/divider_content.gif)
; overflow:auto}
#content_divider2 { width:915px; overflow:auto}



/*
---------------------------------------------
07. PANEL LEFT
---------------------------------------------
*/


#panel-left { width:204px; float:left; background:url(../images/content_shadow.gif) no-repeat top right; }

/*
---------------------------------------------
07.1 PANEL LEFT- PAGE HEADING
---------------------------------------------
*/

#heading {background:url(../images/bg_heading.gif) repeat-x top right; height:38px; color:#FFFFFF; width:184px; float:left; position:absolute; font-size:27px; font-weight: normal; padding-left:20px; padding-top:18px; padding-bottom:10px; font-style:italic; margin-top:139px}


#heading_mentions {
	background:url(../images/bg_heading.gif) repeat-x top right;
	height:38px;
	color:#FFFFFF;
	width:220px;
	float:left;
	position:absolute;
	font-size:27px;
	font-weight: normal;
	padding-left:10px;
	padding-top:18px;
	padding-bottom:10px;
	font-style:italic;
	margin-top:139px
}


/*
---------------------------------------------
07.2 PANEL LEFT- SIDE NAVIGATION
---------------------------------------------
*/

#sidenav { width:204px; background:url(../images/bg_sidenav.gif) repeat-y top left; padding-top:10px}
#sidenav_bottom { width:204px; height:20px; background:url(../images/bg_sidenav_bottom.gif) no-repeat;}

#sidenav ul { list-style:none; margin:0; padding:0; padding-left:20px; padding-top:10px}
#sidenav li {margin: 0; width:160px;}
#sidenav li a {display: block; padding: 6px 5px 6px 12px; background:url(../images/bullet_green.gif) no-repeat center left; color: #fff; text-decoration: underline;width:100%; font-weight:bold; font-size:12px}

#sidenav li a:hover {
	text-decoration:none;
	background:url(../images/bullet_black.gif) no-repeat center left;
	color: #333333;
}

/*
---------------------------------------------
07.3 PANEL LEFT- TELECHARGER
---------------------------------------------
*/

#pdftelecharger {
	margin-top:10px;
	float:left;
	width: 190px;
	background-image: url(../images/video_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	padding-top: 60px;
	padding-left: 6px;
}
#pdftelecharger .iconpdf { float:left}
#pdftelecharger h1 {float:left; font-style: italic; padding-top:15px; padding-bottom:10px; color:#0097D8; font-weight:bold}
#pdftelecharger p {
	float:left;
	position:relative;
	padding-top:5px;
	padding-right:15px;
}


/*
---------------------------------------------
08. PANEL RIGHT
---------------------------------------------
*/

#panel-right, #panel-right-presse{
	width:660px;
	float: right;
	padding-left:30px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
#panel-right2 {
	width:860px;
	float: left;
	padding-left:30px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.caption {
	font-size:12px;
	color:#596777;
	font-weight:bold
}
.captionhome {
	font-size:17px;
	color:#888888;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.captionblue {
	font-size:13.5px;
	color:#8CAF13;
	font-weight:bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.list {
	float:left;
	background-color:#fafafa;
	padding-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	width: 625px;
}

#list {
	float:left;
	background-color:#FAFAFA;
	padding-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	width: 625px;
}
.listcontact {
	float:right;
	background-color:#F5F9FD;
	padding-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	width: 460px;
}
.listcontact a {
	color: #4C7485;
}

ul.list { margin:0; padding:0;}
ul.list li {
	margin:0;
	padding:0;
	font-size:12px;
	color:#4C7485;
	font-style:normal;
	background:url(../images/arrow_green.gif) no-repeat center left;
	list-style:none;
	padding-left:15px;
	line-height:1.6em
}
ul.list li a:link,  ul.list li a:visited { text-decoration:none; color:#0097D8;}
ul.list li a:hover { text-decoration: underline; color:#0097D8;}


/*
---------------------------------------------
09. FOOTER 
---------------------------------------------
*/

#footer { width:915px; margin:0 auto; margin-top:8px; background-color:#FFFFFF; padding:20px; text-align:center;}

#footer p { margin:0; padding:0}
#footer p  a:link, #footer p a:visited { text-decoration: none;color:#4C7485; padding-left:5px; padding-right:5px}
#footer p  a:hover {
	text-decoration:underline;
	color:#4C7485
}

.footerlinks {
	font-size:12px;
	margin:0;
	padding:0;
	color:#4C7485;
	padding-bottom:5px
}
.footerlinks  a:link, .footerlinks a:visited {
	text-decoration: underline;
	color:#4C7485;
	padding-left:5px;
	padding-right:5px
}
.footerlinks  a:hover {
	text-decoration:underline;
	color:#4C7485
}


/*
---------------------------------------------
10. MISCELLANEOUS STYLES
---------------------------------------------
*/

img { border:none}
.spacer { width:100px; float:left; height:250px;}

.text_black {
	color:#53534E;
	clear: left;
}




/*
---------------------------------------------
12. INNERPAGE- HEADER
---------------------------------------------
*/

#header_inner { width:915px; height:258px;}
#header_inner .header_image { float:left; width:440px; height:258px;}
#header_inner .header_contents { width:455px; float:left; height:258px; background:#8CAF13 url(../images/bg_greenhader.jpg) no-repeat top left; padding-left:20px}

#header_inner .set_etudiant { width:206px; float:left; margin-top:100px}
#header_inner .set_senior { width:206px; float: right; margin-top:20px}

#header_inner .icon_arrow { width:146px; float:left; padding-left:60px; padding-bottom:10px}
#header_inner .heading {
	width:206px;
	clear: left;
}
#header_inner p { text-align:left; color:#000000; font-size:12px}


/*
---------------------------------------------
13. INNERPAGE- CONTENT AREA
---------------------------------------------
*/

#content_inner {
	width:909px;
	padding-left:6px;
	padding-top:18px;
	padding-bottom:3px;
	overflow:auto;
	line-height: normal;
	background-color: #F3F5F5;
}


/*
---------------------------------------------
13.1 INNERPAGE- CONTENT AREA- PANEL 1
---------------------------------------------
*/

#panel-1 {
	width:158px;
	float:left;
	margin-right: 15px;
}


/*
---------------------------------------------
13.2 INNERPAGE- CONTENT AREA- PANEL 2
---------------------------------------------
*/


#panel-2 {
	width:700px;
	float:left;
	margin-left: 20px;
}
#panel-2 .mainset {
	width:100%;
	margin-top:6px;
	float:left;
	margin-bottom:5px;
}
#panel-2 .set {
	width:220px;
	float:left;
	border-right:1px solid #C5C5C5;
	margin-right:15px;
	padding-right: 5px;
}
#panel-2 .set_last {
	float:left;
	width: 210px;
}

/*
---------------------------------------------
13.3 INNERPAGE- CONTENT AREA- PANEL 3
---------------------------------------------
*/

#panel-3 {
	width:165px;
	float: right;
	padding-right:17px
}

#panel-3 .nousecontacter { float:right;	width:157px; height:48px; background:url(../images/bg_nousecontacter.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF;	font-style: italic;	padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em; margin-bottom:8px;}

#panel-3 .telecharger { float:right; width:157px; height:48px; background:url(../images/bg_telecharger.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-style: italic; padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em; margin-bottom:8px}

#panel-3 .reseauenfrance { float:right; width:157px; height:48px; background:url(../images/bg_reseauenfrance.gif) no-repeat; font-family:"ITC Symbol", Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-style: italic; padding-top:10px; padding-right:8px; text-align:right; line-height:1.1em;}

#panel-3 a:link, #panel-3 a:visited { color:#FFFFFF; text-decoration:none}


/*
---------------------------------------------
14. INNERPAGE- FOOTER STYELS
---------------------------------------------
*/

#footer_inner {
	width:915px;
	background-color:#FFFFFF;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer_inner p { margin:0; padding:0}
#footer_inner p  a:link, #footer_inner p a:visited { text-decoration: none;color:#4C7485; padding-left:5px; padding-right:5px}
#footer_inner p  a:hover { text-decoration:underline;color:#4C7485}


#footer_innergroupe {
	width:958px;
	background-color:#FFFFFF;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#sidenav .selected {
	color: #333333;
	text-decoration: none;
}
#alignright {
	float: right;
	margin-left: 10px;
}
#panel-2 .mainset .set p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e67;
}
#panel-2 .mainset .set_last p {
	font-size: 12px;
	color: #6e6e67;
}
.textgrishome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6E6E67;
	line-height: 28px;
}

.logotextvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #85A419;
	font-weight: bold;
	font-style: normal;
}
.greyupper {
	color: #8DB013;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.grey {
	color: #666660;
	background-image: url(../images/bullet_green.gif);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 1px 6px;
}

.logotextgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6E6E67;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.titrepresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 2px;
	clear: left;
	padding-top: 10px;
	margin-bottom: 15px;
}
.stitrepresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85A419;
	font-weight: bold;
	margin-bottom: 5px;
	font-style: italic;
}
#articlechoisi {
	margin-top:10px;
	float:left;
	width: 180px;
	background-image: url(../images/articlechoisi_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	padding-left: 22px;
	padding-top: 33px;
}
#telechargerpublications {
	float:left;
	background-image: url(../images/bg_telechargerdossier.gif);
	background-repeat: no-repeat;
	background-position: left top;

	height: 50px;
	font-family: "ITC Symbol", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 13px;
	padding-right: 20px;
	text-align: right;
	width: 180px;
}
#telechargerpublications a {
	color: #FFFFFF;
	text-decoration: none;
}
#unclic {
	float:left;
	height: 65px;
	font-family: "ITC Symbol", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 10px;
	width: 200px;
}
#returnfondements{
	clear: both;
	height: 20px;
	background-color: #00FF66;
}
.return {
	clear: both;
}
.plansite {
	float: left;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-right-width: 1px;
	padding-right: 10px;
	margin: 0px;
	padding-left: 20px;
}
#panel-right2 .plansite ul {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.listleft {
	width: 210px;
		height : 275px;
	float:left;
	background-color:#F5F9FD;
	padding-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.listleft2 {
	/*width: 300px;*/
	height : 275px;
	float:left;
	background-color:#F5F9FD;
	padding-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 380px;
}
#panel-right img {
	border: 1px solid #999999;
}
#panel-right-presse img {
	border: 1px solid #999999;
	float: left;
	margin-right: 8px;
}
.textgrishome a {
	text-decoration: none;
		color: #6E6E67;
}
#pdftelecharger2 {
	margin-top:10px;
	float:left;
	width: 190px;
	background-image: url(../images/video_bck2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	padding-top: 60px;
	padding-left: 4px;
}
#panel-right2 .plansite a {
	color: #0097D8;
}
#sidenav ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#sidenav ul ul a {
	padding-left: 12px;
	background-image: url(../images/puce.gif);
	background-position: left 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrappergorupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidenav ul ul a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/puce.gif);
	background-position: left 7px;
}
#info {
	color: #666666;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}
.set h3, .set_last h3 {
	color: #6E6E67;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.set em, .set_last em {
	color: #1da9e5;
}
.set_etudiant a:link, .set_etudiant a:hover, .set_etudiant a:visited{
	color: #000000;
}
.set_senior a:link, .set_senior a:hover, .set_senior a:visited{
	color: #000000;
}
#menugroupe {
	float: left;
	width: 250px;
	padding-top: 92px;
	margin-left: 100px;
}
#wrappergroupe #textegroupe {
	width: 400px;
	float: left;
	margin-left: 110px;
	margin-top: 83px;
}
#wrappergroupe #menugroupe .b1groupe {
	width:224px;
	height:45px;
	font-family:"ITC Symbol", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style: italic;
	text-align:center;
	line-height:1.1em;
	background-image: url(../images/b1groupe.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#wrappergroupe #menugroupe .b2groupe {
	width:224px;
	height:40px;
	font-family:"ITC Symbol", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style: italic;
	padding-top:20px;
	text-align:center;
	line-height:1.1em;
	background-image: url(../images/b2groupe.gif);
	background-repeat: no-repeat;
	text-indent: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrappergroupe #menugroupe .b1groupe a, #wrappergroupe #menugroupe .b2groupe a {
	color: #FFFFFF;
}
#wrappergroupe #textegroupe .txtgroupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
}
#wrappergroupe #textegroupe .txtgroupe strong {
	color: #0097d8;
	font-size: 16px;
}
#wrappergroupe #infogroupe {
	clear: left;
	padding-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: 15px;
}
#wrapper #content #content_divider #panel-right h1 span {
	font-size: 18px;
	font-weight: normal;
}
#wrapper #content #content_divider #panel-left #sidenav span {
	font-size: 22px;
	color: #FFF;
	padding-left: 55px;
}
#wrapper #content #content_divider #panel-left #sidenav ul .descriptif {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
}

