/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{ color: #222; background-color: #f6a101; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
a { outline: 0; }

/* --- */

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

#page {
	background:url(images/bg_body.png) repeat-x;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}


/* -- header elements -- */

#header {
	position: relative;
	height: 240px;
	margin-bottom:50px;
}

img#logo {
	position: absolute;
	top: 18px; 
	left:50px;
}

/* -- content elements -- */

/* -- right elements -- */

#right {
	float:right;
	margin-top:-190px;
	position:relative;
	z-index:0;
}

/* -- left elements -- */

#left {
	margin-left:50px;
	width:450px;
	color:#FFF;
	height:620Px;
}

#news{padding:13px}
#inscrivation {
margin-top: -20px;
}
#inscrivation h1 {font-size:1.5em; margin-bottom:4px;}
#inscrivation p {line-height:1.5;}
#inscrivation span {font-weight:bold;}


#signup {
	margin-top:20px;
margin-bottom: 35px;
	height: 40px;
}
#signup p {
color: #333;
font-weight: bold;
text-align:center;
font-size: 1.1em;
}
#signup input.textbox {
	float: left;
	padding: 4px 3px;
	font-size: 16px;
	border:2px solid #3e7719;

}
#signup input.button {
	width: 165px; 
	height: 34px;
	margin-left: 20px;
float:right;
	font-size: 0;
	border: 0;text-indent: -9999em;
	background: url(images/tenez-trans.png);
margin-top: 0;
}

#info {background:#538b22; padding:13px}
#adresse h2 {font-size:18px;font-weight:bold;margin-bottom:5px;}
#mail {margin-top:10px;}
#mail a {color:#d6e4fb;text-decoration:underline;line-height:1.5}

#congres {margin-left:98px;margin-top:45px;}


#congres-2011 {
margin: 20px 0 0 0;
}

#congres-2011 {
display: block;
padding: 20px;
color: #FFF;
font-size: 18px;
background: #47771C;
border: 1px solid #333;
border-width: 0 1px 1px 0;
text-decoration: none;
text-shadow: #333 1px 1px 0;
}

/*#congres-2011 a:hover,
#congres-2011 a:focus {
border: 1px solid #7AAF31;
border-width: 1px 0 0 1px;
}*/

#congres-2011 span.bigger {
display: block;
font-size: 24px;
}

#congres-2011 a {
color: #96C039;
font-size: 14px;
}

#congres-2011 a:hover,
#congres-2011 a:focus {
color: #FFF;
}


/* -- footer elements -- */

#footer{
	width: 960px;
	margin:0 auto;
}

#footer a {
	float:right;
	margin-top:-8px;
	position:relative;
	z-index:2;
}

.copyright {
	color:#FFF;
	margin-left:55px;
	font-size:13px;
	padding-bottom:20px;
}


/* -- forms -- */

input.button {
	cursor: pointer;
}




/* -- always useful -- */

strong { font-weight: bold; }
em { font-style: italic; }
.clearer { clear: both; }
.accessibility {
	position: absolute;
	top: -9999em;
}







