/** NAVIGATION LINKS **/
.nav_left_on a:link
{
	color: #003366;
	text-decoration: none;
}

.nav_left_on a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_left_on a:visited
{
	color: #003366;
	text-decoration: none;
}

.nav_left_off a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_left_off a:hover
{
	color: #003366;
	text-decoration: none;
}

.nav_left_off a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_right_off a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_right_off a:hover
{
	color: #99CCFF;
	text-decoration: none;
}

.nav_right_off a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_right_on a:link
{
	color: #99CCFF;
	text-decoration: none;
}

.nav_right_on a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_right_on a:visited
{
	color: #99CCFF;
	text-decoration: none;
}

/** MAIN CONTENT STYLES**/

.paragraph
    { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; display: block; margin-left: 10px; padding-top: 2px; padding-right: 2px; padding-left: 10px; position: absolute; top: 80px; right: 12px; width: 160px; float: right  }


	
.sublinks_off
{
	font-size: 12px;
	color: #3366CC;
	margin-left: 30px;
	margin-right: 180px;
}

.sublinks_off a:link
{
	color: #666666;
	text-decoration: none;
	background:  url("../images/dot_gray.gif") no-repeat 0px 2px;
	padding-left: 16px;
	white-space: nowrap;
}

.sublinks_off a:hover
{
	color: #3366CC;
	text-decoration: none;
	background: url(../images/dot_blue.gif) no-repeat 0px 2px;
	padding-left: 16px;
	white-space: nowrap;
}

.sublinks_off a:visited
{
	color: #666666;
	background:  url("../images/dot_gray.gif") no-repeat 0px 2px;
	padding-left: 16px;
	text-decoration: none;
	white-space: nowrap;
}

.sublinks_on
{
	font-size: 12px;
	color: #3366CC;
	margin-left: 30px;
	padding-left: 16px;
	background: url(../images/dot_blue.gif) no-repeat 0px 4px;
	margin-right: 180px;
	white-space: nowrap;
}

.form-field
{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 4px 2px 1px;
	width: 240px;
	height: 15px;
	border: solid 1px #cccccc;
}

.form-txt
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
	width: 90%;
	height: 18px;
	padding-left: 4px;
	margin: 1px;
	padding-right: 2px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
}

.form-area
{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	height: 132px;
	overflow: auto;
	border: solid 1px #cccccc;
}

.stats
{
	font-size: 11px;
	color: #666666;
	float: right;
}

#content_team table { height: 120px; }

#team-photo
{
	height: 80px;
	width: 700px;
	background-image: none;
	margin-left: 40px;
	top: 300px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.team-perso
{
	border: 1px solid #666666;
}
.references {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
}
