body {
	color: #000;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

.centre {
	background: url(img/fond.gif) repeat-y;
	position: absolute;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
}

.bloc_gauche_top {
	width: 559px;
	height: 90px;
	background: #00A5D9;
}

.bloc_blanc_top {
	width: 1px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 559px;
	background: #fff;
}

.bloc_droite_top {
	width: 240px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 560px;
	background: #6CC9E9;
}

.logo {
	width: 240px;
	height: 90px;
	position: absolute;
	top: 22px;
	left: 25px;
}

.menu_bloc {
	width: 558px;
	height: 30px;
	border-bottom: 1px solid #00A5D9;
}

.news_bloc {
	width: 239px;
	height: 30px;
	position: absolute;
	top: 90px;
	left: 561px;
	border-bottom: 1px solid #6CC9E9;
}

.refund_bloc {
	width: 239px;
	height: 30px;
	margin-left: 10px;
	_margin-left: 0;
	border-top: 1px solid #6CC9E9;
	border-bottom: 1px solid #6CC9E9;
}

.refund_texte_bloc {
	width: 239px;
	_width: 219px;
	height: 30px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 5px;
}

.company, .products, .contact, .news, .refund {
	font: 16px "Arial Narrow";
	color: #00A5D9;
	text-decoration: none;
	position: absolute;
	top: 95px;
}

.company {
	left: 112px;
}

.products {
	left: 264px;
	top: 5px;
}

.contact {
	left: 422px;
}

.news {
	left: 10px;
	top: 5px;
}

.refund {
	position: relative;
	left: 10px;
	_left: 10px;
	top: 5px;
}

.texte_bloc {
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	width: 340px;
}

.titre {
	font-size: 16px;
	color: #00A5D9;
	margin-bottom: 8px;
}

.sstitre {
	font-size: 14px;
	font-weight: bold;
	color: #00A5D9;
	margin-bottom: 8px;
}

.texte {
	margin-bottom: 8px;
}

.texte a:link, .liste a:link, .footer_company, .footer_products, .footer_contact, .footer_news, .footer_refund, .sstitre a:link, .refund_texte_bloc a:link, .news_texte a:link {
	text-decoration: none;
	color: #00A5D9;
}

.texte a:visited, .liste a:visited, .footer_company, .footer_products, .footer_contact, .footer_news, .footer_refund, .sstitre a:visited, .refund_texte_bloc a:visited, .news_texte a:visited {
	text-decoration: none;
	color: #00A5D9;
}

.texte a:hover, .liste a:hover, .sstitre a:hover, .refund_texte_bloc a:hover, .news_texte a:hover {
	text-decoration: underline;
	color: #00A5D9;
}

.texteb {
	font-weight: bold;
}

.liste {
	margin-bottom: 4px;
}

.news_texte_bloc {
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	width: 239px;
	_margin-right: 0;
}

.news_titre {
	color: #00A5D9;
	margin-bottom: 4px;
	margin-left: 20px;
	_margin-left: 10px;
}

.news_texte {
	margin-bottom: 16px;
	margin-left: 20px;
	_margin-left: 10px;
}

.footer {
	background: no-repeat top url(img/footer.gif);
	background-color: #fff;
	width: 800px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	color: #00A5D9;
	letter-spacing: 1px;
}

.photo {
	position: absolute;
	top: 122px;
	left: 370px;
	width: 189px;
	height: 300px;
}

.liste {
	margin-bottom: 4px;
	margin-left: 20px;
	text-indent: -8px;
}

.puce {
	color: #000000;
}

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

#navlist a {
	color: #000;
	text-decoration: none;
}

#navlist li li a {
	display: block;
	color: #00A5D9;
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px #00A5D9 solid;
	font-size: 14px;
	width: 100px;
}

#navlist li li a:hover {
	color: #fff;
	background: #00A5D9;
	width: 100px;
}

li {
	float: left;
	position: relative;
	width: 200px;
	text-align: left;
	cursor: pointer;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	width: 200px;
	background-color: transparent;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

#pic {
	/*background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;*/
}

#pic a .large {
	border: 0px;
	display: block;
	display: none;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited, #pic a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	/*border: 1px solid #000000;*/
	display: block;
	height: 20px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 175px;
	width: auto;
}

#pic a.p1:hover {
	/*background-color: #8C97A3;
	color: #000000;
	text-decoration: none;*/
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 148px;
	left: 150px;
	left: 180px;
	left: -110px;
	position: absolute;
	position: relative;
	top: -60px;
	top: -20px;
	width: 105px;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 148px;
	left: 150px;
	left: 180px;
	left: -110px;
	position: absolute;
	position: relative;
	top: -60px;
	top: -120px;
	width: 105px;
}

