body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
    COLOR: #009C66;
    /*FONT-WEIGHT: bold;*/
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #009C66;
    /*FONT-WEIGHT: bold;*/
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #009C66;
    /*FONT-WEIGHT: bold*/
}

.tab_principal {
	background-color: #FFFFFF;
	/*height: 100%;*/
	width: 960px;
	border: 2px solid #000000;
	margin: 10px;
	background-image: url('../images/bg_content.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	align: center;
		
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tab_centre {
	margin: 3px;
}
.tab_centre-petitablo {
	margin-right: 2px;
	margin-left: 2px;
}
.pageResult_text_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.pageResult_td_reunion {
	background-color: #E5F4ED;
	border: 1px solid #C0E6D9;
}
.pageResult_text_reunionCourses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
}
.pageResult_table_reunions {
	background-color: #000000;
	border-top: solid;
	border-right: solid;
	border-bottom: none;
	border-left: none;
	border-width: 1px;
	border-color:#000000;
}
.pageResult_td_gris {
	height: 9px;
	font-size: 6pt;
	background-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
	cursor: hand;
	cursor: pointer;
}

.pageResult_td_grisCourses {
	font-size: 6pt;
	background-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	height: 9px;
	cursor: hand;
	cursor: pointer;
}
.pageResult_td_grisCoursesDisable {
	font-size: 6pt;
	background-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	height: 9px;
}
.pageResult_td_rouge {
	font-size: 6pt;
	background-color: #EE1D25;
	height: 9px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
}
.pageResult_td_rougeCourses {

	font-size: 6pt;
	background-color: #EE1D25;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	height: 9px;
}
.pageResult_td_vert {
	background-color: #CCE9DC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.pageResult_chiffres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCE9DC;
	padding: 0px 2px;
	width: 40px;
	text-align: center;
}
.pageResult_chiffresCourses {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCE9DC;
	padding: 0px 2px;
	width: 35px;
	text-align: center;
}
.pageResult_td_chiffres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCE9DC;
	width: 40px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
}
.pageResult_td_chiffresCourses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCE9DC;
	width: 35px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
}

.pageResult_Lieu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3FB38D;
	padding: 2px;
}
.pageResult_td_courses {

	background-color: #E5F4ED;
	border: 1px solid #C0E6D9;
}

.logo_spot {
	/*background-image: url(../images/t_tombola.gif);*/
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 15px;
	border-top: 7px solid #7FCCB3;
	border-right: 7px #7FCCB3;
	border-bottom: 7px #7FCCB3;
	border-left: 7px solid #7FCCB3;
	margin: 0px;
}
.tombola_titre {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 49px;
	border-top: 7px solid #7FCCB3;
	border-right: 7px #7FCCB3;
	border-bottom: 7px #7FCCB3;
	border-left: 7px solid #7FCCB3;
	margin: 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}
.tombola_titre2 {
	padding-left:9px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}

.tombola_contenu {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	margin: 0px;
	color: #white;
	/*border-top: 7px solid #7FCCB3;*/
	border-right: 7px #7FCCB3;
	/*border-bottom: 7px #7FCCB3;*/
	border-left: 7px solid #7FCCB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	/*text-transform: uppercase;*/
}

a.tombola_underline {
	color: #ff0000;
	text-decoration: underline;
}

.tombola_contenu_perso {
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 5px;*/
	/*height: 25px;*/
	margin: 0px;
	color: white;
	/*border-top: 7px solid #7FCCB3;*/
	border-right: 7px #7FCCB3;
	/*border-bottom: 7px #7FCCB3;*/
	border-left: 0px solid #7FCCB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.picto {
vertical-align: middle;
	}

.pageResult_SpecCourse {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009A67;
	padding: 2px;
}
.pageResult_SpecCourseTextmin {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.calendarDayscss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3FB38D;
}

.calendarPresentDayCss 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE1D25;
}


.pageResult_tab_basHaut {
	background-color: #3FB38D;
	background-image: url(../images/decroche8tab8bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: #C0E6D9;
	border-right: #C0E6D9;
	border-bottom: #C0E6D9;
	border-left: #C0E6D9;
	margin: 0px;
	padding: 0px;
	height: 8px;
}
.pageResult_tab_basBas {

	background-color: #3FB38D;
	background-image: url(../images/decroche8tab8basB.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: #C0E6D9;
	border-right: #C0E6D9;
	border-bottom: #C0E6D9;
	border-left: #C0E6D9;
	margin: 0px;
	padding: 0px;
	height: 8px;
}
.pageResult_SpecTabBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009A67;
	height: 24px;
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
}
.liens_arrive_rapport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}

.pageResult_td_vertclairTabBas {


	background-color: #CCE9DC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 9px;
}
.pageCourses_tdDirectRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE1D25;
	margin: 0px;
	padding: 0px 4px;
	background-position: center;
	vertical-align: middle;
	height: 14px;
}

.calendarBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009A67;
}

.calendar_jour {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.calendar_jour:hover {
	color: #000000;
}
a.calendar_jour:link {
	color: #000000;
	text-decoration: underline;
}
a.calendar_jour:visited {
	color: #000000;
	text-decoration: underline;
}

.pageResult_text8taBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding: 2px 0px 2px 2px;
}

.pageResult_textnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
	padding: 2px 0px 2px 2px;
}

.pageResult_textindices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	margin: 2px;
}
.pageResult_textindices_de{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	margin: 2px;
}

a.pageResult_text8taBas:link {
	color: #000000;
	text-decoration: underline;
}
a.pageResult_text8taBas:visited {
	color: #000000;
	text-decoration:underline;
}
a.pageResult_text8taBas:hover {
	color:#000000;
	text-decoration:none;
}

.pageResult_text_gains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	text-align: right;
}

.pageResult_text_horaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding: 2px 0px 2px 2px;
	text-align: center;
}

.pageResult_text_noms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding: 2px 0px 2px 2px;
}

.mentionLegale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding: 2px 0px 2px 2px;
}

.home8td8img8gagant {
	padding: 5px;
}

a.pageResult_chiffres:link {
	color: #000000;
	text-decoration: none;
}
a.pageResult_chiffres:visited {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.liens_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #009A67;
}

a.lien_noir:hover {
	color: #000000;
}
a.lien_noir:link {
	color: #000000;
}
a.lien_noir:visited {
	color: #000000;
}

.blanc
{
	color: #ffffff;
	font-size:15px;
}

a.liens_haut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #009A67;
}
a.liens_haut:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #009A67;
}
a.liens_haut:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #009A67;
}


a.pageResult_chiffres:hover {
	color: #000000;
	text-decoration:none;
}
a.pageResult_chiffresCourses:link {
	color: #000000;
	text-decoration: none;
}
a.pageResult_chiffresCourses:visited {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.pageResult_chiffresCourses:hover {
	color:#000000;
	text-decoration:none;
}

.fon_vert_moyen {


	background-color: #3FB38D;
	margin: 0px;
	padding: 0px;
}
.td_bloc_NP {
	background-image: url(../images/home_fond_reunionsNP.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
	font-weight: bolder;
}
.text_np {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
	font-weight: bolder;
	padding: 3px 3px 3px 13px;
}
.carre_rouge {
	background-color: #ED1D24;
	height: 25px;
	width: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.home_test_blanc_arrivee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
.text_n_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	font-weight: bold;
	color: #ED1D24;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
}
.text_handicap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
	font-weight: bold;
}
.fon_vert_clair {
	/*background-image: url(../images/fond_tombola2.gif);*/
	background-color: #7FCCB3;
	margin: 0px;
	padding: 0px;
}
.fon_vert_clair_perso {
	background-image: url(../../images/fond_csi.gif);
	background-position: bottom;
	background-repeat:  no-repeat;
	background-color: #7FCCB3;
	margin: 0px;
	padding: 0px;
}

.fon_soiree_de {
	/*background-image: url(../de/images/soiree_course_de.gif);*/
	/*background-position: bottom;
	background-repeat:  no-repeat;*/
	background-color: #7FCCB3;
	margin: 0px;
	padding: 0px;
}

.fon_soiree {
	/*background-image: url(../fr/images/soiree_course.gif);*/
	/*background-position: bottom;
	background-repeat:  no-repeat;*/
	background-color: #7FCCB3;
	margin: 0px;
	padding: 0px;
}
.fon_trio {
	background-image: url(../../images/fond_trio.jpg);
	background-position: bottom;
	background-repeat:  no-repeat;
	background-color: #7FCCB3;
	margin: 0px;
	padding: 0px;
}
.fon_amerique {
	background-image: url(../../images/prixamerique.jpg);
	background-position: bottom;
	background-repeat:  no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.text_reunions_soulign {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
	font-weight: bolder;
	padding: 3px 3px 3px 13px;
}
.text_reunions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;	
	text-decoration: none;
	vertical-align: middle;
	font-weight: bolder;
	padding: 3px 3px 3px 13px;
}

a.liens_arrive_rapport:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
a.liens_arrive_rapport:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
a.liens_arrive_rapport:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.pageCourses_tdDirectGris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px 4px;
	background-position: center;
	vertical-align: middle;
	height: 14px;
}
.pageResult_SpecTabBasCotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 24px;
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	width: 33px;
}
.pageResult_textCotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
	background-color: #666666;
}
.normal_gras {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: bolder;
}

.paris
{
	background-color:#E5F4ED;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
}
.paris_blanc
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
	border-left:none;
	border-bottom:none;
}
.ouparier_blanc
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
}

td.paris_blanc_d
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}
td.paris_blanc_g
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
	border-right:none;
	border-top:none;
}

.td_paris_g
{	
	background-image: url('../../images/fond_gauche_paris.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
}

.td_lexique_d
{
	background-image: url('../../images/fond_droit_lexique.jpg');
	background-repeat: no-repeat;
	background-position:  center center;
}

.td_lexique_g
{
	padding-left:15px;
	padding-top:40px;
	padding-bottom:20px;
}

.td_reglement_g
{
	background-image: url('../../images/fond_gauche_reglement.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

.td_premierpari_g
{
	background-image: url('../../images/fond_gauche_premierpari.gif');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}

.td_contact_g
{
	background-image: url('../../images/fond_gauche_contact.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.td_disciplines_g
{
	background-image: url('../../images/fond_gauche_disciplines.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
.td_institution_g
{
	background-image: url('../../images/fond_gauche_institution.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}
.td_hippodromes_g
{
	background-image: url('../../images/fond_gauche_hippodromes.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}
.td_evenements_g
{
	background-image: url('../../images/fond_gauche_evenements.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}
.td_equipements_g
{
	background-image: url('../../images/fond_gauche_equipements.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}
.td_plan_g
{
	background-image: url('../../images/fond_gauche_plan.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}

.td_sponsoring_g
{
	background-image: url('../../images/fond_gauche_sponsoring.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}

.td_communiques_g
{
	background-image: url('../../images/fond_gauche_communiques.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}

.td_publications_g
{
	background-image: url('../../images/fond_gauche_publications.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}

.td_galop_g
{
	background-image: url('../../images/fond_gauche_galop.gif');
	color:#009A67;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;	
	text-align:justify;
}
.td_trot_g
{
	background-image: url('../../images/fond_gauche_trot.gif');
	color:#009A67;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;	
	text-align:justify;
}

.td_lettre_vert
{
	width: 24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14pt;
	background-color:#009A67;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}

.td_lettre_rouge
{
	width: 24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14pt;
	background-color:#ED1D25;
	text-align:center;
}

.td_lex_vert1_g
{
	background-color:#C3EBD9;
	padding-left:16px;
	padding-top:8px;
	padding-bottom:8px;
	vertical-align: top;
	font-weight:bold;
	text-transform: uppercase;
}

.td_lex_vert2_g
{
	background-color:#E5F4ED;
	padding-left:16px;
	padding-top:8px;
	padding-bottom:8px;
	vertical-align: top;
	font-weight:bold;
	text-transform: uppercase;
}

.td_lex_vert3
{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	vertical-align: top;
	font-weight:bold;
	background-color:#009A67;
	text-transform: uppercase;
}

.td_lex_vert1_d
{
	padding-top:8px;
	padding-bottom:8px;
	padding-right:20px;
	background-color:#C3EBD9;
}

.td_lex_vert2_d
{
	padding-top:8px;
	padding-bottom:8px;
	padding-right:20px;
	background-color:#E5F4ED;
}
.td_lex_vert3_d
{
	padding-top:8px;
	padding-bottom:8px;
	padding-right:5px;
	background-color:#C3EBD9;
}
.td_blanc_g
{
	background-color:white;
}

.td_paris_d
{
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding-left:20px;
	padding-right:0px;
	padding-top:20px;
}

.td_communiques_d
{
	border-style:solid;
	border-color:#3FB38D;
	border-width:1px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
}


.td_static_d
{
	text-align:justify;
	padding-right:16px;
}
.td_paris_puce
{
	padding-top:8px
}
.vert
{
	color:#009A67;
}

.td_paris_titre
{	
	border-color:#3FB38D;
	border-width:0px;
	background: url(../fr/images/paris_table_haut_hippodrome.gif) no-repeat;
	font-size:x-small;
	font-weight:bold;
	color:white;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:2px;
}

.td_text_hippo
{
	text-align:justify;
}
.td_text_paris_justifie
{
	padding-right:20px;
	text-align:justify;
}

.td_puce_hippo
{
	vertical-align:middle;
	padding-bottom:1px;
}

.tabcalendrier {
	background-color: #FFFFFF;
	width: 724px;
	border: 1px solid #009A67;
	border-collapse:collapse;

}

td.tabcalendrier {
	border: 1px solid #009A67;
	width: 240px;
}

.td_cal_vert
{
	background-color: #3FB38D;
}

.th_cal
{
	background-color: #009A67;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border: 1px solid #FFFFFF;
}

.td_cal_list_vert
{
	background-color: #CCE9DC;
	border: 1px solid #009A67;
	padding: 2px 8px 2px 8px;
	height:26px;	
}

.td_cal_list_blanc
{
	background-color: #FFFFFF;
	border: 1px solid #009A67;
	padding: 2px 8px 2px 8px;
	height:26px;
}
.td_cal_img
{
height:8px;
width:8px;
}

.prov
{
	color: #ffffff;
	background-color: #FF0000;
	font-weight:bold;
	display: inline;
}

/* Balises générales */

body {
	background-color: #DEDEDE;
    width: 99%;
    height: 99%;
    margin: 10px;
    padding: 0px;
}

img {
    border: 0px;
}

/* Class personnalisées */

.link {
	color: #999;
}

a.link:hover {
	color: #BBB;
	text-decoration: underline;
}

.hidden {
   display: none;
}

.visible {
   display: inline;
}

.header {
	background-image: url('../images/bg_header.jpg');
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #FFF;
	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 0px 8px 8px 8px;
    width: 942px;
    height: 180px;
	text-align: left;
    border: solid #000;
	border-width: 0px 1px 0px 1px;
	font-size: 12px;	
}

.content {
	background-image: url('../images/bg_content.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 8px 15px 75px 15px;
    
    width: 928px;
    #width: 942px; 
    height: 450px;
    border: solid #000;
	border-width: 0px 1px 0px 1px;
	vertical-align: top;
}

html>body .content {
    height: auto;
	min-height: 450px;
}

.footer {
	color: #FFF;
	background-color: #00ac63;
	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 8px;
    width: 942px;
    height: 22px;
	font-size: 10px;
	font-weight: 600;
	text-align: right;
	vertical-align: middle;
    border: solid #000;
	border-width: 0px 1px 1px 1px;
}


.small-text {
	font-family: arial;
	font-size: 10px;
}

.title, a.title, a:visited.title, a:hover.title {
	font-family: "Verdana", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	vertical-align: top;
}
div.title {
	background-image: url('../images/dash.gif');
	background-position: 100% 100%;
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

.subcat-title, a.subcat-title, a:hover.subcat-title {
	color: #222;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu, a.menu:hover, a.menu:visited {
	font-size: 12px;
	font-weight: 500;
	color: #666;
	white-space: nowrap;
}

.submenu {
	background: #f2e3eb;
	margin: 5px 0px 5px 15px; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #72485c;
	white-space: nowrap;
}

a.submenu:hover {
	background: #FFF;
	color: #72485c;
	text-decoration: none;
}

a.submenu:visited {
	color: #72485c;
}

.bloc-title-left {
	background-image: url('../images/bloc/bg_title-left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 30px ! important;
	height: 22px;
}

.bloc-title-main {
	background-image: url('../images/bloc/bg_title-main.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	color: #FFF;
	font-weight: 700;
}

.bloc-title-right {
	background-image: url('../images/bloc/bg_title-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	width: 30px ! important;
	height: 22px;
}

.bloc-title-content {
	background-color: #3fb38d;
	text-align: left; 
	vertical-align: middle; 
	padding: 0px 5px 0px 5px;
	color: #FFF;
    border: solid #009a67;
	border-width: 0px 1px 0px 1px;
	font-weight: bold;
	height: 20px;
}

.bloc-content {
	background-color: #ddf6ee;
	text-align: justify; 
	vertical-align: top; 
	padding: 10px 5px;
    border: solid #009a67;
	border-width: 0px 1px 0px 1px;
}

.bloc-content-actu {
	text-align: justify; 
	vertical-align: top; 
	padding: 5px;
    color: #009a67;
	font-size: 12px;
	line-height: 16px;
	width: 200px;
	font-weight: bold;
}

.bloc-content-banner {
	background-color: #ddf6ee;
	text-align: justify; 
	vertical-align: top; 
	padding: 2px 0px 0px 0px;
    border: solid #009a67;
	border-width: 0px 1px 1px 1px;
}

.bloc-content-bottom {
	background-color: #ddf6ee;
	text-align: justify; 
	vertical-align: top; 
	padding: 5px 5px 10px;
    border: solid #009a67;
	border-width: 0px 1px 1px 1px;
}

.paragraph {
	padding: 6px 0px 0px 0px;
	line-height: 16px;
	text-align: justify;
}

.note {
	color: #333333;
	border-Style: none;
	line-height: 12px;
	font-size: 9px;
	font-style: italic;
}

input.note {
	background: none;
}

.success {
	font-weight: bold;
	color: #00AA00;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.separation {
	border: solid #009a67;
	border-width: 1px 0px 0px 0px;
	height: 0px;
}

.button {
	background-color: transparent;
	background-image: url('../images/bg_button.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 5px;
	height: 30px;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}

.boutonVert {
	background-color: transparent;
	background-image: url('../images/bg_button.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 5px;
	height: 30px;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}

.boutonVert TD A:link
{
    COLOR: #FFF;
    TEXT-DECORATION: none
	font-size: 10px;
}
.boutonVert TD A:visited 
{
    COLOR: #FFF;
    TEXT-DECORATION: none
	font-size: 10px;
}
.boutonVert TD A:hover 
{
    COLOR: #FFF;
    TEXT-DECORATION: none
	font-size: 10px;
}