/************************************************/
/*Tag style*/
/************************************************/
table.tabcentre { 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px;
}

body{
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 11px Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	text-align:center;
}

a,a:visited{
	font: 11px Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


a:hover{
	font: 11px Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

/************************************************/
/*Layout style*/
/************************************************/
DIV#frameContent {
	padding: 0px 18px 0px 18px;
	background: url(Blend_Frame.gif) repeat-y; 
	margin: 0px auto;
	width: 814px;  
	text-align: left;
}
#header{
	padding: 0px 0px 0px 0px; 
	display: block; 
	height: 125px;
	width: 814px;
}
#content {
	width: 775px;
	padding: 20px 20px 0px 20px; 
	display: block;
	margin: 0px 0px 0px 0px;
}
#portal {
	width: 814px;
	padding: 0px 0px 0px 0px; 
	display: block;
	margin: 0px 0px 0px 0px;
	background-image:url(Portal_Grad.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #adc4e3;
}
#footer{
	padding: 0px 0px 0px 0px; 
	display: block;
	width: 814px;
	height: 65px;
	position:relative;
	top:-130px;
	background-color: #adc4e3;
}
#footerPicto{
	position:relative;
	top:-70px;
	left:640px;
	z-index:1;
	width: 170px;
	height: 124px;
}

/************************************************/
/*Content style*/
/************************************************/
.description {
	margin:0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#373634;
}
TABLE.description {
	/*padding:15px 15px 15px 15px;*/
	border: #d5d5d5 1px solid;
}
.description P {
	margin:0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.description H1 {
	margin:0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color:#4A4D9C;
	text-align:right;
}
.description H2 {
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 0px; 
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align:center;
	color: #000000;	
}
.description H3 {
	margin:0px 0px 0px 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align:right;
}
.description H4 {
	margin:0px 0px 0px 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align:right;
}

/************************************************/
/*Other style*/
/************************************************/
.separator  {
	background: url(Blend_Separator.gif) repeat-x;
	height:20px;
	width:774px;
}
.portalRule  {
	border-top: #adc4e4 3px solid;
	width:814px;
	height:3px;
}

