body {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	background-color: transparent;

} 
.content {
	color: #000000;
	background-color: transparent;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}

.infoReduc {
	color: #FF4300;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

li {
	line-height: 20px;
	list-style: square;
	list-style-position: inside;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 0px;
}

td,tr,p,div,font {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	background-color: transparent;
}

input[type=submit], input[type=reset], input[type=button] {
    background : #FFFFFF;
    color : #000000;
    border-top: 2px solid #179A1A;
    border-bottom: 2px solid #179A1A;
    border-right: 1px solid #C3C8C3;
    border-left: 1px solid #C3C8C3;
}

input[type=submit]:hover , input[type=button]:hover{
    background : #FFFFFF;
    color : #000000;
    border-top: 2px solid #F7453C;
    border-bottom: 2px solid #F7453C;
    border-right: 1px solid #C3C8C3;
    border-left: 1px solid #C3C8C3;
}

a.liens:visited{
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
a.liens:hover{
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}

a, td a, p a {
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
a:link {
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline; /*text-decoration: underline;*/
}
a[name] {
	text-decoration: none;
  }

H1 {
	font-size: 14px;
	color: #179A1A;
}

H2 {
	font-size: 12px;
	color: #179A1A;
	font-weight : normal;
}



.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.button:hover {
	color: #FF8C00;
}


#client li {
	color:#F7453C;
	list-style: square;
	list-style-position: inside;
}
#client {
	margin-left: 35px;
	padding: 0px;
}
#client a {
	color: #333333;
	text-decoration: none;
}

#client a:hover {
	color: #333333;
	text-decoration: underline; /*text-decoration: underline;*/
}


.bas_vert {
  color:#179A1A;
	font-family: Arial;
	font-size: 10px;
}

.bas_vert a, .bas_vert a:visited {
  text-decoration:none;
  color:#179A1A;
}

.bas_vert a:hover {
  text-decoration:underline;
  color:#179A1A;
}

.bas_rouge {
  color:#FF6300;
	font-family: Arial;
	font-size: 10px;
}

.bas_rouge a {
  text-decoration:none;
  color:#FF6300;
}
.bas_rouge a:visited {
  text-decoration:none;
  color:#FF6300;
}

.bas_rouge a:hover {
  text-decoration:underline;
  color:#FF6300;
}
.frameAccueil {
WIDTH: 100%;
HEIGHT: 102px;
background-color:transparent;
overflow: auto;
}

.frameActusAccueil {
WIDTH: 100%;
HEIGHT: 65px;
overflow:hidden;
font-size: 11px;
line-height: 13px;
background-color:transparent;
}

a.accueil_lire {
  font-size: 11px;
  text-decoration:none;
  color:#179A1A;

}
a.accueil_lire:hover {
  text-decoration:underline;
  color:#179A1A;
}

