

body 
{	background-color: #2b0e0a;
 	font-family: "URW Gothic L", "Century Gothic",  "Arial", "Verdana", "Times New Roman"; 
	
	color: #FAFFA0;
	font-size:14px;
	padding:3px;
}

a:link {	color: #d3581f;	text-decoration: none;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}
a:visited {	color: #d3581f;	text-decoration: none;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}
a:hover {	color: #FAFFA0;	text-decoration: none;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}

.menu a:link {	color: #d3581f;	text-decoration: none;padding:2px 10px 2px 10px;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}
.menu a:visited {	color: #d3581f;	text-decoration: none;padding:2px 10px 2px 10px;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}
.menu a:hover {	color: #FAFFA0;	text-decoration: none;background-color:#645940;padding:2px 10px 2px 10px;font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";}


.title
{	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width:950px;
	/*background-color:#645940;*/
	border-bottom:solid 1px #645940;
}

.stitle
{	color: #ffecb3;
}

.cvtitle
{	color: #d3581f;
	font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";
	font-size:16px;
	font-weight:bold;
}
.cvtxt
{	color: #ffecb3;
	font-family:"URW Gothic L","Century Gothic", "Arial", "Verdana", "Times New Roman";
	font-size:14px;
}


.ctctitle
{	color: #d3581f;
	font-family:"URW Gothic L","Century Gothic","Arial",  "Verdana", "Times New Roman";
	font-size:18px;
}
.ctctxt
{	text-align:left;
	margin-left:30px;
	margin-top:5px;
	font-size:14px;
	font-family:"URW Gothic L","Century Gothic","Arial", "Verdana", "Times New Roman";
	color:#ffecb3;
}

.editbox
{	background-color:#E3E3E3;
	color:#222222;
	border-style:inset;
	border-width:3px;
	font-size:12px;
	padding:3px;
}
.texte
{	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
