/* CSS Document */

body{
background-image:    url(img/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:    url(img/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:36px;
padding:5px;
padding-left:22px;
}

.top_menu{
float:right;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:22px;
padding-top:2px;
}

.block_left{
background-image:    url(img/ban_1.jpg);
background-repeat:no-repeat;
float:left;
width:738px;
height:95px;
margin-left:22px;
font-size: 25px;
padding-left: 220px;
padding-top: 105px;
color: #FFFFFF;
}
/*
*html .block_left{
background-image:url(theme/img/side_banner_bg.jpg);
background-repeat:no-repeat;
float:left;
width:227px;
height:191px;
margin-left:22px;
}
*/

.block_right{
	font-size: 14px;
	padding-left: 85px;
	padding-top: 20px;
}
/*
*html .block_right{
	background-image:url(theme/img/side_banner_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}
*/
.top_curve{
background-image:    url(img/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:    url(img/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:    url(img/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}
.banner{
float:left;
width:738px;
margin:0px;
}
.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}

.left_menu a {
position:relative;
display:block;
height: 60px;
margin: 0px;
padding: 20px 10px 0px 50px;
font: bold 16px sans-serif;;
color:#333;
background:     url(img/rollover.gif) 0 0 no-repeat;
text-decoration: none;
}
.left_menu a:hover { 
background-position: 0 -80px;
color: #006699;
text-decoration: none;
}
.cocher a {
position:relative;
display:block;
height: 60px;
margin: 0px;
padding: 20px 10px 0px 50px;
font: bold 16px sans-serif;;
color:#006699;
background:     url(img/cocher.gif) 0 0 no-repeat;
text-decoration: none;
}
.cocher a:hover { 
background-position: 0 -80px;
color: #006699;
text-decoration: none;
}
.right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}
.menu_signer a {
display: inline-block;
text-align: center;
width: 216px;
height: 40px;
margin: 0px;
padding: 40px 0px 0px 0px;
font: bold 18px sans-serif;;
color:#333;
background:     url(img/menu_signer.gif) 0 0 no-repeat;
text-decoration: none;
}
.menu_signer a:hover { 
background-position: 0 -80px;
color: #006699;
text-decoration: none;
}
.bottom_curve{
height:17px;
background-image:    url(img/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:    url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:    url(img/dots-hr-4.gif);
	background-repeat:repeat-x;
}
/*
h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
*/
h3{
	margin: 0;
	padding-top: 10px;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	background-repeat:no-repeat;
}
h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:    url(img/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}
img{
position: relative;
padding:4px;
background-color:#ffffff;
border:0px;
}
.puce{
list-style-type: none;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.img
{
text-decoration: none;
border: none;

}

.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:    url(img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:    url(img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -9px;}