ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family:  Verdana, Arial, sans-serif;
  color: #373737;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 0px;
}

#header {
	height: 85px;
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url('/images/bando.jpg');
}

#content{
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 500px;
}

#logo {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

#menu-principale {
	float: right;
	margin-right: 10px;
	margin-top: 56px;
}
/************************** MENU PRINCIPALE ******************************************/
#main-menu {
	height: 20px;
	background-image: url('/images/main-menu.gif');
	float:left;
	padding-top: 10px;
}

#main-menu a{
	color:#929292;
	font-weight: bold;
}

#main-menu a:hover{
	color:#ffffff;
	text-decoration: none;
}

/************************** LEFT ******************************************/

#menu-left{
	float:left;
	background-image: url('/images/left.jpg');
	height: 278px;
	width: 204px;
}
#adresse{
	clear:both;
	float:left;
	color: #b3b3b3;
	width: 204px;
	margin-top: 200px;
}
#main-left{
	float: left;
	margin-top: 82px;
	margin-left: 12px;
	width: 180px;
 	height: 196px;
	padding: 5px;
}

#main-left li{
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;
	/*font-weight: bold;*/
	color: #d52525;
}

#main-left a{
	color: #d52525;
}

/************************* CHEMIN DE FER *****************************/

#chemin-fer{
	float: left;
	background-color: #fdfdfd;
	color: #f71414;
	width: 791px;
	height: 18px;
	margin-left :5px;
}
/************************** COLONE DROITE ***************************/

#last-news{
	background-color: #fffded;
	width: 191px;
	height: 595px;
	float: right;
}

#last-news div{
	margin: 5px;
	color: #686868;
}
#last-news h3{
	margin: 5px;
	color: #dba100;
	size: 12pt;
	margin-bottom: 15px;
}
#last-news img{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:5px;
	border: solid 1px #acacac;
}
/******************************* CENTRE ****************************/

#center{
	width:605px;
	min-height: 500px;
	float:left;
}

/************************ NEWS ***********************************/

h1{
	font-size: 12pt;
	color: #d52525;
}
#news {
	margin: 10px;
	margin-top: 20px;
	float:left;
	width:605px;
}

#news .info{
	width:550px;
	height: 150px;
	margin: 10px;
	border-bottom: dotted 1px #acacac;
}
#news .photo{
	float: left;
}
#news .lien{
	text-align: right;
	clear:both;
}
#news .texte{
	padding: 5px;
	width:350px;
	float:left;
}

#footer{
	clear:both;
	width: 1000px;
	height: 30px;
	text-align: center;
	margin: 0px auto 0px auto;
	color: #b3b3b3;
}

#footer a{
 color: #b3b3b3;
}
/******************************* CONTENT *******************************/

#illustration{
	float: left;
	margin: 15px;
}

#center h1{
	margin: 10px;
}

#center a{
	color: #d52525;
}
#center h2{
	color: #dba100;
	margin: 15px 0px 10px 0px;
	font-size: 10pt;
}

#center h3{
	color: #d52525;
}

#center ul {
	margin-left : 15px;
	color: #d52525;
}

#center .left {

	float: left;
	width: 70px;
	margin-top: 10px;
}

#center .right {
	float: left;
	width: 480px;
	padding: 5px;
	margin-top: 10px;
}

#center ul {
	margin-left : 15px;
	color: #d52525;
}

#center li {
	margin-top : 10px;
	margin-bottom : 10px;
}
#center p {
  color: #373737;
line-height: 15pt;
}


#center #contenu {
	margin: 10px;	
	/*float: right;
	width: 387px;*/
}