@import url(../../static/css/categories.css);
@import url(../../static/css/index_institutionnel.css);

body {
	margin: 0;
	font-family: Tahoma;
}
.separation {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}
a.noir {
	color: #000000;
}

/* ===== HEADER ===== */

.H_header {
	width: 100%;
	height: 54px;
	background-color: #1E3295;
}
.H_header_logo_moteur_liens {
	width: 1000px;/* c'était avant le diagnostic velo   width:1205px;*/
	height: 54px;
	background-color: #1E3295;	
}
.H_logo {
	float: left;
	width: 350px;
	height: 34px;
	padding: 15px 0 5px 0;
	font-weight: bold;
	color: #1E1D84;
	font-size: 11px;
	background-image: url(../img/fr/header/fond_header.gif);
	background-repeat: no-repeat;
}
.H_logo img {
	margin-right: 15px;
}
.H_moteur {
	float: left;
	width: 325px;
	height: 34px;
	padding: 20px 0 0 25px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #1E3295;
}
.H_moteur form {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:middle;
}
.H_moteur .champ_recherche {
	margin: 0 0 0 10px;
	padding: 3px 0 0 3px;
	width: 150px;
	height: 15px;
	color: #000000;
	font-size: 11px;
	border: 0;
	background-image: url(../img/fr/header/fond_champ_recherche.gif);
}
.H_moteur .submit {
	margin: 0;
	width: 25px;
	vertical-align: top;
}
.H_liens {
	float: left;
	height: 34px;
	width: 290px;
	padding: 20px 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #1E3295;
}
.H_liens ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.H_liens li {
	float: left;
	list-style-type: none;
	padding: 3px;
}
.H_liens li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.H_liens li a:hover {
	text-decoration: underline;
}

/* ===== MESSAGE D'ERREUR ===== */

h3.message_erreur {
	padding: 5px;
	color: #D51114;
	font-size: 12px;
	font-family: Arial;
	margin: 10px 0 0 10px;
	border-left: 3px solid #D51114;
}
h3.message_confirm {
	padding: 5px;
	color: #1E3296;
	font-size: 12px;
	font-family: Arial;
	margin: 10px 0 0 10px;
	border-left: 3px solid #1E3296;
}

/* ===== FOOTER ===== */

.F_footer {
	clear: left;
	width: 100%;
	height: 30px;
	color: #9298A4;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #EBECEE;
	border-top: 10px solid white;
}
.F_footer_liens {
	width: 760px;
	height: 20px;
	padding: 10px 0 0 235px;
	background-color: #EBECEE;
}
.F_footer_liens ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.F_footer_liens ul.ligne_2 {
	padding: 5px 0 0 30px;
}
.F_footer_liens li {
	float: left;
	padding: 0 2px 0 2px;
	list-style-type: none;
}
.F_footer_liens li a {
	color: #9298A4;
	font-size: 11px;
	text-decoration: none;
}
.F_footer_liens li a:hover {
	text-decoration: underline;
}

/* [ID 004] List of headlines + Date (190 x 250)
--------------------------------------------------------------------- */
.iic_headline_list_ID004 {
	background: url(../images/layout/iic_comp_190x900_bg.gif) bottom center no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 230px;
	overflow: hidden;
}

.iic_hl_header {
	background: url(../images/layout/iic_head_om_190x26_2c_bg.gif) no-repeat;
	width: 190px;
	height: 26px;
	margin: 0;
	padding: 0;	
}

.iic_hl_header div {
	padding: 6px 0 0 10px;
}

.iic_hl_header h2 {
	color: #1e1d84;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 10px 0 0;
	letter-spacing: 0.01em;
}

.iic_hl_header object {
	width: 160px;
	height: 12px;
	margin: 0;	
}

.iic_hl_header embed {
	width: 160px;
	height: 12px;
	margin: 0;	
	padding: 0;
}

.iic_hl_body {
	margin-top: 0px;
	overflow: hidden;
	height: 187px;
}

.iic_hl_body h3 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0 0 5px 0;
	margin: 3px 10px 0 10px;
	background: url(../images/layout/iic_comp_169x2_line.gif) center bottom no-repeat;
}

.iic_headline_list_ID004 ul {
	margin: -22px 10px 0 11px;
	font-size: 11px;
}

.iic_headline_list_ID004 ul li {
	list-style: none;
	background: url(../images/layout/iic_arrow_black_trans.gif) 0 4px no-repeat;
	line-height: 13px;
	margin-top: 20px; 
	padding-left: 9px;	
}

.iic_headline_list_ID004 a:link, .iic_headline_list_ID004 a:visited, .iic_headline_list_ID004 a:active, .iic_headline_list_ID004 a:hover {
	text-decoration: none;
}


