/* general */
a{color:#848484; font-weight:bold;border:none}
img{ border-color:#CCC;}


/* structure */
#structure{
	background-image:url('../image/structure/background.jpg');
	background-repeat:repeat-x;
	height:351px;
	overflow:hidden;
	
}
#structure_splash{
	background-image:url('../image/splash_degrade.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
}
	#structure_haut{
		width:950px;
		min-width:750px;
		margin-left:auto;
		margin-right:auto;
		/*height:351px;*/
	}
	#structure_haut_splash{
		width:100%;
		height:614px;
	}
		#structure_logo{
			vertical-align:top;
			/*float:left;
			padding-top:46px;*/
			/*	width:234px;*/
	
		}
		#structure_logo_splash{
			padding-top:70px;
			padding-left:15%;
		}
		
		
			#structure_date{
				background:transparent url('../image/structure/date.jpg') no-repeat scroll 100% 100%;
				height:70px;
				text-align:center;
				
				color:white;
			}
			
			#event_last{font-size:16px; font-weight:bold}
	#structure_droite{
		display:inline;
	}
	#structure_droite_splash_text{
			padding-top:300px;
	}
	#structure_droite_splash{
			
			border:none;
			
			background:transparent url('../image/splash_honda.jpg') no-repeat;
			height:614px;
			width:580px;
		}
#structure_bas{
	background-image:url('../image/structure/degrade.jpg');
		background-repeat:repeat-x;
		background-position:top;
		
		margin-top:-15px;
		padding-top:0px;C
	
}
#structure_bas_splash{
	
	width:100%;
}
#login0{text-align:center}

		#structure_menu{
			float:left;
			height:80px;
			width-min:600px;
		}
		#structure_language{
			color:#FFF;	
			float:right;
			padding-top:33px;
		}
		#structure_image{
			/*float:left;	*/
		}
		
	#structure_contenu{
		vertical-align:top;
		margin-bottom:20px;
		margin:auto;
		width:950px;
		min-height:150px;
		overflow:visible;
		text-align:left;
		
	}
	#structure_contenu_splash{
		text-align:center;
		vertical-align:top;
		margin-bottom:20px;
		min-height:150px;
		
		width:100%;
	}
		#structure_contenu_menu_logged{
			width:900px;
			margin-top:20px;
			padding-top:15px;
			padding-bottom:5px;
			
		}
		
		#structure_spacer{clear:both;}
	#structure_footer{
		vertical-align:top;
		margin-bottom:20px;
	}

div.structure_element{
	text-align:center;	
}
div.structure_element_header{
	text-align:left;	
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #EEEEEE;
	margin-top:15px;
}

/* menu */
a.menu{
	border-right:1px solid white;
	float:left;
	padding-top:20px;
	
	
	text-align:right;
	height:26px;
	width:91px;
	background-position:left top;
	
	text-decoration:none;
	color:white;
	font-weight:500;
	text-transform:uppercase;
}
a.menu_logged{
	text-decoration:none;
}
span.menu{
	font-stretch:condensed; 
	font-size:17px;
}



.suggestions{margin-left:25px; text-decoration:none}

#image_header{text-align:center}

/* footer */
#footer{
	text-align:center;
	background-color:#FFF;
	padding-top:20px;
	height:60px;
	background-image:url('../image/footer/background.jpg');
	background-repeat:repeat-x;
	width:100%;
	z-index:0;
}
a.footer{
	color:#848484;
	font-size:11px;
	text-decoration:none;
}

/* general et raccourcis */
.absmiddle{vertical-align:middle}
.center{text-align:center}
.noborder{border:none}
.dimmed{filter:alpha(opacity:50);opacity:0.5}
.left{text-align:left}
.white{color:#FFF}
.notextdecoration{text-decoration:none}

.texte{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}