

/*LES EN-TETES DE LA PARTIE VOYAGES*/

/*en-tête de feuille menu principal du site*/
#haut1 {
	width: 1050px;
	height: 58px;
	margin: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	}

/*en-tête de feuille avec le titre principal*/
#haut2 {
	width: 1050px;
	height: 35px;
	
	margin: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	}
#haut2 h1{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFF00 ;
	font-size: 34px ;
	font-weight: 400 ;
	margin-left: 25px;
	
	margin-top: 0px;
	}
	
/*en-tête de feuille avec le menu ouest americain ou canaries*/
#haut3{
	width: 560px;
	height: 50px;
	
	margin: auto;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	pading-left: 0px;
	margin-left: 360px;
	margin-top: 20px;
	}

	

	
/*en-tête de feuille avec les boutons pour accéder aux etats visités*/
#haut4{
	width: 1000px;
	height: 30px;
	
	margin: auto;
	margin-left: 0px;
	margin-top: 5px;
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0px;
	padding: 0px;
	}	
		


.img_droite{
	float: right;
	margin-top: 0px;
	width: 80px;
	}
	
.separation{
	height: 4px;
	width: 1050px;
		
	}

/*barre de navigation*/
#nav2{
	width: 100px;
	height: 32px;
	margin-left: 900px;
	border: none;
	
	}


/*corps de la page et ses tableaux*/

body{
	width: 1100px;
	margin: auto;
	background-color: #000033 ; 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt ;
	background-image: url(../images_index/plancheaccueil1_1000x666_29k.jpg);
	background-repeat: repeat;
	} 

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt ;
	font-weight: bold;
	margin-left: 25px;
	}
	
p{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt;
	margin-left: 25px;
	}
#corps{
	width: 1050px;
	position:absolute;
	top: 280px;
	margin: auto;
	margin-left: 0px;
	background-color: transparent; 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt ;
	
	}
#corps1{
	width: 550px;
	position:absolute;
	top: 0px;
	left: 50px;
	margin: auto;
	margin-left: 0px;
	background-color: transparent; 
	}	
#corps2{
	width: 450px;
	position:absolute;
	top: 0px;
	left: 600px;
	margin: auto;
	margin-left: 0px;
	background-color: transparent; 
	}

/* ~~ Sélecteurs d'éléments/balises ~~ */

ul, ol, dl { 
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	}
	
a img { 
	border: none;
	}
	
img {
	border: none;
	}

/* ~~ ce conteneur entoure toutes les autres divs ~~ */
.container {
	width: 80%;
	max-width: 1260px;
	min-width: 1100px;
	background-color: #000033 ;
	margin: 10px auto; 
}

.header {
	background: #000000;
	padding-top: 15px;
	padding-left: 30px;
	}


.content {
	padding: 10px 0	0 20px;
}

/* ~~ Ce sélecteur groupé donne de l'espace aux listes dans la zone .content ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}



/*les listes à droite des cartes*/	
	
	
.liste2{
	padding: 20px;
	margin: 0px;
	font: bold 12px georgia, times, serif;
	list-style-type: none;
	line-height : 30px;
	width: 320px;
	}
.liste2 a{
	display: block;
	margin: 2px 0;
	color: #FFFF00;
	background: #555555;
	text-decoration: none;
	padding: 2px;
	padding-left: 20px;
	border: 1px solid black;
	background: fff;
	text-align: left;
	}
.liste2 a:hover, .liste2 a:focus{
	color: red;
	}


	
	
/*la mise en forme des tableaux*/

table {
	width: 1100px;
	margin: left;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #FFFF99;
	text-align:left;
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0px;
	}


.photo
	{
	text-align:center;
	width: 550px;
	height: 272px;
	}
.pas_photo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #FFFF99;
	text-align:left;
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0px;
	padding-left:40px;
	padding-right:40px;
	width: 550px;
	height: 272px;
	}

/*bouton retrour vers l'accueil*/	
	
.retour ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height : 30px;
	text-align : center;
	}
	
.retour {
	font-weight : 400;
	font-family: arial, "arial black", "times new roman", times, serif;
	font-size : 14px;
	list-style-type: none;
	}

.retour a{
	display: block;
	width: 80px;
	border: 1px solid black;
	padding: 0px;
	color: #FFFF00;
	background: #222222;
	margin: 0 5px;
	text-decoration: none;
	text-align: center;
	font-family: arial, "arial black", "times new roman", times, serif;
	font-size: 14px;
	list-style-type: none;	
	}
.retour li{
	float: left;
	margin-left: 400px;
	border-right : 1px solid #fff;
	border-right: 1px solid transparent;
	} 


	
/*mise en forme des cartes ou des photos agrandies*/

div#centre1{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt;
	margin: auto;
	width: 900px;
	text-align: center;
	}
div#centre2{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFF99 ;
	font-size: 12pt;
	margin: auto;
	width: 900px;
	text-align: center;
	}
	
	
/* ~~ Pied de page ~~ */
.footer {
	padding: 10px 0;
	background: #456;
}

/* ~~ menu du Pied de page ~~ */

ul#menu_bas {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 12px Georgia, Times, serif;
	list-style-type: none;
	}
	
#menu_bas li {
	display: inline;
	list-style: none;
	}
	
#menu_bas a {
	color: lime;
	text-decoration: none;
	line-height: 25px;
	margin: 0 30px;
	}
#menu_bas a:hover , #menu_bas a:focus {
	color: orange;
	}
	

