/* CSS Document */

#bandeau
{
	position:relative;
	height:146px;
	width:995px;
	top:0px;
	left:0px;
}
#bandeau #logo
{
	display:block;
	position:absolute;
	height:146px;
	width:148px;
	top:0px;
	left:0px;
	background:url(../images/logo_tps_jeunes.gif) 0 0 no-repeat;
}
#bandeau_flash
{
	position:absolute;
	height:123px;
	width:696px;
	top:0px;
	left:148px;
	background:url(../images/bandeau_flash.gif) 0 0 no-repeat;
	z-index:100;
}
#bandeau_flash *
{
	z-index:100;
}
#newsletter
{
	position:absolute;
	height:123px;
	width:154px;
	top:0px;
	left:842px;
	background:url(../images/fond_newsletter.gif) 0 0 no-repeat;
	padding-left:6px;
}
#newsletter div.form
{
	height:40px;
	background:url(../images/fle_newsletter.gif) 0 3px no-repeat;
	text-align:left;
	font-size:8pt;
	color:#fff;
	margin-top:25px;
	padding:0px 0 0 14px;
	font-weight:bold;
}
#newsletter div.form input
{
	width:90px;
	height:15px;
	border:1px solid #fff;
	background:#F90;
	font-size:8pt;
	color:#6B0B0F;
	padding:0 3px 1px 3px;
	font-weight: normal;	
}
#newsletter div.form a
{
	color:#fff;
}
#newsletter div.form a:hover
{
	color:#6B0B0F
}
#newsletter p.blanc
{
	background:url(../images/fle_newsletter.gif) 0 3px no-repeat;
	text-align:left;
	margin-top:0px;
	padding:0px 0 12px 14px;
}
#newsletter p.blanc a
{
	font-size:8pt;
	color:#fff;
	font-weight:bold;
}
#newsletter p.blanc a:hover
{
	color:#6B0B0F;
}
#newsletter p.pourpre
{
	background:url(../images/fle_newsletter2.gif) 0 3px no-repeat;
	text-align:left;
	margin-top:0px;
	padding:0px 0 0 14px;
}
#newsletter p.pourpre a
{
	font-size:8pt;
	color:#fff;
	font-weight:bold;
}
#newsletter p.pourpre a:hover
{
	color:#6B0B0F;
}
#contactLien{
	display:block;
	height:123px;
	width:154px;	
}