
	body, td {
		font-family : arial ;
		font-size : 11px ;
		color : #333333 ;
	}
	
	/** Rédéfintion des marges des paragraphes **/
	p {
		margin : 0px 0px 5px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/** Redéfinition des marges des formulaires **/
	form {
		margin : 0px 0px 0px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/**  Redéfintion des styles des liens **/
	a {
		color : #333333 ;
	}
	
	a:hover {
		text-decoration : none ;
	}
	
	/** Style de la ligne de récapitulation de la navigation **/
	#NavRecap {
		font-weight : bold ;
		color : #FFFFFF ;
	}
		
	#NavRecap a {
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	/** Style des titre **/
	.Titre {
		font-weight : bold ;
		color : #FFFFFF ;
	}
	
	/** Style des menus et de leurs liens **/
	.Menu, .Menu a {
		text-decoration : none ;
	}

	.Menu a:hover {
		color : #C44747 ;
	}
	
	/** Style des label des fichettes et de leurs liens **/
	.Label, .Label a {
		text-decoration : none ;
	}

	.Label a:hover {
		color : #C44747 ;
	}

	/** Style des textes du site **/
	.Texte {
		font-family : arial ;
		font-size : 11px ;
		text-align : justify ;
	}
	
	/** Style des prix en euro des fichettes et fiches produit **/
	.Prix {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
	}

	/** Style des prix en franc des fichettes et fiches produit **/
	.PrixFR {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #333333 ;
	}

	/** Style des prix dans le panier **/
	.Panier, .Panier a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #C44747 ;
		text-decoration : none ;
	}

	/** Style du lien pour ajouter au panier **/
	.Ajout a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	.Ajout a:hover {
		text-decoration : underline ;
	}

.untertitel
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size : 10px;
	color : #000000;
	text-transform : uppercase;
	height : 20px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.frame_top_simple_noIhNav{															/*Oberer Rahmen ohne Navigation (ihnav=N) )*/
	height : 29px;
	background-repeat : no-repeat;
	background-color : #FFF7E7; 
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-style : solid;
	border-color : #999999;
}
.frame_tipp_side {																		/*Rahmen von Teaser auf Startseite*/
	font-size:11px; 
	color: #FFFFFF; 
	background-color : #4E4E4E;
}
.punktl { 				 
	background-image: url(http://www.interhome.fr/images/punktl_1C3F65.gif);
}
