a {
	color: #124170;
	text-decoration: underline;
}

#zone_droite
{
	float: right;
	width: 750px;
	background-image: url("../images/bg_droit_contenu.png");
	background-repeat: repeat-y;
	background-position: top right;
	background-color: white;
}

.profs-single-item {
  width: 450px;
}

#zone_gauche
{
	float: left;	
	width: 210px;
	background-color: #76a348;
}

#conteneur
{
	background-color: #76a348;
}

#breadcrumb
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: right;
	margin-top: 10px;
	margin-right: 10px;

}
#titre_section
{
	text-align: left;
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom:10px;
	width: 430px;
}

#contenu
{
	margin-left: 15px;
	/*margin-right: 73px;*/
	margin-right: 70px;
	min-height: 375px;
	_height: 375px;
	
}

#contenu_pixelbas
{
	background-image: url("../images/bg_contenu_bas.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;

	width: 548px;
	height: 69px;
}

.csc-header {
	color: #76A348;
}

/************************************************************
 *  Bourses et encadrement
 ************************************************************/
 #tabBourses {
	padding: 0;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	border-collapse: collapse;
	text-align: left;
}

#tabBourses th {
	margin: 0;
	padding: 0 1px 0 1px;
	border-style: solid;
	border-width: 2px;
}

#tabBourses td {
	margin: 0;
	padding:0 1px 0 1px;
	border-style: dotted;
	border-width: 1px;
}

/************************************************************
 *  Plan du site
 ************************************************************/
.csc-sitemap {
	margin-top: 3px;
	margin-bottom: 3px;
}
.csc-sitemap-level1 {  
	font-weight:bold;
}

.csc-sitemap-level2 {   
	padding-left: 15px;
}

.csc-sitemap-level3 {
	padding-left: 30px;
}

.csc-sitemap-level4 {
	padding-left: 45px;
}
/************************************************************
 *  Plugin fsg_prof
 ************************************************************/


/************************************************************
 *  Sous Menu
 ************************************************************/
#sous_menu
{
	margin-bottom: 5px;
}

#sous_menu a
{
	min-height: 20px;
	_height: 24px;
	display: block;
	padding-top:2px;
	_margin-top:-1px;
	padding-bottom:2px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: white;
}

.sous_menu_ligne 
{
	border-top: solid 1px white;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1pt;
}

.sous_menu_3 
{
}

.sous_menu_3 a
{
	padding-left: 30px ! important;
	font-weight: normal;
}

.sous_menu_2 a:hover,
.sous_menu_2 a.act,
.sous_menu_2 a.actifsub,
.sous_menu_3:hover,
.sous_menu_3 a.act,
.sous_menu_3 a.actifsub
{
	background-color: #124170;
}

#image_menu
{
	padding-left: 0px;
	margin-bottom: 4px;
}

#image_menu img
{
	width: 210px;
}

/************************************************************
 *  Rich Text Editor
 ************************************************************/
#contenu img
{
	margin: 5px;
}


/*
 Image BIO
*/

#Bio_video_intro * {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}


