@charset "utf-8";
/* CSS Document */

body {
margin:0; padding:0; text-align: center;
font-family:arial,helvetica,clean,sans-serif; font-size:13px;
background-color:#d7d7d7;

}

a{ cursor: pointer}
img, h1, h2, h3, h4, h5, h6 {  border:0;}


#site {
margin-top :2px;
margin-left:auto;
margin-right:auto;
width:1000px;
height:700px;
position:relative;
border:1px solid #0C567F;
background-color: #fff;

}
#bandeau {
float:left;
height:87px;
margin-left:37px;
position:relative;
width:93%;
}
#bandeau #drapeau {
height:77px;
position:absolute;
right:750px;
top:10px;
width:200px;
}

#bandeau #drapeau #drapeau_EN {
float:left;
width:68px;
height:64px;
margin-left:3em;
margin-top:10px;
}

#bandeau #drapeau #drapeau_FR {
float:right;
width:88px;
height:64px;

}
#menu{

padding:0;
margin:10px -5px;
height:46px;
}

#nav, #nav ul {margin-left:-1.5em; list-style: none; font-size:14px;}
#nav a {
color:#003366;
display:block;
font-weight:bold;
padding:10px;
text-decoration:none;
}

#nav a:hover {
color:#003366;
display:block;
font-weight:bold;
padding:10px;
text-decoration:none;
background:url(../imagep/fondmenuamihover1.png) no-repeat;
height:44px;
 }

#nav a.menuactive{background:url(../imagep/fondmenuamihover.png) no-repeat;height:44px;}



#nav li {float: left;
background:url(../imagep/fondmenuami.png) no-repeat; 
width:250px;height:46px;

}

#corps{
float:left;
margin-left:37px;
width:93%;
color: #000033;

   
}
#description{
background:url(../imagep/fondamidesc.png) no-repeat;
float:left;
height:360px;
width:435px;
}

#equipement{
background:url(../imagep/fondamidesc.png) no-repeat;
float:right;
height:360px;
width:435px;
}
#cadrephoto{
height:210px;
margin-left:-30px;
overflow:auto;
width:1000px;
}


#cadrephoto .cadre{
display:inline;
background:url(../imagep/fondphotoami.png) no-repeat;
height:204px;
width:240px;
float:left;
margin-left:6px
}
#cadrephoto .cadre img{
border:none;
}
.contenutexte {
height:340px;
margin:5px 20px 0 15px;
overflow:auto;
text-align:justify;
width:400px;
 
}
.contenutexte span {
font-weight: bold;

}
#prix {
color:#000033;
font-size:13px;
font-weight:bold;
height:80px;
margin:50px 20px 0 530px;
position:absolute;
text-align:left;
width:400px;
left: -9px;
top: -45px;
 
}

.tableprix {
    text-align:left;
    padding:0;
    width:105%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
.alignTable{text-align: left;white-space : nowrap;}

.tableprix td{border:none; padding:0 1px; }
.tableprix th { border:none; padding:0 1px; }
.tableprix tr.ligneEnTete {
    font-weight:bold;
    color:#127AB5;
    font-size:11px;
    background-color:#FFFFCC;
    border:1px solid #000;
}
.tableprix .ligneImpaire { background-color: #FFFFFF;}
.tableprix .lignePaire { background-color:#F6F7F8;}
.tableprix caption{font-weight:bold; font-size:14px; text-decoration:underline;color:#127AB5}
.infos{
    border:1px solid #000000 !important;
margin-top:15px;
text-align:center;
width:415px;
}

