body {
	background-color: #FFF;
	margin: 0px; 
	padding: 10px 0 20px 58px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
left: 50%; 
margin-left: -434px; 
position: absolute; 
width: 646px;
}
a, a:visited, a:link {
	padding: 0;
	margin: 0;
	color: #ff7f00;
	text-decoration: none;
}
a:hover {
	padding: 0;
	margin: 0;
	color: #ff7f00;
	text-decoration: underline;
}
hr#bloc{
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Page accueil */
#generalH {
	padding-top: 50px;
	margin:0 auto;
	text-align: left;
  	width: 751px;
}
#enteteH {
	margin-right: 15px;
	width: 172px;
  	height: 246px;
	background: url("../images30607/back_entete.jpg") repeat-x left bottom;
	text-align: center;
}
#enteteH h1 {
	padding: 0;
	margin: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
#test{
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    margin: 5px;
    padding: 0;
    text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
}
#contentH {
	border-top: 2px #666666 solid;
  	width: 751px;
	min-height: 300px;
	_height: 300px;
	background: url("../images30607/back_content_home.jpg") repeat-x left top;
}
#menuH {
	margin: 20px 30px 20px 32px;
}
#menuH h1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#texteH {
	margin: 0 42px 20px 32px;
	min-height: 150px;
	_height: 150px;
}
#texteH h1 {
        color: #666666;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
        text-transform: none;
}
#texteH h2 {
        color: #666666;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

/* Page rubrique */
#general {
	margin:0 auto;
	text-align: left;
  	width: 809px;
}
#gauche {
	width: 184px;
	float: left;
}
#droite {
	width: 575px;
	margin-right: 12px;
	float: right;
}
#menu {
	background: url("../images30607/back_menu.jpg") no-repeat left top;
	margin: 13px 0 0 0;
	min-height: 250px;
	_height: 250px;
}
.b1 {
	display: block;
	overflow: hidden;
	height: 2px;
	border-bottom: 2px solid #666666;
	margin: 0 0 0 11px;
	background: #fff;
}
#menu h1 {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu h2 {
	padding: 0 0 0 28px;
	margin: 5px 0 0 0;
	background: url("../images30607/picto_or.gif") no-repeat left top;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	text-transform: uppercase;
}
#menu h3 {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	/*background: url("/W/cms_sites/SITE_30607/images30607/picto_or.gif") no-repeat left top;*/
	font-size: 9px;
	font-weight: bold;
	color: #FF7F00;
	/*text-transform: uppercase;*/
}
#menu a, #menu a:visited, #menu a:link {
	padding: 0 0 0 28px;
	background: url("../images30607/picto_bl.gif") no-repeat left top;
	margin: 0;
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	padding: 0 0 0 28px;
	margin: 0;
	background: url("../images30607/picto_or.gif") no-repeat left top;
	color: #ff7f00;
	text-decoration: none;
}
#content {
        margin: 4px 0 0 0;
	min-height: 250px;
	_height: 250px;
}
#content h1 {
color: #FF7F00;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.b2 {
	display: block;
	overflow: hidden;
	height: 2px;
	border-bottom: 2px solid #666666;
	margin: 0;
}
#content h2 {
font-size:12px;
font-weight : bold;
color: #FF7F00;
}
#content h3 {
font-size: 11px;
font-weight : normal;
}

UL{
 list-style-type: disc;
     margin: 0 0 0 40px;
    padding: 0px;
}

LI{
 list-style-type: circle;
    margin: 0 0 0 40px;
    padding: 0px;
}