* {
	margin: 0;
	padding: 0;
}

body {
	background: #807D7D url(images/img01.gif) repeat-x;
	font: normal 0.8em "Arial", Helvetica, sans-serif;
	color: #DDDDDD;
}

h1 {
	margin-bottom: 2em;
	letter-spacing: -2px;
	text-align:center;
	color: #000000;
	font-weight:bold;
	line-height:60px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	font-variant:small-caps;
}

h3 { 
	font-size: 100%;
	font-weight: bold;
	color: #cccccc;
}
 
h4{
	color: #cccccc;
	margin-bottom: .10em;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: -2px;
}

p{
color:#cccccc;
padding-top:10px;
padding-bottom:10px;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #ffcc66;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 970px;
	height: 60px;
	margin: 0 auto;
	border-left:20px solid #FD0214;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}



#logo {
	width: 990px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(images/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 20;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}#logo1 {	width: 990px;	height: 230px;	margin: 0 auto;	background: #000000 url(images/img02_1.jpg) no-repeat;}
#logo1 h1 {	margin: 20;	padding: 120px 0 0 0;	text-align: right;	letter-spacing: -1px;}#logo1 h2 {	margin: 0;	padding: 0 0 0 0;	text-align: right;	letter-spacing: -1px;	font-weight: bold;	font-style: italic;}#logo1 a {	text-decoration: none;	color: #FFFFFF;}


#page {
	width: 990px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}



#content {
	float: left;
	width: 650px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	
}

#actualite{

}

.dateActu{
	float:left;
	width:150px;
	color:#fd0214;
	font-weight:bold;
	padding-top:10px;
}
.titreActu{
	float:right;
	width:500px;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
	font-variant:small-caps;
}
.introActu{
	float:left;
	width:650px;
	padding-top:10px;
	padding-bottom:10px;
}

.contenuActu{
	float:left;
	width:650px;
}

.hrActu{
	clear:both;
	width:650px;
	border:none 0;
	border-top: dotted 1px #fd0214;
}

.floating-box {
	float: left;
	width: 300px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 1px solid #FFFFFF;
}

.img {
	border: 1px solid #FFFFFF;
	float: center;
	width: 387px;
	height: 192px;
	margin-left: 25px
	}
.img2 {
	border: 1px solid #FFFFFF;
	float: center;
	width: 387px;
	height: 278px;
	margin-left: 25px
	}
	
.flux
{ clear: left ; }

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #FD0214;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	color:#444444;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
	
}

#links a {
	padding-left: 1em;
	background: url(images/img02.gif) no-repeat left center;
	color: #FD0214;
}

.separation {
	background: url(images/img04.gif) repeat-x left top;
}



#inputtext1, #inputtext2, #inputtext3, #inputtext4, #inputtext5, #inputtext6, #inputtext7, #inputtext8, #inputtext9, #inputtext10, #inputtext13, #inputtext14{
	color: #385B88;
	border: 1px solid #FFFFFF;
	background: #000000;
}
#textarea1 {

color: #385B88;
	border: 1px solid #FFFFFF;
	background: #000000;
}
#inputsubmit1 {
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #FD0214;
}
.checkbox {
	color: #000000;
	border: 1px solid #FFFFFF;
	background: #000000;
}

#footer {
	height: 50px;
	}

#footer .wrapper {
	width: 990px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 670px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #FD0214;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #FD0215;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.Style1 {
  color: #FD0214;
  line-height:30px;
  padding-left:10px;
}
.Style3 {
  font-size: 10px
}
.Style6 {
  color: #FD0214;
  font-weight: bold;
}

/* PARTIE ADMINISTRATION */

.tableAdmin{
	border-spacing:0px;
	border-collapse:collapse;
}

.tableAdmin th,td{
	border: solid 1px #ffffff;
	padding:5px;
}

.tableAdmin th{
	font-weight:bold;
	text-align:center;
	color:#fd0214;
}

.tableAdmin td{
}

.formulaire td{
	border:none;
}

.formulaire input[type=text], textarea{
	color:#fd0214;
	background-color:#000000;
	border:solid 1px #ffffff;
	width:300px;
	padding-top:2px;
	padding-bottom:2px;
}

.formulaire textarea{
	height:70px;
}

.formulaire input[type=submit], input[type=reset]{
	border:solid 2px #fd0214;
	background-color:#000000;
	color:#ffffff;
	padding:5px;
	font-weight:bold;
}

.formulaire input[type=submit]:hover, input[type=reset]:hover{
	border:solid 2px #ffffff;
	background-color:#000000;
	color:#fd0214;
	padding:5px;
}

.etoileForm{
	font-weight:bold;
	color:#fd0214;
}

.titreForm{
	font-weight:bold;
}
