@charset "UTF-8";
/* CSS Document */
body, html {margin:0; padding:0; border:0px none;} /* Re-sets IE to "zero" for these values */
img{border:0px none;}
body
{
	background-image:url('../image/bg.png');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;

}
.menu{	
	background-color:#66CBFF;
	float:left;
	padding:10px;
	margin:1px;
	text-transform:uppercase;
	font-size:12px;
	}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	
	
}
.menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	
}
.date{
	font-size:14px;
	color:#808080;
	font-weight:bold;
}
.titre{
	color:#66CBFF;
	font-size:14px;
	font-weight:bold;
}
.texte{
	color:#808080;
	font-size:13px;
}
.ligne{
	color:#808080;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	}
a.send { 
	display:inline-block;
	background-image:url(../image/send.gif);
	width:24px; 
	height:21px;
	background-repeat:no-repeat;
	vertical-align: top;

	}
a.send:hover {
	background-color:#000ccc;	
	}
#footer{
	padding-top:5px;
	position:fixed;
	height:30px;
	width:100%;
	background-image:url(../image/backFooter.png);
	bottom:0;
	left:0px;
	text-align:right;
	z-index:1000;
	min-width:950px;
	display:block;

}

.dezod{
	
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	
}
.dezod a{
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.dezod a:Hover{
	
	color:#000ccc;
	
}
.lafras{
	
	text-align:center;
	min-width:500px;
}
#newsletter{

	text-align:right; 
	padding-right:10px;
}
#newsletter input{
	font-size:10px;
}

	
.clear{
	clear:both;
	padding-bottom:10px;
 }
.formtexte{
 	color:#FFFFFF;
	width:100px;
	font-size:13px;
 
 }
.btn{
	padding-left:230px;
	padding-right:10px;
}
 
#ibox_footer_wrapper{
 	height:33px;
}
#ibox_wrapper{
	background-color:#66CCFF;
	}
#ibox_content{

	margin-left:80px;}
.text-light{
	
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}
.inputlargeur{
	width:350px;
}
.inputlargeurinsert{
	width:333px;
}
