/* Class de toutes les boites*/

/*CSSEditor|boxes,global|Apparence générale*/
.box{
	color:#ccc;
	font-size:1em;
	margin:0 auto 20px;
	padding:0 10px 10px 10px;
}

/*titres de toutes les boites*/
/*CSSEditor|boxes,global|Apparence du titre*/
.box h1{
font-size:1.5em;
color:#fff;
border-bottom:1px dotted #666;
padding:0 0 5px 0;
margin:0 0 10px 0;
}

#leftbar .box h1{
text-align:right;
}

.box h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
padding:0;
margin:0;
}
.box h3{

}

#rightbar .box p{
text-align:left;
}

#leftbar .box p{
text-align:right;
}

.box ul{
margin:0;
}

/*formualaires Ã  l'interieur des boites*/
.box fieldset, .box form{
	border:0;
	margin:3px 0;
	padding:0;
	width:95%;
}
.box .row{
	margin:3px 0;
	padding:0;
}
.box label{
	display:block;
	float:none;
	width:auto;
}
.box input.wordsbox{
	width:80%;
}
.box .submit{
	text-align: right;
}
.box .submit input{
	color:#fff;
}


/* Begin boxes/last_elements/last_elements.html */
								
/*CSSEditor|boxes,specifs_boxes|Dernières actualités*/
.boxlastelements{
}
	.boxlastelements a{
		display: block;
		float: right;
	}
	.boxlastelements .picture{
		text-align:center;
	}
	.boxlastelements .picture img{
		border:1px solid #336666;
	}
	.boxlastelements #cadre, .boxlastelements #cadre #msg_1, .boxlastelements #cadre #msg_2{
		height:120px!important;
	}

/* End boxes/last_elements/last_elements.html */








			

/* Begin boxes/text/box_text.html */
								
/*CSSEditor|boxes,specifs_boxes|Texte libre|noizimedia*/
.boxtext {
}

/* End boxes/text/box_text.html */







/* Begin recommend_the_site/box_recommend_the_site.html */
								
/*CSSEditor|boxes,specifs_boxes|Recommander le site|noizimedia*/
.boxrecommend{
}

/* End recommend_the_site/box_recommend_the_site.html */
/* Begin recommend_the_site/content_recommend_the_site.html */
								
#recommend{
}

/* End recommend_the_site/content_recommend_the_site.html */	








