/* CSS Document */

/* --- STYLES DE BASE --- */

/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body {
    margin: 0;
    padding: 0; /* Remettre à zéro si nécessaire. */
    /* Pensez à utiliser une collection de polices (2), par ex:
    font-family: Arial, Helvetica, FreeSans, sans-serif; */
    font-size: .8em; /* À adapter pour la police choisie. (3) */
    line-height: 1.4; /* À adapter au design. (4) */
    color: black;
    background: white;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: .2em 0 .8em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.4;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}
/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: #333333;
}
a:visited {
    color: #333333;
}
a:hover, a:focus, a:active {
    color: crimson;
}
a img {
    border: none;
}

h1 {font-family: "Verdana", Arial, "Arial Black", serif; color: #666666; font-size: 18px; font-weight: bold; text-align: left; border-bottom: 2px solid gray;}/* Titres de 18 pixels soulignés */
h2 {font-family: "Verdana", Arial, "Arial Black", serif; color: #000099; font-size:  13px; font-weight: bold; line-height: 16px; text-align: left;}/* Titres de 14 pixels */
h3 {font-family: "Verdana", Arial, "Arial Black", serif; color: #666666; font-size:  12px; font-weight: bold; text-decoration: none; text-align: center;}/* Titres de 12 pixels */
h4 {font-family: "Verdana", Arial, "Arial Black", serif; color: #000099; font-size:  11px; font-weight: bold; text-align: center;}/* Titres de 11 pixels */
h5 {font-family: "Verdana", Arial, "Arial Black", serif; color: #333333; font-size:  10px; font-weight: bold; text-decoration: none; text-align: center;}/* Titres de 10 pixels */
h6 {font-family: "Verdana", Arial, "Arial Black", serif; color: #333333; font-size: 9px; font-weight: bold; text-align: center;}/* pied de page de 9 pixels */
p {font-family: "Verdana", Arial, "Arial Black", serif; color: #333333; font-size: 12px; font-weight: normal; line-height: 15px; text-align: left;/* Paragraphes de 12 pixels */}
a {text-decoration:none; color:#666666;}

#body
{
   margin-top: 0;
   background-color:#024C97;
  line-height: 15px;
  background-image: url("/images/fondglobe.jpg");
  background-repeat:no-repeat;
 }

#boite
{
	margin: 0 auto;
	width: 996px;
	text-align: left;
	border: 0px solid #000;
	background: url("/images/shadow.png"); 
 }

#conteneur
{
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
	 margin-top: 0;
     width: 976px;
     text-align: left;
	 background-color:#024C97;
	 border-bottom: 1px solid #000;
}

#haut
{
     position: relative;
     margin-left: 0px;
     margin-right: auto;
	 top: 0px;
	 margin-top: 0;
     width: 976px;
     text-align: left;
	 border: 0px solid #000;
	 height: 130px;
	 background-color:#024C97;
	 z-index: 10;
 }
 
 #page
{
     margin-left: 10px;
     margin-right: auto;
	 top: 232px;
	 margin-top: 0;
     width: 956px;
     text-align: left;
	 border: 0px solid #000;
	 background-color:#ffffff;
	 z-index: 0;
 }

/* l'article */
.imageflottante1
{ float: left; margin-right: 10px; }
.imageflottante2
{ float: right; margin-left: 10px; }
.imageflottante3
{ float: right; margin-left: 10px; margin-top: 10px; }

#article
{
   width: 668px;
   margin-left: 10px;
   margin-right: 10px;
   background-color: #FFFFFF;
   padding-top:0px;
   padding-bottom:10px;
   padding-right:8px;
   padding-left:8px;
   border-width: 1px;
   border-style: solid;
   border-color: #999999;
   z-index: 0;
}

/* pub meeting*/
#meetinggame
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 132px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* photos */
.imageflottante3
{ margin: 0px 5px 10px 5px; }


#photos
{
   	width: 260px;
	margin: 0; /* pour éviter les marges */
   	position: absolute;
   	top: 130px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* contact*/
#contact
{
   width: 950px;
   height: 30px;
   left: 20px;
   position: absolute;
   top: 2720px;
   padding: 5px;
   text-align: center;
   border: 0px solid black;
}

/* le pied de page */
#pied_de_page
{
  	width: 956px;
   	padding-top:0px;
	padding-bottom:0px;
	margin-left:5px;
	margin-top:20px;
   	text-align: center;
   	border: 0px solid black;
}


/* le tableau */
#tableau_1 {
	width: 670px;
    left: 15px;
	background-image: url("/images/fond_nice.jpg"); 
}
.tableau {
    border-collapse:collapse

}
.tableau td {
    padding: 5px 5px 0px 5px;
	width: 200px;
    border-spacing:0;
    border:2px solid #ffffff;
    empty-cells: show;

	height: 10px;
 }
.tableau caption {
    font-size:2em;
    padding:0px;
}
.tableau tr.impaire td {

}
.tableau th {
   color: #666;
   font-size:0.8em;
   font-weight:bold;
   text-align:center;
}

/* annonce FNAC*/
#fnac
{
	width: 262px;
   	height: 220px;
  	position: absolute;
    left:705px;
    top: 132px;
    border-width: 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}

/* pub meeting*/
#meetinggame
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 362px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* publiez vos articles */
#articles
{
   	width: 260px;
   	height: 280px;
   	position: absolute;
   	left:705px;
   	top: 792px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* tae kwon do */
#pubtae
{
   	width: 260px;
   	height: 195px;
   	position: absolute;
   	left: 705px;
   	top: 1082px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.imageflottante4
{ float: left; margin: 5px; }

#photos
{
   	width: 260px;
   	height: 837px;
	margin-top:0;
   	position: absolute;
   	top: 1287px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#photos_stmartin
{
   	width: 260px;
   	height: 990px;
	margin-top:0;
   	position: absolute;
   	top: 1082px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#photos_canaries
{
   	width: 260px;
   	height: 415px;
	margin-top:0;
   	position: absolute;
   	top: 1082px;
    left: 705px;
	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#photos_voiliers
{
   	width: 262px;
   	height: 302px;
	position: absolute;
   	top: 1076px;
    left: 705px;
}


#anim_even_300
{
   	width: 300px;
   	height: 300px;
   	position: absolute;
   	left:705px;
   	top: 262px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}


#anim_even_600
{
   	width: 300px;
   	height: 600px;
   	position: absolute;
   	left:705px;
   	top: 572px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#anim_even_100
{
   	width: 840px;
   	height: 100px;
   	position: absolute;
   	left:50px;
   	top: 142px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* les boutons j'aime*/
#comments
{
	position: relative;
	width: 654px;
	height: 20px;
	margin-left: 0px;
	margin-bottom:2px;
	padding:3px;
	background-color: #dddbdb;
}

/* rencontrez de nouveaux amis  */
#nouveaux-amis
{
   	width: 260px;
   	height: 296px;
   	position: absolute;
   	left:705px;
   	top: 792px;
   	background-color: #FFFFFF;
    border-width: 0px;
}
