@charset "utf-8";
/* CSS Document */

/* **************MAIN************** */ 

h1 {
	color: #111884;
	font-weight: bold;
	font-size:18px;
	line-height:1.1;
	margin:5px;
}

h2 {
	color: #111884;
	font-weight: bold;
	font-size:16px;
	line-height:1.1;
	margin:5px;
}

h3         {font-size: 14px; color: #111884; font-weight: bolder; margin:5px;}

h4         {font-size: 18px; color: #ebb101; font-weight:bolder; margin:5px;}

h5         {font-size: 14px; color: #ebb101; font-weight:bolder; margin:5px;}

h6         {font-size: 12px; color: #111884; font-weight:bolder; margin:5px;}

a	       { color: #111884; text-decoration:underline; font-weight:bold;}
a:link     { color: #111884; text-decoration:underline; font-weight:bold;}
a:active   { color: #111884; text-decoration:underline; font-weight:bold;}
a:visited  { color: #111884; text-decoration:underline; font-weight:bold;}
a:hover	   { color: #666666; text-decoration:none; font-weight:bold;}

.stitre    {font-size: 12px; color: #111884; font-weight:bold;}
.equipe    {font-size: 11px; color: #333333; font-weight:bold; margin:5px;}

.red {
	color:red;
}

img {
	border:0px;
}

.logoflash {
	z-index:-1;
}
	
.hrlined   { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
padding:0px; border-bottom:3px solid #ffcf06; display:block; }

.hrlined4   { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
padding:0px; border-bottom:3px solid #e1e5f0; display:block; }

.hrlined3   { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
padding:0px; border-bottom:2px solid #ffcf06; display:block; }

.hrlined2  { margin-top:0px; margin-bottom:2px; margin-left:0px; margin-right:0px;
padding:0px; border-bottom:8px solid #f7f7f7; display:block; }

.hrdashed  { margin:0px; padding:0px; border-bottom:1px dashed #bbbbbb;
border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px; display:block;}

.hrdotted  { margin:0px; padding:0px; border-bottom:3px dotted #111884;
border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px; display:block;}

.hrdottedbig  { margin:0px; padding:0px; border-bottom:4px dotted #111884;
border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px; display:block;}

/* **************STRUCTURE************** */ 

/* commented backslash hack v2 \*/ 
body{height:100%;} 
html{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	color: #000000;
	text-align:center;
}
#outer{
	min-height:100%;
	width:769px;
	background:url(../images/cnt_cnt_bak.gif);
	margin:auto;
	text-align:left;
	position:relative;
}
#outer p {padding-left:6px; padding-right:6px}
* html #outer{height:100%} 
#header {
	width:100%;
	}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color: #999999;
	font-size: 10px;
	background:url(../images/cnt_bot.gif);
}
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

/* **************CONTENT************** */ 

#nav{
	width:142px;
	position:absolute;
	left:19px;
	top:158px;
	z-index:1;
	background-image:url(../images/nav_bak.gif);
	margin-bottom:4px;
}

#nav a:hover{
	background-image:url(../images/nav_btn_ov.gif);
}

#nav a:hover.MenuBarItemSubmenu2{
	background: #fdd302;
}

#content{
	width:574px;
	position:relative;
	left:170px;
	top:10px;
	margin-bottom:60px;
}

/* **************ACC************** */ 

#contentacc{
	width:588px;
	position:relative;
	left:-7px;
	top:-10px;
	height:920px;
}

/*-------------ACC-ENV-------------*/

#contentacc-env{
	position:relative;
	left:0px;
	top:0px;
}

.contentacc-env-cnt{
	line-height:1.4;
}

.contentacc-env-cnt-sma{
	line-height:1.5;
}

.contentacc-env-cnt-tit{
	color: #000;
	font-weight: bold;
	font-size:12px;
	line-height:1.7;
}

.contentacc-env-cnt-td{
	background:url(../images/acc_env_bak.gif)
}

.contentacc-env-cnt-td2{
	background:url(../images/acc_env_bak.gif)
}

/*------------ACC-AVO--------------*/

#contentacc-avo{
	position:relative;
	left:334px;
	top:-7px;
	width:252px;
	background:url(../images/acc_avo_bak.gif);
	z-index:5;
}

.contentacc-avo-cnt{
	line-height:1.2;
	font-size:10px;
}

.contentacc-avo-cnt a{
	text-decoration:none;
}

.contentacc-avo-cnt-td {
	background:url(../images/acc_avo_bak.gif)
}

/*------------ACC-CEN--------------*/

#contentacc-cen{
	position:absolute;
	left:6px;
	top:170px;
	width:300px;
	line-height:1.5;
}
