html, body {
	background: white;
	color: #333333;
	font-family: BitStream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #5b5bff;
	text-decoration: none;
}
img {
	vertical-align: middle;
	border: none;
}
ul, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4 { margin: 0; padding: 0; }
#page {
	position: absolute;
	top: 10px;
	left: 50%;
/*	width: 960px;
	margin-left: -480px;
*/
	width: 760px;
	margin-left: -380px;
}

#header {
	position: relative;
	width: 100%;
	height: 180px;
}
#header h1 {
	position: absolute;
	left: 190px;
	top: 20px;
	width: 570px;
    height: 90px;
	margin: 0;
	padding: 0;
    color: transparent;
    background: url(graph/title.png) no-repeat 50% 0;
}
#header h2 {
	position: absolute;
	left: 190px;
	top: 80px;
/*	width: 770px;
*/
	width: 570px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 25px;
	font-weight: normal;
}
#header #logo {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 167px;
	height: 180px;
	background: url(graph/logos.png) no-repeat 0 0;
}
#menu { 
	position: absolute;
	top: 120px;
	left: 0;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background: url(graph/menu/menu.png) repeat-x 0 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100%;
	overflow: hidden;
}
#menu li {
	background: url(graph/menu/menu.png) repeat-x 0 0;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 20px;
	_height: 40px;
	padding: 20px 10px;
}
#menu li.first_menu {
	background: url(graph/menu/menu2.png) no-repeat top left;
	width: 147px;
}
#menu li.last_menu {
	background: url(graph/menu/menu2.png) no-repeat right top;
	padding-right: 35px;
	float:right;
	}
#menu li a {
	color: #333333;
	text-transform: uppercase;
	display: block;
	margin-top: -0.5em;
	text-decoration: none;
    font-weight: bold;
}
.mac.firefox #menu li a, .mac.firefox #menu li span {
	margin-top: -0.37em;
}
#menu li:hover,
#menu li:active {
	background-position: 0 -40px;
}
#menu li.last_menu:hover  {
	background-position: right top;
}

#menu li.current {
	background-position: 0 -80px;
}
#menu li.current a {
	color: white;
}
.b0, .b1, .b2, .b3 {
	position: absolute;
	z-index: 2;
	width: 6px;
	height: 6px;
	background: url(graph/rect.png) no-repeat 0 0;
}
.b0 { left:  0; top:    0; background-position: 0 0; }
.b1 { right: 0; top:    0; background-position: -6px 0; }
.b2 { left:  0; bottom: 0; background-position: 0 -6px; }
.b3 { right: 0; bottom: 0; background-position: -6px -6px; }
.b4, .b5, .b6, .b7 {
	position: absolute;
	z-index: 1;
	background: #707070;
}
.b4, .b5 {
	left: 0;
	width: 100%;
	height: 1px;
}
.b4 { top: 0; }
.b5 { bottom: 0; }
.b6, .b7 {
	top: 0;
	width: 1px;
	height: 100%;
}
.msie .b6, .msie .b7 { height: expression((this.parentNode.offsetHeight) + 'px'); }
.b6 { left: 0; }
.b7 { right: 0; }



#domaines {
	height: 90px;
	margin-top: 10px;
    padding: 0 10px;
}
#domaines h1, #domaines h2, #domaines span {
	width: 490px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: normal;
}
#domaines h1 {
	margin-bottom: 10px;
	font-size: 23px;
}
#domaines h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#domaines span {
	font-size: 10px;
	font-style: italic;
}
#domaines_prix {
	position: absolute;
	top: 0;
	right: 0;
	height: 90px;
	width: 250px;
	background: url(graph/degrad1.png) repeat-x 0 0;
	overflow: hidden;
}
#domaines_prix span {
	position: absolute;
	left: 0; top: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	color: transparent;
	padding: 0;
	margin: 0;
	background: url(graph/9euro90ht.png) no-repeat 50% 50%;
}
#domaines_prix span span {
	display: none;
}
#domaines_prix ul li {
	position: absolute;
	z-index: 5;
	width: 50px;
	text-align: center;
    color: white;
}
.msie #domaines_prix ul li { width: 80px; }
.col1 {
    clear: both;
    padding: 10px;
	margin: 20px 0 0 0;
}
.col2 {
	width: 350px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	float: left;
	font-size: 14px;
}
.col2 + .col2 { margin-right: 0; }
.border h1 {
	font-weight: normal;
    font-size: 2.6em;
}
.border h2 {
	font-weight: normal;
}
.border ul li {
	font-size: 12px;
	padding: 0px 0 2px 18px;
	background: url(graph/fleche.png) no-repeat 0 0;
}
.msie .formule ul li { background-position: 0 2px; }
.border .info {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 120px;
	height: 20px;
	text-align: right;
}
.border .info a {
	text-decoration: underline;
	font-size: 12px;
}
#compoz {
    padding-left: 158px;
    width: 202px;
}
#unimatrix {
    padding-left: 160px;
    width: 200px;
}
#compoz, #unimatrix {
    min-height: 200px;

}
#compoz .logo {
    background: url(graph/logos.png) no-repeat -167px 0;
    width: 148px;
    height: 195px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
}
#unimatrix .logo {
    background: url(graph/logos.png) no-repeat -315px -5px;
    width: 165px;
    height: 180px;
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 100;
}
#compoz h1, #unimatrix h1, #compoz h2, #unimatrix h2 {
    text-align: right;
}

#compoz h4,#unimatrix h4 {
font-size: 13px;
font-weight: normal;
text-align: justified;
margin-top: 5px;
margin-left: 20px;
font-family: arial;
}

#ecm h4 {
font-size: 13px;
font-weight: normal;
font-family: arial;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#footer ul {
	padding: 3px 0 20px 0;
	border-top: 1px solid #333333;
}
#footer ul li {
	display: inline;
	padding: 0 10px;
	border-left: 2px solid #aaa;
}
#footer ul li:first-child { border-left: none; }



input, select, textarea {
    background: #ddd;
	border:1px solid #333;
	margin:0pt;
	padding-left:2px;
	padding-right:2px;
    width: 90%;
}
textarea { height: 120px; }
table.form {
	border-collapse: collapse;
	width: 100%;
}
table.form th {
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	width: 100px;
}
button {
	background: transparent none repeat scroll 0%;
	border: 0pt none;
	color: #444;
	display: -moz-inline-box;
	font-weight: bold;
	height: 40px;
	margin: 5px 10px;
	padding: 0pt;
	text-align: center;
	vertical-align: middle;
}
.safari button {
	font-size: 13px;
}
button span {
	background: transparent url(graph/menu/menu2.png) no-repeat scroll left top;
	float: left;
	padding: 0pt 0pt 0pt 10px;
	vertical-align: middle;
}
.firefox button > span {
margin-left: -3px;
}
button:hover span { background-position: left -40px; }
button span span {
	background: transparent url(graph/menu/menu2.png) no-repeat scroll right top;
	padding: 0pt 10px 0pt 0pt;
}
button:hover span span { background-position: right -40px; }
button span span span {
	background: transparent none repeat scroll 0%;
	height: 31px;
	line-height: 1.4;
	padding: 9px 0 0 0;
	position: relative;
	text-align: center;
	white-space: nowrap;
	width: 100%;
    font-size: 16px;
}
.firefox.linux button span span span {
	font-size: 16px;
}
* html button {
	overflow: visible;
	width: 1%;
}
*:first-child + html button {
	overflow: visible;
}
button.big { height: 41px; }
button.big span { padding-left: 10px; height: 41px; background: transparent url(graph/menu/menu_deb.png) no-repeat scroll left top; }
button.big span span { padding: 0 10px 0 0; height: 41px; background: transparent url(graph/menu/menu_fin.png) no-repeat scroll right top; }
button.big span span span { height: 41px; font-size: 22px; background: transparent url(graph/menu/menu_bg.png) repeat-x left top; padding-top: 5px; }
.safari button.big span span { background: transparent url(graph/menu/menu_bg.png) repeat-x left top; }
.safari button.big span span span { background: transparent url(graph/big_button_fin.png) no-repeat scroll right top; }
button img { margin-top: -22px; margin-bottom: -22px; }
table.form td div {
	min-height:21px;
	position:relative;
	width:100%;
}
.msie table.form td div {
	height:auto;
	position:static;
}
table.form td div.textarea {
	height: 120px;
}
table.form input, table.form select, table.form textarea {
	left:0pt;
	position:absolute;
	right:0pt;
}
.msie table.form input, .msie table.form textarea {
	position:static;
}
.msie table.form select {
	min-width:100px;
	position:static;
	width:100%;
}
table.form .date select, .msie table.form .date select {
	position:static;
	width:auto;
}
table.form textarea {
	bottom:0pt;
	top:0pt;
}
.contact {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 200px;
    height: 27px;
    margin-top: 3px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: url(graph/contact_bg.png) no-repeat right bottom;
}
.bandeau {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 200px;
    height: 27px;
    margin-top: 3px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: url(graph/contact_bg.png) no-repeat right bottom;
}
#formations {
    height: 90px;
    padding-left: 150px;
    width: 200px;
    background: url(graph/formation.jpg) no-repeat left top;
}
#formations h2 {
    position: absolute;
    top: 5px;
    left: 170px;
    font-size: 20px;
    font-weight: normal;
}
#formations h3 {
    position: absolute;
    top: 25px;
    left: 240px;
    font-size: 24px;
    font-weight: normal;
}
#revendeur {
    
    height: 95px;
    padding: 5px 10px 10px 100px;
    width: 250px;
    background: url(graph/revendeur.jpg) no-repeat left top;
    margin-left: 20px;
}
#revendeur h2 {
    font-size: 24px;
    font-weight: normal;
}
#revendeur h4 {
font-size:13px;
font-weight: normal;
font-family: arial;
}

#contacts {
    list-style: disc;
    padding-left: 40px;
}
#contacts li {
    list-style: disc;
}
.bandeau a,
.contact a,
#revendeur a { color: white; }

