/* CSS Document */

/* styles spcifiques
Rubrique VIE ETUDIANTE */

#header {
	background: url(../images/campus.jpg) no-repeat;
}


/* Navigation secondaire */

#smenu a:hover { color: #b2000c; }

#smenu a.on  {
	color: #b2000c;
	font-weight: bold;
}

/* Titres et liens du contenu */

/*#right h2 {
	background: url(../images/h2_campus.jpg) no-repeat center left;
	color: #b2000c;
}

#right h3 {
	background: url(../images/h3_campus.jpg) no-repeat top left;
	color: #b2000c;
}
#right h3 a {
	color: #b2000c;
}*/


/* Titres PAGE ARTICLE */

/*#center h2 {
	background: url(../images/h3_campus.jpg) no-repeat top left;
	color: #b2000c;
}

#center h5.info {
	background: #FDFDFD url(../images/h5_info_campus.jpg) no-repeat top left;
	color: #b2000c;
}

#right h5.info {
	background: #FDFDFD url(../images/h5_info_campus.jpg) no-repeat top left;
	color: #b2000c;
	font-weight: bold;
}

object.transfo {
	float: right;
	width: 232px;
	height: 380px;
}*/
