@charset "UTF-8";

body {
	margin: 0 0 0 0;
	background-color: #e3e3e3;
	font-family: Helvetica, Arial, sans-serif;
}

#page {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #ff8f03;
	background-image: url(../images/commun/main_background.jpg)
}

#header {
	width: 960px;
	height: 115px;
	background-image: url(../images/commun/logo_aero_bi_header.png);
	background-repeat: no-repeat;
}

#navBar {
	width: 980px;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: -20px;
}

#navBar li {
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	background-image: url(../images/commun/separation_navBar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
}

#navBar a {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
	
#navBar a:hover {
	color: #000;
	line-height: 0.1em;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#videoPlayer {
	height: 500px;
}

#mainBanner {
	margin-left: 10px;
}

#sideBarLeft {
	float: left;
	width: 180px;
	height: auto;
	margin-left: 10px;
}

ul#subMenuLeft {
	margin-left: -20px;
	list-style-type: none;
}
	
ul#subMenuLeft li {
	height: 2em;
	line-height: 2em;
	background-image: url(../images/commun/separation_menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#subMenuLeft li a {
	color: #7f4c00;
	text-decoration: none;
}

ul#subMenuLeft li a:hover {
	color: #7f4c00;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#mainContent {
	float: left;
	width: 520px;
	height: auto;
	background-image: url(../images/commun/separation_mainContent.jpg);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#mainContent .address {
	background-image:url(../images/commun/separation_h_dotted.jpg);
	background-repeat: no-repeat;
	line-height: 1.6em;
	font-style: normal;
	font-size: 0.9em;
	margin-top: 15px;
	padding-top: 15px;
	color: #000;
}


#mainContent .address img {
	float: right;
	margin-top: 6px;
}

#mainContent h1 {
	color: #FFF;
	margin-bottom: 20px;
	font-size: 2em;
}

#mainContent h2 {
	color:#FFF;
	background-image:url(../images/commun/separation_h_dotted.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 1.2em;
}

#mainContent img.imageLiens01 {
	float: right;
	margin-top: 35px;
	
}

#mainContent img.imageLiens {
	float: right;
	margin-top: 20px;	
}

#mainContent p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	margin-top: -10px;
}

#mainContent a {
	color: #000;
	font-weight: normal;
}

#mainContent li p.infoFichier {
	color: #7f4c00;
	font-size: 0.9em;
	margin-top: 0px;
}

#mainContent p.paragrapheSeparation {
	background-image:url(../images/commun/separation_h_dotted.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#mainContent ul {
 	list-style-type: none;
	margin-top: -10px;
	padding-left: 0px;
}

#mainContent ul li {
	line-height: 1.6em;
	font-size: 0.9em;
	background-image:url(../images/commun/petite_fleche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
}

#mainContent p.cliquezAgrandir {
	background-image: url(../images/commun/loupe.jpg);
	background-position: 0px 5px; 
	background-repeat: no-repeat;
	padding-left: 25px;
}

.vignettesFondEcran {
	float: left;
	width: 100px;
	height: 120px;
	margin-bottom: 10px;
}

.vignettesFondEcran a {
	display: block;
	margin-top: 5px;
	font-size: 0.8em;
}

#mainContent p.paragraphesLiens {
	width: 380px;
	margin-top: -15px;
}

#videoPlayer {
	height: 400px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#sideBarRight {
	float: right;
	width: 180px;
	height: auto;
	background-image: url(../images/commun/separation_menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#menuCadeau {
	width: 180px;
	margin-top: 12px;
}

#menuCadeau a {
	display: block;
	width: 110px;
	height: 15px;
	line-height: 15px;
	color: #FFF;
	background-image: url(../images/commun/fleche.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.8em;
	font-weight: bold;
}

#imageCadeau {
	float: right;
	width: 63px;
	height: 69px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
}

.titresMenusDroite {
	margin-top: 0;
	color: #FFF;
	font-size: 1.4em;
}

.paragraphesMenusDroite {
	clear: left;
	font-size: 0.8em;
	line-height: 1.4em;
}

#footer {
	clear: both;
	height: 2em;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;

}

#footer li {
	float: left;
	color: #ffebcc;
	font-size: 0.9em;
	list-style-type: none;
}

#footer li {
	color: #ffebcc;
}

#footer li a {
	color: #ffebcc;
	text-decoration: underline;
}

#footer li a:hover {
	color: #ffebcc;
	text-decoration: underline;
}

#imageBasPage {
	height: 20px;
	margin-bottom: 0px;
	background-image: url(../images/commun/background_pied_page.jpg);
}

/* CSS PAGE NEWS */

#mainContent .authorNews {
	color: #7f4c00;
	font-weight: bold;
	background-image: url(../images/commun/separation_h_dotted.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
}

#mainContent .dateNews {
	color: #7f4c00;
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 0.7em;
}



