@charset "utf-8";

@import url('page_interne.css');


#Corps
{
	width: 750px;
	margin: 0 0 0 20px;
	
}

#Corps_Contenu
{
	width: 722px;
	margin: 0 0 0 16px;
	padding: 0;
}

/* TITRE + OUTILS */
#Corps_TitrePage
{
	background: White url(../images/commun/elements/fond_titre_2.gif) no-repeat top left;
	margin: 30px 0 30px 0;
	width: 632px;
}

#Corps_Outils
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0;
	margin: 30px 0 0 0;
}

/* CONTENU */

#Corps p
{
	display: block;
	padding: 0;
	margin: 0 15px;
}


#Corps .Corps_Bloc
{
	width: 346px;
	float: left;
}

#Corps .Corps_Bloc_Gauche
{
	float: left;
	clear: left;
}
#Corps .Corps_Bloc_Gauche2
{
	clear: left;
}
#Corps .Corps_Bloc_Droit
{
	float: right
}

.Corps_Bloc a
{
		text-decoration: none
}

.Corps_Bloc a:hover
{
	text-decoration:underline
}

#Corps .Corps_Bloc ul 
{
	margin: 0 0 0 13px;
	padding: 0 0 15px 0;
	list-style-type: none;
	width: 320px;
}

#Corps .Corps_Bloc ul li
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 8px 0;
	padding: 0 0 0 7px;
	background: white url(../images/commun/col_d/fleche_2.gif) no-repeat top left;
	font-size: 1.1em;
}

* html #Corps .Corps_Bloc ul li
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	background: white url(../images/commun/col_d/fleche_2.gif) no-repeat top left;
	font-size: 1.1em;
}

.Corps_Bloc ul li a
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none !important;
	display: block;
}


.Corps_Bloc ul li a:hover
{
	text-decoration: underline !important;
}

#Corps .Corps_Bloc ul li i
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px 0 0 0;
	display: block;
}

.Corps_B_Pictos
{
	float: right;
	width: 52px;
	height: 52px;
	margin: 10px 15px 0px 0px;
}


.CorpsBP_Bourses
{
	background: white url(../images/commun/pictos/bourses.jpg) no-repeat top left;
}

.CorpsBP_Calcul
{
	background: white url(../images/commun/pictos/calcul.jpg) no-repeat top left;
}

.CorpsBP_BaseDonnees
{
	background: white url(../images/commun/pictos/base_donnees.jpg) no-repeat top left;
}

.CorpsBP_Agenda
{
	background: white url(../images/commun/pictos/agenda.jpg) no-repeat top left;
}


.Corps_Bloc .CorpsBP_BoutonsBas
{
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

.Corps_Bloc .CorpsBP_BoutonsBas a
{
	background: transparent url(../images/commun/pictos/fleche4.gif) no-repeat top left;
	padding: 0 0 0 18px;
	text-decoration: none;
}

.Corps_Bloc .CorpsBP_BoutonsBas a:hover
{
	text-decoration: underline;
}

.Corps_Encadrement h3
{
	padding: 25px 10px 0px 20px;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

.Corps_Encadrement h3 b
{
	font-weight: bold;
}

/* COULEURS */
.Corps_Encadrement h3, #Corps .Corps_Bloc ul li, #Corps .Corps_Bloc ul li a, #Corps .Corps_Bloc ul li i, .Corps_Bloc .CorpsBP_BoutonsBas a, .Corps_Bloc a
{
	color: #006176 !important;
}

#Corps .Corps_Bloc ul li a:visited
{
	color: #0C91AE !important;
}

/* COULEUR BORDURE */


/* COULEUR DE FOND */



