/* Master PRNT colonne droite */

 #colonne_droite {
	text-align: left;
	font-size: 11px;
	float: right;
	width: 250px;
}
#colonne_droite p {
	margin-left: 10px;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#colonne_droite h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 10px;
}

#colonne_droite h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#colonne_droite ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#colonne_droite  li { margin-left: 10px; }

#colonne_droite fieldset {
	background-color: #CEE1E1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#colonne_droite .vignette {
	border: 3px solid #4A819A;
	margin-bottom: 7px;
	float: right;
	margin-left: 10px;
}
#macaron_conferences {
	background-color: #0E425A;
	padding-top: 3px;
	padding-right: 10px;
	color: #B8CFDA;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
#macaron_conferences h2 a { color: #FFFFFF; }

#macaron_conferences .sticker { background-color: #002B40; }

#macaron_visites {
	background-color: #BCE6B7;
	padding-top: 3px;
	padding-right: 10px;
	color: #264C1D;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

#macaron_visites h2 a { color: #1F8117; }

#macaron_visites h3 { color: #51B344; }
#macaron_visites .sticker { background-color: #329919; }

#macaron_manifestations {
	background-color: #CCC3C2;
	padding-top: 3px;
	padding-right: 10px;
	color: #665451;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

#macaron_manifestations h2 a { color: #4D241D; }

#macaron_manifestations h3 { color: #805D59; }

#macaron_manifestations .sticker { background-color: #80514C; }
.sticker {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #4A819A;
	font-size: 9px;
	font-weight: bold;
	display: inline;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.sticker a  { color: #FFFFFF; }
#concours_photo {
	background-color: #323436;
	background-image: url(../images/interface/macaron_concours_photo.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #E8D16F;
}

#concours_photo a { color: #FFFFFF; }
#concours_photo h2 { color: #AF8A2B; }

#colonne_droite hr {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-style: dotted;
}
