body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #315E6C;
	background-image: url(images/page_bkg.png);
	background-repeat: repeat;
	background-position: center top;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
	width:760px;
}
.top_menu {
	background-image: url(images/top_menu.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px;
	width: 760px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 26px;
}

a.top_menu_link:link {
	color:#999999;
	text-decoration:none;
}
a.top_menu_link:visited {
	color: #999999;
	text-decoration:none;
}
a.top_menu_link:hover {
	color: #FF9900;
	text-decoration:none;
}

.menu0 {
	clear: right;
	float: left;
	width: 90px;
	height: 26px;
}

.menu1 {
	clear: right;
	float: left;
	width: 120px;
}
.menu2 {
	clear: right;
	float: left;
	width: 145px;	
}
.menu3 {
	clear: right;
	float: left;
	width: 120px;	
}
.menu4 {
	clear: right;
	float: left;
	width: 145px;	
}
.menu5 {
	clear: right;
	float: left;
	width: 110px;	
}

.round_top {
	background-image: url(images/round_top.png);
	height: 16px;
	width: 760px;
	
}

.banner {
	height: 142px;
	width: 760px;
	background-image: url(images/banner.jpg);
}

.main {
	min-height: 316px;
	width: 760px;
	background-image: url(images/background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

.footer {
	height: 26px;
	width: 760px;
	background-image: url(images/round_bottom.png);
	font-size: 9px;
	color: #999999;
}

.footer_left {
	text-align: left;
	width:400px;
	float: left;
	padding-left:15px;
}

.footer_right {
	width:300px;
	text-align: right;
	float: right;
	padding-right: 15px;

}

a.footer_link:link {
	color:#999999;
	text-decoration:none;
}
a.footer_link:visited {
	color: #999999;
	text-decoration:none;
}
a.footer_link:hover {
	color: #FF9900;
	text-decoration:none;
}


.table_0 {
	font-size: 11px;
}

.cell_01 {
	padding: 15px;
	text-align:justify;
}

.cell01b {
	line-height: 16px;
}
	

a.link_1:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_1:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.link_1:hover {
	color: #FF6600;
	text-decoration:none;
}

.visiblenon {
	display: none;
}

.visibleoui {
	display: block;
}

.titre1 {
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
}


.icones {
	width: 465px;
	clear: none;
	float: left;
	padding-left:20px;
}

.divicone {
	width: 155px;
	clear: right;
	float: left;
}

.ligneicone {
	clear: both;
	float: none;
	height: 165px;	
}

.contents {
	width: 245px;
	float: right;
	text-align:justify;
	padding-top:20px;	
	padding-right:20px;	
}

/* prestations_ */

.tableau {
	background-color: #596A73;
	width:690px;
	padding-left:20px;
	text-align:justify;
}

.tableautop {
	width:690px;
	height:25px;
	background-image: url(images/round_gris_top.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

.tableauleft {	
	clear:right;
	float:left;
	width:370px;
}

.tableauright {
	clear:right;
	float:left;
	width:300px;
	text-align:center;
}
.tableaubottom {
	clear:left;
	width:690px;
	height:10px;
	background-image: url(images/round_gris_bottom.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}

.iconeleft {
	margin-right: 15px;
	float: left;

}

.menuprestations {
	clear:left;
	float:left;
	height: 26px;
	width: 670px;
	font-size: 9px;
	padding: 10px;
	color: #999999;
	text-align:center;
}

.bouton1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #FF6600;
	cursor:pointer;
}

.bouton2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor:pointer;
}

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: 1px solid #013286;
}

.input2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #013286;
}

