@charset "utf-8";
/* CSS Document */

#soshaut{
	width:212px;
	height:14px;
	background-image:url(../img/sos_haut.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#soscentre{
	width:212px;
	color:#000;
	background-image:url(../img/sos_fond.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#sosbas{
	width:212px;
	height:14px;
	background-image:url(../img/sos_bas.png);
	background-position:top left;
	background-repeat:no-repeat;
}
/*********************************************************
**********************   BLEU   **************************
**********************************************************/

#bleuhaut{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_haut_bleu.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#bleucentre{
	width:661px;
	color:#000;
	background-image:url(../img/cadre_corps_bleu.png);
	background-position:top left;
	background-repeat:repeat-y;	
	min-height:310px;
	padding-left:10px;
}

#bleucentre #corpsgauche #galetgauche{
	background-image:url(../img/grand_galet_bleu.png);	
}
#bleucentre #corpsdroit #galetdroit{
	background-image:url(../img/petit_galet_bleu.png);	
}

#bleubas{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_bas_violet.png);
	background-position:top left;
	background-repeat:no-repeat;
}


/*********************************************************
**********************  VIOLET  **************************
**********************************************************/
#violethaut{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_haut_violet.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#violetcentre{
	width:661px;
	color:#000;
	background-image:url(../img/cadre_corps_violet.png);
	background-position:top left;
	background-repeat:repeat-y;	
	height:310px;
	padding-left:10px;
}

#violetcentre #corpsgauche #galetgauche{
	background-image:url(../img/grand_galet_violet.png);	
}
#violetcentre #corpsdroit #galetdroit{
	background-image:url(../img/petit_galet_violet.png);	
}

#violetcentre .titre_13_VIOLET{
	line-height:normal;
}

#violetbas{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_bas_violet.png);
	background-position:top left;
	background-repeat:no-repeat;
}
/*********************************************************
************************  VERT  **************************
**********************************************************/
#verthaut{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_haut_vert.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#verthaut.petit{
	width:267px;
	background-image:url(../img/petit_cadre_haut_vert.png);
}

#vertcentre{
	width:661px;
	color:#000;
	background-image:url(../img/cadre_corps_vert.png);
	background-position:top left;
	background-repeat:repeat-y;	
	min-height:310px;
	padding-left:10px;
}
#vertcentre.petit{
	width:267px;
	background-image:url(../img/petit_cadre_corps_vert.png);
	padding-left:10px;
}
#vertcentre #corpsgauche #galetgauche{
	background-image:url(../img/grand_galet_vert.png);	
}
#vertcentre #corpsdroit #galetdroit{
	background-image:url(../img/petit_galet_vert.png);	
}
#vertbas{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_bas_vert.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#vertbas.petit{
	width:267px;
	background-image:url(../img/petit_cadre_bas_vert.png);
}
/*********************************************************
************************ ORANGE **************************
**********************************************************/

#orangehaut{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_haut_orange.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#orangecentre{
	width:661px;
	color:#000;
	background-image:url(../img/cadre_corps_orange.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding-left:10px;
}

#orangecentre #corpsgauche #galetgauche{
	background-image:url(../img/grand_galet_orange.png);	
}
#orangecentre #corpsdroit #galetdroit{
	background-image:url(../img/petit_galet_orange.png);	
}
#orangebas{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_bas_orange.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/*********************************************************
************************ ROUGE  **************************
**********************************************************/

#rougehaut{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_haut_rouge.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#rougecentre{
	width:661px;
	color:#000;
	background-image:url(../img/cadre_corps_rouge.png);
	background-position:top left;
	background-repeat:repeat-y;
	min-height:310px;
	padding-left:10px;
}

#rougecentre #corpsgauche #galetgauche{
	background-image:url(../img/grand_galet_rouge.png);	
}
#rougcentre #corpsdroit #galetdroit{
	background-image:url(../img/petit_galet_rouge.png);	
}
#rougebas{
	width:661px;
	height:13px;
	background-image:url(../img/cadre_bas_rouge.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/*********************************************************
************************ SCROLL **************************
**********************************************************/
#cadrescroll{

	width:640px;
	height:100%;

}


/*********************************************************
************************ GALETS **************************
**********************************************************/
#corpsgauche{
	width:305px;
	min-height:300px;
	float:left;
}

#galetgauche{
	float:right;
	width:185px;
	height:116px; /*146 -50+20*/
	padding-top:50px;
	padding-right: 15px;
	text-align:right;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(../img/grand_galet_vert.png);
	background-position:20px right;
	background-repeat:no-repeat;
}

#corpsdroit{
	width:305px;
	min-height:300px;
	padding-left:10px;
	float:right;
}

#galetdroit{
	float:left;

	width:154px;
	height:73px; /*108 -35+10*/
	padding-top:35px;
	text-align:left;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(../img/petit_galet_vert.png);
	background-position:10px left;
	background-repeat:no-repeat;
	padding-left: 10px;
}
