body,html {
	background-repeat: repeat-x;
	/*color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	margin: 0px;
	padding: 0px;
}



/*a:link    	{  color:#f15922; text-decoration: none }
a:visited 	{  color:#f15922; text-decoration: none }
a:active  	{  color:#f15922; text-decoration: none }
a:hover     {  color:#f15922; text-decoration: underline}*/

td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.glowingtabs{
float:left;
width:950px;
line-height:normal; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
	float:left;
	background:url(../images2/glowtab-left.gif) no-repeat left top;
	margin-right: 0px; /*spacing between each tab*/
	padding:0 0 0 2px;
	text-decoration:none;
	margin-left: 2px;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images2/glowtab.gif) no-repeat right top;
padding: 2px 7px 3px 7px;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #FFFFFF;
	text-decoration: none;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -21px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

.glowingtabs a:hover{ /*onMouseover style*/
	background-position:0% -21px; /*Shift background image up to start of 2nd tab image*/
	text-decoration: none;
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
}

/* A RAJOUTER POUR LES PARCS \*/
.menparc {
	float:left;
	width:165px;
	margin-right: 5px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:left;
	/*border: 1px solid #FF0000;*/
}

a.menparc, a.menparc:visited, a.menparc:active{
	float:left;
	text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
}

a.menparc:hover{
	background-color:#FEDD6D;
	color:#F15922;
}

.img_oq {
	border: 1px groove #51B9FD;
}

.tit_oq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_oq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}