
/* ------------------------------------ Global ------------------------------------ */	
html									{
										}
body									{
										position:relative;
										text-align:left;
										width:980px;
										height:100%;
										margin:0px auto;
										padding:0px;
										
										
										font-family: Arial, Verdana, Sans-Serif;
										font-size:11px;
										line-height:120%;
										color:#675b54;
										}
table									{
										font-size:11px;
										}										
h1										{
										margin-top:20px;
										font-size:20px;
										font-weight:normal;
										font-style:normal;
										color:#675b54;
										}
h2										{
										margin:0px;
										font-size:11px;
										color:#675b54;
										}
h3										{
										margin:0px;
										font-size:11px;
										color:#675b54;
										}
p										{
										margin-top:8px;
										}																			
a										{
										font-weight:normal;
										color:#b42814;
										text-decoration:none;
										}
a:hover									{
										font-weight:normal;
										color:#b42814;
										text-decoration:underline;
										}																																								

										
/* ------------------------------------ Containers ------------------------------------ */
#banner									{
										width:980px;
										height:180px;
										border-bottom:solid 4px #ffffff;
										}
#home_link								{
										float:left;
										margin:16px 0px 0px 16px;
										width:380px;
										height:70px;
										border:0px;
										}										
#container								{
										float:left;
										width:980px;
										height:100%;
										}										
#logo									{
										margin-top:10px;
										width:175px;
										height:80px;
										}
#navigation								{
										float:left;
										width:175px;
										margin-top:34px;
										}
#content								{
										float:left;
										margin-top:20px;
										width:530px;
										}
#content .innerdiv						{
										float:left;
										padding:0px 0px 0px 30px;
										width:490px;
										min-height:400px;
										/* margin-top:-20px; */
										}
#content ul								{
										list-style-image:url(images/icon_li_type.gif);
										margin-top:6px;
										margin-left:16px;
										padding:0px;
										}																				
#news									{
										float:left;
										margin:20px 0px 0px 50px;
										padding:0px 0px 0px 0px;
										width:200px;
										}
#news_div								{
										border-bottom:solid 1px #ffffff;
										margin-bottom:10px;
										float:left;
										clear:both;
										width:200px;										
										}
#news h2								{
										margin:0px;
										}
#news p									{
										margin:0px 0px 10px 0px;
										}
#news img								{
										border:0px;
										}
.NewsTitle								{
										float:left;
										margin:20px 0px 20px 0px;
										font-size:20px;
										font-weight:normal;
										font-style:normal;
										text-transform:uppercase;
										color:#675b54;
										}
.NewsTitle:hover						{
										text-decoration:none;
										}																				
.NewsLink								{
										margin:0px;
										font-size:11px;
										color:#675b54;
										font-weight:bold;
										text-decoration:none;
										}
.NewsLink:hover						    {
										font-weight:bold;
										color:#b42814;
										text-decoration:underline;
										}

																																																												
#credits								{
										float:left;
										width:156px;
										margin-left:20px;
										}
#credits a								{
										color:#675b54;
										font-weight:normal;
										}
#credits a:hover						{
										color:#b42814;
										font-weight:normal;
										text-decoration:underline;
										}
										
#print									{
										float:left;
										padding-left:30px;
										}
#print a								{
										color:#675b54;
										}																																

/* ------------------------------------ Navigation ------------------------------------ */										
#navigation	ul							{
										margin:0px 0px 0px 20px;
										padding:0px;
										list-style-type:none;
										}
#navigation	li							{
										margin-top:4px;
										}										
#navigation	ul ul						{
										margin:0px 0px 20px 10px;
										}
#navigation	a							{
										font-weight:bold;
										font-style:normal;
										color:#675b54;
										text-decoration:none;
										}
#navigation	a:hover						{
										color:#b42814;
										text-decoration:none;
										}
#navigation	a.active					{
										color:#b42814;
										}

#navigation	ul ul a						{
										font-weight:normal;
										}


#service								{
										float:right;
										width:210px;
										margin-right:20px;
										color:#675b54;
										font-weight:bold;
										}
#service a								{
										color:#675b54;
										margin:4px;
										}
#service a:hover						{
										color:#b42814;
										margin:4px;
										}										


									
																			

#submit									{
										width:80px;
										height:40px;
										color:#232976;
										font-weight:bold;
										
										}	
										
#cancel									{
										
										}										
										
																					

#footer									{
										float:left;
										width:980px;
										
										padding:30px 0px 10px 0px;
										}
#footer	a								{
										font-weight:normal;
										}											


#container_print    		{
 							float:left;
 							margin:20px 20px 20px 20px;
 							}
						
 							
#content_print    			{
 							float:left;
 							}
#footer_print    			{
 							float:left;
 							clear:both;
 							width:500px;
 							margin-top:40px;
							}
#logo_print    				{
 							float:left;
 							} 	 							 							
#adresse_print    			{
 							float:left;
 							margin-left:20px;
 							}
 							

 							
textarea					{
							width:380px;
							height:100px;
							font-family:Arial, Verdana;
							font-size:12px;
							color:#675b54;
							padding-left:2px;
							}	 																																																																																														
																																																									
										
																																																												


