@charset "utf-8";
/* CSS Document */

/*remove merde*/
* {
	margin: 0;r
	padding: 0;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*titre, texte, liste, img*/
h1 {
text-indent:-5000px;
font-weight:bold;
font-size:16px;
color:#990000;
}
h2 {
width:700px;
font-weight:bold;
font-size:14px;
color:#990000;
margin-top:15px;
margin-bottom:15px;
border-bottom:2px;
border-bottom-color:#990000;
border-bottom-style:dotted;
}
h4 {
margin:3px;
font-size:14px;
color:#990000;
margin-bottom:10px;
}
h5 {
font-size:12px;
font-weight:bold;
color:#990000;
margin-top:20px;
margin-bottom:10px;
}
h6 {
font-size:10px;
}
p {
margin:2px;
}
ul {
padding-left: 20px;

}
li {
	padding-left:2px;	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/normal_024ciel.jpg);
	background-repeat:repeat-x;
	background-color:#833d57;*/
}
a img{  
border-style:solid;
border-color:#000000;
border-width:1px;
}
a img:hover{  
border-style:solid;
border-color:#990000;
border-width:1px;
}
/*div strucutre*/
#conteneur {
width:976px;
margin-left:auto;
margin-right:auto;
border: 1px dotted #990000;
background-color:#FFFFFF;
}
#top{
	height:33px;
	color: #493f0b;
	font-size:10px;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
	background-color:#CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#posture {
width:976px;
margin-bottom:3px;
}
#menu {
width:976px;
height:27px;
border-top-width: 1px;
border-top-style: dotted;
border-right-style: none;
border-bottom-style: dotted;
border-top-color: #990000;
border-bottom-width: 1px;
border-bottom-color: #990000;
}
#text {
	width:967px;
	padding:5px;
}
#droite{
background-color:#FFF0F0;
border: 1px dotted #990000;
float:right;
width:244px;
margin-left:10px;
margin-top:35px;
margin-bottom:10px;
	}
#bandeau {
width:976px;
height:20px;
background-color: #EEE;
text-align:center;
clear:both;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #990000;
}
/* Mise en forme des liens */

p a:link, p a:visited{ color:#CC0000; border-bottom:#CC0000 dotted 1px; }

p a:hover{ color:#990000; border-bottom:#990000 solid 1px; }

/*bordure image*/
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
}
/*specification */
#oujesuis{
color: #493f0b;
margin-top:10px;
margin-bottom: 10px;
font-size:10px;
}
#trait{
border: 1px dotted #990000;
width:600px;
height:0px;
margin-bottom:20px;
}
#langue {
font-size:10px;
}
table {
	background-color:#FFFFFF;
}
#regristration {
	border: 1px dotted #990000;
	width:700px;
}
.first{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
/*tuning*/

.Style1 {
	color: #990000;
	font-weight: bold;
}
.Style2 {color: #990000}
