@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	font-size: 11px;
	font-weight: bold;
	color: #565F61;
	text-decoration: none;
}

.btn_langue {
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 10px;
	width: 173px;
}
.btn_langue A {
	display: block;
	padding: 0 0 8px 0;
	color: #FFF;
}

.logo_resp {
	position: absolute;
	z-index: 2;
	top: 85px;
	right: 120px;
	width: 149px;
	height: 32px;
}
/*
.btn_langue {
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 60px;
}
.btn_langue A {
	display: block;
	padding: 0 0 8px 0;
}
*/
.rappel_d {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	width: 114px;
	height: 161px;
	background: url(../img_graph/rappel_d.png) top right no-repeat;
}

.entete {
	height: 80px;
	background: url(../../img_graph/bas_titre_g.jpg) 226px bottom no-repeat #bababa;
}

.ss_entete {
	text-align: center;
}

.menu {
	font-family: Arial;
	font-size: 14px;
	color: #8F9199;
	width: 795px; /*995*/
	margin: auto;
	margin-top: 20px;
	cursor: default;
	height: 40px;
}
.menu SPAN {
	display: inline-block;
	padding: 0 5px 5px 5px;
}
.menu_A {
	font-family: Arial;
	font-size: 14px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #8F9199;
	display: inline-block;
}
.menu_A:hover {
	color: #565f61;
	padding: 0 0 2px 0;
	border-bottom: solid 3px #FF0000;
}
.menu_A_hover {
	color: #565f61;
	padding: 0 0 2px 0;
	border-bottom: solid 3px #cccccc;
}

.contenu {
	width: 995px;
	margin: auto;
}

.sur_bloc {

}

.bloc {
	width: 795px; /*650*/
	margin: auto;
}
.bloc_h {
	width: 795px; /*650*/
	height: 20px;
}
.bloc_m {
	width: 785px; /*630*/
	background: url(../img_graph/bloc_m.png) top left repeat-y;
	padding: 10px;
}
.bloc_b {
	width: 795px; /*650*/
	height: 12px;
	background: url(../img_graph/bloc_b.png) bottom left no-repeat;
}

.pied {
	color: #565F61;
	padding: 0 0 10px 10px;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.pied_float {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	left: 0px;
	right: 0px;
}


/* REPORTAGES */
#reportage {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cadre_reportage {
	width: 600px;
	margin: auto;
}

#reportage_h {
	background: url(../../img_graph/reportage/fond_haut.jpg) bottom left no-repeat #FFFFFF;
	width: 600px;
	height: 20px;
}

#reportage_m {
	background: url(../../img_graph/reportage/fond_milieu.jpg) top left repeat-y #FFFFFF;
	width: 600px;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #666666;
}

#ss_reportage_m {
	width: 599px;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #666666;
}

.reportage_m_item {
	border-bottom: solid 1px #CCCCCC;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	cursor: pointer;
	display: block;
	background: url(../../img_graph/reportage/fond.jpg) bottom left repeat-x #FFFFFF;
	margin-left: 1px;
}

#reportage_b {
	background: url(../../img_graph/reportage/fond_bas.jpg) top left no-repeat #FFFFFF;
	width: 600px;
	height: 12px;
}

/* REALISATIONS */

.real_menu {
	width: 278px;
	margin-right: 30px;
}
.real_menu_h {
	height: 20px;
	width: 278px;
}
.real_menu_m {
	width: 278px;
	background: url(../img_graph/real_m.png) top left repeat-y;
}
.real_menu_m A {
	display: block;
	padding: 5px 3px 5px 15px;
}
.real_menu_m A:hover {
	color: #FFF;
	background-color: #bababa;
}
.real_menu_m_A_hover {
	color: #FFF;
	background-color: #737a80;
}
.real_menu_b {
	width: 278px;
	height: 12px;
	background: url(../img_graph/real_b.png) bottom left no-repeat;
}

.cadre_real {
	float: right;
	width: 670px;
}
.cadre_real_h {
	width: 670px;
	height: 20px;
	background: url(../img_graph/real_cadre_h.png) top left no-repeat;
}
.cadre_real_m {
	width: 650px;
	padding: 10px;
	background: url(../img_graph/real_cadre_m.png) top left repeat-y;
}
.cadre_real_b {
	width: 670px;
	height: 20px;
	background: url(../img_graph/real_cadre_b.png) bottom left no-repeat;
}

.cadre_real_pays {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.cadre_real_ville {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.cadre_real_type {
	font-size: 14px;
	padding: 0 0 5px 0;
}

/* CONTACT */

.contact {
	width: 561px;
	height: 220px;
	background: url(../img_graph/contact/fond.png) bottom left no-repeat;
	margin: auto;
	padding: 20px 20px 0 20px;
}
.td_contact {
	padding: 5px 0 5px 0;
	width: 280px;
}
.ch_court {
	width: 150px;
	height: 20px;
	border: solid 1px #cecfd1;
}
.ch_long {
	width: 200px;
	height: 20px;
	border: solid 1px #cecfd1;
}
.ch_text {
	width: 280px;
	height: 140px;
	font-family: Arial;
	font-size: 13px;
	border: solid 1px #cecfd1;
	resize: none;
}