body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr, td, div, span, body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

/* Menu haut de page */

td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
td.menu, a.menu, a.menu_act, a.menu_pere  {
	color: #FFFFFF;
}
a.menu, a.menu_pere, a.menu_act {
	text-decoration:none;
	font-style:normal;
}
a.menu:hover, a.menu_pere:hover, a.menu_act:hover {
	text-decoration:underline;
}

/* Localisation dans la page */

td.localisation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	vertical-align:middle;
	}
td.localisation, a.localisation {
	color: #666666;
}
a.localisation {
	text-decoration:none;
}
a.localisation:hover {
	text-decoration:underline;
}

/* Dernière Minute */

td.news {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	vertical-align:middle
}

/* SS-Menu */

td.ssmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
td.ssmenu, a.ssmenu, a.ssmenu_act {
	color: #333333;
}
a.ssmenu, a.ssmenu_act {
	text-decoration:none;
	font-style:normal;
}
a.ssmenu:hover, a.ssmenu_act:hover {
	text-decoration:underline;
}

/* Pied de Page */

td.pied_de_page_fond-rouge {
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
	vertical-align: middle;
}

td.pied_de_page_fond-rouge, a.pied_de_page_fond-rouge {
	color: #333333;
}

a.pied_de_page_fond-rouge {
	text-decoration:none;
}

a.pied_de_page_fond-rouge:hover {
	text-decoration:underline;
}

div.pied_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	font-style: italic;
}

div.pied_de_page, a.pied_de_page {
	color: #333333;
}

a.pied_de_page {
	text-decoration:none;
}

a.pied_de_page:hover {
	text-decoration:underline;
}

/* Corps de Page */

#info_news {
	background:url("images/issoire.jpg") no-repeat scroll 0 0 transparent;
	border:2px solid #990000;
	height:232px;
	margin:0 auto 10px;
	width:750px;
}

.TitreTableau {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

td.GrdTableau {
	border-bottom : 1px solid #999999;
}
.Titre {
	font-size: 16px;
	font-weight: bold;	
	text-indent: 5px;
	border-bottom : 1px solid #990000 ;
	font-variant: small-caps;
}
.SSTitre {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
}

.TexteBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

a, a.TexteBody {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover, a.TexteBody:hover {
	text-decoration: underline;
}

img.border {
	border : 2px solid #990000;
}
.img_comm {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	vertical-align: top;
	text-align:center;
}