/* General */
html {
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	margin: 0px;
	padding: 0px;
	align : center;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, arial, sans-serif;
	font-size: small;
	color: #333;
}

a:link, a:visited, a:active {
	color: #003;
	text-decoration: underline;
}

.clearall { clear: both; }


/* Gestion de la position de la page */
#cadre {
	margin: 0px;
	padding: 0px;
	align: top;
	position: relative;


	margin-left: auto;
	margin-right: auto;
	width: 1004px;

	#outer {width: 100%;}
#middle {width: 100%; text-align: center;}
#inner {width: 200px; margin-left: auto; margin-right: auto; text-align: left;}
}


/* Index */
#index {
	position:fixed !important;
	position:absolute; 
	margin: 0px;
	padding: 0px;
	background-color: #C83245;
	font-family: 'Trebuchet MS', Verdana, arial, sans-serif;
	font-size: 14pt;
	color: #FDAD16;
}

#index a:link, #index a:visited, #index a:active {
	color: #FDAD16;
	font-size: 20pt;
	text-decoration: underline;
}

#index-fond-color {
	background-color: #C83245;
}


/* Planisphere */
#map {
	position:fixed !important;
	position:absolute;
	margin: 0px;
	padding: 0px;
	background-color: #01B1EC;
	font-family: 'Trebuchet MS', Verdana, arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FDAD16;
}

#map a:link, #map a:visited, #map a:active {
	color: #FDAD16;
	font-size: 20pt;
	text-decoration: underline;
}

#map-fond-color {
	background-color: #01B1EC;
}


/* Index pays */
#pays {
	position:fixed !important;
	position:absolute;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, arial, sans-serif;
	font-size: small; 
	color: #333;
}

#pays a:link, #pays a:visited, #pays a:active {
	color: #0000FF;
	font-size: 18px;
	text-decoration: underline;
}

#pays-right {
	margin-left: 662px;
	margin-top: 10px;
}

#pays-right-h1 {
	margin: 0px;
	font-weight: bold;
	font-size: xx-large;
	color: #0000FF;
}

#pays-right-h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #001010;
	text-align : center;
}


/* Album */
#photo-thumbs {
	margin-left: 10px;
	margin-top : 20px;
	float: left;
}

#photo-thumbs img {
	margin-bottom: 10px;
	border: 1px solid #333;
	padding: 2px;
}


/* Photo */
#photo-full {
	margin-left: 30px;
	margin-top : 20px;
}

#photo-full img {
	border: 3px solid #CCC;
}

#photo-full h3 {
	margin: 0px;
	font-weight: normal;
	font-size: small;
}


/* Bandeau Corse */
h1#headband-01 {
	background-color: #C53B30;
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-01 a:link, h1#headband-01 a:visited, h1#headband-01 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau Maroc */
h1#headband-02 {
//	background-image: url(Fond-bandeau.jpg);
	background-color: #42ADD7;
	color: #FFFF00;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-02 a:link, h1#headband-02 a:visited, h1#headband-02 a:active {
	color: #FFFF00;
	text-decoration: none;
}

/* Bandeau Vietnam */
h1#headband-03 {
//	background-image: url(Fond-bandeau.jpg);
	background-color: #42ADD7;
	color: #FFFF00;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-03 a:link, h1#headband-03 a:visited, h1#headband-03 a:active {
	color: #FFFF00;
	text-decoration: none;
}

/* Bandeau Guadeloupe */
h1#headband-04 {
	background-color: #27A122;
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-04 a:link, h1#headband-04 a:visited, h1#headband-04 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau Grece */
h1#headband-05 {
//	background-image: url(Fond-bandeau.jpg);
	background-color: #42ADD7;
	color: #FFFF00;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-05 a:link, h1#headband-05 a:visited, h1#headband-05 a:active {
	color: #FFFF00;
	text-decoration: none;
}

/* Bandeau Mauritanie */
h1#headband-06 {
	background-color: #EBDBAA;
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-06 a:link, h1#headband-06 a:visited, h1#headband-06 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau BCP */
h1#headband-07 {
	background-image: url(Fond-Bandeau-07.jpg);
	background-color: #E6124F;
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-07 a:link, h1#headband-07 a:visited, h1#headband-07 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau Inde */
h1#headband-08 {
	background-image: url(Fond-bandeau-08.jpg);
	color: #016BA5;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-08 a:link, h1#headband-08 a:visited, h1#headband-08 a:active {
	color: #016BA5;
	text-decoration: none;
}

/* Bandeau Mexique */
h1#headband-09 {
	background-image: url(Fond-bandeau-09.jpg);
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-09 a:link, h1#headband-09 a:visited, h1#headband-09 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau Chine */
h1#headband-10 {
	background-image: url(Fond-bandeau-10.jpg);
	color: #FCD116;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-10 a:link, h1#headband-10 a:visited, h1#headband-10 a:active {
	color: #FCD116;
	text-decoration: none;
}

/* Bandeau Argentine */
h1#headband-11 {
	background-color: #42ADD7;
	color: #FFFF00;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-11 a:link, h1#headband-11 a:visited, h1#headband-11 a:active {
	color: #FFFF00;
	text-decoration: none;
}

/* Bandeau Thailande */
h1#headband-12 {
	background-image: url(Fond-bandeau-12.jpg);
	color: #FFFFFF;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-12 a:link, h1#headband-12 a:visited, h1#headband-12 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Bandeau Bresil */
h1#headband-13 {
//	background-image: url(Fond-bandeau.jpg);
	background-color: #42ADD7;
	color: #FFFF00;
	font-size: medium;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin: 0px;
}

h1#headband-13 a:link, h1#headband-13 a:visited, h1#headband-13 a:active {
	color: #FFFF00;
	text-decoration: none;
}