﻿body {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin-top:20px;
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color :#F9B315;
}

/* Layout */
#global {
	margin: 0px auto 0px auto;
	width: 1008px;
	text-align: left;
	background-color:#FFFFFF;
}

/* HEADER */
#header
{
	background-image:url('../img/FR/Home/fd_tetiere.jpg');
	background-repeat:no-repeat;
	height:208px;
	padding-top:3px;
}


#navaccess
{
	float:left;
	margin-left:25px;
	_margin-left:15px;
}

#navbas {
	float:right;
	margin-right:25px;
	_margin-right:15px;
}

#navaccess UL, #navbas UL
{
	margin:0px;
	padding:0px;
	float:left;
}

#navaccess LI , #navbas LI {
	font-size: 92%;
	padding: 0px;
	display: inline;
	font-weight:bold;
}
#navbas LI.rss {
	PADDING-RIGHT: 18px;
	BACKGROUND-IMAGE: url("../img/picto_rss.gif");
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center right;
}

#navaccess li a, #navbas li a {
	text-decoration:none;
}
#navaccess li a:hover, #navbas li a:hover {
	text-decoration:underline;
}

#baseline
{
	width:205px;
	margin-left:668px;
	padding-top:5px;
}

#content DIV#flash
{
	margin-bottom:10px;
	margin-left:5px;
	_width:550px;
}

/* NEWS */
#news H2
{
	background-image:url('../img/FR/Home/photoActu.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height:65px;
	background-color:#215887;
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px; 
	padding-left:5px;
}

/* DISRUPT */
#disrupt H2
{
	background-color:#E2001A;
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	margin: 0px; 
	margin-top:20px;
}

#news A, #disrupt A
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#news A:hover, #disrupt A:hover
{
	text-decoration:underline;
}

#news ul {
	list-style-image: url(../img/puce9.gif);
	margin-left: 15px;
}
#disrupt ul {
	list-style-image: url(../img/puce3.gif);
	margin-left: 15px;
}

#news DIV.link, #news DIV.link A, #disrupt DIV.link, #disrupt DIV.link  A
{
	color:#215887;
}

/* Formulaire horaire ligne */
FORM#hour 
{
	color:#000000;
	background-color:#fae6c0;
}
FORM#hour H2
{
	background-color:#f9b315;
	font-size:110%;
	font-weight:bold;
	padding-left:5px;
	margin: 0px; 
}

FORM#hour FIELDSET
{
	padding:5px;
}

FORM#hour FIELDSET INPUT.submit
{
	border:1px solid #f9b315;
	background:#f9b315;
	color:#000000;
	margin-left:5px;
}

FORM#hour FIELDSET DIV#search_line
{
	margin-top:5px;
	margin-bottom:5px;
}
