/* CSS index : */

/* ELEMENTS DE LA PAGE */
#conteneurIndex
{
position: relative;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
width: 984px;
border: 0;
background-color: #EBE8EC;
font-family: "Trebuchet MS", arial, sans-serif;
}

.tableIndex
{
background-color: #EBE8EC;
}
/* FIN ELEMENTS DE LA PAGE */

/*----------------------------------------------------------------------------*/
#langues
{
padding-left: 880px;
margin: 0px 7px 5px 0;
font-size: 0.75em;
}
#langues a
{
text-decoration: none;
}
#languesSv
{
padding-left: 875px;
margin: 0px 7px 5px 0;
font-size: 0.75em;
}
#languesSv a
{
text-decoration: none;
}
h1#logoFr
{
background:transparent url('../img/css/logo-memoire-st-barth.png') no-repeat left top;
display:block;
position:relative;
text-indent:-10000px;
float: left;
height:76px;
width:284px;
top: 0;
left:0;
}
h1#logoEn
{
background:transparent url('../img/css/logo-memoire-st-barth-en.png') no-repeat left top;
display:block;
position:relative;
text-indent:-10000px;
float: left;
height:76px;
width:284px;
top: 0px;
left:0px;
}
h1#logoSv
{
background:transparent url('../img/css/logo-memoire-st-barth-sv.png') no-repeat left top;
display:block;
position:relative;
text-indent:-10000px;
float: left;
height:76px;
width:284px;
}
div#divNiv2TexteIndexFr
{
float: right;
background:transparent url('../img/css/memoire-st-barth-fr.gif') no-repeat left top;
width: 284px;
height: 92px;
}
div#divNiv2TexteIndexEn
{
float: right;
background:transparent url('../img/css/memoire-st-barth-en.gif') no-repeat left top;
width: 284px;
height: 92px;
}
div#divNiv2TexteIndexSv
{
float: right;
background:transparent url('../img/css/memoire-st-barth-sv.gif') no-repeat left top;
width: 284px;
height: 92px;
}
p#description
{
position: relative;
text-indent:-10000px;
padding-top: 3px;
margin: 0 auto 0 auto; 
width: 235px; 
font-size: 0.8em; 
color: #2D241B; 
text-align: justify; 
line-height: 1.3em;
}
#navigationIndex
{
width: 984px;
height: 34px;
background: #B2B5BA url(../img/css/navigation-accueil-memoire-st-barth.png) no-repeat left top;
}
#iconesIndex
{
float: right;
width: 114px;
height: 34px;
}
#menuIndex
{
padding: 10px 0 0 0; 
margin: 1px;
border: 0;
width: 99.8%;
font-size: 0.75em;
color: #000000;
}
#menuIndex h2
{
font-size: 1em;
padding-bottom: 2px;
}
#menuIndex ul 
{
float: left;
padding-top: 5px;
padding-bottom: 5px;
}
#menuIndex ul li
{
line-height: 1.4em;
}
#menuIndex ul li a
{
text-decoration: none;
color: #000000;
}
/*.menuIndexTitre
{
font-size: 1.1em;
padding-bottom: 2px;
}*/
.menuIndexTitreAutre
{
padding-bottom: 10px;
}
.menuIndexSousTitreAutre
{
padding-bottom: 4px;
}
.menuIndexSSousTitre
{
padding-left: 7px;
}
.menuIndexSousTitreMarginB
{
padding-bottom: 6px;
}
.menuIndexSSousTitreMarginB
{
padding-left: 7px;
padding-bottom: 12px;
}
#menuIndex ul li a.menuIndexSousTitreLink 
{
color: #706C64;
}
#actualite
{
padding-top: 10px; 
padding-bottom: 5px;
margin-top: 10px;
border-top: 1px dotted #ACA6A0;
border-bottom: 1px dotted #ACA6A0;
width: 99.8%;
color: #8C877D;
}
#titreActu
{
float: left;
padding: 0 5px 0 5px;
margin-left: 7px;
width: 70px;
font-size: 1.1em;
color: #000000;
background-color: #DBD8D8;
}
#blog
{
float: left;
width: 430px;
margin-left: 30px;
color: #5D5A54;
line-height: 1.2em;
}
#titreBlog
{
float: left;
width: 50px;
margin-right: 10px;
} 
#infoBlog
{
float: left;
width: 350px;
}
#reseauSoc
{
float: left;
width: 430px;
color: #5D5A54;
line-height: 1.2em;
}
#titreReseauSoc
{
float: left;
width: 70px;
margin-right: 10px;
} 
#infoReseauSoc
{
float: left;
width: 330px;
}
#infoAutre
{
clear: both;
padding-top: 30px;
padding-left: 118px;
width: 83%;
color: #5D5A54;
line-height: 1.2em;
}
#titreInfoAutre
{
float: left;
width: 100px;
margin-right: 10px;
} 
#infoInfoAutre
{
float: left;
width: 83%;
}
#actualite a
{
text-decoration: none;
color: #8C877D;
}
#copyrightIndex
{
padding-top: 10px;
margin: 0 auto 0 auto;
font-size: 0.7em;
text-align: center;
color: #8C877D;
}
