/* CSS Document */

*{
	margin: 0;
	padding: 0;
}


body,html {
	font-family:Arial;
	background-color:#FFFFFF;
}

p {
font-size: 12px;
color: #333333;
text-align: justify;
}

a img { border: none;
}

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

	color: #FF3366;
}

.btn{
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight:normal;
   color:#FFFFFF;
   border:2px #FF3366 solid;
   background: #000000;}

.textnavig  {
	color: #FF9966;
	font-size: 12px;
}

#footer  {
	color: #333333;
	font-size: 10px;
text-align: center;
}


h1 {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
   
   
   
   
   
.Style2 {
	color: #FF9966;
	font-size: 18px;
	font-weight: bold;
}
.Style4 {color: #FF9966}


.colonned {background-color:#FFFFFF; min-width:100px; max-width:100px;}

.colonneg {background-color:#FFFFFF; min-width:100px; max-width:100px;}

.ligne1 {background-color:#000000; max-height:134px; }

.ligne2 {background-color:#FF3366; max-height:18px; }

.ligne3 {background-color:#000000; max-height:18px; }

.ligne6 {background-color:#000000; max-height:18px; }


.catch {color:#FFFFFF; font-size:16px; font:Arial; }

.catch2 {color:#000000; font-size:16px; font:Arial; }

.catch3 {color:#FFFFFF; font-size:14px; font:Arial; }


.couleurcadretitre {

background-color: #FF3366;
text-align: center;}

.centre

{
font-size: 12px;
color: #333333;
text-align: center;
}

.menuhaut a {
	color: #FF3366;
	line-height: 25px;
	text-decoration:none;
	font-weight: bold;
	float:right;
	/*margin-right: 10px;
	margin-left: 10px;*/

}

.menuhaut a:hover {
	color: #000000;
	background: #ff3366;
    text-decoration: none;
	font-weight: bold;
}

.menuhaut .select {
	color: #000000;
	background: #ff3366;
    text-decoration: none;
	font-weight: bold;
}
