/* GLOBAL */
body {
	background: url(../images/background.jpg) no-repeat top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#707172;
	font-family:Arial; 
}
img {border:0px;}
.clear{clear:both}

/* Typo */
#typo11 {font-size:11px;}
#typo12{font-size:12px;}
#typo12Orange{font-size:12px; color:#FF6600; font-weight:bold;}
#typo14Orange{font-size:14px; color:#FF6600; font-weight:bold;}

/* Main */
#main {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

/* HEADER */
/* Menu Top  */
#menu_top { height:130px; background: url(../images/logo.gif) no-repeat left;}

#menu_top ul{ 
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_top ul li{ float:left; padding-top:90px; }
#menu_top a { display:block; height:20px;}
#menu_top a:hover { background-position: 0px -20px;}

/* !!! Liens Menu Top Include Customer  !!! */

/* Identifier - Visitez */
#identification a{ color:#999; text-decoration:none; font-size:12px;}
#identification a:hover{ color:#FF6600;}
#identification .fields {color:#707172; font-size:12px; border:solid 1px #FF6600}

/* !!! Liens Identifier - Visitez  Include Customer  !!! */

/* FLASH */
#flash {
	background: url(../images/bg_flash.jpg) no-repeat top;
	width:880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:390px;
	}
	
#swf {
	padding: 32px 0px 0px 35px;
	}

/* FOOTER */

#footer a { color:#999; text-decoration:none;}
#footer a:hover{ color:#FF6600;}

/* Liens Menu Bottom */
#menu_bottom { height:20px;}

#menu_bottom ul{ 
	list-style:none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu_bottom ul li{ float:left;}
#menu_bottom a { display:block; height:20px;}
#menu_bottom a:hover { background-position: 0px -20px;}

/* !!! Liens Menu Bottom Include Customer  !!! */

/* Alert */
#alert { text-align:center; margin:20px 0px 10px 0px; }
/* Copyright */
#copyright { text-align:center; font-size:10px;}