/* Coins arrondis http://www.cssplay.co.uk/boxes/snazzy.html*/

/* La ligne supprérieur et la ligne inférieure */
.bordertop, .boderbottom {display:block; background:transparent; font-size:1px;}
/* Style qui défini les coin arondi */
/* Vous pouvez changer la couleur et la taille (mais avec prudence) */
.coin1, .coin2, .coin3, .coin4 {display:block; overflow:hidden;}
.coin1, .coin2, .coin3 {height:1px;}
.coin2, .coin3, .coin4 {background:#FFFFFF; border-left:1px solid #000000; border-right:1px solid #000000;}
.coin1 {margin:0 5px; background:#000000;}
.coin2 {margin:0 3px; border-width:0 2px;}
.coin3 {margin:0 2px;}
.coin4 {height:2px; margin:0 1px;}
/* Le contenu, pris entre la ligne supéruieure et la ligne inférieure */
/* Vous pouvez changer la couleur */
.content {display:block; background:#FFFFFF; border:0 solid #000000; border-width:0 1px;padding:0px;}

/*  ------------------------------------------
/*  Rounded box
/*  ------------------------------------------ */	
	
.rounded_box{
margin: 10px;
}

#newsletter .coin2, #newsletter .coin3, #newsletter .coin4,#newsletter .content {border-color:#F6C958;}
#newsletter .coin1 {background:#F6C958;}
#newsletter .bordertop .coin2, #newsletter .bordertop .coin3, #newsletter .bordertop .coin4 {background:#F6C958;}
#newsletter .content {height : 100px;}
#newsletter {
	display:block;
	color:#FFA500;
	height:115px;	
}

#newsletter .titre {
	background:#F6C958;
}

#newsletter .titre a{
	color:#FFFFFF;	
}

#photo_mois .coin2, #photo_mois .coin3, #photo_mois .coin4,#photo_mois .content {border-color:#6262A4;}
#photo_mois .coin1 {background:#6262A4;}
#photo_mois .bordertop .coin2, #photo_mois .bordertop .coin3, #photo_mois .bordertop .coin4 {background:#6262A4;}
#photo_mois .content {height : 145px;}
#photo_mois {
	display:block;
	color:#6262A4;
	height:160px;		
}

#meteo .coin2, #meteo .coin3, #meteo .coin4,#meteo .content {border-color:#3EB03D;}
#meteo .coin1 {background:#3EB03D;}
#meteo .bordertop .coin2, #meteo .bordertop .coin3, #meteo .bordertop .coin4 {background:#3EB03D;}
#meteo .content {height : 70px;}
#meteo {
	display:block;
	color:#3EB03D;
	height:85px;		
}

#meteo .titre {
	background:#3EB03D;
}

#meteo .titre a{
	color:#FFFFFF;	
}


#photo_mois .titre {
	background:#6262A4;
}

#photo_mois .titre a{
	color:#FFFFFF;	
}


#boutique .coin2, #boutique .coin3, #boutique .coin4,#boutique .content {border-color:#F6C958;}
#boutique .coin1 {background:#F6C958;}
#boutique .bordertop .coin2, #boutique .bordertop .coin3, #boutique .bordertop .coin4 {background:#F6C958;}
#boutique .content {height : 150px;}
#boutique {
	display:block;
	color:#F6C958;
	height:165px;		
}

#boutique .titre {
	background:#F6C958;
}

#boutique .titre a{
	color:#FFFFFF;	
}

/* ~~~~~~~~~~~~ Mini-agenda ~~~~~~~~~~~~ */

#calendar .coin2, #calendar .coin3, #calendar .coin4,#calendar .content {border-color:#3EB03D;}
#calendar .coin1 {background:#3EB03D;}
#calendar .bordertop .coin2, #calendar .bordertop .coin3, #calendar .bordertop .coin4 {background:#3EB03D;}
#calendar.content {height : 185px;}
#calendar {
	display:block;
	color:#3EB03D;
	height:200px;
	}

#calendar .occupe  .coin2,#calendar .occupe  .coin3,#calendar .occupe  .coin4 {background:#FFFFFF;}
#calendar .occupe a:hover{
background:none;
}

/* ~~~~~~~~~~~~ Colonne centrale ~~~~~~~~~~~~ */

#flash-infos .coin2, #flash-infos .coin3, #flash-infos .coin4,#flash-infos .content {border-color:#C44EB9;}
#flash-infos .coin1 {background:#C44EB9;}
#flash-infos .bordertop .coin2, #flash-infos .bordertop .coin3, #flash-infos .bordertop .coin4 {background:#C44EB9;}

#flash-infos {
	display:block;
	color:#C44EB9;	
}
#flash-infos .titre-box {
	background:#C44EB9;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

/* ~~~~~~~~~~~~ Bloc statistiques ~~~~~~~~~~~~ */
.maj .coin2, .maj .coin3, .maj .coin4,.maj .content {border-color:#F6C958;}
.maj .coin1 {background:#F6C958;}
.maj .content {height : 65px;}
.maj {height:60px;}


