/* CSS Document */

body,html{
	background-color:#8EA6DB;
	text-align:center;
	margin:20px;
}

#container{
	margin:auto;
	width:777px;
}

#cornerLeft{
	width:49px;
	height:52px;
	float:left;
	background-image:url(../img/corner.gif);
}
#top{
	width:728px;
	height:42px;
	padding-top:10px;
	float:right;
	background-color:#FFFFFF;
	text-align:right;
}
#main{
	clear:both;
	width:777px;
	background-color:#FFFFFF;
	text-align:left;
	display:block;
}
#mainLeft{
	float:left;
	width:170px;
	display:block;
	background-color:#FFFFFF;
	padding:10px;
	height:330px;
}
#mainRight{
	float:right;
	display:block;
	background-color:#FFFFFF;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	width:567px;
	height:330px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
#div_frame_top{
	clear:both;
}
#div_frame_bottom{
	clear:both;
}
#div_texte{
	float:left;
	width:271px;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
}
#div_bleue{
	float:right;
	width:271px;
	margin-bottom:10px;
}
#div_bleue_top{
	width:271px;
	height:27px;
	background-image:url(../img/div_bleu_top.gif)
}
#div_bleue_middle{
	width:261px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/div_bleu_middle.gif);
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	background-repeat:repeat-y;
}
#div_bleue_bottom{
	width:271px;
	height:22px;
	background-image:url(../img/div_bleu_bottom.gif)
}
#div_rouge{
	float:right;
	width:271px;
}
#div_rouge_top{
	width:271px;
	height:27px;
	background-image:url(../img/div_rouge_top.gif)
}
#div_rouge_middle{
	width:261px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/div_rouge_middle.gif);
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	background-repeat:repeat-y;
}
#div_rouge_bottom{
	width:271px;
	height:22px;
	background-image:url(../img/div_rouge_bottom.gif)
}
#div_verte{
	float:left;
	width:271px;
}
#div_verte_top{
	width:271px;
	height:27px;
	background-image:url(../img/div_verte_top.gif)
}
#div_verte_middle{
	width:261px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/div_verte_middle.gif);
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	background-repeat:repeat-y;
}
#div_verte_bottom{
	width:271px;
	height:22px;
	background-image:url(../img/div_verte_bottom.gif)
}
#bottom{
	width:723px;
	height:22px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	padding-top:30px;
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
}
#cornerRight{
	width:49px;
	height:52px;
	float:right;
	background-image:url(../img/corner_bas.gif);
}
.button{
	margin-bottom:2px;
}
