@charset "utf-8";
@import "menu.css";
@import "actus.css";
@font-face {
	font-family: "US101";
	font-style: normal;
	font-weight: normal;
	src: url("US101.ttf") format("truetype");
}

body {
	font: 75%/1.6em Arial, sans-serif;
	padding: 0;
	margin: 0;
	color: #3f3f3f;
	background: white url(../images/fond.jpg) no-repeat center top;
}

img {
	border: none;
}

a {
	color: #cd006b;
}

a:hover {
	color: #ff0085;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.none {
	display: none;	
}

.both {
	clear: both;	
}

.center {
	text-align: center;	
}

div#header {
	height: 200px;	
	width: 980px;
	margin: 0 auto;
}

div#top_bar {
	height: 34px;	
	background: url(../images/fond_top_bar.png) no-repeat center top;
}

div#logo {
	position: absolute;
	width: 354px;
	height: 151px;
	margin: 34px 0 0 0;	
}

div#menu_haut,
div#menu_langues {
	float: left;
	display: inline;		
}

div#menu_haut ul,
div#menu_langues ul {
	padding: 11px 0 0 34px;
	margin: 0;
	list-style-type: none;
}

div#menu_haut ul li,
div#menu_langues ul li {
	float: left;
	display: inline;
	border-right: 1px solid #9c9c9c;
}

div#menu_haut ul li.last,
div#menu_langues ul li.last {
	border-right: none;
}

div#menu_haut ul li a,
div#menu_langues ul li a {
	display: block;
	text-align: center;
	padding: 0px 17px;
	color: #9c9c9c;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 1em;
}

div#menu_haut ul li a:hover,
div#menu_langues ul li a:hover {
	text-decoration: underline;
	color: white;
}

div#recherche {
	float: left;
	display: inline;
	margin: 5px 0 0 34px;	
}

div#recherche fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#recherche fieldset legend {
	display: none;
}

div#recherche input.text {
	background: #181818;
	color: #9c9c9c;	
	width: 160px;	
	border: 1px solid #181818;
    float: left;
    font-size: 0.85em;
    height: 16px;
    padding: 2px 4px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}

div#recherche input.submit {
	background: black url(../images/search.png) no-repeat center;
    border: none;
    float: left;
    font-size: 0;
    height: 22px;
    line-height: 0;
    padding: 0;
    width: 35px;	
}

div#social {
	float: right;
	display: inline;	
}

div#social ul {
	margin: 4px 34px 0 0;
	padding: 0;
	list-style-type: none;	
}

div#social ul li {
	float: left;
	display: inline;
	width: 34px;	
}

div#social ul li a.social,
div#social ul li a.social_css {
	display: block;
	text-align: center;
	opacity: 0.5;
}

div#social ul li a.social_css:hover {
	opacity: 1;
}

div#cartes {
	float: right;
	display: inline;	
	margin: 0;
	width: 600px;
	height: 127px;
	overflow: hidden;
}

div#cartes ul {
	margin: 0 25px 0 0;
	padding: 0;
	list-style-type: none;	
}

div#cartes ul li {
	float: left;
	display: inline;
}

div#cartes ul li a {
	display: block;
	height: 85px;
}

div#cartes ul li a span {
	display: none;
}

a.carte,
a.carte_css {
	margin-top: 72px;
	opacity: 0.5;
}

a.carte_css:hover {
	margin-top: 42px;
	opacity: 1;
}

a#carte_11638 {
	background: url(../images/carte_etudiant.png) no-repeat left top;
	width: 188px;
}

a#carte_11639 {
	background: url(../images/carte_professionnelle.png) no-repeat left top;
	width: 219px;
}

a#carte_11640 {
	background: url(../images/carte_acces.png) no-repeat left top;
	width: 160px;
}

div#conteneur {
	width: 980px;
	margin: 0 auto;	
}

div#gauche {
	float: left;
	display: inline;
	width: 255px;	
	margin: 36px 0 0 0;
}

div#centre {
	margin: 0;	
	float: left;
	display: inline;
	width: 725px;
}

div#ariane {
	margin: 0 0 20px 0;
}

div#ariane span.separateur {
    background: url(../images/rootline_separateur.png) no-repeat center;
}

h1 {
	color: #cd006b;
	font-size: 3.5em;
	line-height: 1.1em;
	letter-spacing: -3px;
	font-weight: normal;	
	padding: 0;
	margin: 32px 0;
}

h2 {
	color: #9bb904;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 30px 0 10px 0;	
	line-height: 1.1em;
}

div#gauche h2 {
	font-family: "US101", Arial;
	font-size: 2.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 30px 0 10px 0;	
}

h3 {
	color: #909090;
	font-size: 1.2em;
	margin: 20px 0 10px 0;	
}

div#contenu_mapping ul {
	list-style-type: none;
	padding-left: 18px;
	overflow: auto;
}

div#contenu_mapping ul li {
	background: url(../images/puce.png) no-repeat left 9px;
	margin-left: 0;
	padding: 2px 0 2px 18px;
}

div#contenu_mapping ul li.csc-textpic-image {
	background: none;
	margin-left: 0;
	padding: 0;
}

div#contenu_mapping ul li ul {
	margin: 6px 0;
}

div#contenu_mapping ul li ul li {
	background: url(../images/puce_2.png) no-repeat left 9px;
}

div#contenu_mapping ul li ul li ul li {
	background: url(../images/puce_3.png) no-repeat left 9px;
}

div#contenu_mapping ul li ul li ul li ul li {
	background: url(../images/puce_4.png) no-repeat left 9px;
}

div#contenu_mapping li.dwnld {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
	background-image: none;
}

div#contenu_mapping li.dwnld a {
	display: block;
	list-style-type: none;
	padding: 15px 15px 15px 60px;
	margin: 0 0 4px 0;
	background-repeat: no-repeat;
	background-position: 20px center;
	border: 1px solid #9bb904;
}

div#contenu_mapping li.dwnld-news {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 4px 0;
	background: white;
	border: 1px solid #9bb904;
	padding: 15px 15px 15px 60px;
}

div#contenu_mapping li.dwnld-news img {
	position: absolute;
	width: 30px;
	height: 35px;
	margin-left: -46px;
	margin-top: -6px;
}

div#footer {
	background: url(../images/footer.jpg) no-repeat center bottom;
	height: 265px;	
}

div#contenu_footer {
	width: 980px;
	margin: 0 auto;	
}

div#video {
	width: 253px;
	height: 105px;
	overflow: hidden;
	float: right;
	display: inline;	
}

div#video a.highslide,
div#video a.highslide_css {
	display: block;	
	height: 105px;
	width: 253px;
	margin-top: 20px;
	background: url(../images/video.png) no-repeat center top;
}

div#video a.highslide_css:hover {
	margin-top: 0;
}

div#logos{
	text-align: center;	
	clear: both;
	padding: 10px 0;
}

div#logos a img {
	vertical-align: middle;	
	padding: 0 3px;
}

div#mentions {
	color: white;
	text-align: center;	
}

div#mentions a {
	color: #fedb11;	
}

div#mentions a:hover {
	color: #ffe75f;	
}