@charset "utf-8";
/* CSS Document */

/* En-tête début - Titre et gifs */
#en_tete
{
 	height: 190px;  
	border-bottom:solid 1px #AFAFAF;
}
/* Fin en-tête */

/* Corps début */
#corps 
{
	margin-bottom:10px;
	height: 2480px;
	margin:10px;
}
.jeanbart1
{
	float: left;
	margin-right:10px;
}

/* Vignettes Duquesne - Début */
#duquesne
{
	height:550px;	
}
.float 
{
 	float: left;
	margin-right: 13px;

 }

.float p 
{
 	text-align: center;
}
/* Vignettes Duquesne - Fin */

#protet
{
	height:680px;
}
.protet1
{
	float:left;
	
}
.protet2
{
	float:right;
}
.protet_caract /* Image Caractéristiques */
{
	float:left;
	margin-top:110px;
	margin-right: 15px;
}
.protet_tdb
{
	float:left;
	margin-top:25px;
	margin-right: 12px;
	
}
.protet4
{
	float:left;
	margin-right:8px;
	margin-top: 8px;
}

#aconit
{
	height: 280px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.aconit1
{
	float:left;
	
}
.aconit2
{
	float:right;
}
.aconit_tdb
{
	float:left;
	margin-top:8px;
	margin-left: 25px;
	
}

#champenois
{
	height: 270px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.champenois
{
	text-align:center;
}

.nom_navire 
{
	text-align:center;
	font-size:1.2em;
	font-weight:lighter;
	border: 3px double #3F0;
	margin-left:250px;
	margin-right:250px;
	height:25px;
	padding-top:5px;

}

/* Corps fin */

.texte_en_tete
{
	font-size:0.95em;
	text-align:left;
	text-align:justify;
	padding:0 12px;
	font-family:"Arial", Times New Roman, Verdana;
}

.center
{
	text-align:center;
}
.gras
{
	font-weight:bold;
}

#contenu
{
	
	font-family:"Arial", Times New Roman, Verdana;
}
#pages
{
	font-size: 0.8em;
	text-align:right;
	height: 20px;
	padding-right:40px;
}
/* Footer1 - début */
#footer1
{
	width: 900px;
	height:50px;
	margin-bottom: 5px;
	border-top:solid 1px #AFAFAF;
}
.footer1
{
	list-style:none;
}

ul .footer1/* Les UL n'auront pas de puces */
{
list-style-type : none; /* Car sinon les puces se placent n'importe où */
}
.bouton_gauche1
{
	float:left;
	margin-left: -20px;
}
.bouton_gauche2
{
	float:left;
	margin-left:10px;
}

.bouton_droite1
{
	float:right;
	margin-right:30px;
	padding-right:30px;
}
.bouton_droite2
{
	float:right;
	margin-right:60px;
}
.texte_vote
{
	font-size:0.8em;
}
.vote a
{
   color:#0000FF;
}

/* Footer1 - Fin */

/* Footer2 - Début : W3C, Mentions légales et Haut de page*/
#footer2
{
  width: 900px;
  height: 35px;
  border-top:solid 1px #AFAFAF;
  margin-bottom:5px;
 }
.w3c
{
  float:left;
  margin-left: 20px;
  width:120px;
  margin-top: 7px;
}
.mentions
{
text-align:left;
margin-left:300px;
margin-right:430px;
font-size: 0.8em;
margin-top: 10px;
}
.hdpage
{
float:right;
margin-right:20px;
margin-top: 7px;
width:85px;
}
/* Footer2 - Fin : W3C, Mentions légales et Haut de page*/

img
{
border:none;
}
.img_texte_droite
{
	text-align:justify;
}
.cliquer
{
	font-size:0.8em;
	line-height:2px;
	color: blue;
}
