body { background:#F7F8F4;
font-family:"verdana";
color:#232323;
margin: 0 0px 0 0px;
}

table, tr, td { 
font-size:7pt;
padding: 4px;
text-align:justify;
}

p { 
line-heigth:120%;
}

/* LIENS 
---------- */

a 	{ text-decoration: none;
	color: #C23463;}
a:hover	{ color: #C23463;}

#menu a 	{ text-decoration: none;
	color: #2E332D;}
#menu a:hover	{ color: #749A6F;}

#stats a 	{ text-decoration: none;
	color: #75203C;}
#stats a:hover	{ color: #2E332D;}


h1 {	color: #75203C; 
	text-transform: uppercase; 
	font-size: 10pt;
	line-height: 8px;
	font-family:"times";}

h2 { color:#749A6F;
text-transform: uppercase; 
	font-size: 10pt;
	line-height: 12px;
	font-family:"times";}

#layout{
	float:100%;}

#picture {
	z-index: 1;
	width: 450px;
	float:left;}

#content {
	width: 410px;
	left:444px;
	z-index: 2;
	float:left;
	position:absolute;
	top:10px;}

#menu 
{ float: left;
text-align: right;
font-size:7pt;
position:relative;
left:0px;
top:0px;
padding:10px;
z-index: 3;
background:url(rachel.jpg);
color:#EAEDE6;
width:180px;
height:180px;
margin-right:10px;
margin-bottom:10px;}

#stats 
{ float: left;
text-align: left;
font-size:7pt;
position:relative;
left:0px;
top:0px;
padding:10px;
z-index: 3;
background:url(tile.jpg);
color:#C23463;
width:180px;
height:180px;
margin-bottom:10px;}

.disclaimer 
{ 
text-align: justify;
font-size: 7pt;
color:#0C658D;}

.text
{ 
margin-top: 0px;
text-align: justify;
padding: 5px;
font-size:9pt;
color:#060E16;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #12314E;
	background-color: #FFFFFF;
	margin: 0px;
	color:#12314E;}

li { list-style-type: square; padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }
