body{
	background:#660000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #660000;
	line-height:18px;
}
ul{
font-size:14px;
}
p{
margin:0px 10px 0px 10px;
}

#copyright{
	text-align:center;
	width:755px;
	margin-left:5px;
}
.main {
	width: 523px;
}
.back{
	width: 755px;
	background: #FCF1D2 url(../images/background.jpg) no-repeat bottom;
}
.stretch{
	background: url(../images/left_extension.jpg) repeat-y left;
}
.fondbeige{
	/*background: #FCF1D2;*/
}
/*Links*/
a:link, a:visited{
color:#CC3333;
text-decoration:none;
font-weight:bold;
}
a.copyright:link, a.copyright:visited{
color:#CC0000;
text-decoration:none;
font-size:12px;
}
a.copyright:hover{
color:#FF0000;
/*color:#336699;*/
text-decoration:none;
}
a:hover{
color:#003366;
/*color:#336699;*/
text-decoration:underline;
}
