/* SIGMA Formation colonne droite*/

#colonne_droite {
	width: 300px;
	text-align: left;
	float: right;
}

#colonne_droite hr {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #A2C5E8;
}

#colonne_droite p, #colonne_droite li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 90%;
	margin-left: 10px;
}
#colonne_droite h2 {
	margin-bottom: 2px;
	font-size: 105%;
}

#colonne_droite h3 {
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#colonne_droite h4 {
	color: #B47E1D;
	font-size: 105%;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#macaron_1 {
	background-color: #FDE3B5;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.macaron1   {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #DBA547;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
}

#macaron_1 .fichier {
	background-image: url(../images/icones/fichier_orange.png);
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 2px;
}
#macaron_formations  {
	color: #8c7841;
	background-image: url(../images/macarons/formations_a_venir.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: 10px 7px;
	padding-bottom: 10px;
}
#macaron_formations  h2 {
	margin-left: 0px;
	font-weight: normal;
	text-transform: none;
	margin-right: 10px;
	margin-top: 10px;
	background-image: url(../images/icones/fleche_orange.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
}
#macaron_formations h3 { color: #aa6d00; }
#macaron_formations hr { border-top-color: #E7CE9F; }

#macaron_formations .toutes_formations {
	background-image: url(../images/icones/fleches_oranges.png);
	padding-left: 25px;
	font-size: 95%;
	font-style: italic;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#macaron_formations a { color: #563700; }

#macaron_pcie {
	background-image: url(../images/macarons/macaron_informatique_pcie.jpg);
	background-repeat: no-repeat;
	padding-top: 205px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	color: #E4EBF0;
}
#macaron_recherche {
	background-color: #99BDD7;
	background-image: url(../images/macarons/macaron_rechercher.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
}
#macaron_recherche input, #macaron_recherche select { width: 270px; }
#macaron_actualites {
	background-color: #70889F;
	background-image: url(../images/macarons/macaron_actualites.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	color: #CEDAE6;
	padding-bottom: 5px;
}

#macaron_actualites h2 {
	color: #003d7a;
	margin-left: 0px;
	font-weight: normal;
	text-transform: none;
	margin-right: 10px;
	margin-top: 10px;
	background-image: url(../images/icones/puce_bleue.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}
#macaron_actualites h3 { color: #9FC8E7; }

#macaron_actualites hr { border-top-color: #7C98B4; }

#macaron_actualites a { color: #FFFFFF; }

#macaron_actualites .toutes_actus {
	background-image: url(../images/icones/puces_bleues.gif);
	padding-left: 25px;
	font-size: 95%;
	font-style: italic;
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

#macaron_newsletter {
	background-color: #C8C4C1;
	background-image: url(../images/macarons/macaron_newsletter.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	color: #332923;
	padding-bottom: 5px;
	list-style-image: url(../images/icones/puce_blanche.gif);
	padding-right: 10px;
	margin-bottom: 10px;
}

#macaron_newsletter a { color: #332923; }

#macaron_questionnaire {
	background-image: url(../images/macarons/questionnaire.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	color: #8D9ECD;
}

#macaron_questionnaire a { color: #FFF; }

