
html{
	height: 100%;	
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size : 0.8em;	
	margin : 0;
	padding : 0;
	height: 100%;
	background: #024c76 url(background.jpg) repeat-x top left;
}



#container{
	margin: 0 auto;

	padding : 0;
	width : 803px;
	background :  white url(content_bg.jpg) repeat-y top left;
	position: relative;
	/*left: 50%;
	margin-left: -400px;*/
	min-height: 100%;
/*	overflow : visible;*/
}
* html #container{
	height: 100%;
}

#header{
	margin : 0;
	padding : 0;
}
#header h1 {
margin : 0;
padding : 0;
background: none;
}

#header h1 a{
background : url(header.jpg) no-repeat;
	width : 803px;
	height : 215px;
	margin : 0 auto;
	display : block;
	cursor : pointer;
	
}
#header h1 span{
	display : none;	
}

#content{
	margin : 0;

	padding : 10px 20px 10px 20px;
height: auto;
padding-bottom: 60px;
width : 575px;
overflow : hidden;
}
#container_foot{
	overflow : visible;
	clear : both;
	
}

#menu{
position : relative;
	float : right;
	width : 145px;
	background : url(menu_bg.jpg) top center repeat-y;
	padding : 0;
	margin : 0;
	margin-left : 20px;
	margin-right : 20px;
}

#menu h2{
	font-size : 1em;
	padding : 2px;
	padding-bottom : 10px;
	margin : 0;
	font-family: Trebuchet MS;
	font-stretch: narrower;
	display : block;
	text-align: center;
	color : #c83307;
	/*margin : 0 10px;*/
	background: none;
	
	
}
#menu p#menu_footer{
	height : 10px;
	margin : 0;
	display : block;

}

#menu ul{
	list-style: url(menu_puce.jpg) inside;
	padding : 0;
	margin : 0;
	margin-bottom : 1em;
	margin-top : 0.5em;
	font-size : 0.9em;
	padding-bottom : 10px;
	/*background: url(menu_title_bg.jpg) repeat-x bottom left;*/
	border-bottom : dotted 1px #CDD9DF;
}
#menu ul li{
margin : 0;
padding-left : 0;
}
#menu ul li a{
color : #CC6E24;

text-align: left;
padding : 2px 0 6px 0;
margin:0;
text-decoration: none;
}
#menu li a:hover{
	color :#024C76;
	text-decoration: none;
}



#footer{

	
	height : 50px;
position: relative;
/*margin-top: -50px;*/
bottom : 0;
/*clear : both;*/
overflow: visible;

}
#footer a{
color : #f78d39;
}

#footer_place{

	margin : 0 auto;
	/*padding : 15px 210px 0 30px;
	width : 560px;*/
	
	width : 803px;
	height : 110px;

	background :url(footer.jpg) top left repeat-x;

}
#footer_text{
width : 550px;

margin : 0;
margin-left : 30px;
margin-right : 20px;
padding : 0;
text-align: center;
color : black;
font-size: 0.7em;
border-top : dashed 1px lightgrey;
padding-top : 20px;
}



#vanilla_sig{
	position : fixed;
	bottom : 10px;
	right : 10px;
	padding-left : 20px;
	text-align: center;
	font-size : 0.8em;
	color : #969696;
	background : url(tag.png) left center no-repeat;
	display : block;
}
* html #vanilla_sig {position:absolute;bottom: 10;right : 20;}

/****** Hx *******/

h1{
	/*margin : 0.5em 0;*/
	margin : 0;
	color : #c83307;
	text-transform: none;
	font-size : 2.3em;
	font-family: Trebuchet MS;
	margin-top : 0.2em;
	margin-bottom : 0.8em;
	line-height: 1em;
	/*background: url(h1_puce.jpg) no-repeat left 5px;*/
	padding-left : 20px;
}
h2{
	/*border-bottom : 1px dashed #D4B516;*/
	color : #5a8cad;
	font-family: Georgia;
	/*background: url(h2_puce.jpg) no-repeat center left;*/
	margin-top : 0.2em;
	margin-bottom : 0.5em;
	line-height: 1em;
	padding-left : 20px;
}
h3{
	margin : 0;
	color : #ef7c2f;
	margin-top : 1em;
	font-family: Georgia;
	font-size : 1.2em;
	margin-top : 0.2em;
		margin-bottom : 0.2em;
		line-height: 1em;
	/*background: url(h3_puce.jpg) no-repeat center left;*/
	padding-left : 20px;
}

/*****************************************************************/
hr{
	clear : both;
	visibility : hidden;
}

#nav {
	display : none;
}

/*****************************************************************/

#register{
	width : 20em;
}

.register{
	width : 20em;
	margin : 0 auto;
}
.register p{
	text-align: left;
}
.register fieldset{
	border : solid grey 1px;
	/*background: #F8FEF1;*/
	border-width : 2px 1px;
	padding : 1em;
	margin : 0;
	background:#F4F8FB none repeat scroll 0%;
margin-top:2em;
margin-left : 1em;
padding:0.8em;
border : solid grey 1px;
color:#0984D2;
width : 200px;
}

.register legend{
	color : #78A537;
	text-transform: uppercase;
	display : none;
	color:#D2091D;
font-weight:bold;
}

.register label{
	color:#4FB3F8;
}
.register input{
	background: #FAFAFA;
	background-color:#EFF0F1;
border:1px solid #FAB52D;
font-family:Verdana;
font-size : 1em;
padding:0pt 2px;
width : 16em;
}
.register input[type=submit]{
	font-size : 1.5em;
	color : #105374;
	border : #1F92CC solid 1px;
	background: #F1FAFD;
	margin : 0 auto;
	background-color:#FAB52D;
border:1px solid #657BC7;
font-family:Verdana;
padding:0pt 2px;
}
.register input[type=submit]:hover{
	color : #5B7E2B;
	border : #5B7E2B solid 1px;
	background: #DFF2C5;
	border-color:#AE6000;
}

