@charset "UTF-8";
/* CSS Document */


/*__________________________________\
|              STRUCTURE             |
\__________________________________*/

#fond_haut {
	position:absolute;
	width:100%;
	height:50px;
	
	background-position: center top;
	background-repeat:no-repeat;
	z-index:2;
}
#fond_milieu {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	
	background-position: center top;
	background-repeat:repeat-y;
	z-index:1;
}


body,td,th {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#entete {
	position:relative;
	top:0px;
	width:1000px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#largeur_totale {
	position:relative;
	width:1000px;
	height:auto;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	/*border:solid 1px #efefef;*/
}
#largeur_titre {
	position:relative;
	width:1000px;
	height:70px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
}
#contenu {
	position:relative;
	width:1000px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	z-index:4;
}
#contenu_gauche {
	position:relative;
	width:700px;
	height:auto;
	margin-right:50px;
	float:left;
	z-index:7;
	font-size:12px;
}
#contenu_droite {
	position:relative;
	width:250px;
	height:auto;
	float:left;
	z-index:6;
	overflow: hidden;
}
#menu_iframe {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:550px;
	z-index:1;
}
#entete_nav_haut {
	position:relative;
	width:1000px;
	height:50px;
	z-index:9;
}
#entete_banniere {
	position:relative;
	width:1000px;
	height:180px;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
}
#entete_nav_bas {
	position:relative;
	width:1000px;
	height:54px;
	z-index:11;
	margin-right: auto;
	margin-left: auto;
}
#pied {
	position:relative;
	width:1000px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	z-index:12;
}
#pied_colonne {
	position:relative;
	width:200px;
	height:auto;
	float:left;
	z-index:13;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	}
.bpolice12 {
	font-size: 12px;
	color: #000000;
}
.go-up {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #bfbfbf;
}



/*__________________________________\
|            RACCOURCIS             |
\__________________________________*/



td img {display: block;}
#raccourcis {
	position:absolute;
	top:0px;
	left:743px;
	width:259px;
	height:auto;
	z-index:5000;
}
#raccourcis_menu {
	position:absolute;
	left:-25px;
	top:50px;
	width:308px;
	text-align:center;
	height:auto;
	z-index:1;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../imgs/raccourcis/fond.png);
	background-repeat: repeat-y;
	background-position: center;
	visibility: hidden;
}
#raccourcis_container {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	
	width:192px;
	height:auto;
	z-index:1;
	padding-left:0px;
	padding-right:0px;
	border: solid 1px #efefef;
}
#raccourci {
	position:relative;
	width:192px;
	height:45px;
	z-index:2;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
#raccourci:hover {
	position:relative;
	width:192px;
	height:45px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}


/*__________________________________\
|            INFORMATIONS            |
\__________________________________*/



#info_ligne {
	height: 1px;
	width: 100%;
	margin-bottom: 50px;
	border-top: solid 1px #e5f5e5;
}
.info_14gras {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.info_12gras {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.info_gras {
	font-weight: bold;
	color: #009900;
}
#info_rubrique {
	height: 14px;
	width: 238px;
	border: 1px solid #DFF6E4;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #1B9A12;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	margin-bottom: 10px;
}
#info_rubrique:hover {
	height: 14px;
	width: 238px;
	border: 1px solid #DFF6E4;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #1B9A12;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	background-color: #EAFDF1;
	margin-bottom: 10px;
}
#info_rubrique a:link {
	color: #1B9A12;
	text-decoration: none;
}
#info_rubrique a:visited {
	text-decoration: none;
	color: #1B9A12;
}
#info_rubrique a:hover {
	text-decoration: none;
	color: #1B9A12;
}
#info_rubrique a:active {
	text-decoration: none;
	color: #1B9A12;
}
#info_rubrique_active {
	height: 14px;
	width: 238px;
	border: 1px solid #DFF6E4;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*letter-spacing: 0.6px;*/
	background-color: #1B9A12;
	margin-bottom: 10px;
}
#info_sousrubrique_titre {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #A7D9AA;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
}
#info_nav_element {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
}
#info_nav_element_actif {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
	background-image: url(../presentation/imgs/info_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}
.nav_decalage_nv1 {
	padding-left: 35px;
}
.nav_decalage_nv2 {
	padding-left: 45px;
}



.info_pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9d4bd;
	padding-top:25px;
}




/*__________________________________\
|             PEDAGOGIE             |
\__________________________________*/



#peda_ligne {
	height: 1px;
	width: 100%;
	margin-bottom: 50px;
	border-top: solid 1px #fff5e5;
}
.peda_14gras {
	font-size: 14px;
	font-weight: bold;
	color: #ff9801;
}
.peda_12gras {
	font-size: 12px;
	font-weight: bold;
	color: #ff9801;
}
.peda_gras {
	font-weight: bold;
	color: #ff9801;
}
#peda_rubrique {
	height: 14px;
	width: 238px;
	border: 1px solid #feebcc;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ff9901;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	margin-bottom: 10px;
}
#peda_rubrique:hover {
	height: 14px;
	width: 238px;
	border: 1px solid #feebcc;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ff9901;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	background-color: #fff5e5;
	margin-bottom: 10px;
}
#peda_rubrique a:link {
	color: #ff9901;
	text-decoration: none;
}
#peda_rubrique a:visited {
	text-decoration: none;
	color: #ff9901;
}
#peda_rubrique a:hover {
	text-decoration: none;
	color: #ff9901;
}
#peda_rubrique a:active {
	text-decoration: none;
	color: #ff9901;
}
#peda_rubrique_active {
	height: 14px;
	width: 238px;
	border: 1px solid #fee3b7;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*letter-spacing: 0.6px;*/
	background-color: #ff9901;
	margin-bottom: 10px;
}
#peda_sousrubrique_titre {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #cba66f;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
}
#peda_nav_element {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
}
#peda_nav_element_actif {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
	background-image: url(../pedagogie/imgs/peda_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}

.peda_pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff5e5;
	padding-top:25px;
}

#contenu-vignette-atelier {
	width:700px;
	height:auto;
	position: relative;
}

#visit_img {
	/*padding:2px;*/
	float:left;
	margin:2px;
	border:solid 1px #ffffff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;

}
#web_vignette {
	position:relative;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#web_vignette:hover {
	position:relative;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*__________________________________\
|            EVENEMENTIEL           |
\__________________________________*/

#eve_ligne {
	height: 1px;
	width: 100%;
	margin-bottom: 50px;
	border-top: solid 1px #e5f5ff;
}
.eve_14gras {
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
}
.eve_12gras {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}
.eve_gras {
	font-weight: bold;
	color: #0099ff;
}
#eve_rubrique {
	height: 14px;
	width: 238px;
	border: 1px solid #e5f5ff;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	margin-bottom: 10px;
}
#eve_rubrique:hover {
	height: 14px;
	width: 238px;
	border: 1px solid #e5f5ff;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	background-color: #edf8ff;
	margin-bottom: 10px;
}
#eve_rubrique a:link {
	color: #0099ff;
	text-decoration: none;
}
#eve_rubrique a:visited {
	text-decoration: none;
	color: #0099ff;
}
#eve_rubrique a:hover {
	text-decoration: none;
	color: #0099ff;
}
#eve_rubrique a:active {
	text-decoration: none;
	color: #0099ff;
}
#eve_rubrique_active {
	height: 14px;
	width: 238px;
	border: 1px solid #e5f5ff;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*letter-spacing: 0.6px;*/
	background-color: #0099ff;
	margin-bottom: 10px;
}
#eve_sousrubrique_titre {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom: solid 1px #e5f5ff;
}
#eve_sousrubrique_titre_actif {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #0099ff;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom: solid 1px #e5f5ff;
}
#eve_nav_element {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
}
#eve_nav_element_actif {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
	background-image: url(../evenementiel/imgs/eve_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}


.eve_pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5f5ff;
	padding-top:25px;
}
#eve_calendrier_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #000;
	background-image: url(../evenementiel/imgs/fond_titre_calendrier.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:28px;
}
#edition_vignette {
	position:relative;
	width:100px;
	float:left;
	text-align:center;
	border: solid 1px #fcfcfc;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#edition_vignette:hover {
	position:relative;
	width:100px;
	float:left;
	text-align:center;
	border: solid 1px #e5f5ff;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#edition_fiche_vignette {
	position:relative;
	float:left;
	text-align:center;
	border: solid 1px #fcfcfc;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	margin-bottom:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
#edition_fiche_vignette:hover {
	position:relative;
	float:left;
	text-align:center;
	border: solid 1px #e5f5ff;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	margin-bottom:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#edition_bloc {
	position:relative;
	width:700px;
	height:auto;
	margin-bottom:20px;
	padding:5px;
}
#edition_bloc:hover {
	position:relative;
	width:700px;
	height:auto;
	margin-bottom:20px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#fcfcfc;
	padding:5px;
}
.edition_fiche_titre {
	font-family:Helvetica;
	font-size:18px;
}
.edition_footnote {
	font-size:10px;
}



/*__________________________________\
|              ETUDIANTS            |
\__________________________________*/



#etudiants_ligne {
	height: 1px;
	width: 100%;
	margin-bottom: 50px;
	border-top: solid 1px #fff1ed;
}
.etudiants_14gras {
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
}
.etudiants_12gras {
	font-size: 12px;
	font-weight: bold;
	color: #ff3300;
}
.etudiants_gras {
	font-weight: bold;
	color: #ff3300;
}
#etudiants_rubrique {
	height: 14px;
	width: 238px;
	border: 1px solid #fdd7ce;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ff3300;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	margin-bottom: 10px;
}
#etudiants_rubrique:hover {
	height: 14px;
	width: 238px;
	border: 1px solid #fdd7ce;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ff3300;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	background-color: #fff1ed;
	margin-bottom: 10px;
}
#etudiants_rubrique a:link {
	color: #ff3300;
	text-decoration: none;
}
#etudiants_rubrique a:visited {
	text-decoration: none;
	color: #ff3300;
}
#etudiants_rubrique a:hover {
	text-decoration: none;
	color: #ff3300;
}
#etudiants_rubrique a:active {
	text-decoration: none;
	color: #ff3300;
}
#etudiants_rubrique_active {
	height: 14px;
	width: 238px;
	border: 1px solid #fdd7ce;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*letter-spacing: 0.6px;*/
	background-color: #ff3300;
	margin-bottom: 10px;
}
#etudiants_sousrubrique_titre {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #edf8ff;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
}
#etudiants_nav_element {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
}
#etudiants_nav_element_actif {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
	background-image: url(../etudiants/imgs/etudiants_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}


.etudiants_pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff1ed;
	padding-top:25px;
}

.etudiants_rouge {
	color: #ff3300;
}
#etudiants_ressources_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #000;
	background-image: url(../etudiants/imgs/fond_titre_ressources.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:28px;
}

/*__________________________________\
|            PARTENAIRES            |
\__________________________________*/



#part_ligne {
	height: 1px;
	width: 100%;
	margin-bottom: 50px;
	border-top: solid 1px #f4f0fb;
}
.part_14gras {
	font-size: 14px;
	font-weight: bold;
	color: #6431cd;
}
.part_12gras {
	font-size: 12px;
	font-weight: bold;
	color: #6431cd;
}
.part_gras {
	font-weight: bold;
	color: #6431cd;
}
#part_rubrique {
	height: 14px;
	width: 238px;
	border: 1px solid #e0d6f5;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #6431cd;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	margin-bottom: 10px;
}
#part_rubrique:hover {
	height: 14px;
	width: 238px;
	border: 1px solid #e0d6f5;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #6431cd;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: 0.6px;
	background-color: #f4f0fb;
	margin-bottom: 10px;
}
#part_rubrique a:link {
	color: #6431cd;
	text-decoration: none;
}
#part_rubrique a:visited {
	text-decoration: none;
	color: #6431cd;
}
#part_rubrique a:hover {
	text-decoration: none;
	color: #6431cd;
}
#part_rubrique a:active {
	text-decoration: none;
	color: #6431cd;
}
#part_rubrique_active {
	height: 14px;
	width: 238px;
	border: 1px solid #e0d6f5;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*letter-spacing: 0.6px;*/
	background-color: #6431cd;
	margin-bottom: 10px;
}
#part_sousrubrique_titre {
	height: auto;
	width: 210px;
	font-family: Geneva, sans-serif;
	font-size: 10px;
	color: #edf8ff;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
}
#part_nav_element {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
}
#part_nav_element_actif {
	height: auto;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 1px;
	margin-bottom: 4px;
	background-image: url(../partenaires/imgs/partner_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}


.part_pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4f0fb;
	padding-top:25px;
}

/*__________________________________\
|            FONDS                   |
\__________________________________*/


.info_fond_haut {
	background-image: url(../imgs/2010/fond_info_haut.jpg);
}
.info_fond_milieu {
	background-image: url(../imgs/2010/fond_info_milieu.jpg);
}

.peda_fond_haut {
	background-image: url(../imgs/2010/fond_peda_haut.jpg);
}
.peda_fond_milieu {
	background-image: url(../imgs/2010/fond_peda_milieu.jpg);
}

.eve_fond_haut {
	background-image: url(../imgs/2010/fond_eve_haut.jpg);
}
.eve_fond_milieu {
	background-image: url(../imgs/2010/fond_eve_milieu.jpg);
}

.etudiants_fond_haut {
	background-image: url(../imgs/2010/fond_etudiants_haut.jpg);
}
.etudiants_fond_milieu {
	background-image: url(../imgs/2010/fond_etudiants_milieu.jpg);
}

.part_fond_haut {
	background-image: url(../imgs/2010/fond_part_haut.jpg);
}
.part_fond_milieu {
	background-image: url(../imgs/2010/fond_part_milieu.jpg);
}

/*__________________________________\
|              entêtes               |
\__________________________________*/

#entete_accueil {
	float:left;
	text-align:left;
	width:60px;
	height:15px;
	padding-top:30px;
	padding-right:5px;
	text-transform:uppercase;
	font-size:10px;
	z-index:5000;
	margin-top:11px;
}
.entete_bouton {
  float:right;
  /*border:solid 1px #efefef;*/
	width:70px;
	height:21px;
	padding-top:30px;
	padding-right:15px;
	text-transform:uppercase;
	font-size:10px;
	color:#000;
	z-index:5000;
	text-align:right;
	margin-top:11px;
}
#entete_info {
	/*background-image: url(../imgs/2010/fond_top_info.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
/*#entete_info:hover {
	background-image: url(../imgs/2010/fond_top_info_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/
#entete_peda {
	/*background-image: url(../imgs/2010/fond_top_peda.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
/*#entete_peda:hover {
	background-image: url(../imgs/2010/fond_top_peda_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/
#entete_eve {
	/*background-image: url(../imgs/2010/fond_top_eve.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
/*#entete_eve:hover {
	background-image: url(../imgs/2010/fond_top_eve_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/
#entete_etudiants {
	/*background-image: url(../imgs/2010/fond_top_etudiants.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
/*#entete_etudiants:hover {
	background-image: url(../imgs/2010/fond_top_etudiants_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/
#entete_part {
	/*background-image: url(../imgs/2010/fond_top_part.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
/*#entete_part:hover {
	background-image: url(../imgs/2010/fond_top_part_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/
#entete_nav_haut a:link {
	color:#000;
	text-decoration: none;
}
#entete_nav_haut a:visited {
	text-decoration: none;
	color: #999;
}
#entete_nav_haut a:hover {
	color: #999;
	text-decoration: none;
}
#entete_nav_haut a:active {
	text-decoration: none;
	color: #000;
}

/*__________________________________\
|               pieds                |
\__________________________________*/

#pied_colonne_info {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	z-index:13;
	padding-left:20px;
	font-size: 9px;
}
#pied_colonne_info img {
	margin-left:-20px;
}
#pied_colonne_info a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pied_colonne_info a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#pied_colonne_info a:hover {
	text-decoration: none;
	color: #6ec46b;
}
#pied_colonne_info a:active {
	text-decoration: none;
	color: #6ec46b;
}

#pied_colonne_peda {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	z-index:13;
	padding-left:20px;
	font-size: 9px;
}
#pied_colonne_peda img {
	margin-left:-20px;
}
#pied_colonne_peda a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pied_colonne_peda a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#pied_colonne_peda a:hover {
	text-decoration: none;
	color: #ff9801;
}
#pied_colonne_peda a:active {
	text-decoration: none;
	color: #ff9801;
}

#pied_colonne_eve {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	z-index:13;
	padding-left:20px;
	font-size: 9px;
}
#pied_colonne_eve img {
	margin-left:-20px;
}
#pied_colonne_eve a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pied_colonne_eve a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#pied_colonne_eve a:hover {
	text-decoration: none;
	color: #0099ff;
}
#pied_colonne_eve a:active {
	text-decoration: none;
	color: #0099ff;
}

#pied_colonne_etudiants {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	z-index:13;
	padding-left:20px;
	font-size: 9px;
}
#pied_colonne_etudiants img {
	margin-left:-20px;
}
#pied_colonne_etudiants a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pied_colonne_etudiants a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#pied_colonne_etudiants a:hover {
	text-decoration: none;
	color: #ff3300;
}
#pied_colonne_etudiants a:active {
	text-decoration: none;
	color: #ff3300;
}

#pied_colonne_part {
	position:relative;
	width:180px;
	height:auto;
	float:left;
	z-index:13;
	padding-left:20px;
	font-size: 9px;
}
#pied_colonne_part img {
	margin-left:-20px;
}
#pied_colonne_part a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pied_colonne_part a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#pied_colonne_part a:hover {
	text-decoration: none;
	color: #6431cd;
}
#pied_colonne_part a:active {
	text-decoration: none;
	color: #6431cd;
}
#footer {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 210px;
	padding-bottom: 3px;
	height:29px;
	text-align:center;
	position: absolute;
	left: -4px;
	top: 2px;
	color: #c0c0c0;
	text-decoration: none;
	font-size: 9px;
}
#footer a:link {
	color: #c0c0c0;
	text-decoration: none;
}	
#footer a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
#footer a:active {
	text-decoration: none;
	color: #c0c0c0;
}
#lignegrise {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	padding-bottom: 5px;
}
 
#pied_colonne_facebook {
	position:relative;
	width:40px;
	height:40px;
	padding-left:20px;
	z-index:13;
	font-size: 9px;
}
