/**
 * Style sheet rci
 */
BODY
{
	background-color:#ffffff;
	background-image:url("tl_files/tpl/fondPage2.gif");
	background-position:top left;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.ce_text, .ce_text p, .ce_text span, .ce_text a, .ce_text p span, .ce_text p span a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A
{
	text-decoration:underline;
	color:#000000;
}

A:hover
{
	text-decoration:none;
	color:#000000;
}

.LISTE
{
	width:250px;
}

#bandeNoir
{
	width:100%;
	height:200px;
	position:absolute;
	background-image:url("tl_files/tpl/fondPage.jpg");
	background-repeat:repeat-x;
	background-position:0 0;
}

#rci
{
	width:352px;
	top:137px;
	left:200px;
	position:absolute;
	z-index:2;
}

.rci
{
	font-weight:bold;
	font-size:24px;
	color:#F0E9CA;
}

/* COORD */
#coord1
{
	width:147px;
	top:74px;
	left:668px;
	position:absolute;
	z-index:2;
}

#coord2
{
	width:147px;
	top:109px;
	left:647px;
	position:absolute;
	z-index:2;
}

#coord3
{
	width:147px;
	top:146px;
	left:604px;
	position:absolute;
	z-index:2;
}

.coord
{
	font-size:11px;
	color:#F0E9CA;
}

.coord a
{
	text-decoration:underline;
	font-size:11px;
	color:#F0E9CA;
}

.coord a:hover
{
	text-decoration:none;
	font-size:11px;
	color:#F0E9CA;
}

#left
{
	width:186px;
	height:429px;
	padding:8px;
	background-image:url("tl_files/tpl/marge.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#left .inside
{
	z-index:500;
}

#main
{
	z-index:200;
}

#main .inside
{
	padding:20px;
}

.ce_headline
{
	font-weight:normal;
	font-size:24px;
	color:#666666;
}

strong
{
	font-weight:bold;
	color:#CC3300;
}

#btnLien
{
}

#btnLien a
{
	width:200px;
	height:14px;
	display:block;
	padding:2px 0px 0px 0px;
	text-align:center;
	background-color:#a22736;
	border:1px solid #a22736;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#btnLien a:hover
{
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#a22736;
}

#charteEco
{
	width:500px;
	height:778px;
	left:360px;
	top:40px;
	position:absolute;
	border:0px solid #FF00FF;
}

#signature
{
	margin-top:250px;
}

#signature a
{
	color:#999999;
}

