@charset "utf-8";
@import "link_style.css";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #003;
}
#container {
	width: 966px;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
}
#menu {
	height: 20px;
	width: 966px;
	margin: 0 auto;
	position: relative;
	background-color: #003;
}
#container h1 {
	position: absolute;
	top: -500px;
}
#container h2 {
	color: #00b4e1;
	font-size:18px;
	margin-top: 0;
	margin-bottom: 0px;
	text-align: center;
}
#container h3 {
	font-size:14px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#container h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #006;
	font-style: italic;
}
#container h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: justify;
}
#container h6 {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #006;
	font-style: normal;
	font-weight: normal;
}
#container h7 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #006;
	font-style: italic;
}
#container p {
	font-size: 10px;
	margin: 0px 0px 6px 0px;
	text-align: justify;
	font-weight: bold;
	color: #006;
}
#container p1 {
	font-size: 10px;
	margin: 0px 0px 6px 0px;
	text-align: justify;
	font-weight: bold;
	color: #006;
}
#container p2 {
	font-size: 10px;
	margin: 0px 0px 6px 0px;
	text-align: justify;
	font-weight: bold;
	color: #C00;
}#container p2 a:link {
	color: #C00;
	text-decoration: none;
}
#container p2 a:visited {
	color: #C06;
	text-decoration: none;
}
#container p2 a:hover {
	color: #F36;
	text-decoration: none;
}
#container p2 a:active {
	color: #0FC;
	text-decoration: none;
}
table {
	background-color:#D8E5ED;
	width: 238px;
	margin: 0px;
	padding: 0px;
}
#main_menu {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_image {
	background-image: url(/images/fond_top_966x450.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 350px;
	width: 966px;
}
#text_body_wide {
	background-color: #D8E5ED;
	width: 740px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	position: absolute;
	right: 103px;
	top: 60px;
	border: 5px solid #FFF;
	height: 200px;
	overflow: hidden;
}
#text_body_l {
	background-color: #D8E5ED;
	width: 228px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	position: absolute;
	right: 615px;
	top: 60px;
	border: 5px solid #FFF;
	height: 200px;
	overflow: hidden;
}
#text_body_c {
	background-color: #D8E5ED;
	width: 228px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	position: absolute;
	right: 359px;
	top: 60px;
	border: 5px solid #FFF;
	height: 200px;
	overflow: hidden;
}
#text_body_r {
	background-color: #D8E5ED;
	width: 228px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	position: absolute;
	right: 103px;
	top: 60px;
	border: 5px solid #FFF;
	height: 200px;
	overflow: hidden;
}
#text_body_image {
	width: 238px;
	position: absolute;
	right: 359px;
	top: 60px;
	border: 5px solid #FFF;
	height: 210px;
	overflow: visible;
	background-image: url(/images/pieds_238x210.jpg);
	background-repeat: no-repeat;
}
#blueline {
	background-color: #003;
	position: relative;
	width: 966px;
	height: 3px;
}
#left_col {
	float: left;
	background-color: #003;
	background-image: url(/images/fond_bot_l.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 322px;
	height: 185px;
}
#center_col {
	float: left;
	background-color: #003;
	background-image: url(/images/fond_bot_c.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 322px;
	height: 185px;
}
#right_col {
	float: left;
	background-color: #003;
	background-image: url(/images/fond_bot_r.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 322px;
	height: 185px;
}
/*p {
	margin-top: 1em;
}
*/

