/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
villedepontivy.com 2007
contact@conseil-net.com
*****************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            GARAGE DE L'EUROPE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
    background: #ffffff;
    margin : 0;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
}

td, th {
    font-family: Arial;
    font-size: 11px;
}
img {
    border:0px;
}
#garage-europe {
    position:relative;
    width:840px;
    border:0px;
    padding:20px 0 20px 0;
    margin:auto;
    background: #ffffff;
}
#garage-europe fieldset {
  padding: 0;
  border: 2px solid #5475B4;
  margin: 0;
  width: 840px;
 }
#garage-europe .middletitle
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #5475B4;
    margin:0 10px 0 10px;
}
#garage-europe .middletitle a
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #5475B4;
    margin:0 10px 0 10px;
}
#garage-europe .middletitle a:hover
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: overline underline
}
#garage-europe #main {
    position:relative;
    padding:0;
    height:400px;
    width:100%;
    background: #ffffff url(../img/panorama.jpg) bottom left no-repeat;
}
#garage-europe #main h1 {
    position:absolute;
    display:block;
    top:15px!important;
    top:35px;
    left:230px;
    font-size: 30px;
    font-weight: bold;
    color: #3F63A6;
    border:0px;
}
#garage-europe #main #logogarage-europe {
    position:absolute;
    top:20px;
    left:50px;
}

#garage-europe #main #adresse {
    position:absolute;
    top:80px;
    left:320px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #3F63A6;
    letter-spacing:2px;
    text-align:left;
}
#garage-europe #main #tel {
    position:absolute;
    top:140px;
    left:320px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #3F63A6;
    letter-spacing:1px;
}
#garage-europe #main #web {
    position:absolute;
    top:170px;
    left:320px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #3F63A6;
    text-align:left;
}
#garage-europe #main #web a{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    letter-spacing:2px;
}
#garage-europe #main #web a:hover{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #A9A9A9;
    letter-spacing:2px;
}
#garage-europe #main #pdf {
    position:absolute;
    top:10px;
    right:10%;
    margin-left:-50px;
}
#garage-europe #main object {
    position:absolute;
    top:147px;
    right:5px!important;
    right:2px;
}

#garage-europe #conteneur {
  width:100%;
  background: #FFFFFF;
  padding:0;
  margin:0;
  height:430px;
}
#garage-europe #conteneur h1 {
    font-size: 25px;
    font-weight: bold;
    color: #1D4284;
    border:0px;
    width:100%;
    text-align:center;
    height:80px;
}
#garage-europe #conteneur .column {
  float:left;
  padding:7px;
  width:260px;
}
#garage-europe #conteneur .column .diaporama {
  display: block;
  height: 177px;
  width:250px;
  margin: 5px;
  padding-top:15px;
}

#garage-europe #conteneur2{
  width:100%;
  background: #FFFFFF;
  height:430px;
}
#garage-europe #conteneur2 .column {
  float:left;
  margin:10px;
  width:47%;
  text-align:left;
}
#garage-europe #conteneur2 h2 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #1D4284;
}
#garage-europe #conteneur2 h2 a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #1D4284;
}
#garage-europe #conteneur2 h2 a:hover{
    text-decoration: none;
    color: #000000;
}
#garage-europe #conteneur2 #mapgarage-europe {
   border:2px solid #1D4284;
}

#garage-europe #conteneur3 {
  width:100%;
  background: #FFFFFF;
  height:200px;
}
#garage-europe #conteneur3 img {
  padding:10px;
}

#garage-europe #copyright {
    margin: 20px auto 40px;
    width:680px;
    line-height:15px;
}
#garage-europe #copyright a {
    color:#000;
    text-decoration:none;
}
