
* {
	/* Reset browsers default margin, padding and font sizes */
margin:0pt;
padding:0pt;
}

img {
border:0pt none;
}

.reset {
clear:both;
margin:0pt;
padding:0pt;
}

body {
background-color:#F40000;   /*#D50F16;*/
background-image:url(images/banderjr2.gif);
/*background-color:#000000;  
background-image:url(images/bandenjn.gif);*/
background-repeat:repeat-y;
/*background-position: top left; */
background-position: 50% 0%;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
/*text-align:center;*/
}

table {
}

td { 
/*
border-width:1px;
border-style:solid; 
border-color:red;
width:50%;
*/
}


/********************************************/
/************* BOUTONS A DROITE *************/
/********************************************/

.BoutonDegradeTable {
cursor: pointer;
border-width:1px; 
border-style:solid; 
width:155px; 
height:40px;
right:3%; 
border-color:#660000; 
/*background-color:#FF8020; */ 
position:absolute;
background-position: 50% 0%;
background-image:url(images/fondbouton.gif);
background-repeat:repeat-y;
/*background-repeat:no-repeat;*/
text-align:center;
color:#400000;
font: bold large Comic Sans MS;
/*margin-bottom:15px; */
/*padding-bottom:20px; */
}
.BoutonDegradeTable:hover {
background: url("images/fondboutonover.gif") repeat-y left bottom;
} 
/********************************************/
/************* BOUTONS A DROITE *************/
/********************************************/

.EncyclodivFondJaune {
font-family: Comic Sans MS; 
background-color: yellow ; 
/*font-size: 12pt ;*/ 
color: #dd0000 ;
text-align:center;

/*
border-width: 3px; 
border-style: solid;
border-color: #0000ff;
*/ 
}


/* ////////////// NON UTILISE */ 
.BoutonDegradeDiv {
width:170px; 
height:40px;
right:4%; 
position:absolute;
text-align:center;
color:#400000;
font: bold large Comic Sans MS;

/*
margin-bottom:15px;
padding-bottom:20px;
*/
}
.BoutonDegradeInput {
border: none;
width:170px; 
height:40px;
/*background-color:#FF8020; */ 
background: url("images/fondbouton.gif") repeat-y;

}
/* ////////////////////// ICI */
.buttonImg {
width: 70px;
height: 30px;
border: none;
cursor: pointer;
background: url("btnImg.gif") no-repeat left top;
}
.buttonImg:hover {
background: url("btnImgHover.gif") no-repeat left bottom;
} 
/* ////////////////////// ICI */





.BlockListeInstrument {
background-color:transparent;
margin-bottom:15px;
padding-bottom:20px;
}

.BlockListeInstrument h4 {
background-color:#FBAA00;
background-repeat:no-repeat;
padding-bottom:10px;
padding-top:10px;
text-align:center;
}

.BlockListeInstrument ul {
background-color:#FBAA00;
}

.BlockListeInstrument li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
text-align:left;
}

.BlockListeInstrument li a {
/*color:#D71716;*/
color:#900000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.ImageBlockHaut {
position:relative;
top:3px;
}

.ImageBlockBas {
bottom:3px;
position:relative;
}

/**/
p {
	margin: 0.5em 0;
}

p.double textarea {
	padding: 2px 0 0 4px;
	width: 80%;
	height: 15em;
}
/**/



/********************************************/
/************* ANGLES ARRONDIS **************/
/********************************************/

/* Largeur totale de la boite */
.AngleRond {
/*width:400px;*/
background-color:transparent;
}

/* définition des pixels d'angles */
.AngleRond .pix1, .AngleRond .pix2, .AngleRond .pix3, .AngleRond .pix4, .AngleRond .pix5  
{
display:block;
overflow:hidden;
height:1px;
border-left:1px solid #FFFF00;
border-right:1px solid #FFFF00;
background:#FFFF00;
}

.AngleRond .pix1 {margin:0 5px; background:#FFFF00;}
.AngleRond .pix2 {margin:0 4px;}
.AngleRond .pix3 {margin:0 3px;}
.AngleRond .pix4 {margin:0 2px;}
.AngleRond .pix5 {margin:0 1px;}
/* soit au total : 14px de décalage latéral (2*5px + les bordures) */

/* calque de contenu de la boite  jaune clair: FFEB26  - jaune foncé: FFE436*/
.AngleRond .contenu {
background:#FFE436;
border-left: 1px solid #FFE436;
border-right: 1px solid #FFE436;
padding: 5px;
/* largeur: calque AngleRond - 14px (décalage latéral) */
/*width:386px;*/
/* centrage du calque de contenu */
margin: 0 auto 0 auto;
/*background-image:url(fondbouton.gif);*/
background-repeat:repeat-y;
}

/*
<div class="AngleRond">
<b class="pix1"></b>
<b class="pix2"></b>
<b class="pix3"></b>
<b class="pix4"></b>
<div class="contenu"> avec bordure ... <br> avec bordure ... <br> avec bordure ... <br> avec bordure ... <br>
</div>
<b class="pix4"></b>
<b class="pix3"></b>
<b class="pix2"></b>
<b class="pix1"></b>
</div>
*/

/********************************************/
/************* FIN ANGLES ARRONDIS **********/
/********************************************/

/********************************************/
/************* Mini CALENDRIER 7J **************/
/********************************************/

.Calendrier7jTitrePrincipal {
text-align:center;
font-family: Comic Sans MS;
color:#000055;
font-size:0.50cm;
font-weight:bold;
padding:0px 5px 10px 5px;
}

.Calendrier7jJour {
text-align:center; 
color:#0000AA; 
font-size:0.35cm;
vertical-align:top;
}

.Calendrier7jTitre {
text-align:center;
font-weight:bold;
font-size:0.31cm;
color:#BB0000;
cursor:pointer;
vertical-align:top;
}

.Calendrier7jAdresse {
text-align:center;
}

/********************************************/
/*********** FIN CALENDRIER 7J **************/
/********************************************/

/********************************************/
/*********** Ecouter Radio Salsa ************/
/********************************************/
.BoutonFlash {
cursor: pointer;
border-width:3px; 
border-style:solid; 
width:155px; 
height:80px;
right:2.7%; 
border-color:#660000; 
/*background-color:#FF8020; */ 
position:absolute;
background-position: 50% 0%;
background-image:url(images/fondboutonover.gif);
background-repeat:repeat-y;
/*background-repeat:no-repeat;*/
text-align:center;
color:#400000;
font: bold large Comic Sans MS;
/*margin-bottom:15px; */
/*padding-bottom:20px; */
}
.BoutonFlash:hover {
background: url("images/fondbouton.gif") repeat-y left bottom;
} 
/********************************************/
/******** FIN Ecouter Radio Salsa ***********/
/********************************************/


