body {
	width:100%;
	margin:0;
	padding:0;
	/*background:#000033 url(images/page_bg.jpg) repeat-x;*/
	background:#EEEEEE url(images/page_borders.png) repeat-y top center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
a {
	color:#999966;
	color:#B1B18B;
}
/* Sicky footer hack */
* {
	/*margin: 0;*/
}
html, body {
	height: 100%;
}
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 24px; /* .push must be the same height as .footer */
}
/*** (source by Ryan Fait) ***/

#page_borders {
	width:830px;
	/*height:auto;
	min-height:500px;
	height:500px;
	min-height:500px;*/	
	/*height:100%;*/
	/*min-height:100%;*/
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	/*background:url(images/page_borders.jpg) repeat-y;*/
}
#page {
	width:800px;
	/*height:500px;
	min-height:500px;
	height:inherit;*/
	/*height:100%;
	min-height:325px;*/
	/*min-height:inherit;*/
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FFFFFF;*/
	background:#000033 url(images/page_bg.jpg) repeat-x;
	/*background:#231204 url(images/page_bg2.jpg) repeat-x;*/
}
#header {
	background: url(images/header.jpg) no-repeat;
	width:800px;
	height:122px;
}
#header a {
	display:block;
	width:800px;
	height:122px;
	border:0;
}
#footer {
	background:#000000;
	text-align:center;
	width:800px;
	margin:0 auto 0 auto;
	clear:both;
	font-size:11px;
	line-height:24px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#header_sep {
	background: url(images/header_sep.jpg) repeat-x;
	width:800px;
	height:14px;
}
#header_sep {
	background:#C69B48;
	width:800px;
	height:1px;
}
#header h1 {
	position:absolute;
	width:200px;
	left:-2000px;
}
#colg {
	padding:10px;
	padding-right:5px;
	width:175px;
	float:left;
	margin-right:10px;
	/*min-height:350px;*/
	/*background:#006600;
	background:#000000;*/
}
#colg ul {
	margin-top:5px;
	margin-left:5px;
	padding-left:10px;
}
#colg ul li ul {
	margin-top:5px;
	margin-left:5px;
	padding-left:10px;
	list-style-type:decimal;
}
#colg ul li ul li {
	font-size:11px;
	line-height:9px;
	margin-bottom:4px;
	color:#CCCCCC;
}
#colg ul li ul.ul_compact li {
	margin-bottom:0px;
}
#colg span {
	line-height:15px;
}
#content {
	padding:10px;
	padding-right:20px;
	width:570px;
	min-height:350px;
	float:left;
	color:#E7E7E7;
}
#content h1 {
	font-size:21px;
	color:#FFFFFF;
}
#content h2 {
	font-size:19.5px;
	color:#E8B900;
}
#content h3 {
	font-size:16px;
	color:#E8B900;
}
#content li {
	margin-top:5px;
	font-size:14px;
}
#content strong {
	color:#FFFFFF;
}
#content ul.ul_inline,
#content ul.ul_inline2 {
	list-style-type:none;
	margin:0;
	padding:0;
}
#content ul.ul_inline li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	margin-right:2px;
	margin-bottom:2px;
}
#content ul.ul_inline2 li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	margin-right:4px;
	margin-bottom:2px;
}
.txt_small1 {
	font-size:10px;
	line-height:12px;
}
.txt_small2 {
	font-size:12px;
	line-height:14px;
}
.link_wh1 {
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
}
.link_wh1:link,
.link_wh1:visited {
	text-decoration:none;
}
.link_wh1:hover {
	text-decoration:underline;
}
.site_links {
	list-style-type:square;
	font-size:11px;
	line-height:12px;
	color:#666666;
	margin-left:0;
}
.site_links li,
.site_links li a {
	font-size:11px;
	line-height:12px;
}


form#form2214{
	color:#FFFFFF; font-size:12px; line-height:18px; display:block; clear:both;
}
#form2214 label{
	line-height:18px; font-size:12px; display:block; float:left; width:160px; clear:left;
}
#form2214 input,
#form2214 select,
#form2214 textarea{
	line-height:18px; font-size:12px; margin-bottom:3px;
}
#form2214 div.checkgroup,
#form2214 div.radiogroup{
	font-size:12px; display:block; clear:both;
}
#form2214 div.checkgroup font.grouplabel,
#form2214 div.radiogroup font.grouplabel{
	width:160px; float:left;
}
#form2214 div.checkgroup label, 
#form2214 div.radiogroup label{
	width:auto; float:left; clear:none; margin-right:5px;
}
#form2214 div.checkgroup input,
#form2214 div.radiogroup input{
	float:left; clear:none;
}
#form2214 div{
	display:block; clear:both;
}
#form2214 .prix0 input {
	width:60px;
	text-align:right;
}
#form2214 .submit0 {
	/*text-align:center;*/
	margin-left:160px;
	margin-top:40px;
}
#form2214 .error {
	color:#FF6600;
}