a/*CSS du site de la FSS 3.0 ///////////////////////////////////////////////////////////////////////////////*/
/*Centre de service APTI - Faculté des sciences sociales - Université LAVAL ///////////////////////////////*/
/*Septembre 2009 ////////////////////////////////////////////////////////////////////////////////////////////*/

/*Fond du site, petit morceau qui se répète pour le bas////////////////////////////////////////////////////////////////////////////////////////////*/
html {
	height:100%;
	padding:0;
	border:0;
	margin:0;
}
body {
	background: #615d5c;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
/*Fond du site, grande bande qui fait le dégradé de gauche à droite////////////////////////////////////////////////////////////////////////////////////////////*/
#background{
	background: url(../images/bg.png) repeat-x left top;
	min-height:100%;
	width:100%;
	padding:0;
	margin:0;
}
/*Cadre principal du site qui met l'ombrage//////////////////////////////////////////////////////////////////////////////////*/
#container_bg {
	width:960px;
	margin:0 auto;
	background:url(../images/bg_transparent_test.png) repeat-y center top;
}
/*Cadre principal du site//////////////////////////////////////////////////////////////////////////////////*/
#container {
	width:925px;
	margin:0 auto;
	background:#f8e8c7;
	padding:0;
}
/*Bloc contenant le bandeau ulaval et le menu principal///////////////////////////////////////////////////*/
#top {
	width:925px;
	background:#ffffff;
	height:142px;
	padding:0;
	margin:0;
}
/*Bandeau ulaval//////////////////////////////////////////////////////////////////////////////////////////*/
#bandeau_UL {
	width:925px;
	background:#ffffff;
	height:97px;
	padding:0;
	margin:0;
}
/*Menu du bandeau UL//////////////////////////////////////////////////////////////////////////////////////*/
#bandeau_UL ul {
	padding:7px 0 0 18px;
	margin:0;
	list-style-type:none;
}
#bandeau_UL ul li {
	display:block;
	float:left;
	font:0.56em/12px/*9px/12px*/ verdana;
	color:#000000;
	border-left: 1px solid #999999;
	padding:0 20px 0 5px;
}
/*Liens du bandeau UL/////////////////////////////////////////////////////////////////////////////////////*/
#bandeau_UL ul li a:link {
	color:#000000;
	text-decoration:none;
}
#bandeau_UL ul li a:visited {
	color: #000000;
	text-decoration:none;
}
#bandeau_UL ul li a:hover {
	color: #666666;
	text-decoration:none;
}
/*Menu principal du site///////////////////////////////////////////////////////////////////////////////////*/
#main_menu {
	width:895px;
	padding:0 15px;
	height:45px;
	margin:0;
}
#main_menu ul {
	height:45px;
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
}
#main_menu ul li {
	display:block;
	float:left;
	margin:0 0 0 0;
}
/*Liens du menu principal//////////////////////////////////////////////////////////////////////////////////*/
/*Lien Département////////////////////////////////////////////////////////////////////////////////////////////*/
.item1 a:link {
	height:30px;
	width:150px;
	padding:15px 0 0 11px;
	color:#000000;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item1 a:visited {
	height:30px;
	width:150px;
	padding:15px 0 0 11px;
	color:#000000;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item1 a:hover {
	height:30px;
	width:150px;
	padding:15px 0 0 11px;
	color:#ed1c24;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	text-decoration:none;
	border-left:3px solid #ed1c24;
}
.item1_down{
	height:30px;
	width:150px;
	padding:15px 0 0 11px;
	font:bold 0.94em/0.94em/*15px/15px*/ arial;
	color: #ffffff;
	text-decoration:none;
	border-left:3px solid #ffffff;
	background:url(../images/item1_hover.png) no-repeat left top;
}
.item1_down a:link{
	height:30px;
	width:150px;
	color: #ffffff;
	text-decoration:none;
}
.item1_down a:visited{
	height:30px;
	width:150px;
	color: #ffffff;
	text-decoration:none;
}
.item1_down a:hover{
	height:30px;
	width:150px;
	color: #ffffff;
	text-decoration:none;
}
/*Lien Études//////////////////////////////////////////////////////////////////////////////////////////*/
.item2 a:link {
	height:30px;
	width:146px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item2 a:visited {
	height:30px;
	width:146px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item2 a:hover {
	height:30px;
	width:146px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #ed1c24;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item2_down {
	height:30px;
	width:146px;
	padding:15px 0 0 11px;
	float:left;
	font:bold 0.94em/0.94em/*15px/15px*/ arial;
	color: #ffffff;
	text-decoration:none;
	border-left: 3px solid #ffffff;
	background: url(../images/item2_hover.png) no-repeat left top;
}
.item2_down a:link {
	height:30px;
	width:146px;
	color: #ffffff;
	text-decoration:none;
}
.item2_down a:visited {
	height:30px;
	width:146px;
	color: #ffffff;
	text-decoration:none;
}
.item2_down a:hover {
	height:30px;
	width:146px;
	color: #ffffff;
	text-decoration:none;
}
/*Lien Recherche//////////////////////////////////////////////////////////////////////////////////////*/
.item3 a:link {
	height:30px;
	width:157px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item3 a:visited {
	height:30px;
	width:157px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item3 a:hover {
	height:30px;
	width:157px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #ed1c24;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item3_down {
	height:30px;
	width:157px;
	padding:15px 0 0 11px;
	float:left;
	font:bold 0.94em/0.94em/*15px/15px*/ arial;
	color:#ffffff;
	text-decoration:none;
	border-left: 3px solid #ffffff;
	background: url(../images/item3_hover.png) no-repeat left top;
}
.item3_down a:link {
	height:30px;
	width:157px;
	color: #ffffff;
	text-decoration:none;
}
.item3_down a:visited {
	height:30px;
	width:157px;
	color: #ffffff;
	text-decoration:none;
}
.item3_down a:hover {
	height:30px;
	width:157px;
	color: #ffffff;
	text-decoration:none;
}
/*Lien au quotidien/////////////////////////////////////////////////////////////////////////////////////*/
.item4 a:link {
	height:30px;
	width:216px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item4 a:visited {
	height:30px;
	width:216px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left:3px solid #ed1c24;
}
.item4 a:hover{
	height:30px;
	width:216px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #ed1c24;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
}
.item4_down{
	height:30px;
	width:216px;
	padding:15px 0 0 11px;
	float:left;
	font:bold 0.94em/0.94em/*15px/15px*/ arial;
	color: #ffffff;
	text-decoration:none;
	border-left: 3px solid #ffffff;
	background:url(../images/item5_hover.png) no-repeat left top;
}
.item4_down a:link {
	height:30px;
	width:216px;
	color: #ffffff;
	text-decoration:none;
}
.item4_down a:visited {
	height:30px;
	width:216px;
	color: #ffffff;
	text-decoration:none;
}
.item4_down a:hover {
	height:30px;
	width:216px;
	color: #ffffff;
	text-decoration:none;
}
/*Lien Faculté//////////////////////////////////////////////////////////////////////////*/
.item5 a:link {
	height:30px;
	width:153px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
	border-right: 3px solid #ed1c24;
}
.item5 a:visited {
	height:30px;
	width:153px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #000000;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
	border-right: 3px solid #ed1c24;
}
.item5 a:hover {
	height:30px;
	width:153px;
	padding:15px 0 0 11px;
	float:left;
	font:normal 0.94em/0.94em/*15px/15px*/ arial;
	color: #ed1c24;
	text-decoration:none;
	border-left: 3px solid #ed1c24;
	border-right: 3px solid #ed1c24;
}
.item5_down {
	height:30px;
	width:153px;
	padding:15px 0 0 11px;
	float:left;
	font:bold 0.94em/0.94em/*15px/15px*/ arial;
	color: #ffffff;
	text-decoration:none;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background: url(../images/item4_hover.png) no-repeat left top;
}
.item5_down a:link {
	height:30px;
	width:153px;
	color: #ffffff;
	text-decoration:none;
}
.item5_down a:visited {
	height:30px;
	width:153px;
	color: #ffffff;
	text-decoration:none;
}
.item5_down a:hover {
	height:30px;
	width:153px;
	color: #ffffff;
	text-decoration:none;
}
/*la banniere du site dans la page d'accueil/////////////////////////////////////////////////////////////*/
#banniere_accueil {
	width:925px;
	height:176px;
	margin:0;
	padding:0;
	background:#ed1c24;
}
/*les images de bannières/////////////////////////////////////////////////////////////*/
#image_bann {
	width:695px;
	height:170px;
	padding:6px 0 0 0;

	float:left;
}
/*l'identification de l'unité/////////////////////////////////////////////////////////////*/
#tag_dep {
	width:230px;
	height:173px;
	padding:0;
	float:left;
	background:#ed1c24 url(../images/tag_dep.png) no-repeat 12px 58px;
}
/*la barre rouge sous le menu dans les pages sauf l'accueil/////////////////////////////////////////////////////////////*/
#barre_rouge {
	width:925px;
	height:6px;
	background:#ed1c24;
	margin:0;
	padding:0;
	border:0;
	line-height:8px;
}
/*Zone contenant le bloc principal et secondaire/////////////////////////////////////////////////////////*/
#main_content {
	width:925px;
	height:100%;
	margin:0;
	padding:0;
	position:relative; 
}
/*Cadre externe et interne général du bloc de contenu principal//////////////////////////////////////////////////*/
#main_box {
	width:645px;
	height:275px;
	float:left;
	background:#FFFFFF;
	padding:40px 25px 25px 25px;
}
/*Cadre externe et interne de l'accueil du bloc de contenu principal//////////////////////////////////////////////////*/
#main_box_accueil {
	width:645px;
	height:360px;
	float:left;
	background:#FFFFFF;
	padding:40px 25px 25px 25px;
}
/*Cadre externe et interne des pages de contenu du bloc de contenu principal//////////////////////////////////////////////////*/
#main_box_section {
	width:645px;
	height:100%;
	float:left;
	background:#FFFFFF;
	padding:40px 25px 40px 25px;
	position:relative;
}
/*Cadre externe et interne général des pages de contenu bloc de contenu principal qui fait aggrandir si la colonne est plus courte que celle à droite//////////////////////////////////////////////////*/
#main_box_section_expand {
	width:695px;
	background:#ffffff;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
}
/*Cadre externe et interne général du bloc de contenu secondaire/////////////////////////////////////////////////*/
#second_box {
	width:179px;
	height:275px;
	float:left;
	background:#f8e8c7;
	padding:40px 25px 25px 25px;
	background:url(../images/fond_box.jpg) no-repeat top left;
	position:relative;
	border-left:1px solid #bdbdbd;
}
/*P dans le Cadre externe et interne général du bloc de contenu secondaire/////////////////////////////////////////////////*/
#second_box p
{
	padding-bottom:18px;
}
/*P dans le Cadre externe et interne de l'accueil du bloc de contenu secondaire/////////////////////////////////////////////////*/
#second_box_accueil p
{
	padding-bottom:18px;
}

/*Cadre externe et interne de l'accueil du bloc de contenu secondaire/////////////////////////////////////////////////*/
#second_box_accueil {
	width:179px;
	height:360px;
	float:left;
	padding:40px 25px 25px 25px;
	background:#f8e8c7 url(../images/fond_box.jpg) no-repeat top left;
	position:relative;
	border-left:1px solid #bdbdbd;
}
/*Cadre externe et interne du bloc des sous-menu/////////////////////////////////////////////////*/
#sous_menu_box {
	width:229px;
	height:100%;
	float:left;
	background:#ffffff;
	margin:0;
	padding:0;
	border-left:1px solid #bdbdbd;
}
/*Cadre externe et interne du bloc des sous-menu qui fait aggrandir si la colonne de gauche est plus longue/////////////////////////////////////////////////*/
#sous_menu_box_expand {
	background:#feefd2;
	position:absolute;
	top:0;
	bottom:0;
	width:229px;
	right:0;
	border-left:1px solid #bdbdbd;
	
}
/*Styles des listes de liens dans les sous-menu à droite/////////////////////////////////////////*/
#sous_menu_box ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	
}
#sous_menu_box ul li {
	color:#4e4b46;
	height:70px;
	width:100%;
	font:normal 0.75em /*12px/16px*/ arial;
	padding: 0;
	margin:0 0 0 0;
	background: #feefd2;
	display: table;
	vertical-align:bottom;
	border-bottom:1px solid #bdbdbd;
	*display: block;
  	*position: relative;
	*padding:20px 0;
	*height:30px; 
}

#sous_menu_box ul li.clicked {
	color: #ffffff;
	height:70px;
	width:100%;
	font:bold 0.75em /*12px/16px*/ arial;
	padding: 0;
	margin:0 0 0 0;
	background: #ee1c25;
	display: table;
	vertical-align:middle;
	*height:expression(this.getElementsByTagName("span")[0].getElementsByTagName("ul")[0].clientHeight);
	*display: block;
  	*position: relative;
	*padding:20px 0;
	*height:30px
}

#sous_menu_box ul li.clicked span {
	display: table-cell;
 	vertical-align: middle;
	padding:15px 0 15px 15px;
	*display: block;
  	*position: absolute;
 	*left: 0px;
  	*width: 203px;
  	*cursor: pointer;
  	*top: expression(this.parentElement.clientHeight / 2 - this.clientHeight / 2);
}

#sous_menu_box ul li span{
	display: table-cell;
 	vertical-align: middle;
	padding:15px 15px 15px 15px;
	*display: block;
  	*position: absolute;
 	*left: 0px;
  	*width: auto;
  	*cursor: pointer;
  	*top: expression(this.parentElement.clientHeight / 2 - this.clientHeight / 2);
}

#sous_menu_box ul li a:link {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li a:visited {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li a:hover {
	color: #765d49;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked a:link {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked a:visited {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul {
	list-style:none;
	width:185px;
	margin:0;
	padding:16px 0 0 0;
}
#sous_menu_box ul li.clicked ul li {
	color: #352b1c;
	font:normal 11px/13px arial;
	border:none;
	background:url(../images/puce_menu.png) top left no-repeat;
	width:auto;
	height:auto;
	display:block;
	padding:0 10px 0 10px;
	margin:0 0 13px 0;	
}
#sous_menu_box ul li.clicked ul li a:link {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li a:visited {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked a:link {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked a:visited {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked {
	color: #ffffff;
	font:bold 11px/13px arial;
	border:none;
	background:url(../images/puce_menu_clicked.png) top left no-repeat;
	width:auto;
	height:auto;
	display:block;
	padding:0 10px 0 10px;
	margin:0 0 13px 0;	
}
#sous_menu_box ul li.clicked ul li.clicked ul {
	list-style:none;
	width:185px;
	margin:0;
	padding:8px 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li {
	color: #ffffff;
	font:normal 10px/12px arial;
	border:none;
	background:url(../images/puce_menu2.png) top left no-repeat;
	width:auto;
	height:auto;
	display:block;
	padding:0 10px 0 10px;
	margin:0 0 8px 0;	
}
#sous_menu_box ul li.clicked ul li.clicked ul li.clicked {
	color: #352b1c;
	font:bold 10px/12px arial;
	border:none;
	background:url(../images/puce_menu_clicked2.png) top left no-repeat;
	width:auto;
	height:auto;
	display:block;
	padding:0 10px 0 10px;
	margin:0 0 8px 0;	
}
#sous_menu_box ul li.clicked ul li.clicked ul li a:link {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li a:visited {
	color: #352b1c;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li.clicked a:link {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li.clicked a:visited {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
#sous_menu_box ul li.clicked ul li.clicked ul li.clicked a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0;
}
/*Zone contenant les blocs de la page departement/////////////////////////////////////////////////////////////*/
#content_departement {
	width:auto;
	margin:0;
	padding:0;
	border-top:1px solid #bdbdbd;
}
#content_departement .colonne1 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_departement .colonne2 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_departement .colonne3 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_departement .colonne4 {
	width:228px;
	float:left;
	background:#ffffff;
	padding:0;
}
#content_departement .box1 {
	width:181px;
	height:464px;
	float:left;
	background:#ffffff;
	padding:25px;
}
#content_departement .box2 {
	width:179px;
	height:120px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
}
#content_departement .box3 {
	width:181px;
	height:464px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_departement .box4 {
	width:181px;
	height:120px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;	
}
#content_departement .box5 {
	width:181px;
	height:464px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_departement .box7 {
	width:179px;
	height:293px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
/*Zone contenant les blocs de la page Etudes//////////////////////////////////////////////////////////////////*/
#content_etudes {
	width:auto;
	margin:0;
	padding:0;
	border-top:1px solid #bdbdbd;
}
#content_etudes .colonne1 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_etudes .colonne2 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_etudes .colonne3 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_etudes .colonne4 {
	width:228px;
	float:left;
	background:#ffffff;
	padding:0;
}
#content_etudes .box1 {
	width:181px;
	height:345px;
	float:left;
	margin:0 0 0 0;
	background:#ffffff;
	padding:25px;
	border-bottom:1px solid #bdbdbd;
}

#content_etudes .box2 {
	width:181px;
	height:345px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box3 {
	width:181px;
	height:345px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box4 {
	width:181px;
	height:324px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_etudes .box5 {
	width:179px;
	height:136px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box6 {
	width:179px;
	height:136px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box7 {
	width:181px;
	height:324px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_etudes .box8 {
	width:179px;
	height:136px;
	float:left;
	background-color:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box9 {
	width:181px;
	height:323px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_etudes .box10 {
	width:179px;
	height:157px;
	float:left;
	background-color:#feefd2;
	padding:25px;
	margin:0 0 0 0;
}
/*Zone contenant les blocs de la page Recherche//////////////////////////////////////////////////////////////////*/
#content_recherche {
	width:auto;
	margin:0;
	padding:0;
	border-top:1px solid #bdbdbd;
}
#content_recherche .colonne1 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_recherche .colonne2 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_recherche .colonne3 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_recherche .colonne4 {
	width:228px;
	float:left;
	background:#ffffff;
	padding:0;
}
#content_recherche .box1 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	border-bottom:1px solid #bdbdbd;
}
#content_recherche .box2 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_recherche .box3 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_recherche .box4 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_recherche .box5 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_recherche .box6 {
	width:181px;
	height:220px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_recherche .box7 {
	width:179px;
	height:130px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_recherche .box8 {
	width:179px;
	height:130px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
	border-bottom:1px solid #bdbdbd;
}
#content_recherche .box9 {
	width:179px;
	height:130px;
	float:left;
	background:#feefd2;
	padding:25px;
	margin:0 0 0 0;
}
/*Zone contenant les blocs de la page d'accueil//////////////////////////////////////////////////////////////////*/
#content_accueil {
	width:925px;
	height:100%;
	margin:0;
	padding:0;
	border-top:1px solid #bdbdbd;
}
#content_accueil #news_events_group {
	width:695px;
	float:left;
	padding:0;
	margin:0;
}
#content_accueil #news_box {
	width:413px;
	height:1068px;
	float:left;
	background:#ffffff;
	border-right:1px solid #bdbdbd;
	padding:25px;
	position:relative;
}
#content_accueil #events_box {
	width:181px;
	height:1068px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
	position:relative;
}
#content_accueil #pub_box {
	width:695px;
	height:115px;
	float:left;
	background:#f5e3c2;
	padding:0;
	margin:0 0 0 0;
	border-top:1px solid #bdbdbd;
}
#pub {
	font:bold 12px/16px arial;
	width:172px;
	height:75px;
	float:left;
	background:#f5e3c2;
	padding:0;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	display:block;
	text-align:center;
	vertical-align:middle;
	padding: 40px 0 0 0;
	cursor:pointer;
}

#content_accueil .box1 {
	width:179px;
	height:154px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
#content_accueil .box2 {
	width:179px;
	height:155px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
#content_accueil .box3 {
	width:179px;
	height:155px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	
}
#content_accueil .box4 {
	width:179px;
	height:155px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	
}
#content_accueil .box5 {
	width:179px;
	height:155px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
#content_accueil .box6 {
	width:179px;
	height:155px;
	float:left;
	background:#f5e3c2;
	padding:25px 25px 25px 25px;
	margin:0 0 0 0;
	border-left:1px solid #bdbdbd;
}
/*Zone contenant les blocs de la page nouvelles et événements ////////////////////////////////////////////////////*/
#content_nouvelles {
	width:auto;
	margin:0;
	padding:0;
	border-top:1px solid #bdbdbd;
}
#content_nouvelles .colonne1 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_nouvelles .colonne2 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_nouvelles .colonne3 {
	width:231px;
	float:left;
	background:#ffffff;
	padding:0;
	border-right:1px solid #bdbdbd;
}
#content_nouvelles .colonne4 {
	width:229px;
	float:left;
	background:#FEEFD2;
	padding:0;
}
#content_nouvelles .box1 {
	width:181px;
	height:293px;
	float:left;
	background:#ffffff;
	padding:25px;

}
#content_nouvelles .box2 {
	width:181px;
	height:293px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;
}
#content_nouvelles .box3 {
	width:181px;
	height:293px;
	float:left;
	background:#ffffff;
	padding:25px;
	margin:0 0 0 0;

}
#content_nouvelles .box4 {
	width:179px;
	height:293px;
	float:left;
	background:#FEEFD2;
	padding:25px;
	margin:0 0 0 0;
}

/*Zone pour un événement à l'accueil //////////////////////////////////////////////////////////////////////////////////////*/
.event {
	width:100%;
	margin:0;
	padding:0;
	margin:0 0 27px 0;
}
/*Styles des titres et textes//////////////////////////////////////////////////////////////////////////////////*/
/*Titre du bloc principal//////////////////////////////////////////////////////////////////////////////////////*/
h1 {
	font: normal 34px/36px times new roman;
	color: #6e2525;
	margin:0 0 0 0;
	padding: 0 0 18px 0;	
}
/*Titre des blocs sans images////////////////////////////////////////////////////////////////////////////////////*/
h2 {
	font:bold 0.81em/1.13em/*13px/18px*/ arial;
	color: #6e2525;
	margin:0 0 0 0;
	padding-bottom:6px;
	min-height:36px;	
}
/*Titre des blocs avec images/////////////////////////////////////////////////////////////////////////////////////*/
h3 {
	font:bold 0.81em/1.13em/*13px/18px*/ arial;
	color: #6e2525;
	margin:0 0 6px 0;
	height:36px;
	padding:0;
}
#content_nouvelles #pub_box h2 {
	font:bold 0.81em/1.13em/*13px/18px*/ arial;
	color: #6e2525;
	margin:0 0 18px 0;
	height:18px;
}
/*Titre de la une////////////////////////////////////////////////////////////////////////////////////////////*/
h4 {
	font:normal 1.50em/1.50em/*24px/24px*/ times new roman;
	color: #6e2525;
	margin:0 0 18px 0;
}
/*Date et département(une)///////////////////////////////////////////////////////////////////////////////////*/
h5 {
	font:normal 0.63em/1.13em/*10px/18px*/ arial;
	color: #292929;
	margin:0;
}
/*Nouvelles/////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Zone pour une nouvelle ///////////////////////////////////////////////////////////////////////////////////*/
.news {
	width:100%;
	margin:0;
	height:56px;
	padding:0;
	margin:0 0 23px 0;
}
/*Date nouvelles///////////////////////////////////////////////////////////////////////////////////////////*/
.date_news {
	font:normal 0.63em/1.56em/*10px/16px*/ arial;
	color: #292929;
	margin:0;
}
/*Titre nouvelle///////////////////////////////////////////////////////////////////////////////////////////*/
.titre_news {
	font:bold 0.69em/1.56em/*11px/16px*/ arial;
	color: #017db1;
	margin:0;
}
/*Style des paragraphes des nouvelles//////////////////////////////////////////////////////////////////////*/
.news p {
	font:normal 0.63em/1.56em/*10px/16px*/ arial;
	color: #292929;
	margin:0;
	text-align:left;
}
.news p a:link {
	color: #292929;
	margin:0;
	text-align:left;
}
.news p a:visited {
	color: #292929;
	margin:0;
	text-align:left;
}
.news p a:hover{
	color: #787878;
	margin:0;
	text-align:left;
}
/*Style des paragraphes des événements//////////////////////////////////////////////////////////////////////*/
.event p {
	font:normal 0.63em/1.56em/*10px/16px*/ arial;
	color: #292929;
	margin:0;
	text-align:left;
}
.event p a:link {
	color: #292929;
	margin:0;
	text-align:left;
}
.event p a:visited {
	color: #292929;
	margin:0;
	text-align:left;
}
.event p a:hover{
	color: #787878;
	margin:0;
	text-align:left;
}
/*Style de la date des messages dynamiques/////////////////////////////////////////////////////////////////*/
p.date {
	font:bold 0.69em/1.13em/*11px/18px*/ arial;
	color: #292929;
	margin:0;
}

#second_box p.date 
{
	font:bold 0.69em/1.13em/*11px/18px*/ arial;
	color: #292929;
	margin:0;
	padding:0;
}

#second_box_accueil p.date 
{
	font:bold 0.69em/1.13em/*11px/18px*/ arial;
	color: #292929;
	margin:0;
	padding:0;
}

/*Liste des départements dans l'accueil///////////////////////////////////////////////////////////////////*/
ul.departement {
	font:bold 0.69em/2.00em/*11px/24px*/ arial;
	color: #1d3549;
	margin:0;
	list-style: inside disc;
	text-transform: uppercase;
	padding:0;
}
ul.departement a:link{
	color: #1d3549;
}
ul.departement a:visited{
	color: #1d3549;
}
ul.departement a:hover
{
	color: #1d3549;
}
/*Style des paragraphes de contenus dans les boxs/////////////////////////////////////////////////////////*/
p {
	font:normal 11px/18px arial;
	color: #292929;
	margin:0;
	text-align:left;
}
.messages_dynamiques {
	font:normal 11px/18px arial;
	color: #292929;
	margin:0;
	text-align:left;
}
/*Style des paragraphes de contenus dans les sections de contenus////////////////////////////////////////////////////////*/
#main_box_section p {
	line-height:20px;
}
/*Style des listes de contenus dans les boxs//////////////////////////////////////////////////////////////*/
ul {
	margin:0;
	text-align:left;
	padding:0 0 0 15px;

}
.box1 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box2 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box3 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box4 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box5 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box6 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box7 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box8 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
.box9 ul {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	margin:0;
	text-align:left;
	padding:0 0 0 15px;
	color: #ee1c25;
}
/*Style des listes de contenus dans les pages de contenu//////////////////////////////////////////////////////////////*/
ul.main {
	font:normal 0.69em/1.56em/*11px/18px*/ arial;
	color: #292929;
	margin:15px 0 0 0;
	text-align:left;
	padding:0 0 0 15px;
}
/*Style des listes de contenus dans les boxs et qui ont des liens//////////////////////////////////////////////////////////////*/
ul.link {
	font:normal 0.75em/1.69em/*12px/20px*/ arial;
	color: #292929;
	margin:0 0 20px 0;
	text-align:left;
	padding:18px 0 0 0;
	list-style-type: none;
}
ul.link li a:link {
	background: url(../images/puce_liste_lien_link.png) no-repeat left top;
	padding:0 0 0 15px;
}
ul.link li a:visited{
	background: url(../images/puce_liste_lien_link.png) no-repeat left top;
	padding:0 0 0 15px;
}
ul.link li a:hover {
	background: url(../images/puce_liste_lien_link_hover.png) no-repeat left top;
	padding:0 0 0 15px;
	color: #6182a4;
	text-decoration:underline;
}
/*Style des paragraphes dans les pages de contenu/////////////////////////////////////////////////////////*/
p.main {
	font:normal 12px/20px arial;
	color: #292929;
	margin:0;
	text-align:justify;
	padding-bottom:20px;
}
div.main p {
	font:normal 12px/20px arial;
	color: #292929;
	margin:0;
	text-align:justify;
	padding-bottom:20px;
}
div.main  {
	font:normal 12px/20px arial;
	color: #292929;
	margin:0;
	text-align:justify;
}

/*Style des listes dans les pages de contenu/////////////////////////////////////////////////////////*/
#main_box_section ul {
	font:normal 12px/20px arial;
	color: #292929;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 15px;
	overflow: hidden;
}
#main_box_section ol {
	font:normal 12px/20px arial;
	color: #292929;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow: hidden;
}
#main_box_section ul li ul {
	font:normal 12px/20px arial;
	color: #292929;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: hidden;
}
#main_box_section ul.liens li ul {
	font:normal 12px/20px arial;
	color: #292929;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	overflow: hidden;
}
#main_box_section ul li {
	margin-bottom: 0;
}
#main_box_section ul li ul li {
	margin-bottom: 0;
}
#main_box_section ol li {
	margin-bottom: 0;
}
#main_box_section ol li ol li {
	margin-bottom: 0;
}
#main_box_section ul.liens {
	font:normal 12px/20px arial;
	color: #292929;
	text-align:left;
	padding-bottom: 20px;
	list-style-position:outside;
	overflow: hidden;
}
#main_box_section ul.liens li {
	padding-bottom: 0;
	margin-bottom: 0;
	}
/*Style du texte introductif du bloc principal////////////////////////////////////////////////////////////*/
p.intro {
	font:normal 19px/1.75em/*18px/28px*/ times new roman;
	color: #292929;
	margin:0 0 0 0;
	padding:0 0 18px 0 ;
}
/*Style du texte en bas de page///////////////////////////////////////////////////////////////////////////*/
p.bas_page {
	font:normal 11px/14px arial;
	color: #dcb1a0;
	padding:10px 0 0 0;
	text-align:center;
}
p.bas_page a:link {
	color:#ffffff;
	text-decoration:none;
}
p.bas_page a:visited {
	color:#ffffff;
	text-decoration:none;
}
p.bas_page a:hover {
	color:#dcb1a0;
	text-decoration:none;
}
/*Style des liens généraux du site////////////////////////////////////////////////////////////////////////*/
a:link {
	color:#ed1c24;
	text-decoration:none;
}
a:visited {
	color:#ed1c24;
	text-decoration:none;
}
a:hover {
	color:#7a1317;
	text-decoration:none;
}
/*Style des liens des titres dans les box//////////////////////////////////////////////////////////////////*/
h3 a:link {
	color:#6e2525;
	text-decoration:none;
}
h3 a:visited {
	color:#6e2525;
	text-decoration:none;
}
h3 a:hover {
	color:#a2746b;
	text-decoration:none;
}
h2 a:link {
	color:#6e2525;
	text-decoration:none;
}
h2 a:visited {
	color:#6e2525;
	text-decoration:none;
}
h2 a:hover {
	color:#a2746b;
	text-decoration:none;
}
/*Style des images dans les box//////////////////////////////////////////////////////////////////////*/
.image_box {
	margin:0 0 15px 0;
	border: solid 1px #b8c4cc;
	padding:1px;
	background-color:#FFFFFF;
	width:175px;
}
/*Style des images thumbnails des nouvelles////////////////////////////////////////////////////////////////*/
.image_news {
	height:56px;
	width:66px;
	float:left;
	margin:2px 10px 0 0;
	padding:2px;
	border: solid 1px #b8c4cc;
}
/*Style des images de la une///////////////////////////////////////////////////////////////////////////////*/
.image_une {
	height:67px;
	width:118px;
	float:left;
	margin:2px 14px 0 0;
	padding:2px;
	border: solid 1px #b8c4cc;
}
/*Style des images dans les pages de contenus///////////////////////////////////////////////////////////////////////////////*/
.image_texte {
	float:left;
	width:155px;
	margin:5px 14px 9px 0;
	padding:1px;
	border: solid 1px #b8c4cc;
	text-align:center;
}

/*Style du texte desciptif sous les images dans les pages de contenus///////////////////////////////////////////////////////////////////////////////*/
.image_texte_texte {
	float:left;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	width:auto;
	color: #999999;
}
/*Style des liens Lire la suite dans la box de droite /////////////////////////////////////////////////////////*/
.Liens_plus {
	padding:0 0 0 13px;
	text-decoration:none;
	line-height:14px;
	font-size:9px;
	position:absolute;
	bottom:25px;
	font-family:arial;
}
a.Liens_plus:link {
	background: url(../images/puce_lien.gif) no-repeat left top;
	padding:0 0 0 13px;
	text-decoration:none;
	color:#ed1c24;
	vertical-align:baseline;
}
a.Liens_plus:visited {
	background: url(../images/puce_lien.gif) no-repeat left top;
	padding:0 0 0 13px;
	text-decoration:none;
	color:#ed1c24;
	vertical-align:baseline;
}
a.Liens_plus:hover {
	background: url(../images/puce_lien_hover2.gif) no-repeat left top;
	padding:0 0 0 13px;
	text-decoration:none;
	color:#7a1317;
	vertical-align:baseline;
}
/*enlver la bordure auto des images quand on met un lien//////////////////////////////////////////////////*/
img {
	border:0;
	padding:0;
	margin:0;
}
/*titre des pages de contenus//////////////////////////////////////////////////*/
.titre_section {
	font:normal 1.125em/1.69em/*18px/20px*/ times new roman;
	color: #ee1c25;
	margin:0;
	padding:0 0 20px 0;
	text-align:left;
}
/*sous-titre des sections de contenus//////////////////////////////////////////////////*/
.intertitre_section, .intertitre_section p  {
	font:normal  15px/20px times new roman;
	color: #3c1818;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
}
/*sous-titre des sections de contenus//////////////////////////////////////////////////*/
div.main h3 {
	font:normal  15px/20px times new roman;
	color: #3c1818;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	text-align:left;
	height:auto;
}
/*titre des sections de contenus//////////////////////////////////////////////////*/
.sous-titre_section {
	text-align:left;
	margin:0 0 20px 0;
	color: #6e2525;
	text-transform:uppercase;
	font-family: times new roman;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
/*ligne et espaces entre les sections//////////////////////////////////////////////////*/
.ligne_texte {
	border-bottom:1px solid #f0e9d7;
	height:1px;
	width:100%;
	padding:0;
	margin:20px 0 40px 0;
}
/*Bas de page//////////////////////////////////////////////////*/
#bas_page {
	padding:0;
	width:960px;
	margin:0 auto;
	height:60px;
	background-image: url(../images/bas_page_transparent.png);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;	
}
#admin_bouton {
	position:absolute;
	right:35px;
}
/*Navigation en Bas de page//////////////////////////////////////////////////*/
#bottom_navigation {
	width:925px;
	padding:15px 0 15px 0;
	margin:0 auto;
	background:#feeed1 url(../images/bottom.png) repeat-x top left;
	border-top:1px solid #bdbdbd;
}
#bottom_navigation .colonne {
	width:170px;
	padding:0;
	margin:15px 20px 2px 40px;
	float:left;
}
#bottom_navigation ul {
	padding:6px 0 0 0;
	margin:0;
	list-style:none;
}
#bottom_navigation ul li {
	font:normal 10px/12px arial;
	color: #5d767e;
	margin:0 0 8px 0;
	text-align:left;
}
#bottom_navigation  a:link {
	color: #353434;
}
#bottom_navigation  a:visited {
	color: #353434;
}
#bottom_navigation  a:hover {
	color: #686868;
}
/*champs textes//////////////////////////////////////////////////*/
#textfield  {
	height:20px;
	margin:0 0 12px 0;
	font:normal 12px/20px arial;
	padding:6px 3px 0 3px;
	border:solid 1px #bdbdbd;
	width:425px;
}
/*champs de recherche//////////////////////////////////////////////////*/
#chercher  {
	height:28px;
	margin:0;
	width:85px;
	font:normal 11px/28px arial;
	padding:0;
	border:0px;
	background:#ed1c24;
	color:#ffffff;
	cursor:pointer;
}
/*Reset des formulaire//////////////////////////////////////////////////*/
form {
	margin:0;
	padding:0;
}



.image_editeur_left
{

	float:left;
	margin:5px 14px 8px 0;
	padding:1px;
	border: solid 1px #b8c4cc;

}

.image_editeur_right
{
	float:right;
	margin:5px 0 8px 14px;
	padding:1px;
	border: solid 1px #b8c4cc;

}
#main_box_section table {
	background-color: #f3ede1;
	border-collapse:separate;
	border-spacing:2px;
	padding:1px;
}
#main_box_section tr {
}
#main_box_section td{
	background-color: #ffffff;
	padding:5px;
	margin:5px;
	text-align:left;
}
#main_box_section th{
	background-color: #faf9f5;
	padding:5px;
	margin:5px;
}
#main_box_section td p, #main_box_section td p, #main_box_section th p{
	line-height:20px;
	padding:0;
	text-align:left;
}
#main_box_section ul.liens_horizontal {
	list-style:none;
	padding:0;
	margin:0 0 40px 0;
}
#main_box_section ul.liens_horizontal li {
	float:left;
	width:auto;
	padding:0 10px 0 6px;
	margin:0 0 8px 0;
	border-left:1px solid #292929;
	line-height:12px;
}

.overflow_accueil
{
	overflow:hidden;
	height:270px;
}

.overflow
{
	overflow:hidden;
	height:198px;
}

.highlight_research
{
	background-color:#FFFF00;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: .8ex;
}

sub {
	top: .5ex;
}
.sous-titre_section sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

.sous-titre_section sup {
	bottom: .4ex;
}

.sous-titre_section sub {
	top: .5ex;
}

#box_tms
{
	margin:0;
	background-color:#FEEFD2;
	padding:20px;
	border: 1px solid #BDBDBD;
	width:500px;
	
}

#box_tms table
{
	background-color:#FEEFD2;
}

#box_tms table tr td
{
	background-color:#FEEFD2;
	margin:0;
	padding:0;
}

.libelles 
{
	line-height:35px;
	font-family: arial;
	font-size: 12px;
	color: #292929;
}

.champs {
	background-color:#FFFFFF;
	margin:0;
	border:1px solid #BDBDBD;
	height:22px;
	line-height:22px;
	padding:1px 0 0 0;
	line-height:21px;
	vertical-align:top;

}

.champs_select {
	background-color:#FFFFFF;
	margin:0;
	border:1px solid #a8b4d7;
	height:22px;
	line-height:22px;
	padding:0;
	line-height:21px;

}

.largeur_champs
{
	width:360px;
}

.grandeur_select
{
	width:362px;

}

.ligne_texte_tm
{
	border-bottom:1px solid #d7e6f0;
	height:1px;
	width:100%;
	padding:0;
	margin:10px 0 10px 0;
}
