body
{
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	color : #70B3C0;
	background-color:#ffa668;
	background-image:url(../images/structure/fond.jpg);
	background-repeat:repeat-x;
}

/* ------------------ COULEURS ------------------ */ 

.c1 { color: #f96000; }
.c2 { color: #ff6607; }
.c3 { color: #ffffff; }
.c4 { color: #db3c0c; }
.c5 { color: #ac3100; }

.c6 { color: #ff6e36; }
.c7 { color: #fe8e3c; }

.c8 { color: #E7FE6B; }

.ch { color: #0095ff; }
.cf { color: #f100ff; }

.c_good { color: #44cf00; }
.c_bad { color: #ff1919; }

.c-inscription-rapide { color: #f6f8f9; }

.bc1 { background-color: #f78e54; }
.bc2 { background-color: #ffe7d3; }
.bc3 { background-color: #fff0e4; }
.bc4 { background-color: #faddc4; }
.bc5 { background-color: #fbd1ad; }
.bc6 { background-color: #ffffff; }

.bg1 { background-color: #ffefe5; }
.bg2 { background-color: #fff9f5; }
.bg3 { background-color: #ffdfca; }
.bg4 { background-color: #e57739; }


/* ------------------ TAILLES ------------------ */

.t0 { font-size: 8Px; }
.t1 { font-size: 9Px; }
.t2 { font-size: 10Px; }
.t3 { font-size: 11Px; }
.t4 { font-size: 12Px; }
.t5 { font-size: 13Px; }
.t6 { font-size: 14Px; }
.t6a { font-size: 15Px; }
.t6b { font-size: 16Px; }
.t6c { font-size: 17Px; }
.t6d { font-size: 18Px; }
.t7 { font-size: 23Px; }
.t8 { font-size: 25Px; }

/* ------------------ DIVERS ------------------ */

h1 { color: #ac3100; font-size: 15Px; font-weight: bold; margin: 0; }
h2 { color: #ac3100; font-size: 11Px; font-weight: bold; margin: 0; }

a.lien { text-decoration: none; }
a.lien:hover { text-decoration: underline; }

.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.italique { font-style: italic; }
.gras { font-weight: bold; }
.non-gras { font-weight: normal; }
.justifie { text-align: justify; }

.trait { background-color: #ff9752; }
.trait2 { background-color: #ffc197; }

.image-over { background-color: #ffdbc5; }
.image-over2 { background-color: #ebf3f8; }

.img-evenement { border: 3Px solid #c1ced5; }

.image_membre
{
	border-width:1px;
	border-color:#f96000;
	border-style:solid;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

/* ------------------ FORMULAIRE ------------------ */

input.input1
{
	border: 1Px solid #ffc7a3;
	width: 80Px;
	height: 15Px;
	font-size: 10Px;
}

input.input2
{
	border: 1Px solid #ffc7a3;
	width: 30Px;
	height: 17Px;
	font-size: 10Px;
}

input.input3
{
	background-color: #dae5ed;
	color: #57758b;
	border: 1Px solid #ffc7a3;
	height: 17Px;
	font-size: 10Px;
}

select.select1
{
	background-color: #f78e54;
	color: #ffffff;
	border: 1Px solid #ffc7a3;
	height: 17Px;
	font-size: 10Px;
}

select.select2
{
	background-color: #ffe7d3;
	color: #db3c0c;
	border: 1Px solid #ffc7a3;
	height: 17Px;
	font-size: 10Px;
}

select.select3
{
	background-color: #ffe7d3;
	color: #db3c0c;
	border: 1Px solid #ffc7a3;
	font-size: 10Px;
	width: 120Px;
}

.option-group { font-style: normal; }
.option-lien {  }

textarea.textarea1
{
	color: #57758b;
	font-size: 11Px;
	width: 500Px;
	height: 150Px;
	border: 1Px solid #ffc7a3;
}

textarea.textarea2
{
	color: #506f84;
	font-size: 12Px;
	width: 270Px;
	height: 130Px;
	border: 1Px solid #aec7d8;
}

textarea.textarea3
{
	color: #506f84;
	font-size: 12Px;
	width: 607Px;
	height: 160Px;
	border: 1Px solid #ffc7a3;
}

textarea.textarea4
{
	color: #57758b;
	font-size: 11Px;
	width: 180Px;
	height: 50Px;
	border: 1Px solid #ffc7a3;
}


/* ------------------ STRUCTURE PAGE ------------------ */

td.haut-corps 
{
	background-image:url(../images/structure/haut-fond.gif);
	background-repeat:repeat-x;
	height: 100Px;
	width: 962Px;
	background-color: #ffa16b;
}

td.trait-haut
{
    height: 1Px;
    background-color: #ff893c;
}

td.trait-haut2
{
    height: 1Px;
    background-color: #ffc197;
}

td.trait-titre
{
    height: 1Px;
    background-color: #ffefe4;
}

td.trait-bloc
{
    height: 1Px;
    background-color: #d4dde4;
}

td.corps
{
	background-image:url(../images/structure/corps.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	padding-top: 10Px;
}

td.titre1
{
	background-image:url(../images/structure/titre1-fond.gif);
	background-repeat:repeat-x;
	height: 29Px;
	padding: 3Px 0 0 5Px;
	text-align: left;
}

td.titre2
{
	background-image:url(../images/structure/titre2-fond.gif);
	background-repeat:repeat-x;
	height: 16Px;
	padding: 0 0 0 5Px;
	text-align: left;
}

td.menu-fiche-membre-haut
{
    height: 29Px;
    background-image:url(../images/structure/menu-fiche-membre-haut.gif);
	background-repeat:repeat-x;
}

table.concours-cadeaux
{
    height: 37Px;
    width: 246Px;
    background-image:url(../images/structure/concours-cadeaux.gif);
    background-repeat: no-repeat;
    background-color: #ff6600;
}

td.fiche-quizz-haut
{
    height: 31Px;
    background-image:url(../images/structure/fiche-quizz-fond-haut.gif);
    background-repeat: repeat-x;
}

td.fiche-quizz
{
    background-image:url(../images/structure/fiche-quizz-fond.gif);
    background-repeat: repeat-x;
    background-color: #ffe6d7;
}

/* ------------------ MENU ------------------ */

td.menu-bas-separation
{
	width: 1Px;
}

a.menu-bas-lien
{
	background-image: url(../images/structure/menu-bas-corps.gif);
	background-repeat:repeat-x;
	display: block;
	width: 87Px;
	height: 21Px;
	text-align: center;
	vertical-align: middle;
	line-height: 21Px;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #f96000;
}

a.menu-bas-lien:hover
{
    color: #CFFF00;
}

a.menu-bas-lien-sel
{
	background-image: url(../images/structure/menu-bas-corps.gif);
	background-repeat:repeat-x;
	display: block;
	width: 87Px;
	height: 21Px;
	text-align: center;
	vertical-align: middle;
	line-height: 21Px;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}

td.menu-fond
{
	background-image:url(../images/structure/menu-fond.gif);
	background-repeat:repeat-x;
	height: 30Px;
}

td.menu-droite
{
	background-image:url(../images/structure/menu-droite.gif);
	width: 55Px;
}

a.menu-lien
{
	background-image: url(../images/structure/menu-corps.gif);
	background-repeat:repeat-x;
	display: block;
	width: 87Px;
	height: 30Px;
	line-height: 30Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffcbad;
}

a.menu-lien-sel
{
	background-image: url(../images/structure/menu-corps.gif);
	background-repeat:repeat-x;
	display: block;
	width: 87Px;
	height: 30Px;
	line-height: 30Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.menu-lien:hover
{
    color: #CFFF00;
}

td.menu-separation { width: 1Px; }

td.menu-membre-gauche
{
	background-image:url(../images/structure/menu-membre-gauche.gif);
	background-repeat:repeat-x;
	height: 31Px;
	width: 538Px;
	vertical-align: top;
}

td.menu-membre-milieu
{
	background-image:url(../images/structure/menu-membre-milieu.gif);
	width: 70Px;
}

td.menu-membre-droite
{
	background-image:url(../images/structure/menu-membre-droite.gif);
	background-repeat:repeat-x;
	width: 354Px;
}

a.menu-deroulant-lien
{
    background-color: #ff4c0d;
	display: block;
	width: 87Px;
	height: 23Px;
	line-height: 23Px;
	text-align: center;
	font-size: 9Px;
	text-decoration: none;
	color: #ffffff;
}

a.menu-deroulant-lien:hover
{
    background-color: #ff9752;
	color: #E7FE6B;
}

a.menu-fiche-membre-lien
{
	background-image: url(../images/structure/menu-fiche-membre-corps.gif);
	background-repeat:repeat-x;
	display: block;
	width: 80Px;
	height: 21Px;
	line-height: 21Px;
	text-align: center;
}

a.menu-fiche-membre-lien:hover
{
	background-image: url(../images/structure/menu-fiche-membre-over.gif);
}

td.menu-fiche-membre-separation { background-image:url(../images/structure/menu-fiche-membre-separation.gif); }

td.menu-fiche-membre-corps
{
	background-image:url(../images/structure/menu-fiche-membre-fond.gif);
	background-repeat:repeat-x;
}

a.menu-droite-lien
{
    background-image: url(../images/structure/menu-droite-corps.gif);
	background-repeat: no-repeat;
	display: block;
	width: 270Px;
	height: 24Px;
	line-height: 24Px;
	color: White;
	font-size: 12Px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30Px;
}
	
a.menu-droite-lien:hover
{
    background-image: url(../images/structure/menu-droite-over.gif);
    color: #cddbe4;
}

a.menu-droite-lien-sel
{
    background-image: url(../images/structure/menu-droite-sel.gif);
	background-repeat: no-repeat;
	display: block;
	width: 270Px;
	height: 24Px;
	line-height: 24Px;
	color: White;
	font-size: 12Px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 30Px;
}

.bouton-vote
{
    background-image: url(../images/structure/bouton-voter.gif);
	background-repeat:repeat-x;
	display: block;
	width: 350Px;
	height: 34Px;
	line-height: 34Px;
	color: #57758b;
	font-size: 12Px;
	font-weight: bold;
	text-decoration: none;
}

a.lien-fiche-quizz
{
    background-image: url(../images/structure/bouton-orange.gif);
	background-repeat:repeat-x;
	display: block;
	width: 100Px;
	height: 29Px;
	line-height: 29Px;
	color: #ffffff;
	font-size: 14Px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.lien-fiche-quizz:hover
{
    background-image: url(../images/structure/bouton-orange-over.gif);
}

/* ------------------ BLOCS ------------------ */

.bloc { margin-top: 10Px; margin-bottom: 10Px; }
.bloc2 { margin-top: 18Px; margin-bottom: 18Px; }

.bloc-image4
{
    border: 1Px solid #FFA065;
    background-image:url(../images/structure/bloc-image4.gif);
    background-repeat:repeat-x;
    height: 31Px;
}


table.bloc-image1
{
    border: 1Px solid #e75c28;
    background-image:url(../images/structure/bloc-image1.gif);
    background-repeat:repeat-x;
    height: 172Px;
}

td.bloc2-gauche { background-image: url(../images/structure/bloc2-gauche.gif); }
td.bloc2-droite { background-image: url(../images/structure/bloc2-droite.gif); }
td.bloc2-milieu
{
	 background-image: url(../images/structure/bloc2-milieu.gif);
	 background-repeat:repeat-x;
}

td.bloc3-haut-milieu, td.bloc3-bas-milieu, .bloc3-corps { background-color: #f2f6f9; }
td.bloc3-haut-gauche { background-image: url(../images/1/bloc3-haut-gauche1.gif); }
td.bloc3-haut-droite { background-image: url(../images/1/bloc3-haut-droite1.gif); }
td.bloc3-bas-gauche { background-image: url(../images/1/bloc3-bas-gauche1.gif); }
td.bloc3-bas-droite { background-image: url(../images/1/bloc3-bas-droite1.gif); }
