/*  
Theme Name: localisation 
Description: Ce site est crée pour la localisation des campus du GROUPE ESC TROYES
Version: 1.0
Author: CONTE Geoffrey
Author URL: http://www.geoffrey-conte.fr/
Theme du sites des campus du groupe ESC TROYES  */


/* --------------------------- Aspect général de la page -------------------------------*/
body{

}
#content{
width:790px;
margin:0 auto;
}
#banniere{
margin:20px 0 0 0;
padding:0 0 0 20px;
}
#titre{
background:url(img/header.jpg);
height:30px;
width:785px;
margin: 20px 0 0 0;
padding:0 0 0 5px;
line-height:30px;
color:#FFF;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;   
font-size : 20px;
text-align:left;
}
#contenu{
margin: 5px 0 40px 0;
}
h1{
font-family: Verdana, Helvetica, sans-serif;   
font-size : 10px;
margin:0 0 10px 0;
color:#008cd2;
}
h1 a{
text-decoration:none;
color:#008cd2;
}
h1 a:hover{
color:#000;
}
#contenu p{
font-family: Verdana, Helvetica, sans-serif;   
font-size : 14px;
}
#descr li span{
font-weight:bold;
}
#choix1 a span{
display:none;
}
#choix2 a span{
display:none;
}
#choix3 a span{
display:none;
}
#descr{
width:760px;
text-align:justify;
margin: 0 10px 40px 10px;
font-family: Verdana, Helvetica, sans-serif;   
font-size : 14px;
}
#descr li{
margin: 5px 0 0 30px;
list-style:outside url(img/puce.jpg);
}
#choix{
width:460px;
margin:0 auto;
}
#choix1 a{
background:url(img/choix1.jpg) 0 0 no-repeat;
width:460px;
height:100px;
display:block;
}
#choix1 a:hover{
background:url(img/choix1.jpg) 0 -100px no-repeat;
}
#choix2 a{
background:url(img/choix2.jpg) 0 0 no-repeat;
width:460px;
height:100px;
display:block;
}
#choix2 a:hover{
background:url(img/choix2.jpg) 0 -100px no-repeat;
}
#choix3 a{
background:url(img/choix3.jpg) 0 0 no-repeat;
width:460px;
height:100px;
display:block;
}
#choix3 a:hover{
background:url(img/choix3.jpg) 0 -100px no-repeat;
}
.color_Gras{
color:#209ad1;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
display:block;
text-decoration:none;     
}
.color_Normal{
color:#000;
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size:10px;
display:block;
text-decoration:none;
}
.Style1{
display:block;
font-size: 10px;
text-decoration:none;
}
.style4{
text-decoration:none;
}
.champ{
width:190px;
}
#map{
width:500px;
height:370px;
}
#footer{
background:url(img/footer.jpg) -200px 0 no-repeat;
width:790px;
height:30px;
text-align:right;
color:#FFF;
line-height:30px;
font-family: Verdana, Helvetica, sans-serif;   
font-size : 10px;
padding:0 5px 0 0;
}