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

* {
	padding:0;
	margin:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	color: #000000;
}
.savoir_plus{
text-decoration:none;
font-weight:bold;
}
.savoir_plus:hover{
text-decoration:underline;
}
body {
	background:url(../medias/back_page_accueil.png) repeat left top;
}

table {
	border-collapse:collapse;
}

#page {
	margin:0 auto;
	width:930px;
}
.mega_lien{
text-decoration:none;
color:#004789;
font-size:12px;
font-weight:bold;
}
.mega_lien:hover{
text-decoration:underline;
}
.spacer {
	clear:both;
	height:1px;
	font-size:1px;
}

/********************************************
			HEADER
********************************************/

#header {
	display:block;
	height:166px;
}

#header_left {
	float:left;
	width:930px;
	background:url(../medias/fd_header.gif) top right no-repeat;
	
}

#header #flash {
	background-color:#FFFFFF;
	height:90px;
}

#header #ariane {
	display:block;
	height:45px;
	width:930px;
	overflow:hidden;
}

#header #ariane .corps {
	width:640px;
	float:left;
}

#header #ariane p {
	display:block;
	padding:9px 0 9px 30px;
	font-size:10px;
}

#header #ariane p a {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

#header #ariane p a:hover {
	text-decoration:underline;
}

#header #ariane .search {
	width:270px;
	float:right;
}

#header #ariane .search form {
	margin-right:10px;
	display:block;
	padding:4px 0 4px 30px;
	font-size:10px;
	text-align:right;
}

#header #ariane .search form input{
	background-color:#FFFFFF;
	border:none;
	padding:2px;
	color:#0066FF;
	font-size:10px;
	height:12px;
	width:130px;
}

#header #ariane .search form input.bouton_search{
	background:url(../medias/pictos/recherche.png) no-repeat left top;
	border:none;
	padding:0;
	width:24px;
	height:22px;
	margin:0;
}

#header #ariane .search form input.bouton_search:hover{
	background:url(../medias/pictos/recherche_r.png) no-repeat left top;
	cursor:pointer;
}

#header #header_right {
	width:170px;
	height:140px;
	background:url(../medias/back_encadre_haut_droite3.jpg) no-repeat left top;
	float:right;
	line-height:13px;
	/*padding:10px 43px 0 15px;*/
	padding-top:10px;
	/*padding-left:20px;*/
}

#header #header_right a {
font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:13px;
	line-height:13px;
	font-size:10px;
	margin-left:20px;
	padding:0 0 0 25px;
	margin-bottom:2px;
}

#header #header_right a.presse {
	background:url(../medias/pictos/presse.png) no-repeat 0px top;
	line-height:13px;
	width:110px;
}

#header #header_right a.presse:hover {
	background:url(../medias/pictos/presse_r.png) no-repeat 0px top #002535;
	line-height:13px;
	width:110px;
}

#header #header_right a.finance {
	background:url(../medias/pictos/finance.png) no-repeat 0px top;
	line-height:13px;
	width:110px;
}

#header #header_right a.finance:hover {
	background:url(../medias/pictos/finance_r.png) no-repeat 0px top #002535;
	line-height:13px;
	width:110px;
}

#header #header_right a.expression {
	background:url(../medias/pictos/bulle.png) no-repeat 0px top;
	line-height:13px;
	width:110px;
}

#header #header_right a.expression:hover {
	background:url(../medias/pictos/bulle_r.png) no-repeat 0px top #002535;
	line-height:13px;
	width:110px;
}

#header #header_right a.cadran {
	background:url(../medias/pictos/cadran.png) no-repeat 0px top;
	width:110px;
}

#header #header_right a.cadran:hover {
	background:url(../medias/pictos/cadran_r.png) no-repeat 0px top #002535;
	width:110px;
}

#header #header_right a.soleil {
	height:30px;
	line-height:30px;
	margin-left:7px;
	padding:0 0 0 37px;
	font-size:11px;
	white-space:nowrap;
	font-weight:bold;
	background:url(../medias/back_soleil.png) no-repeat left top;
}

#header #header_right a.soleil:hover {
	background:url(../medias/back_soleil_r.png) no-repeat left top;
}

#header #header_right a.velo {
	height:30px;
	line-height:30px;
	margin-left:7px;
	padding:0 0 0 35px;
	white-space:nowrap;
	font-size:11px;
	font-weight:bold;
	background:url(../medias/back_velo.png) no-repeat left top;
}

#header #header_right a.velo:hover {
	background:url(../medias/back_velo_r.png) no-repeat left top;
}

/********************************************
			CONTENT
********************************************/

#content {
	display:block;
}

#content #left {
	float:left;
	width:625px;
}

#content #right {

	float:right;
	/*padding-right:20px;*/
	text-align:center;
}


/********************************************
			FOOTER
********************************************/

#footer {
	background:url(../medias/back_footer_accueil.png) no-repeat left bottom #62909f;
	height:50px;
	padding-top:10px;
}

#tag {
	background:#adc6cd;
	height:100px;
	padding-top:10px;
	text-align:center;
	padding-top:30px;
}
#tag .ligne{
	margin-bottom:5px;
		font-size:14px;
	font-weight:bold;
	color:#000000;
}
#tag .rouge, #tag.noir, #tag .bleu{
	font-size:14px;
	font-weight:bold;
}

#tag .rouge{
	color:#7e0003;
}
#tag .bleu{
	color:#29437c;
}

#footer .english{
	font-size:10px;
	background:url(../medias/pictos/english.png) no-repeat right 7px;
	height:18px;
	display:block;
	padding:10px 20px 8px 0;
	margin-left:150px;
	width:90px;
	color:#000000;
	text-decoration:none;
	float:left;
}

#footer .english:hover {
	text-decoration:underline;
	background:url(../medias/pictos/english_r.png) no-repeat right 7px;
}

#footer .all{
	font-size:11px;
	height:18px;
	display:block;
	padding:10px 0 8px 0;
	margin-left:240px!important;
	margin-left:140px;
	margin-right:20px;
	color:#000000;
	text-decoration:none;
	float:left;
}

#footer .all:hover{
	text-decoration:underline;
}

#footer .others{
	font-size:11px;
	height:18px;
	display:block;
	padding:10px 0px 8px 20px;
	color:#FFF;
	text-decoration:none;
	float:left;
}

#footer .others:hover{
	text-decoration:underline;
}



.warningContact{background: url("../medias/panneau_attention.png") no-repeat scroll left top transparent;color: #FFFFFF;height: 32px;padding-left: 47px;width: 450px;}
