/* Style  */            
/* Blog thème jardin */
/* modèle Sky */
/* Couleur bleu */

/* couleurs */
/* Bleu moyen : #7899D1 */
/* Bleu clair : #7E9FD6 */
/* Bleu foncé : #3C6F87 */
/* Rouge: #E77A0F */

BODY{
	background: #7899D1 url(imgs/BG-body.gif);
}

a {
	color: #000;
}
a:hover {
	color: #000;
}
.GLOBAL500, .GLOBAL700 {
	background: #B3CAEF url(imgs/BG-left-500.gif) 0 10px repeat-y;
}
.GLOBAL700 {
	background-image: url(imgs/BG-left-700.gif);
}
.texte {
	color: #333;
}
.list {
	list-style-image: url(imgs/P-list.gif);
}
.ENTETE{
	background: #FFF url(imgs/BG-entete.jpg) no-repeat 0 1px;
	border-bottom: #FFF 1px solid;
}
.titre {
	color: #E77A0F;
}
.titre a{
	color: #E77A0F;
}
.titre a:hover{
	color: #E77A0F;
}

.ENTETE .baseline {
	color: #3C6F87;
}
.TOP {
	background: url(imgs/COL-left.gif) no-repeat 182px 0px;
}
.COL-left .zone{
	background: url(imgs/BG-zone.gif) 0 20px repeat-y;
}
.COL-left .zone .titre, .CONTENU .article .titre{
	color: #E77A0F;
}
.COL-left #auteur.zone .titre{
	background: url(imgs/PICT-left-auteur.gif) no-repeat bottom left;
}
.COL-left #rub_2.zone .titre{
	background: url(imgs/PICT-left-cuisine.gif) no-repeat bottom left;
}
.COL-left #rub_3.zone .titre{
	background: url(imgs/PICT-left-jardin.gif) no-repeat bottom left;
}
.COL-left #rub_4.zone .titre{
	background: url(imgs/PICT-left-sante.gif) no-repeat bottom left;
}
.COL-left #rub_16.zone .titre {
	background: url(imgs/PICT-left-rubrique.gif) no-repeat;
}
.COL-left #photo.zone .titre{
	background: url(imgs/PICT-left-photo.gif) no-repeat bottom left;
}
.COL-left #amis.zone .titre{
	background: url(imgs/PICT-left-amis.gif) no-repeat bottom left;
}
.COL-left #rub_perso.zone .titre{
	background: url(imgs/PICT-left-rubrique.gif) no-repeat bottom left;
}


.CONTENU #auteur.article .titre{
	background: url(imgs/PICT-auteur.gif) no-repeat bottom left;
}
.CONTENU #rub_2.article .titre{
	background: url(imgs/PICT-cuisine.gif) no-repeat bottom left;
}
.CONTENU #rub_3.article .titre{
	background: url(imgs/PICT-jardin.gif) no-repeat bottom left;
}
.CONTENU #rub_4.article .titre{
	background: url(imgs/PICT-sante.gif) no-repeat bottom left;
}
.CONTENU #photo.article .titre{
	background: url(imgs/PICT-photo.gif) no-repeat bottom left;
}
.CONTENU #amis.article .titre{
	background: url(imgs/PICT-amis.gif) no-repeat bottom left;
}
.CONTENU #rub_perso.article .titre{
	background: url(imgs/PICT-rubrique.gif) no-repeat bottom left;
}

.COL-left .zone .texte{
	color: #000;
}
.COL-right .info{
	background: url(imgs/BG-info.gif) repeat-x bottom;
}
.COL-right .info .titre{
	color: #333;
}
.COL-right .info .titre a{
	color: #333;
}
.CONTENU #auteur.article .titre, .CONTENU #rub_2.article .titre, .CONTENU #rub_3.article .titre, 
.CONTENU #rub_4.article .titre, .CONTENU #photo.zone .titre, .CONTENU #amis.zone .titre,
.CONTENU #rub_perso.article .titre {
	background-position: 0px 1px;
}
.CONTENU .article .date{
	color: #3C6F87;
}
.CONTENU .article .resume{
	border-left: 1px solid #3C6F87;
}
.CONTENU .article .resume .texte{
	color: #3C6F87;
}
.CONTENU #auteur.article .chapitre .titre, .CONTENU #rub_2.article .chapitre .titre, .CONTENU #rub_3.article .chapitre .titre, 
.CONTENU #rub_4.article .chapitre .titre, .CONTENU #photo.article .chapitre .titre, .CONTENU #amis.article .chapitre .titre, 
.CONTENU #rub_perso.article .chapitre .titre {
	background: url(imgs/P-chapitre.gif) no-repeat 0px 10px;
}
.CONTENU .article .comment {
	color: #3C6F87;
	border-bottom: 1px solid #3C6F87;
}
.CONTENU .article .comment a {
	color: #3C6F87;
}

/* Commentaires */
.CONTENU .commentaire {
	margin-left:5px !important;
	background: #E0E6EF;
}
.CONTENU .commentaire .titre{
	border-bottom: 1px solid #7899D1;
	font-size:14px;
	color:#E77A0F;
}
.CONTENU .commentaire .comment {
	background-color: #7899D1;
	padding-right:5px;
	color:#fff;
}