@charset "utf-8";
/* CSS Document */
img{
border:0;}
*,body,html{
padding:0;
margin:0;}
a{
color:#CCCCCC;
text-decoration:none;}
a:hover{
text-decoration:underline;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 10px 10px 10px;
	background-image: url(../images/bg_body.jpg);
	color:#CCCCCC;
	
}
.container{

	width:870px;
	display: block;
}
.bg{
	background-repeat:repeat-y;
	float:left;
	background-image:url(../images/container_bg.png);
	text-align: left;
	padding:0 10px;
	width: 850px;
}
.bg_top{
	padding:0 10px;
	width:850px;
	background-repeat: no-repeat;
	float:left;
	background-image:url(../images/container_top.png);
	text-align: left;
	height:12px;
	line-height:10px;
}
.bg_buttom{
	padding:0 10px;
	width:850px;
	background-repeat: no-repeat;
	float:left;
	background-image:url(../images/container_buttom.png);
	text-align: left;
	height:12px;
}
.header{
width:830px;
padding:10px;
float:left;
height:100px;
background-image:url(../images/clips_violet_03.jpg);
background-repeat:no-repeat;
background-position:0px 0;}
h1{
	text-indent: -10cm;
	overflow: hidden;
}

.content{
	float: left;
	padding:10px;
	width: 830px;
}
/********************************************************************/
.ads {
	width:185px;
	padding:11px;
	height:160px;
	float:left;
	text-align: left;
}
.ads .text {
	float:left;
	width: 30px;
	padding-top: 3px;
}
.ads .img {
	float:left;
	height:135px;
	text-align: center;
	padding: 0px;
}
.ads .titre {
	font-size:11px;
	padding-top: 3px;
	float: left;
	width: 140px;
	padding-left: 14px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	font-weight: normal;
}
/*******************************************************************************/
.partner{
	float:left;
	padding:0 10px 6px 10px;
	width:830px;
}
.partner .links{
	float:left;
	text-align:center;
	background-image:url(../images/partner_bg.jpg);
	background-repeat:repeat-x;
	width: 805px;
	padding: 8px 0;
	height: 45px;
}
.partner .links_left{
	float:left;
	text-align:center;
	background-image:url(../images/partner_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	padding: 5px 0;
	height: 45px;
}
.partner .links_right{
	float:left;
	text-align:center;
	background-image:url(../images/partner_right.jpg);
	background-repeat: no-repeat;
	width: 12px;
	padding: 5px 0;
	height: 45px;
}

.partner .links a{
	padding:0 10px;
}
/************************************************************/
.footer{
float:left;
width:830px;
padding:10px;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;}
.copyright{
	float:left;
	width:200px;
}
.footer .links{
text-align:center;
	float:left;
	width:570px;
}
.footer .links a {
	padding: 0px 16px 0px 0px;
}
.kalimact {
	background-image:url(../images/kalimact_picto.gif);
	background-position:2px 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 18px;
	text-align:left;
	width:40px;
}

