
/* generic */

html {
}

body {
	text-align: center;
	border-top: 4px solid #2668b4;
	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, "MS Sans Serif", sans-serif;
}

ul {
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dl {
	margin: 20px 5px;
}

dl dt {
	float: left;
	height: 24px;
	line-height: 24px;
	color: #85bf06;
	font-weight: bold;
	margin-right: 10px;
	width: 100px;
}

dl dd {
	line-height: 24px;
}

hr {
	border: 1px dashed #ccc;
	color: #ccc;
	width: 90%;
}

#wrap {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

.ui-tabs-hide {
	 display: none;
}

.left {
	float: left;
}

.right {
	float: left;
}

/* end generic */

/* head */

#head {
	height: 90px;
}

#logo {
	float: left;
	display: block;
	font-size: 32px;
	text-decoration: none;
	padding: 10px 25px;
	width: 164px;
	height: 61px;
}

#logo img {
	width: 164px;
	height: 61px;
}

#head ul {
	float: right;
	list-style: none outside none;
}

#head_top {
	height: 29px;
}

#head_top a {
	color: white;
	padding: 6px 12px;
}

#head_top .head_top_console {
	float: left;
	width: 92px;
	height: 29px;
	line-height: 29px;
	background: url('/img/head_top_console.png') no-repeat scroll 0 0 transparent;
	text-align: center;
	font-size: 9px;
	letter-spacing: 0.5px;
	font-weight: bold;

}

#head_top .head_top_webmail {
	float: left;
	width: 92px;
	height: 29px;
	line-height: 29px;
	background: url('/img/head_top_webmail.png') no-repeat scroll 0 0 transparent;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#head_top .head_top_contact {
	float: left;
	width: 64px;
	height: 29px;
	line-height: 29px;
	background: url('/img/head_top_contact.png') no-repeat scroll 0 0 transparent;
	text-align: center;
	padding-right: 26px;
	font-size: 10px;
	font-weight: bold;
}

#head_top .head_top_contact a {
	padding: 6px 4px;
}

#head_top .head_top_contact:hover {
	background-position: 0 -31px;
}

#head_top .head_top_contact ul {
	position: absolute;
	display: none;
	background: url('/img/head_top_contact_child.png') no-repeat scroll 0 0 transparent;
	width: 122px;
	height: 49px;
	padding: 0;
	text-align: left;
	margin: 0 0 0 -32px;
	font-weight: normal;
}

#head_top .head_top_contact:hover ul {
	display: block;
}

#head_top .head_top_contact li {
	line-height: 24px;
	font-size: 11px;
}

#head_top .head_top_contact li a {
	padding: 4px 8px;
}

#head_menu {
	float: right;
	clear: right;
	margin-top: 25px;
	padding: 0;
	width: 734px;
}

#head_menu a {
	color: black;
}

#head_menu a:hover,
#head_menu a:hover,
#head_menu a:hover {
	color: #3f9dd1;
}

#head_menu .head_menu_server,
#head_menu .head_menu_company,
#head_menu .head_menu_hosting,
#head_menu .head_menu_domain {
	float: right;
	width: 123px;
	height: 35px;
	line-height: 35px;
	padding-right: 32px;
	background: blue;
	text-align: center;
	margin-left: 10px;
	background: url('/img/head_menu.png') no-repeat scroll 0 0 transparent;
}

#head_menu .head_menu_server:hover,
#head_menu .head_menu_company:hover,
#head_menu .head_menu_hosting:hover,
#head_menu .head_menu_domain:hover {
	background-position: 0 -35px;
}

#head_menu .head_menu_server ul,
#head_menu .head_menu_company ul,
#head_menu .head_menu_hosting ul,
#head_menu .head_menu_domain ul {
	position: absolute;
	display: none;
	padding: 0;
	z-index: 9000;
	text-align: left;
}

#head_menu .head_menu_server:hover ul,
#head_menu .head_menu_company:hover ul,
#head_menu .head_menu_hosting:hover ul,
#head_menu .head_menu_domain:hover ul {
	display: block;
}

#head_menu .head_menu_server li,
#head_menu .head_menu_company li,
#head_menu .head_menu_hosting li,
#head_menu .head_menu_domain li {
	background: url('/img/head_menu_child.png') no-repeat scroll 0 0 transparent;
	line-height: 30px;
	width: 155px;
}

#head_menu .head_menu_server .last,
#head_menu .head_menu_company .last,	  
#head_menu .head_menu_hosting .last,
#head_menu .head_menu_domain .last {
	background-image: url('/img/head_menu_child_bottom.png');
}

#head_menu .head_menu_server li a,
#head_menu .head_menu_company li a,
#head_menu .head_menu_hosting li a,
#head_menu .head_menu_domain li a {
	padding: 4px 8px;
}

/* end head */

/* slide */

#slide {
	width: 950px;
	height: 310px;
	overflow: hidden;
}

#slide strong {
	/*color: #a4e617;*/
	color: #70dd00;
	font-size: 28px;
	line-height: 28px;
}

#slide p {
	font-size: 14px;
	line-height: 18px;
	color: white;
	margin: 10px 0 0 0;
	width: 530px;
}

#slide .more,
#slide .order {
	display: block;
	float: right;
	width: 162px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 16px;
}

#slide .more {
	margin: 0 15px 0 0;
	color: #333;
	font-weight: bold;
	background: url('/img/slide_more.png') no-repeat scroll 0 0 transparent;
}

#slide .more:hover {
	color: #8db92e;
}

#slide .order {
	clear: right;
	color: #333;
	font-weight: bold;
	margin: 8px 15px 0 0;
	background: url('/img/slide_order.png') no-repeat scroll 0 0 transparent;
}

#slide .order:hover {
	color: white;
}

#slide div {
	width: 950px;
	height: 310px;
	margin: 0 auto;
}

#slide div div {
	width: auto;
	height: auto;
}

#slide_1 {
	background: url('/img/slide_1.png') no-repeat scroll 0 0 transparent;
}

#slide_2 {
	background: url('/img/slide_2.png') no-repeat scroll 0 0 transparent;
}

#slide_3 {
	background: url('/img/slide_3.png') no-repeat scroll 0 0 transparent;
}

#slide_4 {
	background: url('/img/slide_4.png') no-repeat scroll 0 0 transparent;
}

#slide_5 {
	background: url('/img/slide_5.png') no-repeat scroll 0 0 transparent;
}

#slide_6 {
	/*background: url('/img/900_310_serveur_2008R2v3.jpg') no-repeat scroll 0 0 transparent;*/
	background: url('/img/slide_6.png') no-repeat scroll 0 0 transparent;
}



#slide_1 div,
#slide_2 div,
#slide_3 div,
#slide_4 div {
	padding: 194px 0 42px 232px;
}

#slide_5 strong,
#slide_5 span {
	display: block;
}

#slide_5 div.price {
	float: right;
	text-align: right;
	padding: 55px 55px 0 0;
	color: #666;
}

#slide_5 div.price strong,
#slide_5 div.price span {
	color: black;
}

#slide_5 div.price strong {
	font-size: 32px;
}

#slide_5 div.content {
	padding: 30px 230px 0 30px;
}

#slide_5 div.content a {
	float: right;
	margin-right: 50px;
}

#slide_5 div.content a.more {
	margin: 100px 50px 0 0;
}

#slide_5 div.content strong {
	color: #f3ff00;
}

#slide_5 div.content span {
	color: white;
	font-size: 22px;
	padding: 4px 0;
}

#slide_5 div.content ul {
	color: white;
	font-size: 16px;
	padding: 3px 0 0 0;
	list-style: none outside none;
}

#slide_5 div.content li {
	padding: 5px 0 5px 45px;
	background: url('/img/slide_list.png') no-repeat scroll 20px 2px transparent;
	line-height: 20px;
}

/* end slide */

/* news */

#news {
	float: right;
	width: 260px;
	color: #666;
	text-align: center;
	margin: 10px 0 20px 0;
	background: url('/img/news_background.png') repeat-y scroll 0 0 transparent;
	list-style: none outside none;
	padding: 0;
	margin: 0 0 10px 0;
}

#news .block_top {
	font-size: 6px;
	height: 10px;
	background: url('/img/news_top.png') no-repeat scroll 0 0 transparent;
}

#news .block_bottom {
	font-size: 6px;
	height: 10px;
	background: url('/img/news_bottom.png') no-repeat scroll 0 bottom transparent;
}

#news h1 {
	font-size: 16px;
	line-height: 10px;
	padding: 5px 10px 8px 10px;
	margin: 0;
}

#news ul {
	list-style: disc outside none;
	padding: 0 4px 0 20px;
}

#news li {
	width: auto;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
}

#news ul.twitter {
	padding: 0;
	list-style: none inside none;
}

#news ul.twitter li {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	padding: 4px 8px;
	color: #555;
}

#news ul.twitter li.alt {
	color: #333;
}

#news p {
	padding: 10px 10px 0 10px;
	line-height: 18px;
	margin: 0;
	text-align: justify;
}

#twitter {
	background: url('/img/twitter.png') no-repeat scroll left center transparent; 
	display: block;
	font-weight: bold;
	margin: 5px;
	padding: 0 0 0 20px;
	color: #45a6db;
	line-height: 32px;
} 

/* end news */

/* tab */

#tab {
	margin-right: 270px;
}

#tab h1 {
	font-size: 22px;
	color: #666;
}

#tab p {
	width: 670px;
	padding: 5px;
	text-align: justify;
}

#tab a {
     color : #666;
}

#tab .order {
	display: block;
	height: 21px;
	width: 86px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 21px;
	padding: 0 4px;
	margin: 6px 0 0 6px;
	background: url('/img/tab_order.png') no-repeat scroll 0 0 transparent;
}


#tab .more {
	display: block;
	height: 21px;
	width: 86px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 21px;
	padding: 0 4px;
	margin: 0 0 0 6px;
	background: url('/img/tab_more.png') no-repeat scroll 0 0 transparent;
}

#tab .blue .more {
	background-image: url('/img/tab_more_blue.png');
}

#tab .green .more {
	background-image: url('/img/tab_more_green.png');
}

#tab .blue .order {
	background-image: url('/img/tab_order_blue.png');
}

#tab .green .order {
	background-image: url('/img/tab_order_green.png');
}

#tab .more:hover,
#tab .order:hover {
	background-position: 0 -21px;
}

#tab_menu {
	list-style: none outside none;
	height: 36px;
	padding: 0;
	margin: 10px 0;
}

#tab_menu li {
	background: url('/img/tab.png') no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	width: 129px;
	margin-right: 2px;
	text-align: center;
	white-space: nowrap;
}

#tab_menu li.blue {
	background: url('/img/tab_blue.png') no-repeat scroll left top transparent;
}

#tab_menu li.gray {
	background: url('/img/tab_gray.png') no-repeat scroll left top transparent;
}

#tab_menu li.ui-state-active,
#tab_menu li.ui-state-hover,
#tab_menu li:hover {
	background-position: 0 -31px;
	height: 36px;
}

#tab_menu li.disabled:hover {
	background-position: 0 0;
	height: 31px;
}

#tab_menu a {
	font-size: 12px;
	color: white;
	padding: 6px 12px;
}

.tab table {
	width: 680px;
}

.tab td {
	padding: 0;
	width: 222px;
	background: url('/img/tab_background.png') repeat-y scroll 0 0 transparent;
}

.tab h2 {
	background: url('/img/tab_top.png') no-repeat scroll 0 0 transparent;
	margin: 0;
	height: 50px;
	text-align: center;
	color: #eee;
	font-size: 19px;
	padding: 10px 0 0 0;

}

.tab .green h2 {
	background-image: url('/img/tab_top_green.png');
}

.tab .blue h2 {
	background-image: url('/img/tab_top_blue.png');
}

.tab .new h2 {
	background-image: url('/img/tab_top_new.png');
}

.tab .new.green h2 {
	background-image: url('/img/tab_top_new_green.png');
}

.tab .new.blue h2 {
	background-image: url('/img/tab_top_new_blue.png');
}

.tab ul {
	list-style: none outside none;
	padding: 10px 0 10px 10px;
}

.tab li {
	color: #444;
	height: 24px;
	line-height: 24px;
}

.tab .prix {
	background: url('/img/tab_bottom.png') no-repeat scroll 0 0 transparent;
	height: 56px;
	padding: 25px 12px 0 2px;
}

.tab .green .prix {
	background-image: url('/img/tab_bottom_green.png');
}

.tab .blue .prix {
	background-image: url('/img/tab_bottom_blue.png');
}

.tab .prix strong,
.tab .prix span {
	display: block;
	float: right;
	color: white;
}

.tab .prix strong {
	font-size: 22px;
	line-height: 22px;
}

.tab .prix span {
	clear: right;
	font-size: 9px;
}

/* end tab */

/* command */

#command {
	margin: 10px 0 5px 0;
	background: url('/img/command_background.png') repeat-y scroll 0 0 transparent;
}

#command .block_top {
	font-size: 6px;
	height: 10px;
	background: url('/img/command_top.png') no-repeat scroll 0 0 transparent;
}

#command .block_bottom {
	font-size: 6px;
	height: 10px;
	background: url('/img/command_bottom.png') no-repeat scroll 0 bottom transparent;
}


#command h1 {
	width: 340px;
	white-space: nowrap;
	font-size: 20px;
	margin: 0 0 0 10px;
	color: #222;
}

/*#command strong {
	display: block;
	position: absolute;
	font-size: 12px;
}

#command strong.fr {
	margin: 14px 0 0 508px;
}

#command strong.eu {
	margin: 52px 0 0 476px;
	color: #60cc00;
}

#command strong.com {
	margin: 54px 0 0 420px;
}

#command strong.net {
	margin: 45px 0 0 531px;
}

#command strong.org {
	margin: 50px 0 0 620px;
	color: #45a6db;
}

#command strong.site {
	margin: 22px 0 0 428px;
	color: #45a6db;
}

#command strong.hosting {
	margin: 16px 0 0 585px;
	color: #60cc00;
}*/

#command form div {
	float: right;
	padding: 0;
	margin: 1px 10px 0 0;
}

#command input {
	background-color: #ccc;
	border: 1px solid #999;
	width: 200px;
}

#command #submit {
	font-size: 12px;
	width: 94px;
	height: 22px;
	text-align: left;
	background: url("/img/tab_order_blue.png") no-repeat scroll 0 0 #ccc;
	border: 0 none;
	padding: 0 4px;
	margin: 0 0 0 6px;
	color: white;
	vertical-align: -1px;
}

#command #submit:hover {
	background-position: 0 -21px;
	text-decoration: underline;
}

#command p.error {
	color: #900;
	line-height: 12px;
	margin: 5px 0 0 5px;
}

/* end command */

/* menu */

#menu {
	float: left;
	width: 162px;
}

#menu strong {
	background: url('/img/menu_title.png') no-repeat scroll 0 0 transparent;
	color: white;
	width: 162px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	display: block;
}

#menu ul {
	list-style: none outside none;
	background: url('/img/menu_background.png') repeat-y scroll 0 0 transparent;
	padding: 0;
	margin: 5px 0 10px 0;
}

#menu li {
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	white-space: nowrap;
}

#menu li.top {
	background: url('/img/menu_top.png') no-repeat scroll 0 0 transparent;
}

#menu li.alt {
	background: url('/img/menu_background_alt.png') repeat-y scroll 0 0 transparent;
}

#menu li.bottom_alt {
	background: url('/img/menu_bottom_alt.png') no-repeat scroll 0 0 transparent;
}

#menu li.bottom {
	background: url('/img/menu_bottom.png') no-repeat scroll 0 0 transparent;
}

#menu a {
	padding: 4px;
	color: #444;
}

#menu a:hover {
	color: #45a6db;
}

/* end menu */

/* content */

#content {
	margin: 0 30px;
	margin-left: 200px;
	width: 750px;
}

#content a {
	color: #669;
}

#content h1 {
	font-size: 24px;
	color: #444;
}

#content a.order,
#content a.order_blue {
	display: block;
	padding: 4px 20px 4px 6px;
	width: 84px;
	height: 18px;
	line-height: 18px;
	color: white;
	font-weight: bold;
	margin: 0 auto;
}

#content a.order:hover,
#content a.order_blue:hover {
	background-position: 0 -26px;
}

#content a.order {
	background: url('/img/order.png') no-repeat scroll 0 0 transparent;
}

#content a.order_blue {
	background: url('/img/order_blue.png') no-repeat scroll 0 0 transparent;
}

#content p {
	font-size: 12px;
	color: #222;
	text-align: justify;
	line-height: 18px;
}

#content ul.block {
	float: right;
	width: 200px;
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

#content ul.block li {
	background: url('/img/block_background.png') repeat-y scroll 0 0 transparent;
	margin: 0 0 10px 0;
	text-align: center;
}

#content ul.block li ul {
	padding: 2px 0 2px 24px;
	font-size: 10px;
}

#content ul.block li li {
	text-align: left;
	margin: 0;
	background-image: none;
}

#content ul.block p {
	padding: 0 10px;
	text-align: justify;
}

#content ul.block p.center {
	text-align: center;
}

#content ul.block strong {
	font-size: 14px;
}

#content ul.block strong.price {
	font-size: 30px;
}

#content ul.block .green {
	color: #85bf06;
}

#content ul.block .blue {
	color: #1784ae;
}

#content .block_top {
	font-size: 6px;
	height: 10px;
	background: url('/img/block_top.png') no-repeat scroll 0 0 transparent;
}

#content .block_bottom {
	font-size: 6px;
	height: 10px;
	background: url('/img/block_bottom.png') no-repeat scroll 0 bottom transparent;
}

#content table {
	width: 750px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 15px;
}

#content table.block {
	width: 500px;
}

#content thead {
	background: url('/img/table_thead.png') no-repeat scroll 0 0 transparent;
	line-height: 38px;
}

#content table.block thead {
	background: url('/img/table_block_thead.png') no-repeat scroll 0 0 transparent;
}

#content tbody {
	background: none no-repeat scroll 0 bottom #dfdfdf;
}

#content tbody tr {
	height: 34px;
}

#content tbody tr.alt {
	background: url('/img/table_tbody_alt.png') repeat-y scroll 0 0 transparent;
}

#content table.block tbody tr.alt {
	background: url('/img/table_block_tbody_alt.png') repeat-y scroll 0 0 transparent;
}

#content th,
#content td {
	padding: 0;
	border-left: 1px solid #bebebe;
}

#content thead th,
#content td {
	text-align: center;
}

#content thead th {
	line-height: 34px;
}

#content thead th a {
	font-size: 18px;
	color: #85bf06;
}

#content thead th.blue a {
	color: #1784ae;
}

#content thead th.single {
	width: 260px;
}

#content thead th.triple {
	width: 210px;
}

#content thead th.first,
#content tbody th {
	padding-left: 4px;
	border-left: 0 none;
}

#content tfoot {
	background: url('/img/table_tfoot.png') no-repeat scroll 0 bottom #dfdfdf;
}

#content table.block tfoot {
	background: url('/img/table_block_tfoot.png') no-repeat scroll 0 bottom #dfdfdf;
}

#content tfoot.alt {
	background: url('/img/table_tfoot_alt.png') no-repeat scroll 0 bottom #f1f1f1;
}

#content table.block tfoot.alt {
	background: url('/img/table_block_tfoot_alt.png') no-repeat scroll 0 bottom #f1f1f1;
}

#content tfoot tr {
	height: 12px;
}

#content tfoot td,
#content tfoot th {
	border-left: 0 none;
}

/* end content */

/* footer */

#footer {
	clear: both;
	border: 1px solid #d0d0d0;
	border-left: 0;
	border-right: 0;
	background: none no-repeat scroll 0 0 #eee;
	margin: 10px 0;
	padding: 5px 0;
	line-height: 16px;
	color: #666;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #45a6db;
}

/* end footer */

