/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
.texte_bas {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.texte_bas_lien {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.texte_bas_lien:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
a.texte_bas_lien2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.texte_bas_lien2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.texte2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
.texte3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a.texte2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
a.texte2:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff9900;
}
a.texte_secteur {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.texte {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-align:justify;
	padding:15px;
}
.texte_orange {
	font-family: Tahoma;
	font-size: 14px;
	color: #ff9900;
	text-align:justify;	
}
.sous_titre {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #ff9900;
	text-align:justify;	
}
.sous_titre_2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #ff9900;
	}
.item_gauche {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	padding-left:10px;
}
.item_gauche_2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

a.item_gauche_2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a.item_gauche_2:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff9900;
}

td.contenu {
	padding-top:15px;
	background-color:#ffffff;
	vertical-align:top;
	background-image:url(../images/fond.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.titre_page {
	font-family: Tahoma;
	font-size: 18px;
	color: #E16619;
	text-transform:uppercase;
	padding-left:15px;
}
a.titre_page2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #E16619;
	text-transform:uppercase;
}
.titre_produit {
	font-family: Tahoma;
	font-size: 30px;
	color: #333333;
}
.titre_produit_orange {
	font-family: Tahoma;
	font-size: 30px;
	color: #ff9900;
}
.ss_titre_produit {
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
}
td.gauche{
	padding-top:20px;
	background-color:#EEEEEE;
	background-image:url(../images/fond_gauche.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}
.BOUTONS_rien {
	font-family: Tahoma;
	font-size: 16px;
	text-transform:uppercase;
	color:#ff9900;
	font-weight:bold;
	text-decoration:none;
}
a.BOUTONS {
	font-family: Tahoma;
	font-size: 16px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}
a.BOUTONS:hover {
	font-family: Tahoma;
	font-size: 16px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

img.align_droit{
	float:right;
	margin-left:8px;
}
img.align_droit_bord{
	float:right;
	border:1px solid #112233;
	margin-left:10px;
	margin-bottom:10px;
}

img.align_gauche{
	float:left;
	margin-right:8px;
	border:1px solid #CFAF89;
}
img.img_bord{
border:1px solid #112233;	
}

a.texte_petit_boutons {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-transform:uppercase;
	text-decoration:none;
}
a.texte_petit_boutons:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff9900;
	text-transform:uppercase;
}

table.tab_produit{
	border:1px #666666 solid;
}

a.bout_telech {
	font-family: Tahoma;
	font-size: 20px;
	color: #666666;
	background:#E1E1E1;
	text-decoration:none;
}

a.bout_telech:hover {
	background:#FF9900;
}

