/* CSS Document */

/*Remise a zero*/

*{
padding:0px;
margin:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
list-style-type:square;
list-style-position:none;
}
a:link {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* TYPE */

h1{
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}
h2{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
h3{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
font-style:italic;
}
h4{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

/* ID */
#system-message{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#880026;
font-weight:bold;
text-align:left;
padding:15px 15px 15px 190px;
}
#component-contact{
padding:0px 30px 30px 190px;
}
#fond {
background-image: url(../images/ratheaux-fondDegr.jpg);
background-repeat: repeat-x;
background-color: #000000;
width:100%;
height:100%;
}
#userFond{
width:190px;
}
#userFond4{
background-image: url(../images/ratheaux-pageInterFondBtn.jpg);
background-repeat: no-repeat;
width:190px;
height: 500px;
}
#user1-Titre{
background-image: url(../images/ratheaux-btn01on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user2-Titre{
background-image: url(../images/ratheaux-btn02on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user3-Titre{
background-image: url(../images/ratheaux-btn03on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user4-Titre{
background-image: url(../images/ratheaux-btn04on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user5-Titre{
background-image: url(../images/ratheaux-btn05on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user6-Titre{
background-image: url(../images/ratheaux-btn06on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user7-Titre{
background-image: url(../images/ratheaux-btn09on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user8-Titre{
background-image: url(../images/ratheaux-btn08on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}
#user9-Titre{
background-image: url(../images/ratheaux-btn10on.jpg);
background-repeat: no-repeat;
height:30px;
width:190px;
}

#active_menu{
  font-size: 12px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#003279;
}

/* Class */
.article_separator{
height:opx;
width:opx;
}
.mainlevel{
  display : block;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  text-align: left;
  letter-spacing:0px; 
  width: 185px;
  padding: 6px 0px 10px 10px;
  background-image: url(../images/ratheaux-btnFdGris.jpg);
  background-repeat: no-repeat;
  background-position:left bottom;
  background-color: #a59b90;
}

.mainlevelnavig{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.menu{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
}

.small{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.contentheading , .componentheading{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-variant:small-caps;
text-align:left;
color:#003279;
}
.contentpane , .contentpaneopen{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#5a544e;
padding:0px;
margin:0px;
}
.createdate{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.sectiontableheader{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}

.error{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#942d2d;
}

.error message fade{
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.mention{
font-size:10px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}
/* fin */