
/* general */

body {
	border-top: 4px solid #bc191c;
	background: white;
	color: black;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr.clear {
	clear: both;
	width: 950px;
	height: 1px;
	visibility: hidden;
}

h1 {
	color: #ae2829;
	font-size: 24px;
	line-height: 24px;
	margin: 0 200px 0 0;
	border-bottom: #969696 solid 1px;
}

h2 {
	font-size: 16px;
	margin: 0 10px;
}

dt {
	margin: 0;
}

dd {
	margin: 0;
}

label {
	font-size: 11px;
}

label.required {
	color: #ae2829;
	font-weight: bold;
}

select,
input {
	font-size: 11px;
}

textarea {
	margin: 5px 15px;
	border: 1px solid #c9c9c9;
	width: 630px;
}

img {
	border: 0;
}

table.center {
	text-align: center;
}

table#monitoring {
	border-collapse: collapse;
	text-align: center;
}

th#monitoring, td#monitoring {
font: 2px, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

/* end general */

/* wrap */

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

/* end wrap */

/* contact */

#contact {
	float: right;
}

#contact a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding: 6px 30px 6px 10px;
}

#contact ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#contact li {
	display: block;
	width: 160px;
	text-align: right;
	background: url('/images/contact_tab.png') no-repeat scroll left top;
}

#contact li.active {
	background-position: left -29px;
}

#contact ul ul {
	margin: 0;
	position: absolute;
}

#contact ul ul li {
	display: block;
	width: 160px;
	background: url('/images/contact_background.png') repeat-y scroll left top;
	white-space: nowrap;
}

#contact ul ul li.last {
	background: url('/images/contact_bottom.png') no-repeat scroll left bottom;
}

#contact ul ul a {
	font-size: 11px;
	line-height: 25px;
	padding: 6px;
}

/* end contact */

/* head */

#head {
	clear: both;
	padding: 0;
}

#logo {
	display: block;
	float: left;
	height: 70px
	width: 120px;
}

#logo img {
	border: 0 none;
}

#head a {
	color: #666769;
	font-size: 13px;
	font-weight: bold;
}

#head ul {
	margin-top: 40px;
	margin-bottom: 0;
	padding: 0;
	float: right;
	list-style: none outside none;
	z-index: 9000;
	width: 620px;
}

#head li {
	float: right;
	width: 170px;
	text-align: center;
	background: url('/images/menu.png') no-repeat scroll right top;
}

#head li.active {
	background-position: right -37px;
}

#head li a {
	line-height: 37px;
	padding: 6px 20px;
}

#head ul ul {
	margin: 0;
	position: absolute;
	width: 170px;
}

#head ul ul li {
	float: none;
	text-align: left;
	background: url('/images/menu_background.png') repeat-y scroll right top;
	margin-left: 20px;
	width: 150px;
}

#head ul ul li.last {
	background: url('/images/menu_bottom.png') no-repeat scroll right bottom;
	padding-bottom: 3px;
}

#head ul ul a {
	line-height: 25px;
	font-size: 11px;
	padding: 6px 0 6px 16px;
	font-weight: normal;
}

/* end head */

/* slide */

#slide {
	margin: 0 auto;
	text-align: center;
	height: 310px;
	width: 970px;
	overflow: hidden;
}

#slide div {
	height: 310px;
	width: 970px;
}

#slide div strong {
	display: block;
	font-size: 30px;
	line-height: 34px;
	margin: 140px 400px 0 20px;
	text-align: justify;
}

#slide #slide_dot_1 {
	background: url('/slides/slide_01.jpg') no-repeat scroll left top;
	color: white;
}

#slide #slide_dot_2 {
	background: url('/slides/slide_02.jpg') no-repeat scroll left top;
	color: white;
}

#slide #slide_dot_3 {
	background: url('/slides/slide_03.jpg') no-repeat scroll left top;
	color: black;
}

#slide #slide_dot_3 strong {
	margin: 40px 400px 0 20px;
}

#slide ul {
	list-style-type: none outside none;
	z-index: 10;
	position: absolute;
	right: 12px;
	bottom: 0;
}

#slide ul li {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	font-size: 6px;
	background: url('/images/button.png') no-repeat scroll left top;
}

#slide ul li.active {
	background: url('/images/button_selected.png') no-repeat scroll left top;
}

/* end slide */

/* tab */

#tab {
	margin: 20px 0 0;
	width: 750px;
}

#tab ul {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 0 5px;
}

#tab ul.tab li {
	display: block;
	width: 120px;
	height: 37px;
	margin: 0 0.5px;
	color: white;
	float: left;
	text-align: center;
	background: url('/images/tab_list.png') no-repeat scroll left top;
}

#tab ul.tab li.ui-state-hover {
	background-position: left -37px;
}

#tab ul.tab a {
	font-size: 14px;
	line-height: 37px;
	color: white;
	padding: 10px 30px;
}

#tab #tab_top {
	clear: left;
	font-size: 6px;
	height: 10px;
	background: url('/images/tab_top.png') no-repeat scroll left top;
}

#tab #tab_bottom {
	font-size: 6px;
	height: 12px;
	background: url('/images/tab_bottom.png') no-repeat scroll left top;
}

#tab .tab_center {
	padding: 10px;
	background: url('/images/tab_background.png') repeat-y scroll left top;
}

#tab .tab_center p {
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	text-align: justify;
}

#tab .tab_center h2 {
	color: #444;
	font-size: 18px;
	margin: 0 0 5px 0;
}

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

#tab .price {
	float: right;
	height: 67px;
	width: 188px;
	color: white;
	font-size: 16px;
	text-align: center;
	background: url('/images/price.png') no-repeat scroll left top;
	margin: 0 0 0 5px;
	padding-top: 20px;
}

#tab .price span.period {
	font-size: 14px;
}

#tab .price strong {
	font-size: 21px;
}

#tab .point {
	list-style: none outside none;
	margin: 5px 0;
}

#tab .point li {
	padding-left: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #444;
	background: url('/images/point.png') no-repeat scroll left center;
}

/* end tab */

/* body */

#news {
	float: right;
	width: 340px;
	margin: 10px 0;
	background: url('/images/news_background.png') repeat-y scroll left top;
}

#news_top {
	height: 10px;
	width: 338px;
	font-size: 6px;
	background: url('/images/news_top.png') no-repeat scroll left top;
}

#news_bottom {
	height: 10px;
	width: 338px;
	font-size: 6px;
	background: url('/images/news_bottom.png') no-repeat scroll left top;
}

#news h1 {
	border: 0 none;
	margin: 0 10px;
}

#news p {
	margin: 10px 10px 0 10px;
	font-size: 12px;
	color: #626466;
	line-height: 18px;
	text-align: justify;
}

#news a {
	color: #ae2829;
	font-size: 12px;
}

#news a.link {
	display: block;
	margin: 10px;
	padding: 2px 0 5px 25px;
	background: url('/images/lien_actu.png') no-repeat scroll left top;
}

#quick_link {
	float: right;
	width: 249px;
	margin-bottom: 20px;
}

#quick_link a {
	display: block;
	height: 68px;
	width: 169px;
	color: #444;
	padding: 27px 0 0 80px;
	text-align: justify;
	font-size: 15px;
	white-space: nowrap;
}

#quick_link a:hover {
	color: #a62323;
	background-position: left -95px;
}

#quick_link span {
	display: block;
	padding-top: 2px;
	font-size: 21px;
}

a#quick_link_1 {
	background: url('/images/quick_link_1.png') no-repeat scroll left top;
}

a#quick_link_2 {
	background: url('/images/quick_link_2.png') no-repeat scroll left top;
}

a#quick_link_3 {
	height: 70px;
	background: url('/images/quick_link_3.png') no-repeat scroll left top;
}

a#quick_link_3:hover {
	background-position: left -97px;
}

a#quick_link_3 span {
	padding-top: 8px;
}

#home {
	margin-right: 370px;
}

#home p,
#content p,
#content li {
	color: #626466;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

#content img.right {
	display: block;
	float: right;
	margin: 5px 0 5px 30px;
	/*width: 150px;
	height: 225px;*/
}

#content img.left {
	display: block;
	float: left;
	margin: 5px 30px 5px 0;
	/*width: 150px;
	height: 225px;*/
}

/*a retirer pour avoir un titre standard*/
#content h1 {
	border-bottom: 0 none;
}

#content h1 span {
	color: #444;
}
/*end a retirer pour avoir un titre standard*/

#content {
	margin-right: 300px;
}

#content .link {
	display: block;
	width: 154px;
	height: 21px;
	font-size: 14px;
	padding: 9px 0 7px 10px;
	color: #444;
	background: url('/images/content_link.png') no-repeat scroll left top;
}

#content .link:hover {
	background-position: left -35px;
	color: #a62323;
}

.small {
	font-size: 12px;
}

.dark {
	color: #262424;
}

.subtitle {
	color: #8c8c8c;
	font-size: 14px;
}

/* end body */

/* form */

form div {
	font-size: 6px;
	width: 670px;
	margin: 10px 0;
}

form h2 {
	font-size: 16px;
	margin: 0 10px;
	padding: 0;
}

form select,
form input {
	width: 185px;
}

form dl {
	float: left;
	width: 190px;
	margin: 5px 10px;
}

form dd.error {
	color: #ae2829;
	font-size: bold;
	font-size: 11px;
}

div.block_top {
	margin: 0;
	height: 10px;
	background: url('/images/block_top.png') no-repeat scroll left top;
}

div.block_bottom {
	clear: left;
	height: 12px;
	margin: 0;
	background: url('/images/block_bottom.png') no-repeat scroll left top;
}

div.block {
	background: url('/images/block_background.png') repeat-y scroll left top;
}

/* end form */

/* footer */

#footer {
	clear: both;
	background: #efeeee;
	border: 1px solid #d0d0d1;
	border-left: 0 none;
	border-right: 0 none;
	font-size: 12px;
	color: #626466;
	padding: 8px 0;
	margin: 20px 0;
}

#footer a {
	color: #626466;
	padding: 0 10px;
}

#footer a:hover {
	color: #ae2829;
}

#footer br {
	margin: 0 0 4px;
}

#footer span {
	font-size: 11px;
}

/* end footer */


