body,html
 {
	color: black;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Georgia, Times;
	background: url(img/index_fond_1.jpg) repeat fixed left top;
	padding: 0px;
}
p,ul, li, span,*.txt1,.txt1
{
	color: black;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Georgia, Times
}
td
{
	
}

.txt_titre1
 {
	color: #b50717;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
}
.txt_titre2
 {
	color: #5a0581;
	font-weight: bold;
	font-size: 10px;
	line-height: normal; 
}

.tab_1
 {
	background-color: white;
	border: dashed 1pt gray;
}
a,a:link,a:hover,a:active,a:visited
{
	color: #6600AA;
	font-weight: bold;
}
/* ---- */
a:link.txt2
{
	text-decoration:none;border-bottom: 1px dashed;
	font-weight: bold;
}
a:hover.txt2
{
	text-decoration:none;border-bottom: 1px dashed;
	font-weight: bold;
}
a:active.txt2
{
	text-decoration:none;border-bottom: 1px dashed;
	font-weight: bold;
}
a:visited.txt2
{
	text-decoration:none;border-bottom: 1px dashed;
	font-weight: bold;
}
a.txt2
{
	text-decoration:none;
	border-bottom: 1px dashed;
}
	
/* -- DIVS -- */
div.contenu
 {
	 background: url(./img/index_fond_2.jpg) fixed;
	 text-align: left; padding: 10px; border: dashed 1pt purple; position: relative; width: 700px
}
.txt2 {
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
