/* Ateliers de Provence colonne droite */

#colonne2 {
	float: left;
	width: 190px;
	display: inline-block;
	font-size: 13px;
}
.xl #colonne2, .xxl #colonne2 { display: none; }/*
.colonne2_a_gauche #colonne2 {
	float: right;
	margin-right: 20px;
	width: 300px;
	margin-left: 0px;
}*/
#colonne2 h2 {font-size: 20px;}
#colonne2 h3 {font-size: 18px;}
#colonne2 h4 {
	font-size: 16px;
	line-height: 20px;
}
#colonne2 p, #colonne2 li {
	text-align: left;
	line-height: 16px;
	font-size: 13px;
	font-weight: 500;
}

/************* MACARON BLANC **********************/
.macaron_blanc {
	background-color: #FFF;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
	background-image: url(../images/interface/ombre_macaron.jpg);
	background-repeat: no-repeat;
}
.macaron_blanc h4 {margin-top: 0px;}

/************* MACARON ROUGE **********************/
.macaron_catalogue {
	background-color: #d00027;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
	background-image: url(../images/interface/menu/2_papeterie_p.png);
	background-repeat: no-repeat;
	background-position:15px 15px;
padding-top: 61px;
}
.macaron_catalogue h2, .macaron_catalogue a:hover {	color: #FFFFFF;}
.macaron_catalogue a {	color: #fcc5cf;}
.macaron_catalogue .fleche {background-image:url(../images/icones/fleche_blanche.png);}

/************* MACARON ROUGE **********************/
.macaron_rouge {
	background-color: #FDC5CF;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
}
.macaron_rouge h4 {
	margin-top: 0px;
	color: #9A0019;
}

/************* MACARON VERT **********************/
.macaron_vert {
	background-color: #DCF89F;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
}
.macaron_vert h4 {
	margin-top: 0px;
	color: #629900;
}

/************* MACARON ORANGE **********************/
.macaron_orange {
	background-color: #FFCDA7;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
}
.macaron_orange h4 {
	margin-top: 0px;
	color: #9A3D00;
}

/************* MACARON VIOLET **********************/
.macaron_violet {
	background-color: #d6ceff;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
}
.macaron_violet h4 {
	margin-top: 0px;
	color: #4a3b96;
}

/************* MACARON ACTUALITÉS **********************/
.macaron_actualites {
	margin-left: 20px;
}
.macaron_actualites h1 {
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	padding-bottom:4px;
	margin: 0px;
	text-transform: uppercase;
	display: inline-block;
	float: left;
}
.macaron_actualites h1 a {
	color: #B1E3FF;
	font-weight: 700;
}
.navigation {
	padding-left: 10px;
	display: inline;
}
#pagerSlide {display: inline;}
#pagerSlide a {
	line-height: 20px;
	border-radius: 10px;
	margin-right: 5px;
	background-color: #75ccff;
	height: 10px;
	width: 10px;
	display: inline-block;
}
#pagerSlide a:hover, #pagerSlide a.activeSlide {
	background-color: #FFF;
	text-decoration: none;
}
#pagerSlide span { display: none; }

#slider_cycle_1 {clear:both;}
.macaron_actualites img {
	border: 1px solid #c2e8ff;
	box-shadow: 3px 2px 10px #538ec2;
	width: 168px;
	height:168px;
}
.macaron_actualites .textes_slider {width: 170px;}
.macaron_actualites h2 {
	font-size: 15px!important;
	margin-bottom:3px;
margin-top:8px;}
.macaron_actualites h2 a {
	font-weight: 400;
	color: #016199;
}
.macaron_actualites h3 {
	margin-top: 0;
	font-size: 12px!important;
	color: #385c71;
}
.macaron_actualites p {display:none;}

/************* PHOTOS DEFILANTES **********************/
#photos_defilantes_droite {
	margin-left:20px;
    border: 1px solid #c2e8ff;
	box-shadow: 3px 2px 10px #538ec2;
	width: 168px;
    height: 168px;
    display: block;
    overflow: hidden;
}
#photos_defilantes_droite img {	width: 168px;}

/************* MACARON PANIER **********************/
.macaron_panier a {
	background-image:url(../images/interface/panier.png);
	background-repeat:no-repeat;
	background-position:11px 30px;
	margin-left:20px;
	display:block;
	background-color: #752131;
	margin-bottom: 15px;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
	color:#b66b79;
	min-height:90px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.macaron_panier a:hover {background-color:#aa1b37;
background-position:30px 30px;
text-decoration:none;
}
#colonne2 .macaron_panier h2 {
	font-size: 16px;
	margin-bottom: 4px;
	color:#FFFFFF;
}
#colonne2 .macaron_panier p {
	font-size:12px;
margin-top: 0px;
}
.macaron_panier a:hover > p {color:#FFFFFF;}

/************* MACARON PANIER ESPACE PERSONNEL **********************/
#macaron_info_espace_personnel {
	background-image:url(../images/interface/panier.png);
	background-repeat:no-repeat;
	background-position:11px 10px;
	background-color: #752131;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom:10px;
	padding-left: 15px;
	box-shadow: 3px 3px 4px #448eba;
	color:#b66b79;
}
#colonne2 #macaron_info_espace_personnel h2 {
	font-size: 16px;
	margin-bottom: 4px;
	color:#FFFFFF;
}
#colonne2 #macaron_info_espace_personnel h3 {
	font-size: 14px;
	font-style: italic;
	color: #C5939C;
	}
#macaron_info_espace_personnel .fleche a {color:#FFFFFF;}
#macaron_info_espace_personnel .fleche {background-image:url(../images/icones/fleche_blanche.png);}
.macaron_panier_bouton {
	margin-left:-5px;
	margin-right:-5px;
	line-height: 20px!important;
	text-align: center!important;
}
.macaron_panier_bouton a {
	display:block;
	font-size: 13px!important;
	color: #FFFFFF;
	background-color: #be3952;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none!important;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.macaron_panier_bouton a:hover {
	background-color: #8d001b;
	text-decoration:none;
}	