/* 
Copyright RVB Productions 2005
http://www.rvbproductions.ch
contact@rvbproductions.ch
 */
body{
	margin: 0px 0px 0px 0px;
	background-image: url(../../Img/bgBody.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #CCFFFF;
}
.menu,a.menu:link,a.menu:visited{
	color: #B1B1B1;
	font-size: 18px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 29px;
	padding: 5px 15px 4px 15px;
}
a.menu:hover{
	color: #EBCCEC;
	font-size: 18px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 29px;
	padding: 5px 15px 4px 15px;
}
.siteMap,a.siteMap:link,a.siteMap:visited{
	color: #969696;
	font-size: 12px;
}
a.siteMap:hover{
	color: #AE65C2;
	font-size: 12px;
}
.footer,a.footer:link,a.footer:visited{
	color: #969696;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover{
	color: #AE65C2;
	text-decoration: none;
}
.Categorie,a.Categorie:link,a.Categorie:visited{
	color: #AE6EC5;
	font-size: 1.4em;
	font-weight: 100;
	text-decoration: none;
}
a.Categorie:hover{
	color: #B1B1B1;
	font-size: 1.4em;
	font-weight: 100;
	text-decoration: none;
}
.Site,a.Site:link,a.Site:visited{
	color: #AE6EC5;
	font-size: 1.2em;
	font-weight: 100;
	text-decoration: none;
}
a.Site:hover{
	color: #B1B1B1;
	font-size: 1.2em;
	font-weight: 100;
	text-decoration: none;
}
a,a:link,a:visited{
	color: #AE6EC5;
}
a:hover{
	color: #B1B1B1;
}
.tit1{
	color: #AE65C2;
	font-size: 1.3em;
	font-weight: 100;
	letter-spacing: -1px;
}
.tit2{
	color: #AE65C2;
	font-size: 1.1em;
	font-weight: 100;
	letter-spacing: -1px;
}
.tit3{
	color: #AE65C2;
	font-size: 1.0em;
	font-weight: 100;
	letter-spacing: -1px;
}
.tit4{
	color: #AE65C2;
	font-size: 0.9em;
	font-weight: 100;
	letter-spacing: -1px;
}
.txt1{
	color: #969696;
	font-size: 1.2em;
	font-weight: 100;
}
.txt2{
	color: #969696;
	font-size: 1.1em;
	font-weight: 100;
}
.txt3{
	color: #969696;
	font-size: 1.0em;
	font-weight: 100;
}
.txt4{
	color: #969696;
	font-size: 0.9em;
	font-weight: 100;
}
.txt5{
	color: #969696;
	font-size: 0.8em;
	font-weight: 100;
}
.txt6{
	color: #969696;
	font-size: 0.7em;
	font-weight: 100;
}
hr{
 height: 1px;
 color: #969696;
}