#banner { height: 213px; width: 800px; background-image: url(http://www.comptoir-aviation.com/Header_annonce_fr.jpg); background-repeat: no-repeat; margin: 0px 0px 0px 0px; padding:0 0 0; }
#banner-inner {overflow: visible; padding: 0;}
#banner-header{position: absolute; left: 0; top: 0; width: 100% height: 218px; margin: 0; padding: 0;}
#banner-header a{ display: block; left: 0; height: 218px; text-indent: -1000em;}}
#banner-description{ overflow: hidden; width: 0; margin: 0; padding: 0; text-indent: -1000em;}
#banner {background-position: center; background-color: #fff;}
#container {
margin-left: auto;
margin-right: auto;
width: 1024px;
}
#container { background:#000000; width: 800px; }
#pagebody {background-color: #fff; width: 800px; min-height:900px; }
body {background-color: #eee; background-position: center; background-image: url(http://www.comptoir-aviation.com/fond_annonce.gif); background-repeat: repeat-y; margin: -10px 0px 0px 0px;}
#container-inner { border-left: 0px; border-right: 0px; width:800px; }
.entry-header {
color: #000;
margin: 20px 60px 10px;
font-family: 'arial', helvetica, sans-serif;
font-size: 18px;
}
.entry-header a {
color: #000;
text-decoration: none;
}
.entry-content {
color: #000;
margin: 0px 60px;
font-family: 'arial', helvetica, sans-serif;
font-size: 15px;
}
.img {
border-width:0;
}
.entry-footer {
border-top-color: #000000;
margin: 0px 60px 0px;
border-top-width: 1px;
border-top-style: solid;
padding-top: 0px;
font-weight: normal;
}
.entry-footer a:hover {
color: #AD0203;
}
.entry-footer a {
color: #404040;
}
.layout-one-column #pagebody { width:908px;}
.layout-one-column .module { z-index:2; position:relative; margin-left:0px; margin-right:0px; width:800px; }
.module-content { margin-left:0px; margin-right:0px; width:800px; }
#alpha-inner { padding: 0px 0px 0px 0px; width:790px; }
.layout-one-column #container { width:800px;}
.jqueryslidemenu{
font: normal 15px Arial;
background: #C9C9C9;
width: 100%;
}
.jqueryslidemenu ul{
margin: 0px;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #C9C9C9; /*background of tabs (default state)*/
color: white;
padding: 8px 22px;
border-right: 0px solid #778;
color: #585858;
text-decoration: none;
}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: black;
}
.jqueryslidemenu ul li a:hover{
background: #B7B7B7; /*tab link background during hover state*/
color: white;
}
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px arial;
width: 160px; /*width of sub menus*/
padding: 6px 10px;
margin: 0;
border-top-width: 0;
border-bottom: 0px solid gray;
}
.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}
/* ######### CSS classes applied to down and right arrow images ######### */
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}