/* CSS Document */
/*body----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */ 
body {
	background-color: #009ee0;

     }
	 
body * {
	margin: 0px; 
	padding: 0px;
}

#conteneur {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #000000;
	font-size: medium;
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
     }
	
	/*************************************
	Links
**************************************/
a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 17px;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 17px;
}
a:hover {
	text-decoration: none;
	color: #e2001a;
	font-size: 17px;
}
a:active {
        color: #000000;
	text-decoration: none;
        font-size: 17px;
}

 /*titre----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#titre {
	font-family:  Arial, Helvetica, sans-serif;
	top: 20px;
	position: relative;
	height: 65px;
	text-transform: none;
	font-size: 14px;
	color: #666666;
	visibility: visible;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: 220px;
	
}
/*************************************
	Subscribe form 
**************************************/
	 
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #000000;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	background-color: #eeeeee;
     }

	 /*titre----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-variant: normal;
	position: relative;
	visibility: visible;
	height: 60px;
	margin-top: 100px;
	margin-bottom: 0px;
	background-color: #dddddd;
	text-transform: capitalize;
}

#a a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#a a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#a a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-variant: normal;
	color: #e2001a;
	text-decoration: none;
	font-weight: bold;
	background-color: #dddddd;
	text-transform: uppercase;
}
#a a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
	

#pied {
	font-size: 14px;
	color: #000000;
	position: relative;
	float: left;
	width: 960px;
	text-align: center;
	top: 10px;
	background-color:  #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 50px;

	
}
#pied1 a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
#pied1 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
#pied1 a:hover {
	color: #000000;
	background-color: #eeeeee;
	font-size: 14px;
}
#pied1 a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

#pied1 {
	font-size: 14px;
	color: #000000;
	position: relative;
	width: 960px;
	text-align: center;
	background-color:  #eeeeee;
	border: thin outset #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#texte{
	width: 760px;
	left: 20px;
	right: 20px;
	position: relative;
	
}
#link1{
	float: left;
	width: 890px;
	position: relative;
	overflow: hidden;
	height: 1050px;
	font-size: 16px;

}
#flashcontent{
	height: 570px;
	width: 840px;
	
}
#contact {
	position:absolute;
	width:960px;
	height:324px;
	top: 160px;
	visibility: visible;
	text-align: right;
	font-size: 14px;
	color: #999999;

}

input {
	background-color: #CCCCCC;
	border: thin solid #000000;
	
}
textarea
   {
	background-color: #CCCCCC;
	border: thin solid #000000;
	font-size: medium;
}


.Style1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../b.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.Style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	background-image: url(../g.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}

.Style3 {	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}

.Style4 {font-size: 16px}


.relief{
	border: 1px inset #999999;
	padding: 10px;
}
.Style5 {
	font-size: 16px;
	text-transform: uppercase;
}
#plan {
	text-transform: uppercase;	

}
