/* Boutons */

#global div#corps div.content_publique div.bouton_achat a {
	margin: 0px auto 0 auto;
	display: block;
	background: url(../images/bouton_acheter.gif);
	height: 32px;
	width: 225px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	text-align: center;
}

#global div#corps div.content_publique div.bouton_achat a:hover {
	text-decoration: none;
}


#global div#corps div.bloc_boutons {
	width: 685px;
}

#global div#corps div.bloc_boutons a {
	display: block;
	height: 31px;
	float: left;
	padding: 12px 20px 0 45px;
	margin-right: 2px;
	color: #1478BE;
	font-weight: bold;
}

#global div#corps a.bouton_pilotage {
	background: url(../images/bouton_pilotage.png) no-repeat;
}

#global div#corps a.bouton_stats {
	background: url(../images/bouton_statistiques.png) no-repeat;
}

#global div#corps a.bouton_partage {
	background: url(../images/bouton_partage.png) no-repeat;
}

#global div#corps a.bouton_enregistrement {
	background: url(../images/bouton_enregistrement2.png) no-repeat;
	margin-right: 0;
}


/* Pages générales (sans accueil) */

#global div#corps div.content_publique {
	margin: 0 0 30px 0; 
	background: url(../images/photo_public_1.jpg) no-repeat;
}

#global div#corps div.content_publique div#divers {
	float: left;
	margin-top: 360px;
	width: 376px;
}

#global div#corps div.content_publique div#divers h3 {
	margin: 15px 0 10px 0px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	height: 24px;
	font-size: 13px;
	background: url(../images/titre_blanc_gauche.gif);
	color: #1478BE;
}

#global div#corps div.content_publique div#fin_content {
	clear: both;
}

#global div#corps div.content_publique div.bouton a {
	margin-top: 10px;
	display: block;
	background: url(../images/bouton_acheter.gif);
	height: 32px;
	width: 225px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	text-align: center;
}

#global div#corps div.content_publique div.bouton a {
	text-decoration: none;
}

/* Pages avec un petit coté droit */

#global div#corps div.content_publique div#cote_droit {
	float: right;
}

#global div#corps div.content_publique div#explication {
	float: right;
	width: 360px;
}

#global div#corps div.content_publique div.form {
	clear: both;
	float: right;
	margin: 25px 0 0 0;
}

#global div#corps div.content_publique div#cote_droit h3 {
	margin: 15px 0 10px 0px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height: 23px;
	font-size: 13px;
	background: url(../images/petit_titre_bleu.gif);
	color: #ffffff;
}

#global div#corps div.content_publique div#cote_droit h4 {
	margin: 15px 0 10px 0px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height: 23px;
	font-size: 13px;
	background: url(../images/petit_titre_blanc.gif);
	color: #1478BE;
}

/* Pages avec un grand coté droit */
#global div#corps div.content_publique div#cote_droit_grand {
	background: #ffffff;
	float: right;
	width: 505px;
	padding: 0 0 0 17px;
}

#global div#corps div.content_publique div#cote_droit_grand p, #global div#corps div.content_publique div#cote_droit_grand ul {
	padding: 0 5px 0 5px;
}

#global div#corps div.content_publique div#cote_droit_grand ol {
	padding: 0 5px 0 15px;
}

#global div#corps div.content_publique div#cote_droit_grand h3 {
	margin: 15px 0 10px 0px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height: 23px;
	font-size: 13px;
	background: url(../images/moyen_titre_bleu.gif);
	color: #ffffff;
}

#global div#corps div.content_publique div#cote_droit_grand h4 {
	margin: 15px 0 10px 0px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height: 23px;
	font-size: 13px;
	background: url(../images/moyen_titre_blanc.gif);
	color: #1478BE;
}











