@import url(./general.css);

@import url(./bleu/menu2.css);
@import url(./bleu/news.css);
@import url(./bleu/path.css);
@import url(./bleu/plansite.css);

/* TAG */

h1{
	color:#8F3234;
}
h2{
	color:#C53639;
}
h3{
	color:#F34B50;
}
h4{
	color:#387DA6;
}
h5{
	color:#666666;
}
h6{
	color:#919191;
}
hr{
	color:#2A3B45;
	width:100%;
}
a{
	color:#357A9F;
}
a:hover{
	color:#8ABCD7;
}
/* ------------------------------------------------------------------------------------ */

.bodyback{
	background-color:#11171C;
/*
    scrollbar-face-color:#F3F3F3;
    scrollbar-hightlight-color:#11171C;
    scrollbar-shadow-color:#11171C;
    scrollbar-arrow-color:#11171C;
    scrollbar-track-color:#11171C;
    scrollbar-darkshadow-color:#11171C;
    scrollbar-base-color:#11171C;
*/
}

/* ------------------------------------------------------------------------------------ */

.liens{
	background:url(../images/bleu/gbg2.jpg) left repeat-y;
}
.liens a{
	color:#3B4E5A;
}
.liens a:hover{
	color:#3B4E5A;
}
.liens .bg{
	background:url(../images/bleu/gbg4.jpg) right bottom no-repeat;
}
.liensTitre{
	background:url(../images/bleu/g4.jpg) left top no-repeat;
}
.liensTitre p{
	color:#3B4E5A;
}

/* ------------------------------------------------------------------------------------ */

.nouvellesBg{
	background:url(../images/bleu/bg4.jpg) bottom right no-repeat;
}
.nouvelleTitre{
	background:url(../images/bleu/bg3.jpg) top left no-repeat;
	color:#AB5254;
}
.nouvelleTitre2{
	color:#AB5254;
}

/* ------------------------------------------------------------------------------------ */

.menu2{
	background:url(../images/bleu/img1.jpg) top left no-repeat;
}

/* ------------------------------------------------------------------------------------ */

.pubzone{
	background:url(../images/bleu/bg5.jpg) top left repeat-y;
}

/* ------------------------------------------------------------------------------------ */

.tele{
	background:url(../images/bleu/gbg1.jpg) left repeat-y;
}
.tele img{
	border:1px solid #8C9879;
}

/* FIN */
