/* BEGIN GLOBAL STYLES */


   
	

BODY {
	color: #0A465F;
	background-color: #1d546a;
	margin: 12px 0 0 15px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;	
	background-image : url(/images/background_page.gif);
	background-repeat: repeat;
	font-size: 70%;
	
}

TD {
	text-align: left;
}

TABLE.tableau {
	background-color: #ebf7f9;
	text-align: center;
	padding: 10px;
	margin-bottom: 6px;
	width: 490px;
	border: 1px solid #b2b2b2;
}

TABLE.tableau2 {
	margin-bottom: 6px;
	width: 490px;
}

TD.tableau {
	text-align: center;
	vertical-align: top;
	width: 70px;
}

TD.tableau2 {
	vertical-align: top;
	width: 245px;
	padding-top: 10px;
}
TD.tableau3 {
	vertical-align: top;
	width: 230px;
	padding-top: 10px;
}

P {
	padding: 0 0 15px 0;
	margin: 0;
	text-align: left;
}

P.infoBox {
	padding: 8px 0 8px 0;
	margin: 0 0 0 0;
	text-align: left;
}

SPAN.note {
	font-size: 0.9em;
	font-style: italic;
}

SPAN.caption {
	font-size: 0.9em;
}

SUP {
	font-size: 0.9em;
	font-weight: normal;
}

FIELDSET.formBox {
	width: 600px;
	padding: 0 10px 10px 10px;
	border: 1px solid #656664;
}

LEGEND.formTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #656664;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}

UL {
	margin-top: 3px;
	margin-left: 25px;
	padding-left: 0;
	text-align: left;
}

OL {
	margin-top: 3px;
	margin-left: 25px;
	padding-left: 0;
	text-align: left;
}

LI {
	margin-bottom: 5px;
}

/* STYLE LIENS DEFAULT */
A:link {color: #0A465F; text-decoration: underline}
A:visited {color: #0A465F; text-decoration: underline}
A:hover {color: #0A465F; text-decoration: underline}	
A:active {color: #0A465F; text-decoration: underline}

/* STYLE LIENS MENU */
A.menu:link {color: #0A465F; text-decoration: none}
A.menu:visited {color: #0A465F; text-decoration: none}
A.menu:hover {color: #0A465F; text-decoration: none}	
A.menu:active {color: #0A465F; text-decoration: none}

/* STYLE LIENS SOUS-MENU */
A.sousmenu:link {color: #FF5D00; text-decoration: underline}
A.sousmenu:visited {color: #FF5D00; text-decoration: underline}
A.sousmenu:hover {color: #FF5D00; text-decoration: underline}	
A.sousmenu:active {color: #FF5D00; text-decoration: underline}

A.sousmenu2:link {color: #0A465F; text-decoration: underline}
A.sousmenu2:visited {color: #0A465F; text-decoration: underline}
A.sousmenu2:hover {color: #0A465F; text-decoration: none}	
A.sousmenu2:active {color: #0A465F; text-decoration: underline}

H1 {
	color: #0A465F;
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0 0 10px 0;
}

H2 {
	color: #ff5d00;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 2px 0 10px 0;
}

H3 {
	font-size: 1.0em;
	color: #FF5D00;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 2px 0 6px 0;
}

HR {
	border: 0;
	height: 1px;
	color: #aec2ca;	
	background-color: #aec2ca;
	margin: 15px 0 15px 0;
}

.block {
	display: block;
}

INPUT,SELECT,TEXTAREA, .buttonLook {
	color : #0A465F ;
	padding : 2px 2px 2px 2px ;
	border : 1px solid #b2b2b2;
	font-size : 0.95em ;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	background-color : #ebf7f9 ;
}

A.buttonLook {
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 60px;
}

FORM {margin: 0; padding: 0}

.x01 {width: 25px}
.x02 {width: 50px}
.x03 {width: 75px}
.x04 {width: 100px}
.x05 {width: 125px}
.x06 {width: 150px}
.x07 {width: 175px}
.x08 {width: 200px}
.x09 {width: 225px}
.x10 {width: 250px}
.x11 {width: 275px}
.x12 {width: 300px}
.x13 {width: 325px}
.x14 {width: 350px}
.x15 {width: 375px}
.x16 {width: 400px}

DIV.contenus {
	margin: 0 20px 20px 20px;
	padding: 0 0 30px 0;

}



/* BEGIN MAIN TABLE */
TABLE.container {
	width: 760px;
	background-color: #fff;
	border: 1px solid #fff;
	margin-left:auto; 
    margin-right:auto;

}

TD.nav {
	width: 225px;
	border-top: 5px solid #ff5d00;
	text-align: center;
	padding: 0 20px 0 20px;
}

TD.main {
	width: 535px;
	background-image : url(/images/ombre.gif);
	background-repeat: repeat-y;	
}

/* END MAIN TABLE */



/* BEGIN MAIN MENU */
DIV.menu {
	margin: 20px 0 20px 0;
}

DIV.menuLien {
	background-color: #ffffff;
	border-top: 1px solid #aec2ca; 
}

DIV.menuLien DIV {
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	border-width: 2px 0 2px 0;
	border-style: solid;
	border-color: #ffffff;
	padding: 8px 0 8px 20px;
}

DIV.menu IMG {
	margin-right: 5px;
}
/* END MAIN MENU */


/* BEGIN SOUS MAIN MENU */
DIV.sousMenu {
	display: none;
	position: absolute;
	width: 185px;
	background-color: #ffffff;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #aec2ca;	
}

DIV.sousMenuBox {
	padding: 0 10px 0 10px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #aec2ca;
}

DIV.sousMenuLien {
	background-color: #ffffff;
	border-top: 1px solid #aec2ca; 
}

DIV.sousMenuLien DIV {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	border-width: 2px 0 2px 0;
	border-style: solid;
	border-color: #ffffff;
	padding: 8px 0 8px 20px;
}

DIV.sousMenu IMG {
	margin-right: 5px;
}
/* END SOUS MAIN MENU */


/* BEGIN NOUVELLES */
DIV.nouv {
	text-align: left;
}

DIV.nouv P {
	margin: 0 0 5px 0;
	padding: 0;
}

P.nouv {
	margin: 0 0 8px 0;
	padding: 0;
}

DIV.nouv H3 {
	margin: 5px 0 5px 0;
	padding: 0;
}

/* END NOUVELLES */


/* BEGIN PAGES INT */

div.sousMenuInt {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 10px 0 15px 0 ;
}
.small-table-line {
	font-size: 3px;
}
.frmAsterisque {
	vertical-align : -3px ;
	font-family : Arial Rounded MT Bold, Arial, Verdana, Helvetica, Sans-serif ;
	font-size : 11pt ;
	font-weight : light ;
	padding-left : 6px ;
	padding-right : 6px ;
	color : #ff5d00 ;
}
IMG.imgInt {
	padding-left: 10px;
	padding-right: 10px;
}

IMG.imgIntTab {
	padding-bottom: 4px;
}

div.legendInt {
	font-size: 0.8em !important;
	font-size: 1.0em;
	text-align: left;
	display: block;
	float: right;
	padding-left: 10px; 
}
/* END PAGES INT */


/* BEGIN INFO BOX */
DIV.infoBox {
	float: left;
	width: 213px;
	background-image : url(/images/fr_boite_back.gif);
	background-repeat: repeat-y;	
	margin: 0 4px 10px 10px;
}

DIV.infoBox DIV{
	margin: 0 23px 0 22px;
}
/* END INFO BOX */

/* data table */
.data {
	border: 1px groove #0A465F;
	width: 410px;
	margin: 0 auto 1em;
}

.data CAPTION {
	text-align: left;
	margin: 1em auto 1em;
}

.data TH {
	background-color: #0A465F;
	color: #fff;
	vertical-align: top;
	padding: 0.3em;
	text-align: center;
}

.data TH.frst {
	width: 150px;
}

.data TD {
	vertical-align: top;
	padding: 0.4em;
}

IMG.screen {
	border: 1px solid #0A465F;
}

ttr.orange {
   background-color: #FF5D00;
}

/*Round corner small*/
.roundedcornr_box_251665 {
	background: url(/images/roundedcornr_251665_tl.png) no-repeat top left;
}

.roundedcornr_bottom_251665 {
	background: url(/images/roundedcornr_251665_bl.png) no-repeat bottom left;
}


.roundedcornr_top_251665 div,.roundedcornr_top_251665,
.roundedcornr_bottom_251665 div, .roundedcornr_bottom_251665 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_251665, .roundedcornr_bottom_251665 {
	margin-top: -19px;
}
.roundedcornr_content_251665 { padding: 0 15px; }
/*fin de rouind corner*/

/*round large*/
.roundedcornr_box_519358 {
	background: url(/images/roundedcornr_519358_tl_blue.png) no-repeat top left;
}
.roundedcornr_top_519358 {
	background: url(/images/roundedcornr_519358_tr_blue.png) no-repeat top right;
}
.roundedcornr_bottom_519358 {
	background: url(/images/roundedcornr_519358_bl_blue.png) no-repeat bottom left;
}
.roundedcornr_bottom_519358 div {
	background: url(/images/roundedcornr_519358_br_blue.png) no-repeat bottom right;
}
.roundedcornr_content_519358 {
	background: url(/images/roundedcornr_519358_r_blue.png) top right repeat-y;
}

.roundedcornr_top_519358 div,.roundedcornr_top_519358,
.roundedcornr_bottom_519358 div, .roundedcornr_bottom_519358 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_519358, .roundedcornr_bottom_519358 {
	margin-top: -19px;
}
.roundedcornr_content_519358 { padding: 0 15px; }
/*end round large*/

p.textepetit{
   font-size: 8px;
   }
   
 