﻿*
{
	margin:0;
	padding:0;
}

.testi
{
	padding:10px;
	border:1px solid #ccc;
	border-left:0;
	background:#fff;
	color:#444;
	margin-bottom:10px;
	font-size:10pt;
}

.testi p
{
	margin-bottom:5px;
}

.hours
{
	margin-bottom:0px;
}

.hours table
{
	width:100%;
	border-collapse:collapse
}

.hours th
{
	padding:2px 10px;
	font-weight:bold;
}

.hours td
{
	padding:2px 8px;
}

.more
{
	text-align:right;
	margin-bottom:0;
}

.contact th, .contact td
{
	vertical-align:top;
	text-align:left;
	padding:10px;
}

.red
{
	color:red;
}

.paire
{
	background-color: #CCCCCC;
}

.impaire
{
}

.step
{
	padding-left:35px;
	background:url(images/arrow.jpg) no-repeat left top;
}

p
{
	margin:0px 0 15px 0
}

.step p
{
	margin-bottom:0px;
}

img
{
	border:none;
	margin:0;
}

a
{
	color:#004191;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

ul
{
	margin:0px 0 10px 30px;
}

.step ul
{
	margin-top:15px;
}

h1
{
	font-size:13pt;
	color:#333;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:10px
}

h2
{
	font-size:12pt;
	background-image:url(Images/h2.jpg);
	background-repeat:no-repeat;
	text-indent:35px;
	line-height: 40px;
}

h3
{
	font-size:10pt;
	background:url(images/bgH3.jpg) no-repeat;
	text-align:center;
	padding:5px;
	color:green;
}

html
{
	background: #fff;
	
}

body
{
	margin:auto;
	text-align:justify;
	font-family:tahoma;
	font-size:0.8em;
	padding:30px 0 30px 0;
}

#topPage
{
	width:800px;
	margin:auto;
	height:20px;
	background:url(images/topPage2.jpg);
}

#page
{
	width:780px;
	padding:0 10px;
	margin:auto;
	border:0px solid #aaa;
	background:#fff url(images/bgPage.jpg) repeat-y;
}

#float
{

}

#header
{
	width:780px;
	height:195px;
	background:#fff;
	background-image: url(Images/header%20copy.jpg);
}

#leftBlock
{
	width:160px;
	float:left;
}

#menu
{
	height:30px;
	background:#004191 url(images/bgMenu.jpg);
	margin-bottom:10px;
	line-height:30px;
}

#menu ul
{
	width:780px;
	margin:auto;
	text-align:center;
}

#menu ul li
{
	display:inline;
	list-style:none;
	border-left:1px solid #fff;
	padding:px 0px;
	margin-left:-4px;
}

#menu ul li a
{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
	padding:6px 40px;
	border-right:1px solid #d9d9d9;
}

#menu ul li a:hover, #menu ul li a.selected
{
	color:#000066;
}

.contentblock
{
	float:left;
	margin-left:10px;
	padding:0px;
	color:#444;
	margin-top:-5px;
	width: 600px;
}

#text
{
	margin-top:0px;
}

#text p
{
	line-height:16pt;
}

#text2 .testi
{
	border:1px solid #aaa;
}

#rightBlock 
{
	width:200px;
	float:right;
	background:#fff;
	padding-top:0px;
}

#rightBlock ul
{
	margin:0;
}

#rightBlock ul li
{
	list-style:none;
}

#rightBlock ul li a img
{
	opacity:0.9;
	filter:alpha(opacity=90);
}

#rightBlock ul li a:hover img
{
	opacity:1;
	filter:alpha(opacity=100);
}


.pix 
{
	border:1px solid #ccc;
	background-color:white;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #aaa;
	background:#ddd;
	color:#666;

}
.pix h2
{
	font-size: 10pt;
	color: #666;
	border-bottom: 1px solid #204c84;
	text-align:center;
}

th, td
{
	padding:10px;
}

#bottomPage
{
	width:800px;
	margin:auto
}

#picCol
{
	height:150px;
	overflow:auto;
}

#footer
{
	font-size: 8pt;
	color:#fff;	
	text-align:center;
	padding-top:15px;
}

#footer a
{
	color:#111;
}
