﻿* {
	margin:0;
	padding:0;
}

body {
	background-image:url('../images/drapeaucorse.jpg');
	background-repeat:repeat;
	
}



                                          /*  MENU      */

#menu {
margin-top:1em;
	 text-align:center;
	 width:100%;
	 
}


ul {
	text-align:center;
	height:40px;
	width:1660px;
	margin-left:auto;
	margin-right:auto;
}

                                     
ul li {
	
	list-style:none;
	display: inline-block;
	float:left;
	width:210px;
	height:40px;
	line-height: 35px;
	background-color: #FFE280;
	margin-left:10px;
	margin-right:10px;
	margin-top:auto;
	margin-bottom:auto;
	
}

a:link {
	color:black;
}

a:visited {
	color:black;
}

li a:link{
	text-decoration:none;
	border-style:outset;
	color: black;
    font-size:1.5em;
	display: block;
	}

ul a:hover{
	font-weight:bold;
	background-color:#CCFFCC;
}

ul a:active{
	  border-style:inset;
	}


	
ul a:visited{
	background-color: #FFE280;
 color:black;
}

                                    /* FIN MENU      */



#courrier {
margin-top:-3em;
	background-color: silver;
}	 

a img{
	border:0px;
}



h1 {
	text-align:center;
	color: blue;
	font-size:2em;
	font-weight:bolder;
}




p {
	margin-top:1em;
}




#entete {
	width:100%;
	background-image:url('../images/banniere2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	height:315px;
}

#page_active {
font-weight:bold;

}


#corse {
	position:relative;
	right:150px;
}

#feuille {
	width:100%;
	height:60em;
}




#logo_corsica {

	right: 199px; 
	margin-top:-15em;
	width: 360px;
}

.courrier_message {
	margin-top:5em;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}

.courrier_bouton {
	background-color:silver;
	text-align:center;
	margin-top:2em;
	border-width:1px;
	border-style:outset;
	padding:2px;
	font-size:1em;
	margin:1em 45%;
}



.flottement_droit {
	 float:right;
}

.arret_flottement {
	float:none;
}

.cache {
	display:none;
}

.kalliste {
	border-style:solid;
	 border-width:3px;
	border-color:orange;
	position:relative;
	bottom:200px;
	left:50px;
}


.largeur75 {
	width:75%;
	margin-top:5em;
	margin-left:20%;
	
}



.largeur70 {
	width:65%;
	margin-top:5em;
	margin-left:35%;
	
}

.marge_gauche25 {
	margin-left:25%;
}

.margegauche3 {
	margin-left:3em;
}

.margegauche5 {
	margin-left:5em;
}

.margegauche10 {
	margin-left:10em;
}

.margegauche15 {
	margin-left:15em;
}


.margehaut2 {
	margin-top:2em;
}

.margehaut4 {
	margin-top:4em;
}


.centre {
	text-align:center;
	width:100%
}

.centre_image {
	margin-left:auto;
	margin-right:auto;
}

.gras {
	font-weight:bold;
}

.marge4em {
	margin-left:4em;
	
	
}

.largeur20 {
	width:19%;
}


.marge_haut_moins4 {
	margin-top:-4em;
}

.margeHaut1 {
	margin-top:1em;
}

.margeHaut4 {
	margin-top:4em;
}

.margehaut12 {
	margin-top:12em;
}



.retrait {
	margin-left:5em;
	text-indent:-5em;
}

.taille1_5em {
	font-size:1.5em;
}


.colonne1 {
	width:22em;
	padding-left:4em;
	padding-bottom:1em;
}

.colonne2 {
	width:18em;
	padding-bottom:1em;
}

.courrier_message {
	margin-top:5em;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}

.courrier_bouton {
	background-color:silver;
	text-align:center;
	margin-top:2em;
	border-width:1px;
	border-style:outset;
	padding:2px;
	font-size:1em;
	margin:1em 45%;
}

.flottementgauche {
	float:left;
}




