/* CSS Document */

h1 {
font : 1.2em verdana, helvetica, sans-serif;
text-align : left;
color : #009ee0;
}

h2 {
font : .8em verdana, helvetica, sans-serif;
margin : 15px 0 1em 0;
text-align : left;
color : #009ee0;
}

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

p {
font : .7em verdana, helvetica, sans-serif;
margin : 1em 0 0 0;
padding : 0;
text-align : justify;
line-height:1.3em;
color : #000000; /* noir */
}

#contenu {
width:850px;
margin:0 auto;
background-color:#FFFFFF;
}

#fond {
width: 255px;
heigth: 300px;
margin-left: 50px;
}

#logo {
width: 400px;
heigth: 300px;
margin-left: 305px;
margin-top: -305px;
}

.txintro {
width : 640px;
margin-left: 80px;
margin-bottom: 15px;
}

#logosnb {
width: 122px;
heigth: 42px;
margin-left : 600px;
margin-top: 10px;
}


/* _______________ page visite virtuelle __________________ */

#petitjdf {
width:375px;
height:245px;
margin-left: -62px;
margin-top:-10px;
background-image:url(images/petit-jdf.gif);
}

#onglet1 {
width : 143px;
height : 22px;
margin-left : 512px;
margin-top : -166px;
background-image:url(images/onglet1.gif);
}

#onglet2 {
width : 170px;
height : 22px;
margin-left : 655px;
margin-top : -22px;
background-image:url(images/onglet2.gif);
}

#flashcontent {
width : 800px;
height : 450px;
margin-left: 25px;
}

/* _______________ propriétés tabbed ____________________ */

#wrapper{
width: 850px;
margin: 0 auto;
margin-top:10px;
}

.box{
background: #fff;
}

.boxholder{
clear: both;
padding: 2px;
background: #009ee0;
}

.tab{
float: left;
height: 32px;
width: 170px;
background: url(tabAccordion/images/bluetab2.gif) no-repeat;
}

.tabtxt{
margin: 0;
color: #000;
padding: 10px 0 0 10px;
}

.tabtxt a{
font : .9em verdana, helvetica, sans-serif;
color:#FFFFFF;
}
