/*------------------------------------------------ Eric's Reseting again --------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------------------------------------------------ End of Eric's Reseting again --------------------*/
body {
	background: #666666;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 600px;
	width: 950px;
	margin: 0px auto;
	background: url(../images/imageconsilium.jpg) no-repeat left top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#container_index {
	height: 600px;
	width: 950px;
	background: url(../images/backgroung_index.jpg) no-repeat left top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 155px 0px 0px 20px;
	width: 235px;
	float: left;
}
#header h1 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
}
#menu {
	float: left;
	width: 695px;
}
#menu #entrep_swf {
	height: 210px;
	width: 295px;
	float: left;
	padding: 0px 0px 0px 60px;
	margin: 0px;
}
#menu .part_swf {
	margin: 0px;
	float: left;
	height: 220px;
	width: 230px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu #menu_main {
	list-style: none;
	font-size: 0.8em;
}
#menu #menu_main .accueil a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 10px;
	text-align: center;
	position: relative;
	top: 130px;
	left: -40px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .accueil a:hover {
	background: url(../images/bouton_hover_accueil.png) no-repeat center center;
	color: #FFFFFF;
}
#menu #menu_main .presentation a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 10px;
	text-align: center;
	position: relative;
	top: 70px;
	left: 20px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .presentation a:hover {
	background: url(../images/bouton_hover_present.png) no-repeat center center;
	color: #FFFFFF;
}
#menu #menu_main .methode a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 10px;
	text-align: center;
	position: relative;
	top: 25px;
	left: 130px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .methode a:hover {
	background: url(../images/bouton_ic_hover.png) no-repeat center center;
}
#menu #menu_main .prestations a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 10px;
	text-align: center;
	position: relative;
	top: -5px;
	left: 230px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .prestations a:hover {
	background: url(../images/bouton_ic_hover.png) no-repeat center center;
}
#menu #menu_main .avantapres a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 10px;
	text-align: center;
	position: relative;
	top: -10px;
	left: 330px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .avantapres a:hover {
	background: url(../images/bouton_ic_hover.png) no-repeat center center;
}
#menu #menu_main .contact a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 50px;
	width: 110px;
	text-align: center;
	position: relative;
	top: 5px;
	left: 430px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .contact a:hover {
	background: url(../images/bouton_ic_hover.png) no-repeat center center;
}
#menu #menu_main .mode a {
	background: url(../images/bouton_ic.png) no-repeat center center;
	height: 10px;
	width: 110px;
	text-align: center;
	position: relative;
	top: 30px;
	left: 490px;
	padding: 17px 40px 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#menu #menu_main .mode a:hover {
	background: url(../images/bouton_ic_hover.png) no-repeat center center;
}
#contenu {
	width: 880px;
	float: left;
	font-size: 0.8em;
	height: 280px;
	padding-left: 20px;
}
#contenu #menu_contenu_index {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contenu #menu_contenu_index ul {
	list-style: url(../images/puce_ic_bl.gif) inside;
	padding: 5px 0px 0px;
	margin: 0px;
}
#contenu #menu_contenu_index li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0 5px;
}
#contenu #menu_contenu_index a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 7px;
}
#contenu #menu_contenu_index a:hover {
	color: #FF6600;
}
#contenu #menu_contenu_index {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contenu #menu_contenu ul {
	list-style: url(../images/puce_ic_bl.gif) inside;
	padding: 7px 0px 0px;
	margin: 0px;
}
#contenu #menu_contenu li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0 7px;
}
#contenu #menu_contenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 7px;
}
#contenu #menu_contenu a:hover {
	color: #FF6600;
}
#contenu #cont_contenu {
	float: left;
	width: 300px;
	text-align: center;
	height: 340px;
	padding-top: 100px;
}
#contenu #cont_contenu1 {
	float: left;
	width: 280px;
	text-align: center;
	height: 250px;
	padding-right: 10px;
	padding-left: 20px;
}
#contenu #cont_contenu1 h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
}
#contenu #cont_contenu1 h2 {
	font-size: 1.1em;
	color: #FF9900;
	margin: 0px;
	padding: 0px 0px 10px;
}
#contenu #cont_contenu1 p {
	line-height: 1.2em;
	padding-bottom: 10px;
}



#contenu #cont_contenu2 {
	float: left;
	width: 280px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
#contenu #cont_contenu2 h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
}
#contenu #cont_contenu2 h2 {
	font-size: 1.1em;
	color: #FF9900;
	margin: 0px;
	padding: 0px 0px 10px;
}

#contenu #cont_contenu2 p {
	line-height: 1.3em;
	padding-bottom: 10px;
}

#contenu #cont_contenu2 a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}


#footer {
	clear: both;
	float: none;
	width: 950px;
	padding-top: 20px;
	font-size: 0.8em;
	color: #FFFFFF;
}
#footer .siteFooterLinks {
	margin: 0px auto;
	padding: 10px 0px;
	list-style: none;
	width: 850px;
	font-weight: bold;
}
#footer .siteFooterLinks li {
	float: left;
	padding-left: 0px;
	padding-right: 5px;
}
#footer a, #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
  color: #FFFFFF;
}
#footer a:hover {
  color: #FF6600;
  text-decoration: underline;
}
#footer a:focus {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#footer a:active {
  color: #FF6600;
}
