




/********** BOITE LOGO **************/


#boite_logo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 220px;
	background-color: #FFFFFF;
}



/********** BOITE TITRE **************/

#boite_titre {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	text-align: right;
	width: 190px;
	color: #FFFFFF;
	font-weight: bold;
}

#boite_titre .tab_titre{
	background-position: right;
	text-align: center;
}
#boite_titre p {
	margin-top: 0px;
	margin-bottom: 5px;	
}

#boite_titre h1 {
	margin-top: 0px;
	margin-bottom: 5px;	
	
}

#boite_titre a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_titre a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_titre a:hover {
	color: #FF9900;
	text-decoration: none;
}
#boite_titre a:active {
	color: #FF0000;
}




/********** BOITE MENU **************/
#boite_menu {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	text-align: left;
	width: 190px;
	font-size: 10px;
	color: #FFFFFF;
	/*height: 300px;*/
}

#boite_menu p {
	margin-top: 0px;
	margin-bottom: 5px;	
}

.titremenu
{
	font-size: 12px;

}
#boite_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
#boite_menu a:active {
	color: #FF0000;
}


/********** BOITE TEXT **************/

#boite_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}


#boite_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 14px;
}

#boite_text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
}


#boite_text h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}


#boite_text h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 15px;
}


#boite_text h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#boite_text p{
	line-height: 18px;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 6px;
}


#boite_text a:link {
	color: #333333;
	text-decoration: none;
}
#boite_text a:visited {
	color: #333333;
	text-decoration: none;
}
#boite_text a:hover {
	color: #FF0000;
	text-decoration: none;
}
#boite_text a:active {
	color: #FF0000;
}


#boite_text .engras
{
	font-weight: bold;
}

#boite_text .décalé {
	line-height: 16px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-indent: -11px;
}


/********** BOITE ACTION **************/
#boite_action {
	font-family: Arial, Helvetica, sans-serif;
	
	padding: 15px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
}
	
#boite_action p {
	margin-top: 0px;
	margin-bottom: 5px;	
}
#boite_action h3 {
	margin-top: 4px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#boite_action h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#boite_action .prix {
	text-align: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#boite_action .prixbarre {
	text-decoration: line-through;
	font-size: 12px;
	text-align: center;
}

#boite_action .prixgras {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#boite_action .bouton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}
#boite_action .citation {
	font-style: italic;
	font-size: 11px;
}
#boite_action .signature {
	font-weight: bold;
	font-size: 11px;
}



#boite_action a:link {
	color: #333333;
	text-decoration: none;
}
#boite_action a:visited {
	color: #333333;
	text-decoration: none;
}
#boite_action a:hover {
	color: #FF0000;
	text-decoration: none;
}
#boite_action a:active {
	color: #FF0000;
}



/********** BOITE ACTION **************/
#boite_voiraussi {
	font-family: Arial, Helvetica, sans-serif;
	
	padding: 15px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
}
	
#boite_voiraussi p {
	margin-top: 0px;
	margin-bottom: 5px;	
}
#boite_voiraussi h3 {
	margin-top: 4px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#boite_voiraussi h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#boite_voiraussi .engras
{
	font-weight: bold;
}

#boite_voiraussi .bouton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}
#boite_voiraussi .citation {
	font-style: italic;
	font-size: 11px;
}
#boite_voiraussi .signature {
	font-weight: bold;
	font-size: 11px;
}



#boite_voiraussi a:link {
	color: #333333;
	text-decoration: none;
}
#boite_voiraussi a:visited {
	color: #333333;
	text-decoration: none;
}
#boite_voiraussi a:hover {
	color: #FF0000;
	text-decoration: none;
}
#boite_voiraussi a:active {
	color: #FF0000;
}


/********** BOITE BAS **************/
#boite_bas {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: right;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: bottom;
}


#boite_bas a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_bas a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#boite_bas a:hover {
	color: #FF0000;
	text-decoration: none;
}
#boite_bas a:active {
	color: #FF0000;
}






/********** BOITE LIENS AMIS **************/


#boite_liensamis {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
}
#boite_liensamis p {
	margin-top: 0px;
	margin-bottom: 5px;	
}




#boite_liensamis a:link {
	color: #333333;
	text-decoration: none;
}
#boite_liensamis a:visited {
	color: #333333;
	text-decoration: none;
}
#boite_liensamis a:hover {
	color: #000066;
	text-decoration: none;
}
#boite_liensamis a:active {
	color: #000066;
}




/********** BOITE OPTIM **************/
#boite_optim {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	text-align: center;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 2px;
}

#boite_optim h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	text-align: center;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 2px;
	font-weight: normal;
}


#boite_optim a:link {
	color: #333333;
	text-decoration: none;
}
#boite_optim a:visited {
	color: #333333;
	text-decoration: none;
}
#boite_optim a:hover {
	color: #000066;
	text-decoration: none;
}
#boite_optim a:active {
	color: #000066;
}


/********* BOITE LECTEUR ***********/
#boite_lecteur {

	background-position: center top;
	font-size: 10px;
	background-color: #CCCCCC;
}


/********* BOITE SOMMAIRE ***********/
#boite_sommaire {
	background-position: center top;
	font-size: 10px;
	background-color: #CCCCCC;
	padding: 10px;
	line-height: 14px;
}

/********* BOITE POPUP ***********/

#boite_popup {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_popup {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#boite_popup p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #444444;
	text-align: left;
}
#boite_popup h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
	font-weight: lighter;
	text-align: left;
}

#boite_popup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	

	text-align: left;
}

#boite_popup h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

#boite_popup a:visited {
	color: #000099;
	text-decoration: none;
}

#boite_popup a:link {
	color: #000099;
	text-decoration: none;
}
#boite_popup a:hover {
	color: #FF6600;
}
#boite_popup a:active {
	color: #FF0000;
}


#pieddepage_pu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}




/********* STYLE TABLEAU PAIEMENT ***********/

.TABLEMenuTop          {BACKGROUND-COLOR: #F6F6EB; border: 1px #CCCCCC solid}