@import url(menuh.css);
@import url(commun.css);
* {
	margin:0;
	padding:0;
}
.clearer {
	clear:both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}
#global {
	width: 776px;
	margin: 0px auto 0px auto;
}

#bandeau {
	width: 776px;
	height: 135px;
	margin: 13px 0px 0px 0px;
}
#corps {
	width: 776px;
	height: 314px;
	margin: 15px 0px 0px 0px;
}
#col_01 {
	width: 214px;
	height: 314px;
	float: left;
}
#axson_monde {
	width: 214px;
	height: 58px;
	margin: 13px 0px 0px 0px;
	background: url(../../images/common/axson_monde.gif) no-repeat;
}
#axson_monde p {
	padding: 10px 10px 0px 130px;
	background: url(../../images/common/puce_d.gif) no-repeat 120px 15px;
}
form.frm_interet select {
	width: 214px;
	height: 18px;
	border: 1px solid #e0e0e0;
	border-top: none;
	color: #5c5c5c;
	font-size: 10px;
	line-height: 18px;
	vertical-align: middle;
	margin: 0px;
	_margin: -1px 0px 0px 0px;
	|margin: -1px 0px 0px 0px;	
}
#col_02 {
	width: 289px;	/*357px*/
	height: 314px;
	float: left;
	padding: 0px 33px 0px 35px;
}
#col_img01 {
	width: 136px;
	height: 200px;
	margin: 0px 17px 0px 0px;
	float: left;
	text-align: right;
}
#col_img02 {
	width: 136px;
	height: 200px;
	float: left;
}
#col_img01 img, #col_img02 img {
	margin: 20px 0px 5px 0px;
}
#col_03 {
	width: 205px;
	height: 314px;
	float: left;
}
#video {
	width: 205px;
	height: 173px;
	margin: 10px 0px 0px 0px;
}

/*textes home*/
.bleu {color: #004f9b;}
.bold {font-weight: bold;}

ul.liens {
	list-style: none;
	margin: 10px 0px 10px 0px;
	border-bottom: none;
}
#col_01 ul.liens {
	list-style: none;
	margin: 10px 0px 11px 0px;
	padding: 0px 0px 13px 0px;
	border-bottom: 1px solid #d6d6d6;
}
#col_01 ul.home_presse {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: none;
}
ul.liens a {
	color: #004f9b;
}
ul.liens li a {
	background: url(../../images/common/puce_d.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
	color: #004f9b;
	text-decoration: none;
}
#col_03 ul.liens li{margin:15px 0px 0px 0px; display:block;}
h1 {
	font-size: 14px;
	color: #004f9b;
}
h1 span {
	display: none;
}
h2 {
	font-size: 12px;
	color: #004f9b;
}
h1.t1 {
	width: 60px;
	height: 14px;
	margin: 0px 0px 15px 0px;
	background: url(../../images/picts_de/t1_home.gif) no-repeat;
}
h1.t2 {
	width: 68px;
	height: 14px;
	margin: 0px 0px 15px 0px;
	background: url(../../images/picts_de/t2_home.gif) no-repeat;
}
a.marches_g {
	font-size: 12px;	
	background: url(../../images/common/puce_g.gif) no-repeat right 5px;
	padding: 0px 10px 0px 0px;
	float: right;
	color: #363636;	
	font-weight: bold;
	text-decoration: none;
}
a.marches_g:hover {
	font-size: 12px;	
	background: url(../../images/common/puce_g.gif) no-repeat right 5px;
	padding: 0px 10px 0px 0px;
	float: right;
	color: #004f9b;	
	font-weight: bold;
}
a.marches_d {
	font-size: 12px;	
	background: url(../../images/common/puce_d.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}
a.marches_d:hover {
	font-size: 12px;	
	background: url(../../images/common/puce_d.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
	color: #004f9b;	
	font-weight: bold;
}


