* {
margin:0;
padding:0;
}

body {
background-image: url(images/background.jpg);
background-repeat: repeat;
padding:15px 0;
}

body,input {
font-size:10pt;
line-height: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
}

p {
margin-bottom:1em;
text-align:justify;
}

a {
color:#B96D00;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

.titre {
font-size:18px;
font-weight:700;
}

.images {
border:1px solid #000;
}

.contentarea {
padding-top:1.3em;
}

img {
border:solid 1px #6F5230;
}

.imgnop {
border:solid 0 #6F5230;
}

img.left {
position:relative;
float:left;
margin:0 1.8em 1.4em 0;
}

.img_gauche {
float:left;
margin:0 0.8em 0.1em 0;
}

img.right {
position:relative;
float:right;
margin:0 0 1.8em 1.8em;
}


.images_center {
text-align:center;
}

.quatre {
font-size:14px;
}

.box {
position:relative;
left:-1.5em;
top:-1.5em;
border-bottom:solid 1px #E1D2BD;
margin-bottom:1em;
padding:1.5em;
}


#upbg {
position:absolute;
top:0;
left:0;
width:100%;
height:275px;
background:#fff repeat-x;
background-color:#000;
z-index:1;
}

#outer {
z-index:2;
position:relative;
width:1024px;
border:solid 7px #fff;
background-color:#fff;
margin:0 auto;
}

#header {
position:relative;
width:100%;
height:120px;
background:#2B2B2B url('images/EAO-fond.png') repeat-x;
margin-bottom:2px;
}

#search {
position:absolute;
top:30px;
right:5px;
padding-right:0;
color:#FFF;
text-align:right;
}

#search input.submit {
background:url('images/EAO-menu.png') repeat-x;
border:solid 1px #5F6800;
font-weight:700;
font-size:0.8em;
color:#F2F3DE;
vertical-align:middle;
padding:0.25em;
}

#search input.submit:hover {
background:url('images/EAO-menu-actif.png') repeat-x;
}

#headerpic {
position:relative;
height:80px;
background:#fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom:2px;
}

#menu {
position:relative;
background:#2F5F8E url('images/EAO-menu.png') repeat-x top left;
height:40px;
margin-bottom:2px;
padding:0 1em;
}

#menu ul {
position:absolute;
line-height:40px;
left:15px;
width:770px;
}

#menu ul li {
position:relative;
display:inline;
}

#menu ul li a {
color:#fff;
text-decoration:none;
padding:0.5em 1em 0.9em;
}

#menu ul li a:hover {
background:#5d577a url('images/EAO-menu-actif.png') repeat-x top left;
}

#menu ul li a.active {
background:#5d577a url('images/EAO-menu-actif.png') repeat-x top left;
}

#menubottom {
background:#fff url('images/EAO-border1.png') repeat-x;
height:14px;
margin-bottom:1.5em;
}

#content {
padding:0 2em;
}

#primarycontainer {
float:left;
margin-right:-18em;
width:100%;
}

.accueil, .revue {
float:left;
width:70%;
}

.dernier_numero, .beao {
float:right;
background-image:url('images/EAO-fond-box.png');
background-position:bottom;
background-repeat:repeat-x;
padding-left:15px;
width:25%;
}

.img_revue {
float:right;
text-align:right;
padding-left:20px;
width:380px;
}

.numero {
float:left;
width:100%;
}

.logo {
float:right;
height:48px;
line-height:48px;
width:100%;
display:block;
text-align:right;
}

.prochain_numero {
float:left;
display:block;
width:100%;
}

#primarycontent {
margin:1.5em 22em 0 0;
}

#secondarycontent {
margin-top:1.5em;
float:right;
width:18em;
}

.consult {
display:block;
text-decoration:none;
float:left;
padding-right:10px;
}

#footer {
position:relative;
height:2.5em;
clear:both;
padding-top:5em;
background:#fff url('images/EAO-border2.png') repeat-x 0 2.5em;
font-size:0.8em;
}

#footer .left {
float:left;
width:30%;
padding-left:20px;
}

#footer .right {
	float:right;
	padding-right:20px;

}

.img_droite {
text-align:right;
float:right;
padding-left:20px;
}

.presentation_des_numeros {
float:left;
text-align:center;
width:70%;
}

.consult_revue {
float:left;
}

/***** Icones *****/


    a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icone/pdf.png) center left no-repeat;
    }

    a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icone/doc.png) center left no-repeat;
    }