/* CSS Document */
table {
font-size:1em;
}
body{
	background-color:#E4E6E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img{
	border: 1px solid #999999;
}

p{
	margin: 10px;
	text-align: justify;
}
h1{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:left;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin:10px;
	text-align: left;
}
ul{
	margin-bottom: 10px;
	text-align: left;
}
li{
	margin-right:5px
}

/* commun*/

.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu a:hover {
	color: #FF6600;
}
.menu img{
border:none;
margin-right:10px;
vertical-align:bottom;
}
.menu.marquee a {
	color: #FFF;
}
.menu.marquee a:hover {
	color: #CCC;
}
/* accueil*/
.titre_ete {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.titre_hiver {
	font-weight: bold;
	text-transform: uppercase;
	color: #6699FF;
	text-decoration: none;
	font-size: 13px;
}
#accueil_logos img{
	border: none;
	margin: 0 15px;
}


.centrer {
	text-align: center;
}
.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.gros {
	font-size: 14px;
	font-weight: bold;
}

#phototheque td{
	text-align:center;
	width:73px;
	height:40px;
	vertical-align:top;
}
#phototheque a img{
	border:1px solid #000;
}
#sncf {
	border:none;
	margin:6px;
}