/* CSS Document */

body
{
	padding: 0;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
div#Footer {
	line-height: normal;
	font-size: 0.9em;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.MenuBasDePage {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.2em;
}

div#cadre{
	width:835px;
	background-image: url(../img/Kite_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
}

div#bloccadre{

	background-image: url(../img/botom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
#tableauActualite{

	background-image: url(../img/Actu_top_part2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
}
#tableauParapente{

	background-image: url(../img/Parapente_top_part2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
}
#tableauKite{

	background-image: url(../img/Kite_top_part2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
}
#tableauSeb{
	background-image: url(../img/Seb_top_part2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
#tableauPartenaires{

	background-image: url(../img/Partenaires_top2_part2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
}
div#bloccadre p{
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;	
}
div#conteneur
{
	width: 870px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

}
h1#headerHome
{
	height: 543px ;
	margin: 0 ;
}

ul#FooterMenu
{
	height: 35px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: table-column;
}

ul#FooterMenu li
{
	float: left;
	text-align: center;
	color: #333333;
}/* On rend les li en flottant pour pouvoir les afficher horizontalement, on cache les puces, et on centre le texte */

ul#FooterMenu li a
{
	width: 130px;
	line-height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #999999;
	display: block;
	text-decoration: none;
	border-right: 2px solid #dea;
	text-align: center;
}/* C'est sur les liens que le gros du travail est effectué, largeur, hauteur de ligne, taille de police, graisse de police, espacement des lettres, couleur, bordure et decoration du texte. Nous pouvons dimensionner les a grâce à la propriété display: block ; */
.Paragraphe1 {
	width: 300px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-align: justify;
}
.Paragraphe2 {
	width: 270px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-align: justify;
}
.Liste1 {
	list-style-image: url(../img/puce1.jpg);
	list-style-type: upper-roman;
	list-style-position: outside;
	width: 280px;
	padding-left: 100px;
}
.palmares p {
	margin-left: 65px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.Liste2 {
	list-style-image: url(../img/puce1.jpg);
	list-style-type: upper-roman;
	list-style-position: outside;
	width: 280px;
	padding-left: 50px;
}

.em {
	font-weight: bold;
	color: #E2E2E2;
}

.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E77D08;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.h1Colonne2 {
	font-size: 16px;
	font-weight: bold;
	color: #E77D08;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.PetitTexte {
	font-size: 0.9em;
}
.ImgGauche {
	padding-left: 80px;
}
.h2 {
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 80px;
	font-size: 1.2em;
}
/*pour le FORMULIARE*/

INPUT { color: #333333; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
SELECT { color: #666666; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
TEXTAREA { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
.txterror {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 80px;
}
.txtform {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.submit
{
	background-color:#E77D08;
	width:150 px;
	height:20 px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align:center;
	border: thin solid #FFFFFF;
}
.exposant {
	vertical-align: sup;
}

