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

body{
	margin:0;
	padding:0;
	background:#333333 url(../images/habillage/bg_body.png) 0 0 repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.center {
	margin:0pt auto;
	padding:0pt;
	text-align:left;
	width:935px;
}

.blanc11 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.titre_actu {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.texte_actu {
	font-size:11px;
	color:#FFFFFF;
}

.h1 {
	font-size:30px;
	color:#FC0000;
	font-weight:bold;
	margin:0;
	padding:0;
}

.bg_titre{
	margin:0;
	padding:0;
	background:url(../images/habillage/bg_titre.gif) 0 0 no-repeat;
	height:116px;
	width:100%;
	text-align:left;
}

.content_actif{
	padding:10px;
	background:url(../images/habillage/bg_actif.jpg) bottom right no-repeat;
}

.content_etudiant{
	padding:10px;
	background:url(../images/habillage/bg_etudiant.jpg) bottom right no-repeat;
}

.content_etudiant_f{
	padding:10px;
	background:url(../images/habillage/bg_etudiant_f.jpg) bottom right no-repeat;
}

.menu{
	background:  url(../images/habillage/bg_menu.png) top left no-repeat;
	padding-top:45px;
	height:422px;
	background-color:#E7E7E7;
}
.boldnoir {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

iframe{
	width:100%;
	height:550px;
	border:0;
}
.lienrouge {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.suite {
	font-size: 11px;
	color: #FFFFFF;
}
