html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/background.png) repeat-y center;
}
#global {
	position: relative;
	left: 50%;
	width: 900px;
	margin: 0 0 0 -450px;
	min-height: 100%;
}
* html #global {
	height: 100%;
}
/* content styles */
#main {
	padding: 15px 20px 200px 20px;
}
/* header styles */
#header {
	height: 240px;
	background: #fff no-repeat center top;
}
#logo {
	padding: 22px 0 9px 30px;
	width: 310px;
}
#logo a {
	display: block;
	width: 280px;
	height: 100px;
	background-image: url(../images/logo.png);
	text-indent: -999px;
	overflow: hidden;
}
#subscribe {
	float: left;
	margin: 30px 0 0 20px;
	width: 218px;
	height: 62px;
}
#subscribe a {
	display: block;
	width: 218px;
	height: 62px;
	background-image: url(../images/menu_inscription.png);
	text-indent: -999px;
	overflow: hidden;
}
/* menu */
ul#menu {
	margin: 35px 0 0 280px;
	padding: 0;
	height: 70px;
}
ul#menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 149px;
	height: 70px;
}
ul#menu li a {
	display: block;
	width: 129px;
	height: 46px;
	padding: 12px;
	color: #666;
	text-decoration: none;
	background: url(../images/menu_tabs.png) no-repeat -160px 0;
	text-align: center;
	/* behavior: url(js/iepngfix.htc); */
}
ul#menu li a span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .917em;
	color: #999;
	margin-top: 6px;
}
ul#menu li a:hover {
	background-position: 0 0;
}
ul#menu li.current a {
	color: #369;
	background-position: 0 0;
}
/* sub menu */
ul#submenu {
	float: right;
	padding-left: 15px;
	width: 155px;
	min-height: 300px;
	background: url(../images/bg_submenu.png) no-repeat left top;
}
ul#submenu li {
	padding: 0 0 6px 15px;
	list-style: none;
	background: url(../images/puce.png) no-repeat 0 0;
}
ul#submenu li a {
	color: #999;
	text-decoration: none;
}
ul#submenu li a:hover {
	color: #333;
}
ul#submenu li.current {
	background-position: 0 -50px;
}
ul#submenu li.current a {
	color: #369;
}
#keeplft {
	min-height: 300px;
	margin-right: 175px;
}
/* content */
.content h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #369;
	padding: 1em 0 .5em;
}
.content h1:first-child {
	font-size: 1.75em;
	padding-top: 0;
}
.content h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #000;
	padding: .5em 0 .33em;
}
.content h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.167em;
	font-weight: normal;
	color: #369;
	padding: .5em 0 .33em;
}
.content h5 {
	font-weight: normal;
	color: #666;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.content a {
	color: #009;
}
.content a:hover {
	color: #900;
}
.content a.puce {
	padding: 0 0 6px 12px;
	background: url(../images/puce.png) no-repeat 0 -50px;
}
.content a.puce:hover {
	background-position: 0 -100px;
}
.content ol.replace {
	padding: 0;
}
.content ol.replace li {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	text-indent: -9999px;
	list-style: none;
}
.content ol li#intro1 {
	width: 216px;
	height: 251px;
	background-image: url(/template/default/images/home1.png);
}
.content ol li#intro2 {
	width: 218px;
	height: 251px;
	background-image: url(/template/default/images/home2.png);
}
.content ol li#intro3 {
	width: 188px;
	height: 251px;
	background-image: url(/template/default/images/home3.png);
}
.content table.refs {
	margin: 12px 0 12px;
	border-collapse: collapse;
	border: 0 none;
	width: 90%;
}
.content table.refs tr {
	vertical-align: top;
}
.content table.refs th, .content table.refs td {
	padding: 3px;
}
.content table.refs th {
	text-align: left;
	width: 30%;
}
.content table.refs td {
	width: 70%;
}
.content table.refs tr {
	vertical-align: top;
}
.content hr {
	border: 0 none;
	color: #69c;
	background-color: #69c;
	height: 1px;
}
/* tarifs */
.content table.tarifs {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 20px;
}
.content table.tarifs th, .content table.tarifs td {
	padding: 5px;
}
.content table.tarifs thead td {
	border: 1px solid #fff;
}
.content table.tarifs thead th, .content table.tarifs tfoot th {
	padding: 8px 5px;
}
.content table.tarifs thead tr.titre th {
	text-align: center;
	/* background-color: #B1D7A7; */
	/* background-color: #a2c2d7; */
	background-color: #a2c2d7;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
}
.content table.tarifs thead tr.titre th big {
	text-transform: uppercase;
	font-size: 1em;
}
.content table.tarifs thead tr.prix td {
	vertical-align: top;
}
.content table.tarifs thead tr.prix td h1 {
	padding: 0;
}
.content table.tarifs thead tr.prix td p {
	color: #666;
}
.content table.tarifs thead tr.prix th {
	font-weight: normal;
	text-align: center;
	background-color: #f3f3f3;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
}
.content table.tarifs thead tr.prix p {
	padding: 6px 0 6px 0;
}
.content table.tarifs thead th em {
	font-weight: normal;
	font-style: normal;
}
.content table.tarifs tbody th {
	color: #000;
	font-weight: bold;
	text-align: left;
	/* background-color: #CBE1AB;
	border-left: 2px solid #CBE1AB;
	border-right: 2px solid #CBE1AB; */
	background-color: #c4dcea;
	border-left: 2px solid #c4dcea;
	border-right: 2px solid #c4dcea;
	border-bottom: 1px solid #fff;
}
.content table.tarifs tbody td {
	color: #333;
	background-color: #f3f3f3;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
}
.content table.tarifs tbody tr:hover td {
	background-color: #e7f0e3;
}
.content table.tarifs tbody td.yes {
	/* background-color: #e7f0e3; */
	background: #e9e9e9 url(../images/yesnop.png) no-repeat center 3px;
	text-indent: -9999px;
}
.content table.tarifs tbody td.nop {
	background: #e9e9e9 url(../images/yesnop.png) no-repeat center -30px;
	text-indent: -9999px;
}
.content table.tarifs tbody td.opt {
	color: #000;
	background-color: #e9e9e9;
	text-align: center;
}
.content table.tarifs tfoot td {
	border: 0 none;
}
.content table.tarifs tfoot th {
	text-align: center;
	background-color: #f3f3f3;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.content table.tarifs thead tr.prix th a, .content table.tarifs tfoot th a {
	font-weight: normal;
	color: #fff;
	padding: 2px 5px;
	border: 1px solid #593;
	background: #5dac37;
	background: -webkit-gradient(linear, left top, left bottom, from(#77bb77), to(#559933));
	background: -moz-linear-gradient(top,  #77bb77,  #559933);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#77bb77', endColorstr='#559933');
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.content table.tarifs thead tr.prix th a:hover, .content table.tarifs tfoot th a:hover {
	background: #77bb77;
	background: -webkit-gradient(linear, left top, left bottom, from(#8cd866), to(#5dac37));
	background: -moz-linear-gradient(top,  #8cd866,  #5dac37);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cd866', endColorstr='#5dac37');
}
/* footer */
#footer {
	position: relative;
	left: 50%;
	color: #666;
	width: 900px;
	margin: -170px 0 0 -450px;
	height: 170px;
	background: #e9e9e9 url(../images/footer-bg.png) repeat-x center bottom;
}
#footer div {
	float: left;
	padding: 10px 0 0;
	margin: 0 15px;
	height: 126px;
}
#footer div h4 {
	margin: 0;
	padding: 0;
	height: 30px;
}
#footer div h4 a {
	display:block;
	background: url(../images/footer-titles.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	overflow: hidden;
}
#footer div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0 5px;
}
#footer div p.jty {
	height: 54px;
	padding: 3px 5px 3px;
	overflow: hidden;
}
#footer div p a {
	color: #474;
}
#footer div p a:hover {
	color: #363;
}
#footer div p a.plus {
	float: left;
	padding-top: 6px;
}
#footer div p a.butt {
	display: block;
	float: right;
	height: 26px;
	background: url(../images/footer-buttons.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
#footer div p a.butt:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#footer div.c1 {
	width: 240px;
}
#footer div.c1 h4 a {
	background-position: 0 0;
}
#footer div.c1 p a.butt {
	width: 106px;
}
#footer div.c2 {
	width: 320px;
}
#footer div.c2 h4 a {
	background-position: -269px 0;
}
#footer div.c2 p a.butt {
	width: 126px;
	background-position: -150px 0;
}
#footer div.c3 {
	width: 240px;
}
#footer div.c3 h4 a {
	background-position: -618px 0;
}
#footer div.c3 p a.butt {
	width: 126px;
	background-position: -300px 0;
}
#footer h5 {
	clear: left;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 0;
	color: #999;
}
#footer h5 a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}
#footer h5 a:hover {
	color: #333;
	border-bottom: 1px solid #666;
}
/* temoignage */
#temoignage {
	position: absolute;
	top: 60px;
	right: 50px;
	width: 254px;
	height: 64px;
	padding: 8px 40px;
	font-size: 1em;
	color: #333;
	background: url(../images/bg_temoignage.png) no-repeat 0 0;
}
#temoignage p {
	padding: 0;
}
/* general pagination */
p.pagination {
	margin: 20px 0;
	text-align: center;
	cursor: default;
}
p.pagination a, p.pagination span {
	padding: 1px 4px;
	color: #fff;
	background-color: #999;
	text-decoration: none;
	margin-left: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
p.pagination a:hover {
	background-color: #666;
}
p.pagination span.current {
	background-color: #369;
}
p.pagination span.disabled {
	background-color: #ccc;
}
/* offres */
.content #self-service {
	float: left;
	width: 314px;
	margin: 12px 0;
}
.content #self-service h2 {
	text-indent: -9999px;
	background: url(../images/self-service-top.png);
}
.content #self-service ol {
	height: 155px;
	font-size: 11px;
	background: url(../images/self-service-bot.png);
}
.content #service-extern {
	float: left;
	width: 464px;
	margin: 12px 0 12px 40px;
}
.content #service-extern h2 {
	text-indent: -9999px;
	background: url(../images/service-extern-top.png);
}
.content #service-extern ol {
	height: 155px;
	font-size: 11px;
	background: url(../images/service-extern-bot.png);
}
.content #self-service li, .content #service-extern li {
	padding: 3px 0;
}
.content #self-service li.link, .content #service-extern li.link {
	list-style: none;
	padding-top: 6px;
}
/* admin quick menu */
#quick_admin {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	left: 50%;
	margin-left: -400px;
	padding: 2px 10px;
	width: 780px;
	background-color: #fcc;
	border: 2px solid #999;
	border-top: 0 none;
	text-align: center;
}
#quick_admin h4 {
	float: left;
	padding: 3px 0 0;
}
#quick_admin p {
	font-size: .917em;
	padding: 2px 0 3px;
	text-align: right;
}
#quick_admin a {
	color: #666;
	text-decoration: none;
}
#quick_admin a:hover {
	color: #000;
}

