* {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	color:#4D4D4D;
	}

body {
	background-color:#f3f3f3;
	}

html {
	overflow-x:hidden;
	}
	
img {
	border-style:none;
	}

a {
	color:#4D4D4D;
	position:relative;
	}


b, strong {
	color:black;
	}


a.info {
	text-decoration:none;
}
a.info span {
	display:none;
	}

a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:none;
}

a.info:hover span {
display:inline;
position: absolute;
top: 22px;
left: 22px;
color: #4D4D4D;
background-color:white;
border-color:#4D4D4D;
border-style:solid;
border-width:1px;
padding:3px;
text-decoration:none;
text-transform:none;
font-size:10px;
line-height:11px;
font-weight:normal;
text-align:left;
white-space:nowrap;
z-index:100000000;
}



#background {
	position:fixed;
	height:600px;
	top:-30px;
	width:100%;
	z-index:1;
	}
	
.stripe {
	display:block;
	position:relative;
	width:100%;
	height:45px;
	cursor:pointer;
	}
	
.bottom {
	position:absolute;
	bottom:-1px;
	left:0px;
	}
	
.sticker {
	position:absolute;
	display:none;
	top:0px;
	width:65px;
	left:10px;
	padding:2px;
	padding-left:4px;
	background-color:#FFFFFF;
	color:black;
	font-size:10px;
	line-height:11px;
	}

#background a:hover {
	text-decoration:none;
	}
	
.top_bg {
	position:absolute;
	width:100%;
	height:20px;
	overflow-x:hiddens;
	}
	
#content {
	position:absolute;
	top:0px;
	left:148px;
	padding:36px;
	padding-right:20px;
	padding-top:135px;
	width:732px;
	background-color:#FFFFFF;
	z-index:10;
	}

#border-left {
	position:absolute;
	top:0px;
	left:0px;
	width:18px;
	height:100%;
	}

#content_header {
	position:fixed;
	top:0px;
	left:168px;
	background-color:#FFFFFF;
	height:122px;
	width:552px;
	z-index:109;
	}

#logo {
	position:absolute;
	top:20px;
	left:16px;
	z-index:109;
	}
	
#section {
	position:absolute;
	left:168px;
	top:22px;
	width:280px;
	z-index:110;
	}	



#main {
	float:left;
	margin-right:20px;
	width:256px;
	}

#main2 {
	float:left;
	margin-right:20px;
	width:256px;
	}
	
#main3 {
	float:left;
	margin-right:20px;
	width:532px;
	}



.Main_Column {
	float:left;
	display:block;
	margin-bottom: 10px;
	width:256px;
	margin-right:20px;
	z-index:10000000;
	height:auto;
}

.hide {
	display:none;
	}
	
.box {
	position:relative;
	width:256px;
	}
	
.lbox {
	cursor:pointer;
	clear:both;
	}

.lbox img.news_img {
	width:82px;
	height:82px;
	margin-right:8px;
	float:left;
	}

.box_cache {
	position:absolute;
	margin:0px;
	padding:0px;
	border-style:none;
	top:0px;
	left:-1px;
	width:257px;
	height:257px;
	z-index:100;
	}
	
.lbox .box_cache, .lbox a.pictos, .lbox i.post_date {
	display:none;
	}	


	
.box_text {
	position:relative;
	padding-top:10px;
	overflow:hidden;
	}	

.lh2 {
	display:none;
	font-weight:bold;
	color:black;
	}
	
.lbox .box_text {
	height:82px;
	overflow:hidden;
	padding-top:0px;
	}

.lbox .lh2 {
	display:block;
	}

.see_more {
	position:absolute;
	bottom:-2px;
	right:0px;
	padding-left:4px;
	padding-top:2px;
	background-color:white;
	cursor:pointer;
	}

.centre_box {
	position:relative;
	height:110px;
	overflow:hidden;
	margin-bottom:14px;
	}

.normal {
	font-weight:normal;
	color:#4D4D4D;
	}
	
.box_border {
	padding-bottom:15px;
	margin-bottom:15px;
	border-style:none;
	border-bottom-style:solid;
	}	

.lbox .box_border {
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom-style:none;
	}

.pointer {
	cursor:pointer;
	}
	
h1 {
	font-size:27px;
	line-height:27px;
	}
	
h2 {
	position:relative;
	font-size:36px;
	line-height:36px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:8px;
	}

	
.lbox h2 {
	display:none;
	}

	
h3 {
	position:relative;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:uppercase;
	}
	
.lbox h3 {
	display:none;
	}

.border-top {
	margin-top:8px;
	border-top-style:solid;
	border-top-width:3px;
	}	

.border-bottom {
	margin-bottom:8px;
	border-bottom-style:solid;
	border-bottom-width:3px;
	}	



.titre_galeries {
	float:left;
	width:82px;
	height:80px;
	margin-left:0px;
	text-decoration:none;
	}


.galeries {
	float:left;
	width:82px;
	height:126px;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
	text-decoration:none;
	}


#Column_droite {
	position:relative;
	float:left;
	width:151px;
	margin-top:-116px;
	}

#calendar {
	position:absolute;
	left:164px;
	top:0px;
	width:32px;
	text-align:center;
	line-height:17px;
	}
	
#calendar a {
	text-decoration:none;
	font-weight:normal;
	line-height:17px;
	}

#calendar a.color {
	font-weight:bold;
}

a.menu {
	display:block;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:15px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	letter-spacing:-1px;
	}

.Main_Column a.menu {
	font-size:12px;
	letter-spacing:0px;
	}


a.menu:hover, #Column_droite #menu a.current {
	background-color:black;
	color:white;
	}
	
.Main_Column a.menu:hover {
	background-color:white;
	color:black;
}

#Column_droite .smenu a {
	display:block;
	color:black;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	}
#Column_droite .smenu a:hover, #Column_droite .smenu a.current  {
	font-weight:bold;
	}

#Column_droite div.smenu {
	padding-top:1px;
	padding-bottom:7px;
	}
	
h4 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color:black;
	}

.box h4 {
	margin:0px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	letter-spacing:normal;
	margin-bottom:14px;
	}

.box h5, .box h1, .box h2, .box h3 {
	margin:0px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	letter-spacing:normal;
	margin-bottom:14px;
	}


h5 {
	margin-top:5px;
	color:black;
	}

#Column_droite h6 {
	margin-top:5px;
	margin-bottom:3px;
	background-color:black;
	color:#FFF;
	font-size:14px;
	padding:1px;
	}
	

#Column_droite input {
	border-width:1px;
	border-style:solid;
	border-color:black;
	width:127px;
	}
	
#Column_droite .focus {
	position:relative;
	height:145px;
	margin-bottom:14px;
	overflow:hidden;
	cursor:pointer;
	}
#Column_droite .focus_text {
	padding-top:0px;
	}
	
#credits {
	font-size:10px;
	line-height:12px;
	}
	
#credits a {
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	}	
	
.hide {
	display:none;
	}
	
ul {
	list-style-position:inside;
	margin-bottom:10px;
}

p {margin-bottom:10px;}

#video_2, #video_3, #video_4, #video_5 {display:none;}



#calendar a {
position: relative;
text-decoration: none;
}

#calendar span.current {
	background-color:black;
	color:white;
	font-weight:bold;
	padding-right:2px;
	padding-left:2px;
	}


#calendar a span {
	display:none;
	white-space:nowrap;
}

#calendar a:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:none;
}

#calendar a:hover span {
display:inline;position: absolute;
top: 0px;
left: -136px;
color: black;
background-color:white;
border-color:black;
border-style:solid;
border-width:1px;
padding:3px;
width:120px;
text-decoration:none;
text-transform:none;
font-size:10px;
line-height:11px;
font-weight:normal;
text-align:right;
white-space:normal;
z-index:10000000;
}


div.pictos {margin-top:6px;}


i.post_date {
	display:block;
	padding-bottom:2px;
}

a.pictos {
position: relative;
text-decoration:underline;
padding-right:6px;
}

a.pictos span {display:none;}

a.pictos:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:none;
}

a.pictos:hover span {
display:inline;position: absolute;
top: -8px;
left: 35px;
color: black;
background-color:white;
border-color:black;
border-style:solid;
border-width:1px;
padding:3px;
width:auto;
text-decoration:none;
text-transform:none;
font-size:10px;
line-height:11px;
font-weight:normal;
text-align:left;
white-space:nowrap;
}

a.pdf {
position: relative;
display:block;
text-decoration:underline;
padding-right:6px;
padding-top:6px;
clear:both;
}

a.pdf img {
	float:left;
	}

a.pdf span {display:none;}

a.pdf:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:none;
}

a.pdf:hover span {
display:inline;position: absolute;
top: 0px;
left: 35px;
color: black;
background-color:white;
border-color:black;
border-style:solid;
border-width:1px;
padding:3px;
width:auto;
text-decoration:none;
text-transform:none;
font-size:10px;
line-height:11px;
font-weight:normal;
text-align:left;
}


table.horaire {
	border-bottom-style:solid;
	border-bottom-width:1px;
}

tr.bg_clair td {
}

tr.bg_noir td {
	background-color:black;
	color:white;
	padding-left:2px;
	padding-right:2px;
}

td.titre_cours {
	border-right-style:solid;
	border-right-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:2px;
	padding-right:2px;
	width:271px;
}

td.hours, td.ects {
	text-align:center;
	border-right-style:solid;
	border-right-width:1px;
}

td.ects {
	background-color:#CCC;
}


a.ects {
position: relative;
text-decoration:none;
padding-right:6px;
}

tr.bg_noir td a.ects {
color:white;
}

a.ects span {display:none;}

a.ects:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:none;
}

a.ects:hover span {
display:inline;position: absolute;
top: 0px;
left: 22px;
color: black;
background-color:white;
border-color:black;
border-style:solid;
border-width:1px;
padding:3px;
text-decoration:none;
text-transform:none;
font-size:10px;
line-height:11px;
font-weight:normal;
text-align:left;
}



span.masque {
	display:none;
}

a.a_lire_plus {
	display:block;
	text-align:right;
	font-weight:normal;
}

#smenu_details_formations a.bold {
	font-weight:bold;
}

span.light {
	font-weight:normal;
	}
	
div.voile *, div.voile a.menu {
	color:#CCC;
	border-color:#CCC;
	}

div.voile img, div.voile input {
	filter : alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
	}

.newsletter_title {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color:black;
	}

.newsletter_message {
	padding-bottom:6px;
	}

a.article {
	text-decoration:none;
	color:black;
	display:block;
	height:82px;
	overflow:hidden;
}

div.article {
	position:relative;
	height:82px;
	overflow:hidden;
}

.article img {
	padding-right:8px;
	cursor:pointer;
}
