body{
	font:Arial;
	font-family:Arial;
	font-size:12px;
	background-image:url(layout/fond.png);
}
table{
	border-collapse:collapse;
}
td{
	padding:0px;
	margin:0px;
	vertical-align:top;
}
img{
	border:0px;
}
#center{
	background-image:url(layout/fond_table.png);
}
#center_g{
	width:491px;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#990033;*/
}
#center_d{
	width:210px;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#00FF6A;*/
}
#center_d a:link {
	color: #FFFFFF; text-decoration: none
}
#center_d a:visited {
	color: #FFFFFF; text-decoration: none;
}
#center_d a:hover {
	color: #000000; text-decoration: none;
}

#static{
	font-size:16px;
	padding-left:5px;
	padding-top:7px;
}
#static a, #static a:visited #static a:link{
	color:#333399;
	text-decoration:none;
}
#static a:hover{
	color:#009eeb;
	text-decoration:none;
}
#ban{
	text-align:center;
	padding-bottom:5px;
}
#menu{
	text-align:left;
	padding-left:10px;
}
#menu div{
	background-color:#333399;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:5px;
	width:750px;
}
#menu div a{
	background-image:url(layout/menu_item.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
	font-weight:bold;
	text-decoration: none;
}
#menu div a, #menu div a:active, #menu div a:visited{
	color:#FFFFFF;
}
#menu div a:hover{
	border-bottom:solid 3px #009eeb;
}
#dynamic_menu{
	color:#000000;
}
textarea,input{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #282877;
	border-bottom-color: #282877;
	border-left-color: #333399;
	font-size:11px;
}
#dynamic a, #dynamic a:active, #dynamic a:visited{
	color:#009eeb;
	text-decoration: none;
}
#dynamic a:hover{
	color:#000000;
	text-decoration: none;
}
#dynamic h1{
	font-size:14px;
	padding-top:10px;
}
#dynamic ul{
	padding:0px;
	margin:0px;
}
#dynamic li{
	list-style-type:circle;
	list-style-position:inside;
}
.com_before_titre,.com_before_texte,.com_before_post,.com_before_suite{
	width:5px;	
}
.com_before_titre, .com_com .com_before_texte, .com_com .com_before_post, .com_com .com_before_suite{
	border-left:1px solid #0099FF;
}
.com_com_fin .com_before_texte, .com_com_fin .com_before_post, .com_com_fin .com_before_suite{
	border-left:0px;
}
.com_post, .com_before_post{
	border-bottom:1px solid #0099FF;
}
.com_titre{
	font-weight:bold;
	text-decoration:underline;
	padding-top:10px;
}
.com_before_titre{
	border-bottom:1px solid #0099FF;
}
.com_com, .com_com_fin{
	width:100%;
}
.formulaire td{
	padding:2px;
}
