/* CSS Document */
body, td, th, div, a,   p,  label{ font-family:verdana, arial; font-size:10px;}
body, td, th, div, p, label{
	color:#000;
}
a {
color:#F97509;
}
.textfield2,input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: solid 1px;
	border-color: #999999;
}

body{ margin:0px; background-color:#FFFFFF;}
p{
	margin-top:0px;
	margin-bottom:0px;
}
p a{
	color:#000;
}
th{ font-weight:normal; text-align:left;}
.bgall{ background:#FF7200; }
.bgwhite{ background:#FFFFFF; }
.bglightgrey{ background:#F4F4F4;}
.bggreytest1{ background:#F4F4F4;}
.bggreytest2{ background:#F0F0F0;}
acronym.acro{cursor:help;border-bottom:1px dotted #026EAC; color:#026EAC;}
BUTTON { 
color:#666699; 
font-weight:bold; 
background-color:#FFFFFF; 
font-size:10px; 
font-family:verdana; 
}

.cat_droite,.cat_droite a{
    text-align:left;
	font-size:11px;
	line-height:14px;
	color:#FFF;
	padding-left:15px;
	vertical-align:middle;
	margin-top:5px;
	font-weight:bold;
}

.sub_cat_gauche{
	font-size:10px;
	line-height:14px;
	color:#333;
	padding-left:5px;
	vertical-align:middle;
	margin-top:5px;
	background:#CECECC;
}

.sub_cat_droite {
	font-size:10px;
	line-height:14px;
	color:#333;
	padding-left:5px;
	vertical-align:middle;
	margin-top:5px;
	text-align: left;
}
.cat_gauche_seule {
	font-size:10px;
	line-height:50px;
	color:#333;
	padding-left:5px;
	vertical-align:middle;
	margin-top:5px;
	background:#E7E6E2;
	text-decoration:none;
	border-bottom: 1px solid #F97509;
	border-top: 1px solid #F97509;	
}
.cat_gauche_seule a,.sub_cat_droite a,.sub_cat_gauche a  {
	color:#333;
	text-decoration:none;
}
.cat_gauche_seule a:hover,.sub_cat_droite a:hover,.sub_cat_gauche:hover a  {
	color:#F97509;
}
.domaine,.domaine a
{
     font-size:12px;
	color: #0066CC;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
.sousdomaine,.sousdomaine a
{
     font-size:12px;    
	color:#000;
	//vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
.sousdomaine td
{
	border-bottom:1px solid #F97509;
}
.domaine a:hover
{
color:#000;
}
.sousdomaine a:hover
{
color:#F97509;
}
.selec {
	margin-top:10px;
}
.act_titre,.act_titre a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-bottom: 15px;
	color: #1E62DF;
	text-decoration:none;
}
.act_titre a:hover {
	text-decoration:underline;
}
.act_gauche,.act_gauche td {
	font-size:14px;
	line-height:50px;
	padding-left:5px;
	vertical-align:middle;
	margin-top:5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #F97509;
	border-top: 1px solid #F97509;	
}
.act_gauche a {
    color:#333;
	font-size:11px;
	line-height:50px;
	text-decoration:none;
	text-align:left;
	}
.act_gauche a:hover {
    color:#F97509;
	font-size:11px;
	line-height:50px;
	text-decoration:none;
	text-align:left;
	}
#menu {
	text-align: right;
	width: 100%;
   margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
	cursor: default;
}

#menu li,#menu a,#menu li a {
   display : inline;
	width: 120px;
	color: #F97509;
	background: url(images/menu.jpg) no-repeat center;
	height: 30px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	list-style:none;
	overflow: hidden;
	text-align:center;
	/*color: #333;*/
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	line-height: 30px;
	/*padding: 13px 15px;*/
	margin: 0;
}


.reference
{
color:#0033CC;
font-size:16px;
text-align:center;
font-weight:bold;
}


.lien, .lien a
{
color:#000;
text-decoration:none;
}
.lien a:hover
{
color:#F97509;
text-decoration:underline;
}
        

/* CSS Tabs */
#navcontainer {
        background: #F97509;
        border-top: 1px solid #9CC;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: right;
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 5px;
        margin: 0;
        padding: 0;
        position: relative;
}



#navlist a, #navlist a:link, #navlist a:visited {
        background: #696969;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #F97509;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #F97509;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #F97509;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #F97509;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}
/* tabs */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #F97509;  }
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto; }
#stylefour ul li{display:block;float:left;margin:0; text-align:center}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#F97509;background:#fff url(images/bgON.gif) no-repeat top right;}


