body { 
	/*color: #9d9b99; */
	color: #797673;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0; 
	padding: 150px 0 0 0; 
	width: 100%;
	height: 100%;
	background-image:url(../medias/bandeau/background-header-interieur.gif);
	background-repeat:repeat-x;
	/*background-color: #e7e8e8;*/
}

h5 { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding:0px; margin:0px;
}

.bandeau_accueil { 
	background-image:  url(../medias/bandeau/bandeau_accueil.jpg); 
	background-repeat: no-repeat;
}

.bandeau_produits { 
	background-image:  url(../medias/bandeau/bandeau_produits.jpg); 
	background-repeat: no-repeat;
}

.bandeau_applications { 
	background-image:  url(../medias/bandeau/bandeau_applications.jpg); 
	background-repeat: no-repeat;
}

.bandeau_support { 
	background-image:  url(../medias/bandeau/bandeau_support.jpg); 
	background-repeat: no-repeat;
}

.bandeau_societe { 
	background-image:  url(../medias/bandeau/bandeau_societe.jpg); 
	background-repeat: no-repeat;
}

.menu_droite { 
	background-image:  url(../medias/menu/menu_droite.gif); 
	background-repeat: no-repeat;
}

.logo { 
	padding: 20px 0px 0px 25px;
}

.login { 
	padding: 40px 0px 0px 0px;
}

.login_textfields { 
	width: 118px;
	font-size: 9px;
}

.textfield { 
	width: 200px;
	font-size: 9px;
}

.textfield_grand_contact { 
	width: 580px;
	font-size: 9px;
}

.textfield_small { 
	width: 110px;
	font-size: 9px;
}

.textfield_vsmall { 
	width: 48px;
	font-size: 9px;
}

.dropdown_reseau { 
	width: 180px;
	font-size: 9px;
}

.dropdown_support { 
	width: 210px;
	font-size: 9px;
}

.dropdown_contact			 { 
	width: 205px;
	font-size: 9px;
}

.submit { 
	width: 30px;
	font-size: 9px;
}

.submit_large { 
	font-size: 9px;
}

.fil_ariane { 
	background-image:  url(../medias/commun/fil_ariane.gif); 
	background-repeat: no-repeat;
	padding: 0px 18px 0px 18px;
	font-size: 10px;
}

.fond_home { 
	background-image:  url(../medias/commun/fond.gif); 
	background-repeat: repeat-y; 
	padding: 18px 28px 18px 10px;
	text-align: left;
}

.fond { 
	/*background-image:  url(../medias/commun/fond.gif);
	background-repeat: repeat-y;*/
	padding: 18px 28px 18px 28px;
	text-align: left;
}

.reseau_image_fond { 
	background-image:  url(../medias/ambiance/ambiance_reseau.jpg); 
	background-repeat: no-repeat;
	padding: 20px;
}

.fond_indent { 
	padding: 0px 0px 0px 18px;
}

.footer { 
	background-image:  url(../medias/commun/footer.gif); 
	background-repeat: no-repeat; 
	text-align: right;
	font-size: 10px;
	padding: 6px 18px 0px 0px;
}

.bloc { 
	background-color: #f4f4f4;
	padding: 8px 10px 8px 10px;
	font-size: 10px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0em 0em 0em 0.2em;
}

li {
	background-image: url(../medias/commun/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.bloc li {
	background-image: url(../medias/commun/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.bloc_ajax { 
	background-color: #f4f4f4;
	padding: 8px 0px 8px 5px;
	font-size: 10px;
}

/*
.bloc_ajax li {
	background-image: url(../medias/commun/+.gif); 
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
*/
.puce_telechargement_1 {
	background-image: url(../medias/commun/_.gif); 
	background-repeat: no-repeat;
	width:10px;
	height:7px;
	background-position: 0 .3em;
}

.bloc_rouge { 
	background-color: #f4f4f4;
	padding: 8px 10px 8px 10px;
	font-size: 10px;
	color: #ee3147;
}

.bloc_rouge li {
	background-image: url(../medias/commun/bullet_rouge.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.large_text { 
	font-size: 16px; 
	/*text-transform: uppercase;*/
	font-weight: bold; 
}

.large_titre { 
	font-size: 14px; 
	font-weight: bold; 
}

.small { 
	font-size: 10px; 
}

.text_titre { 
	color: #666666; 
	font-weight: bold; 
	text-transform: uppercase; 
}

.trait {
	background-color: #e4e4e4;
}

.trait_bas {
	border-bottom: #d9dada 1px solid;
}

.zigzag_top {
	background-image: url(../medias/commun/zigzag_top.gif);
	background-repeat: no-repeat;
}

.zigzag_image {
	padding: 2px 0px 0px 37px;
}

.zigzag {
	padding: 20px 10px 0px 10px;
}

.produit_zigzag_top {
	background-image: url(../medias/commun/produit_zigzag_haut.gif);
	background-repeat: no-repeat;
}

.produit_zigzag_bottom {
	background-image: url(../medias/commun/produit_zigzag_bas.gif);
	background-repeat: no-repeat;
}

.produit_zigzag_image {
	padding: 20px 0px 20px 70px;
}

.produit_zigzag {
	padding: 0px 10px 0px 10px;
}

.produit_logos {
	padding: 27px 0px 0px 0px;
}

.table {
	text-align: center;
	border-bottom: #d9dada 1px solid;
	border-right: #d9dada 1px solid;
	padding: 6px;
}

.table_droite {
	text-align: center;
	border-bottom: #d9dada 1px solid;
	padding: 6px;
}

.table_droite_align_gauche {
	text-align: left;
	border-bottom: #d9dada 1px solid;
	padding: 6px;
}

.vignette_fond {
	background-image: url(../medias/commun/vignette_fond.gif); 
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.grey {
	background-color: #f2f2f2;
}

.grey_test {
	background-color: #e6e7e8;
}

.grey_bloc_simple {
	background-color: #e6e7e8;
}

.caps_titre { 
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 12px;
}

.produit_titre_large { 
	font-weight: bold; 
	/*text-transform: uppercase;*/
	font-size: 30px;
}

.produit_subtitre { 
	font-weight: bold; 
	/*text-transform: uppercase;*/
	font-size: 14px;
}

.fond_produits { 
	background-image: url(../medias/commun/fond_produits.gif); 
	background-repeat: no-repeat;
	width: 110px;
	height: 114px;
	text-align: center;
	font-size: 9px;
	padding: 8px 2px 2px 2px;
	vertical-align: top;
}

.fond_produits_recherche { 
	background-image: url(../medias/commun/fond_produits.gif); 
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	padding: 8px 2px 2px 2px;
	vertical-align: top;
}

.bloc_ajax_produits {
	padding: 10px 10px 10px 11px;
	background-image: url(../medias/commun/petit_produit_fond.gif); 
	background-repeat: no-repeat;
	font-size: 9px;
	background-color: #f2f2f2;
}

.table_dropdown {
	padding: 4px 6px 4px 6px;
	font-size: 9px;
	background-color: #eaeced;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align: left;
}

a:link { color: #ee3147; text-decoration: none; }
a:visited { color: #ee3147; text-decoration: none; }
a:hover { color: #ee3147; text-decoration: underline; }
a:active { color: #ee3147; text-decoration: none; }

a.footer_text:link { color: #797673; text-decoration: none; font-size: 10px; }
a.footer_text:visited { color: #797673; text-decoration: none; font-size: 10px; }
a.footer_text:hover { color: #797673; text-decoration: underline; font-size: 10px; }
a.footer_text:active { color: #797673; text-decoration: none; font-size: 10px; }

a.menu_roll:link { color: #76797c; font-size: 10px; text-decoration: none; }
a.menu_roll:visited { color: #76797c; font-size: 10px; text-decoration: none; }
a.menu_roll:hover { color: #ee3147; font-size: 10px; text-decoration: none; }
a.menu_roll:active { color: #76797c; font-size: 10px; text-decoration: none; }

a.plan:link { color: #797673; text-decoration: none; font-weight: bold; }
a.plan:visited { color: #797673; text-decoration: none; font-weight: bold; }
a.plan:hover { color: #797673; text-decoration: underline; font-weight: bold; }
a.plan:active { color: #797673; text-decoration: none; font-weight: bold; }

