/* CSS Document */

.table_general
{
	width: 959px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;	
}

.td_banniere
{
	width: 779px;
	height: 74px;
	background:url(/com/images/banniere.jpg) scroll no-repeat 0 0;
}
.td_banniere IMG
{
	padding: 0 5px 0 0;
}
.td_banniere_admin
{
	width: 779px;
	height: 74px;
	background:url(/com/images/banniere_decli_admin.jpg) scroll no-repeat 0 0;
}
.td_banniere_admin IMG
{
	padding: 0 15px 0 0;
}
/* Menu gauche */
.td_menugauche
{
	width: 168px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
}

.td_boutonmeugauche
{
	width: 168px;
	padding: 10px 0 10px 0;
}

.td_titrevoiraussi
{
	padding: 10px 0 5px 0;
}
.td_visumenugauche
{
	padding: 5px 0 5px 0;
}
/* Contenu */
.td_contenudroite
{
	width: 760px;
	border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}

/* Accueil */
.td_titreaccueil
{
	font-size: 20px;
	color: #e3006a;
	font-weight: bold;
}
.td_texteaccueil
{
	padding: 10px 0 10px 0;
}

.table_listeimagesaccueil
{
	width: 755px;
}
.td_visuaccueil
{
	padding: 10px 0 10px 0;
}


/* Declinaison */


.td_titredeclinaison
{
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.td_texteDecliGras
{
	font-size: 14px;
	font-weight: bold;
}
.td_texteDecli
{
	font-size: 14px;
	padding: 0 0 15px 0;
}

.td_caracteristique
{
	padding: 15px 0 0 0;
}

.td_Visuel
{
	width: 265px;
	height: 270px;
	border: 1px solid #333333;
}

.td_VisuelMiniature
{

}
.table_VisuelMiniature
{

}
.td_miniature
{
	padding: 5px 5px 0 0;
}
.td_miniature IMG
{
	width: 50px;
	height: 50px;
	border: 1px solid #333333;
}
.td_miniature IMG:HOVER
{
	cursor: pointer;
}

.td_table_caracteristique
{
	padding: 0 0 0 15px;
}
.td_caracteristiquetitre
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 5px 0;
}

.td_caracteristiquetexte
{
	font-size: 14px;
	padding: 0 0 0 10px;
}

.span_plus
{
	font-weight: bold;
}


.td_table_liste_boutons
{
	padding: 15px 0 0 0;
}
.table_liste_boutons
{
}

.td_boutonsgauche_bas
{
	vertical-align: top;
	padding: 15px 30px 0 0;
}
.td_boutonsgauche_bas IMG
{
	padding: 0px 0px 10px 0;
	display: block;
	clear: both;
}
.td_boutonsmilieu_bas
{
	vertical-align: top;
	padding: 15px 30px 0 0;
}
.td_boutonsmilieu_bas IMG
{
	padding: 0px 0px 10px 0;
}

.td_boutonsgabarits_bas
{
	background: url(/com/images/fond_gabarits.jpg) scroll no-repeat 0 15px;
	width: 158px;
	height: 90px;
	vertical-align: top;
	padding: 35px 0 0 0;
}
.td_boutonsgabarits_bas_fr
{
	background: url(/com/images/fond_gabarits_fr.jpg) scroll no-repeat 0 15px;
	width: 158px;
	height: 90px;
	vertical-align: top;
	padding: 35px 0 0 0;
}
.td_boutonsgabarits_bas_en
{
	background: url(/com/images/fond_gabarits_en.jpg) scroll no-repeat 0 15px;
	width: 158px;
	height: 90px;
	vertical-align: top;
	padding: 35px 0 0 0;
}

.td_gabaritspicto
{
	padding: 5px 5px 5px 5px;
}
.td_gabaritslien,
.td_gabaritslien A
{
	color: #000000;
	text-decoration: none;
}

.td_gabaritslien A:HOVER
{
	text-decoration: underline;
}

.td_boutonsdroite_bas
{
	vertical-align: top;
	padding: 15px 0 0 30px;
}

.td_boutonsdroite_bas IMG
{
	padding: 0px 0px 10px 0;
}


.btn_bonCommande
{
	background: url(/com/images/btn_bon_commande.jpg) scroll no-repeat 0 0;
	width: 125px;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

.btn_telecharger
{
	background: url(/com/images/btn_telecharger.jpg) scroll no-repeat 0 0;
	width: 83px;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
