@media all
{


body{
font-size:0.85em;
font-family: Arial, Helvetica, sans-serif;
background: #e3f1eb url(background01.jpg) no-repeat left top;
margin:0;
padding:0;
}

body{
font-size:0.85em;
font-family: Arial, Helvetica, sans-serif;
background: #e3f1eb url(background01.jpg) no-repeat left top;
margin:0;
padding:0;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
}

#nav a{
text-align:center;
font-family: Arial;
font-weight:normal;
font-size: 12px;
display:block;
padding:0px 5px;
border:0px solid #f33;
color:#000000;
text-decoration:none;
background-color:#e3f1eb;
width:160px;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav a.menu{
font-family: arial;
color:#0165a3;
height:26px;
font-size: 12px;
font-weight: bold;
line-height:2.2em;
background:transparent url('/images/bgmenu-off.gif') repeat-x bottom right;
}

#nav a.menu:hover{
font-family: arial;
color:#ffffff;
height:26px;
font-size: 12px;
font-weight: bold;
line-height:2.2em;
background:transparent url('/images/bgmenu-on.gif') repeat-x bottom right;}

#nav a.smenu{
text-align:left;
width:154px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
}

#nav a.smenua{
color:#0065a1;
text-align:left;
width:154px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
}

#nav a.pmenu{
text-align:left;
width:154px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-top:1px solid #c82e93;
}

#nav a.pmenu3{
text-align:left;
width:152px;
border-right:1px solid #c82e93;
border-left:3px solid #c82e93;
border-top:1px solid #c82e93;
}

#nav a.dmenu{
text-align:left;
width:154px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-bottom:1px solid #c82e93;
}

#nav a.dmenua{
color:#0065a1;
text-align:left;
width:154px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-bottom:1px solid #c82e93;
}

#nav a.smenu2{
text-align:left;
width:250px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
}

#nav a.smenua2{
color:#0065a1;
text-align:left;
width:250px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
}

#nav a.pmenu2{
text-align:left;
width:250px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-top:1px solid #c82e93;
}

#nav a.dmenu2{
text-align:left;
width:250px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-bottom:1px solid #c82e93;
}

#nav a.dmenua2{
color:#0065a1;
text-align:left;
width:250px;
border-right:1px solid #c82e93;
border-left:1px solid #c82e93;
border-bottom:1px solid #c82e93;
}

#nav li{
float:left;
position:relative;
width:166px;
text-align:left;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
width: 166px;
margin-top:6px;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px ;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

INPUT.login
{	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:2px;
	width:100px;
	height:15px;
	border:0px;
}

INPUT.ok
{	background-color: #00a0e1;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-top:2px;
	padding:0px;
	border: 0px solid #ffffff;
	width:22px;
	height:17px;
	cursor: hand;
}

DIV.content
{	text-align: justify ;
	font-size: 12px;
	color: #666666;
	padding-left: 36px;
	padding-right: 55px;
	padding-top: 56px;
	padding-bottom: 22px;
}

DIV.encart
{	font-family: arial;
	color:#ffffff;
	background-color: #00b1fb ;
	font-size: 12px;
	padding:15px;
}

DIV.intro
{	font-family: arial;
	color:#0065a1;
	background-color: #e5f5fc ;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:15px;
}

.intro .tl, .intro .tr, .intro .bl, .intro .br { height: 5px; background-repeat: no-repeat; }
.intro .tl { width: 5px; float: left; background-image: url("/images/intro-tl.gif"); }
.intro .tr { background-image: url("/images/intro-tr.gif"); background-position: right; }
.intro .bl { width: 5px; float: left; background-image: url("/images/intro-bl.gif"); }
.intro .br { background-image: url("/images/intro-br.gif"); background-position: right; }
.intro .c { background-color: #e5f5fc; 	padding:4px; padding-left:15px; padding-right:12px;}


DIV.titre
{	font-family: arial;
	color:#ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	width: 550px;
	height: 26px;
	background: url('/images/titre-bg.gif') no-repeat ;
	padding-top:5px;
	padding-left:25px;
	margin-bottom:20px;
}

DIV.titreEQext
{	font-family: arial;
	color:#ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	width: 750px;
	height: 26px;
	background: url('/images/titreEQext-bg.gif') no-repeat ;
	padding-top:5px;
	padding-left:25px;
	margin-bottom:20px;
}

DIV.stitre
{	font-family: arial;
	color:#bc007b;
	font-size: 15px;
	font-weight: bold;
	background: url('/images/stitre-bg.gif') no-repeat ;
	padding-left:30px;
	margin-top: 30px;
	margin-bottom:15px;
}

DIV.plus
{	font-family: arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	width: 269px;
	height: 18px;
	background: url('/images/plus-bg.gif') no-repeat ;
	padding-top:2px;
	padding-left:15px;
	float:right;
}

DIV.plus A:link
{	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
}

DIV.plus A:visited
{	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
}

DIV.plus A:hover
{	color:#bc007b;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

DIV.plus2
{	font-family: arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	width: 269px;
	height: 18px;
	background: url('/images/plus-bg2.gif') no-repeat ;
	padding-top:2px;
	padding-left:15px;
	float:right;
}

DIV.plus2 A:link
{	color:#0065a1;
	font-size: 11px;
	font-weight: bold;
}

DIV.plus2 A:visited
{	color:#0065a1;
	font-size: 11px;
	font-weight: bold;
}

DIV.plus2 A:hover
{	color:#bc007b;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

LI.puce1
{	color:#666666;
	font-size: 12px;
	text-decoration:none;
	list-style-image: url('/images/puce1.gif') ;
	margin-bottom: 10px;
}

DIV.puce2
{	color:#009ddf;
	font-size: 12px;
	background: url('/images/puce2.gif') no-repeat ;
	padding-left:20px;
	margin-top:6px;
}

A.puce2:link
{	color:#009ddf;
	font-size: 12px;
}

A.puce2:visited
{	color:#009ddf;
	font-size: 12px;
}

A.puce2:hover
{	color:#bc007b;
	font-size: 12px;
	text-decoration:none;
}

A:link
{	color:#666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

A:visited
{	color:#666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

A:hover
{	color:#bc007b;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

HR
{	color: #bc007b;
	background-color: #bc007b;
	height: 1px;
	border: 0;
}

IMG.img-left
{	border: 0px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
IMG.img-right
{	border: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

DIV.bleu
{	color: #0065a1;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}

DIV.bleuf
{	color: #002c7d;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}
DIV.magenta
{	color: #bc007b;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}
DIV.bleuclair
{	color: #009ddf;
	font-size:12px;
	margin-top:4px;
	margin-bottom:8px;
}

B.bleuclair
{	color: #009ddf;
}

TD.l0
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #081B53;
	line-height: 1.1em;
	letter-spacing: 0em;
	background-color: #FFECA0;
}

TD.l1
{	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	letter-spacing: 0em;
	background-color: #FFFFFF;
	text-align:left;
}

TD.l2
{	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	letter-spacing: 0em;
	background-color: #e5f5fc;
	text-align:left;
}

DIV.cv
{	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	border: 1px solid #bc007b;
	height: 62px;
	width: 348px;
	padding: 8px;
	padding-left: 15px;
}

TD.lien
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #616166; 
}

DIV.HP1
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #616166; 
}

DIV.HP2
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
	color: #616166; 
	background-color: #fff3cc;
	padding: 6px;
}

B.HP
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444; 
}

DIV.HP
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616166; 
	text-align: justify;
	background: #ffffff url('/images/HP-bg.gif') repeat-x bottom ;
	padding: 10px;
	border-top: 2px solid #f2f5ef;
	margin-top:5px;
}
DIV.HP-titre
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color:#bc007b;
	text-transform: uppercase;
	text-align: left;
	margin-bottom:10px;
	margin-top:5px;
}

DIV.HP-stitre
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #616166; 
	text-align: left;
	margin-bottom:8px;
}

A.foot:link
{	font-size: 9px;
	color: #333333;
	text-decoration:none;
}

A.foot:visited
{	font-size: 9px;
	color: #333333;
	text-decoration:none;
}

A.foot:hover
{	font-size: 9px;
	color: #bc007b;
	text-decoration:underline;
}

INPUT.long
{	width:400px;
	margin:2px;
}
INPUT.longo
{	width:400px;
	border: 1px solid #ee0000;
	margin:2px;
}

INPUT.btn
{	background-color: #bc007b;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	border: 1px solid #bc007b;
	height:24px;
	cursor: hand;
}

}
/*****/
@media print
{

body{
font-size:0.85em;
font-family: Arial, Helvetica, sans-serif;
background: #ffffff;
width:600px;
}

body{
font-size:0.85em;
font-family: Arial, Helvetica, sans-serif;
background: #ffffff;
width:600px;
}

DIV.content
{	text-align: justify ;
	font-size: 22px;
	color: #000000;
	padding-left: 36px;
	padding-right: 55px;
	padding-top: 56px;
	padding-bottom: 22px;
}

DIV.intro
{	font-family: arial;
	color:#0065a1;
	background-color: #e5f5fc ;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
}

DIV.titre
{	font-family: arial;
	color:#000000;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
	width: 550px;
	height: 26px;
	padding-top:5px;
	padding-left:0px;
	margin-bottom:50px;
	background: none ;
}

DIV.stitre
{	font-family: arial;
	color:#bc007b;
	font-size: 28px;
	font-weight: bold;
	background: none ;
	padding-left:0px;
	margin-top: 30px;
	margin-bottom:15px;
}

LI.puce1
{	color:#000000;
	font-size: 22px;
	text-decoration:none;
	margin-bottom: 10px;
}

DIV.puce2
{	color:#000000;
	font-size: 16px;
	background: url('/images/puce2.gif') no-repeat ;
	padding-left:20px;
	margin-top:6px;
}

A.puce2:link
{	color:#009ddf;
	font-size: 16px;
}

A.puce2:visited
{	color:#009ddf;
	font-size: 16px;
}

A.puce2:hover
{	color:#bc007b;
	font-size: 16px;
	text-decoration:none;
}

A:link
{	color:#666666;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}

A:visited
{	color:#666666;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}

A:hover
{	color:#bc007b;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

DIV.bleu
{	color: #0065a1;
	font-size:22px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}
DIV.magenta
{	color: #bc007b;
	font-size:17px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:8px;
}
DIV.bleuclair
{	color: #009ddf;
	font-size:16px;
	margin-top:4px;
	margin-bottom:8px;
}
B.bleuclair
{	color: #009ddf;
}

TD.l0
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #081B53;
	line-height: 1.1em;
	letter-spacing: 0em;
	background-color: #FFECA0;
}


TD.lien
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #616166; 
}

DIV.HP1
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #616166; 
}

DIV.HP2
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	color: #616166; 
	background-color: #fff3cc;
	padding: 6px;
}

B.HP
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444; 
}

DIV.HP
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #616166; 
	text-align: justify;
	background: #ffffff url('/images/HP-bg.gif') repeat-x bottom ;
	padding: 10px;
	border-top: 2px solid #f2f5ef;
	margin-top:5px;
}
DIV.HP-titre
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color:#bc007b;
	text-transform: uppercase;
	text-align: left;
	margin-bottom:10px;
	margin-top:5px;
}

DIV.HP-stitre
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616166; 
	text-align: left;
	margin-bottom:8px;
}

}

