/*------------------- Eléments HTML-------------------------------*/
body{
	margin: 0 0 0 0;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#FFFFFF;
}

body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4b4a;
}

table{
	border-collapse:collapse;
}
div{
	overflow:hidden;
}
img{
	border:0;
	vertical-align:middle;
}

input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}
textarea{
	overflow:auto;
}

h1{
	font-size:16px;
	text-align:center;
	margin:2px;
}
h4{
	font-size:14px;
	margin:2px;
}
h2{
	font-size:14px;
	text-align:center;
	height:20px;
	margin-bottom:0;
	padding-top:2px;
}
hr{
	height:1px;
	color:#CCCCCC;
}


/*------------------- Structure écran -------------------------------*/

.conteneur{
	border-collapse:collapse;
	width:995px;
	/*border:solid 1px black;*/
}

.div_content{
	width:100%;
	height:100%;
	
}

.principal{
	vertical-align:top;
	/*padding:10px;*/
	padding-right:0px;
	/*width:745px;*/
	
}
.centre{
	width:420px;
	padding-left:2px;
}
.sep{
	width:20px;
}
.droite{
	width:300px;
	/*border:solid 1px red;*/
	vertical-align:top;
}
.bas{
	height:51px;
	background-image:url(../images/bandeau-bas.jpg);
	background-repeat:repeat-x;
}

.menu td{
	/*text-align:center;*/
	padding-bottom:5px;
}

.menu a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu a:hover{
	text-decoration:underline;
}

.menu_sep{
	width:30px;
}

.menu_h_g{
	background-image:url(../images/menu_h_g.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:48px;
}
.menu_h_c{
	background-image:url(../images/menu_h_c.jpg);
	background-repeat:repeat;
}
.menu_h_d{
	background-image:url(../images/menu_h_d.jpg);
	background-repeat:no-repeat;
	width:15px;
}

.input_recherche{
	background-image:url(../images/input_recherche.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:25px;
	border:none;
	color:#999999;
	padding-top:5px;
}
.input_rechercheF{
	background-image:url(../images/input_recherche.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:19px;
	border:none;
	color:#999999;
	padding-top:5px;
}

.btn_recherche{
	background-image:url(../images/btn_recherche.jpg);
	background-repeat:no-repeat;
	width:33px;
	height:25px;
	border:none;
	color:#000000;
	font-weight:bold;
	/*padding-top:5px;*/
}
.td_pub{
	width:728px;
	vertical-align:bottom;
	text-align:right;
}
.sous_menu{	
	visibility:hidden;
	position:absolute;
	margin-top:5px;
	width:150px;
	overflow:visible;
	z-index:500;
	
}
.sous_menu2{	
	visibility:hidden;
	position:absolute;
	width:150px;
	overflow:visible;
	z-index:500;
	/*float:left;*/
	/*margin-left:26px;*/
	/*width:150px;*/
}
.p_menu{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-top:solid 1px #CCCCCC;
}

.tb_sous_menu{
	background-color:#15699f;
}
.menu_angle_g{
	background-image:url(../images/_menu_angle_g.png);
	background-repeat:no-repeat;
	width:10px;
	height:13px;
}
.menu_angle_d{
	background-image:url(../images/_menu_angle_d.png);
	background-repeat:no-repeat;
	width:10px;
	height:13px;
}
.menu_angle_c{
	background-image:url(../images/_menu_angle_c.png);
	background-repeat:repeat-x;
}
.lien_gris{
	color: #666666;
	font-size:11px;
	text-decoration:none;
}
.txt_gris{
	color: #666666;
	font-size:11px;
}
.lien_gris:hover{
	text-decoration:underline;
}
.td_rubrique_bas{
	background-image:url(../images/td_rubrique_bas.jpg);
	background-repeat:no-repeat;
	height:19px;
}
.td_rubrique{
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.titre_article{
	color:#15699f;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.titre_article a{
	color:#15699f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.resume_article{
	font-size:11px;
	text-align:justify;
	padding:5px;
}
.resume_breve{
	font-size:11px;
	text-align:justify;
	/*padding:5px;*/
}

.hr_sep{
	width:200px;
	height:1px;
	color:#CCCCCC;
}
.bloc_une{
	width:420px;
	height:257px;
}
.img_une{
	width:420px;
	height:257px;
}
.calque_une{
	width:420px;
	height:100px;
	z-index:100;
	margin-top:157px;
	background-color:#15699f;
	position:absolute;
	filter: alpha(opacity=70);
	-moz-opacity:0.7; 
	opacity:0.7;
}
.auteur_une{
	color:#FFFFFF;
	font-weight:bold;
	z-index:200;
	padding-left:10px;
	position:absolute;
	margin-top:160px;
}
.titre_une{
	color:#FFFFFF;
	font-weight:bold;
	z-index:200;
	padding-left:10px;
	font-size:20px;
	position:absolute;
	margin-top:180px;
	width:380px;
}
.titre_une a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}

.titre_art{
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}
.titre_art a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#4e4b4a;
}
.resume_art{
	font-size:11px;
	padding-left:5px;
}

.bloc_evt_fr{
	width:300px;
	height:324px;
	background-image:url(../images/bloc_evt.jpg);
	background-repeat:no-repeat;
}
.bloc_evt_en{
	width:300px;
	height:324px;
	background-image:url(../images/bloc_evt_en.jpg);
	background-repeat:no-repeat;
}

.lien_evt{
	text-decoration:none;
	font-size:16px;
	color:#4e4b4a;
	font-weight:bold;
}
.lien_evt:hover{
	/*text-decoration:underline;*/
}
.td_evt{
	padding:10px;
	/*padding-left:25px;*/
}
.bloc_fav{
	background-color:#dfdfde;
	width:100%;
}
.bloc_fav td{
	height:50px;
	padding:5px;
	text-align:center;
}
.bloc_com{
	background-image:url(../images/bloc_com.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:120px;

}
.communiquez{
	margin-top:20px; 
	margin-left:90px;
	color:#969595;
	font-size:26px;
	font-weight:bold;
	position:absolute;
}
.communiquez_txt{
	margin-left:92px;
	color:#4e4b4a;
	position:absolute;
	margin-top:50px; 
}

.bloc_nav{
	background-image:url(../images/bloc_nav.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:130px;
}
.bloc_nav_liens{
	padding-top:25px;
	margin-left:90px;
}
.lien_nav{
	height:30px;
}
.lien_nav a{
	color:#FFFFFF;
	text-decoration:none;
}
.lien_nav a:hover{
	text-decoration:underline;
}
.bloc_breve{
	background-image:url(../images/bloc_breve.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:151px;
	z-index:0;
}
/*
.bloc_breve_en{
	background-image:url(../images/bloc_breve.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:200px;
}
*/
.breve_contenu{
	z-index:0;
	/*width:225px;
	height:150px;*/
	/*margin-top:40px;
	padding-left:5px;*/
}

.liens_nav{
	background-color:#c3c3c2;
}
.rubrique{
	padding-left:5px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}
.bloc_lien{
	/*float:left;
	padding-left:5px;
	width:200px;*/
}
.bloc_lien a{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
.bloc_lien a:hover{
	text-decoration:underline;
}
.listing{
	border:solid 1px #CCCCCC;
}
.listing th{
	text-align:center;
	background-color:#15699f;
	height:25px;
	color:#FFFFFF;
}
.listing td{
	border-top:solid 1px #CCCCCC;
	padding:5px;
}
.listing a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#15699f;
}
.formLabel{
	text-align:right;
	font-weight:bold;
}
.formulaire{
	border:solid 1px #CCCCCC;
	font-size:11px;
	width:100%;
}
.lien_lettre{
	text-decoration:none;
	color:#15699f;
	font-weight:bold;
}
.lien_lettre:hover{
	text-decoration:underline;
}
.lien_lettre_select{
	text-decoration:underline;
	color:#15699f;
	font-weight:bold;
}
.organigramme{
	border-left:solid 1px black;
	
	border-collapse:collapse;
}
.organigramme a{
	text-decoration:none;
}

.organigramme td{
	height:20px;
}

.organigramme a{
	text-decoration:none;
	color:#15699f;
	font-size:12px;
	font-weight:bold;
}
.organigramme a:hover{
	text-decoration:underline;
}

.org_x{
	background-image:url(../images/barre_h.gif);
	background-repeat:repeat-x;
	
}
.org_y{
	background-image:url(../images/barre_v.gif);
	background-repeat:repeat-y;
}

.div_pub {
  position : absolute; /* IMPERATIF */
 /* left : 89%;
  top : 82%;*/
  
  bottom:0px;
  color : #000000;
  font-size : 13px;
  font-family : Verdana;
  text-align : center;
  background-color : #b0c4de;
  height : 266px;
  width  : 300px;
  border-style : solid;
  border-width : 1px;
  border-color :  #ffffff #808080 #808080 #ffffff;
  z-index : 1000;
}
.interstitiel{
  position : absolute; /* IMPERATIF */
  font-size : 13px;
  font-family : Verdana;
  text-align : center;
  height : 620px;
  width  : 800px;
  z-index : 1000;
  /*border:solid 1px black;*/
}