body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color:#003399;
	margin: 0;
	table-layout: fixed;
}

#main_table {
	margin: auto;
	text-align: left;
	background-color: #01349A;
}

#menu_outils {
	padding: 2px 40px 0 14px;
	background-image: url(images/interface/fond-menu.jpg);
	width:490px;
	height: 26px;
	color: #01349A;
}

#menu_outils a.simplemenu {
	color: #01349A;
	padding: 0 5px;
	text-decoration: none;
}
#menu_outils img {
	vertical-align: baseline;
}

#menu_outils input.entry {
	font-size: 9px;
	height:    12px;
	width:	 	60px;
	vertical-align: baseline;
}

#menu_outils input.submit {
	font-size: 9px;
	width:	 	130px;
	padding: 0
	vertical-align: baseline;
}
#menu_outils a:hover {
	text-decoration: underline;
}

#main_table td.menu_rubriques {
	background-image: url(images/interface/fond-gauche.gif);
	/*background-repeat: repeat-y; */
	vertical-align: top;
}
#main_table td.menu_rubriques.visuel{
	vertical-align: bottom;
}

.colonne_droite
{
	width: 100px;
	background-image: url(images/interface/fond-droite.gif);
}

#bas_colonne_droite
{
	width: 100px;
	height: 306px;
	background-image: url(images/interface/fond-droite-bas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#actu_link
{
	background-image:url(images/interface/ofic-actualites.jpg);
	font-weight: bold;
	color: white;
	height: 26px;
	padding-top: 6px;
	text-align: center;
}

.rubrique
{
	vertical-align: top;
	padding-left: 30px;
	display: block;
	width: 90px;
	padding-top: 4px;
	min-height: 17px;
	height: auto;
	_height: 17px;
	/*text-align: center;*/
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-image: url(images/interface/fond-rubriques.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

a.rubrique:hover
{
	text-decoration: underline;
}
.rubrique.coupcoeur
{
	background-image: url(images/interface/fond-coup-coeur.gif);
}


#locations
{
	color: white; 
	background-image:url(images/interface/fond-locations.gif);
	background-repeat:repeat-y;
	width: 550px;

}
#bas_locations
{
	background-image:url(images/interface/fond-detail-locations.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
}
#locations table
{
	width: 550px;
}


#locations td
{
	padding: 0 15px 15px 15px;
	vertical-align: bottom;
	text-align: left;
}

#locations a
{
	color: #FFC726;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

#locations a:hover
{
	text-decoration: underline;
}

#locations .c0, #locations .c1
{
	text-align: center
}

#locations .c0 a, #locations .c1 a
{
	display: block;
	text-align: left;
}


#locations h1
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
}

#locations img.photo
{
	border: 5px solid #36C;
	vertical-align: text-bottom;
	margin: 7px 7px 0 0;
}

#locations .c0 img.photo, #locations .c1 img.photo
{
	text-align: center;
	margin: 7px 0;
}

#locations .detail
{
	display:	block;
	margin: 0 20px;
	width:	510px;
}

#locations .detail img.photo
{
	vertical-align: top;
	float: left;
	margin-bottom: 5px;
}

#locations .detail .detail_links
{
	background-color: #36c;
	padding: 5px 10px 5px 10px;
	margin: 10px 0 0 0;
	clear: both;
}

#locations .detail h2
{
	font-weight:	bold;
	font-size: 11px;
	margin:	0;
}

#locations table.head
{
	width: 510px;
}

#locations .head td
{
	padding: 0;
	width: 33%;
}

#pied
{
	
	background-image:url(images/interface/pied.gif);
	height: 28px;
	padding-right: 40px;
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}