.article:link {text-decoration	:	none;	color		:	#90296b; background	:	transparent;}
.article:active {text-decoration	:	none;	color		:	#90296b; background	:	transparent;}
.article:visited {text-decoration	:	none;	color		:	#90296b; background	:	transparent;}
.article:hover {text-decoration	:	underline;	color		:	#90296b; background	:	transparent;}

.news:link {text-decoration	:	none;	color		:	#959595; background	:	transparent;}
.news:active {text-decoration	:	none;	color		:	#959595; background	:	transparent;}
.news:visited {text-decoration	:	none;	color		:	#959595; background	:	transparent;}
.news:hover {text-decoration	:	underline;	color		:	#959595; background	:	transparent;}

.lien:link {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
.lien:active {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
.lien:visited {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
.lien:hover {text-decoration	:	underline;	color		:	#FFFFFF; background	:	transparent;}

.menu:link {text-decoration	:	none;	color		:	#2c7087; background	:	transparent;}
.menu:active {text-decoration	:	none;	color		:	#2c7087; background	:	transparent;}
.menu:visited {text-decoration	:	none;	color		:	#2c7087; background	:	transparent;}
.menu:hover {text-decoration	:	underline;	color		:	#2c7087; background	:	transparent;}

.lienanpm:link {text-decoration	:	none;	color		:	#0075be; background	:	transparent;}
.lienanpm:active {text-decoration	:	none;	color		:	#0075be; background	:	transparent;}
.lienanpm:visited {text-decoration	:	none;	color		:	#0075be; background	:	transparent;}
.lienanpm:hover {text-decoration	:	underline;	color		:	#0075be; background	:	transparent;}

.credit:link {text-decoration	:	none;	color		:	#777777; background	:	transparent;}
.credit:active {text-decoration	:	none;	color		:	#777777; background	:	transparent;}
.credit:visited {text-decoration	:	none;	color		:	#777777; background	:	transparent;}
.credit:hover {text-decoration	:	underline;	color		:	#777777; background	:	transparent;}

a:link {text-decoration	:	none; color		:	#376890; background	:	transparent;}
a:active {text-decoration	:	none;	color		:	#376890; background	:	transparent;}
a:visited {text-decoration	:	none;	color		:	#376890; background	:	transparent;}
a:hover {text-decoration	:	underline;	color		:	#376890; background	:	transparent;}


body
{
	margin: 0;
	text-align: center;
	background-color: #fff8fb;
}

#global
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	position: relative;
}

#header
{
	position: absolute;
	width: 990px;
	height: 254px;	
	top: 0px;
	left: 0px;
	background-image: url("images/v2/head1.jpg");
}

#logo_intel_head
{
	position: absolute;
	width: 102px;
	height: 72px;	
	top: 141px;
	left: 23px;
}

#menu_haut
{
	position: absolute;
	top: 15px;
	left: 25px;
	color: #aa518a;
	font-family:'arial';
	font-size: 12px;
}

#logo
{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 250px;
	height: 35px;
}

#menu
{
	position: absolute;
	top: 221px;
	left: 0px;
	width: 582px;
	height: 39px;
	z-index: 10;
}

#menu_guide
{
	position: relative;
	float: left;
	width: 113px;
	height: 39px;
	color: #2c7087;
	font-family:'arial';
	font-size:15px;
	font-weight: bold;
	z-index: 4;
}

#sousmenu_guide
{
	white-space: nowrap;
	position: absolute;
	left: 0px;
	top: 28px;
	padding: 10px;
	background-color: #e9e6e1;
	text-align: left;
	font-family: 'arial';
	font-size: 12px;
	font-style: none;
	line-height: 18px;
	color: #2c7087;
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #2c7087;
}

#menu_test
{
	position: relative;
	float: left;
	width: 113px;
	height: 39px;
	color: #2c7087;
	font-family:'arial';
	font-size:15px;
	font-weight: bold;
	z-index: 3;
}

#sousmenu_test
{
	white-space: nowrap;
	position: absolute;
	left: 0px;
	top: 28px;
	padding: 10px;
	background-color: #e9e6e1;
	text-align: left;
	font-family: 'arial';
	font-size: 12px;
	font-style: none;
	line-height: 18px;
	color: #2c7087;
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #2c7087;
}

#menu_mag
{
	position: relative;
	float: left;
	width: 210px;
	height: 39px;
	color: #2c7087;
	font-family:'arial';
	font-size:15px;
	font-weight: bold;
	z-index: 2;
}

#sousmenu_mag
{
	white-space: nowrap;
	position: absolute;
	left: 0px;
	top: 28px;
	padding: 10px;
	background-color: #e9e6e1;
	text-align: left;
	font-family: 'arial';
	font-size: 12px;
	font-style: none;
	line-height: 18px;
	color: #2c7087;
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #2c7087;
}

#menu_forum
{
	position: relative;
	float: left;
	width: 113px;
	height: 39px;
	color: #2c7087;
	font-family:'arial';
	font-size:15px;
	font-weight: bold;
	z-index: 1;
}

#main
{
	position: absolute;
	width: 788px;
	height: 820px;	
	top: 255px;
	left: 0px;
	background-color: #FFFFFF;
	z-index: 0;
}

#main2
{
	position: absolute;
	width: 788px;
	top: 255px;
	left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index: 0;
}

#titre_content
{
	position: relative;
	width: 750px;
	margin-top: 20px;
	margin-left: 20px;
	color: #aa518a;
	font-family: 'arial';
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	clear: both;
}

#content
{
	position: relative;
	width: 740px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 5px;
	border-color: #0075be;
	background-color: #FFFFFF;
}

#content2
{
	position: relative;
	width: 740px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: left;
	border-style: solid;
	border-width: 5px;
	border-color: #0075be;
	background-color: #FFFFFF;
}

#page
{
	width: 720px;
	text-align: left;
	line-height: 20px;
	clear: both;
}

h1
{
	color: #666666;
	font-family: 'arial';
	font-size: 25px;
	font-weight: bold;
	display: inline;
}

h2
{
	color: #aa518a;
	font-family: 'arial';
	font-size: 20px;
	font-weight: bold;
	display: inline;
}

#cartouche_cont
{
	width: 590px;
	position: relative;
	float:left;
}

#cartoucheplus
{
	width: 590px;
	text-align: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
}

#cartouchemoins
{
	width: 590px;
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}

#cartouche2
{
	width: 590px;
	position: relative;
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#gui-haut
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background-image: url("images/gui-haut.jpg");
}

#gui-bas
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	background-image: url("images/gui-bas.jpg");
}

#cont_stars
{
	position: relative;
	width: 130px;
	float: left;
}

#iconog
{
	position: relative;
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;	
	background-color:#000000;
}

#iconoc
{
	position: relative;
	float: center;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;	
	background-color:#000000;
}

#dernier_art_cap
{
	position: absolute;
	top: 265px;
	left: 20px;
	color: #0075be;
	font-family: 'arial';
	font-size: 19px;
	font-weight: bold;
}

#dernier_art_selec
{
	position: absolute;
	top: 265px;
	left: 260px;
	align: right;
}

#selec_1
{
	position: relative;
	padding-top: 1px;
	float: left;
	width: 26px;
	height: 20px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family:'arial';
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-num2.jpg");
	overflow: hidden;
}

#selec_2
{
	position: relative;
	padding-top: 1px;
	float: left;
	width: 26px;
	height: 20px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family:'arial';
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-num2.jpg");
	overflow: hidden;
}

#selec_3
{
	position: relative;
	padding-top: 1px;
	float: left;
	width: 26px;
	height: 20px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family:'arial';
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-num2.jpg");
	overflow: hidden;
}

#selec_4
{
	position: relative;
	padding-top: 1px;
	float: left;
	width: 26px;
	height: 20px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family:'arial';
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-num2.jpg");
	overflow: hidden;
}

#selec_tous
{
	position: relative;
	padding-top: 1px;
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family:'arial';
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-tous.jpg");
	overflow: hidden;
}

#dernier_art_cadre
{
	position: absolute;
	top: 290px;
	left: 20px;
	width: 456px;
	height: 261px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
}

#article_cont
{
	position: relative;
	width: 450px;
	height: 255px;
}

#article_type
{
	position: absolute;
	top: 10px;
	left: 195px;
	padding-top: 2px;
	padding-left: 5px;
	width: 240px;
	height: 18px;
	color: #FFFFFF;
	text-align: left;
	font-family:'arial';
	font-size: 12px;
	font-weight: bold;
	background-color: #d02879;	
}

#article_image
{
	position: absolute;
	top: 35px;
	left: 10px;
	width: 175px;
	height: 175px;
}

#article_info
{
	position: absolute;
	top: 35px;
	left: 195px;
	width: 245px;
	height: 210px;
	text-align: left;
}

#news_cap
{
	position: absolute;
	top: 265px;
	left: 490px;
	color: #0075be;
	font-family: 'arial';
	font-size: 19px;
	font-weight: bold;
}

#news_sem
{
	position: absolute;
	top: 267px;
	left: 600px;
	padding-top: 1px;
	width: 85px;
	height: 19px;
	color: #FFFFFF;
	font-family:'arial';
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-sem.jpg");
}

#news_mois
{
	position: absolute;
	top: 267px;
	left: 700px;
	padding-top: 1px;
	width: 70px;
	height: 19px;
	color: #FFFFFF;
	font-family:'arial';
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url("images/fond-mois.jpg");
}

#news_cadre
{
	position: absolute;
	top: 290px;
	left: 490px;
	width: 276px;
	height: 261px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-color: #FFFFFF;
}

#news_cont
{
	position: relative;
	width: 270px;
	height: 255px;
}

#news_img1
{
	position: absolute;
	top: 3px;
	left: 5px;
	width: 58px;
	height: 58px;
}

#news_info1
{
	position: absolute;
	top: 3px;
	left: 73px;
	width: 192px;
	height: 58px;
	text-align: left;
}

#news_img2
{
	position: absolute;
	top: 66px;
	left: 5px;
	width: 58px;
	height: 58px;
}

#news_info2
{
	position: absolute;
	top: 66px;
	left: 73px;
	width: 192px;
	height: 58px;
	text-align: left;
}

#news_img3
{
	position: absolute;
	top: 129px;
	left: 5px;
	width: 58px;
	height: 58px;
}

#news_info3
{
	position: absolute;
	top: 129px;
	left: 73px;
	width: 192px;
	height: 58px;
	text-align: left;
}

#news_img4
{
	position: absolute;
	top: 192px;
	left: 5px;
	width: 58px;
	height: 58px;
}

#news_info4
{
	position: absolute;
	top: 192px;
	left: 73px;
	width: 192px;
	height: 58px;
	text-align: left;
}

#anpm_cap
{
	position: absolute;
	top: 570px;
	left: 20px;
	color: #0075be;
	font-family: 'arial';
	font-size: 19px;
	font-weight: bold;
}

#anpm_cadre
{
	position: absolute;
	top: 595px;
	left: 20px;
	width: 746px;
	height: 206px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-color: #FFFFFF;
}

#anpm_cont
{
	position: relative;
	width: 740px;
	height: 200px;
}

#anpm_img1
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 136px;
	height: 136px;

}

#anpm_info1
{
	position: absolute;
	top: 146px;
	left: 10px;
	width: 136px;
	height: 50px;
	color: #000000;
	text-align: center;
	font-family:'arial';
	font-size:12px;
	font-weight: bolder;
	background-color: #a8c4e5;
}

#anpm_img2
{
	position: absolute;
	top: 5px;
	left: 156px;
	width: 136px;
	height: 136px;
}

#anpm_info2
{
	position: absolute;
	top: 146px;
	left: 156px;
	width: 136px;
	height: 50px;
	color: #000000;
	text-align: center;
	font-family:'arial';
	font-size:12px;
	font-weight: bolder;
	background-color: #a8c4e5;
}

#anpm_img3
{
	position: absolute;
	top: 5px;
	left: 302px;
	width: 136px;
	height: 136px;
}

#anpm_info3
{
	position: absolute;
	top: 146px;
	left: 302px;
	width: 136px;
	height: 50px;
	color: #000000;
	text-align: center;
	font-family:'arial';
	font-size:12px;
	font-weight: bolder;
	background-color: #a8c4e5;
}

#anpm_img4
{
	position: absolute;
	top: 5px;
	left: 448px;
	width: 136px;
	height: 136px;
}

#anpm_info4
{
	position: absolute;
	top: 146px;
	left: 448px;
	width: 136px;
	height: 50px;
	color: #000000;
	text-align: center;
	font-family:'arial';
	font-size:12px;
	font-weight: bolder;
	background-color: #a8c4e5;
}

#anpm_img5
{
	position: absolute;
	top: 5px;
	left: 594px;
	width: 136px;
	height: 136px;
}

#anpm_info5
{
	position: absolute;
	top: 146px;
	left: 594px;
	width: 136px;
	height: 50px;
	color: #000000;
	text-align: center;
	font-family:'arial';
	font-size:12px;
	font-weight: bolder;
	background-color: #a8c4e5;
}

#guide_cap
{
	position: absolute;
	top: 825px;
	left: 20px;
	color: #0075be;
	font-family: 'arial';
	font-size: 19px;
	font-weight: bold;
}

#guide_cadre1
{
	position: absolute;
	top: 850px;
	left: 20px;
	width: 163px;
	height: 196px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-image: url("images/guide1-tmp.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#guide_cadre2
{
	position: absolute;
	top: 850px;
	left: 219px;
	width: 163px;
	height: 196px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-image: url("images/guide2-tmp.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#guide_cadre3
{
	position: absolute;
	top: 850px;
	left: 411px;
	width: 163px;
	height: 196px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-image: url("images/guide3-tmp.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#guide_cadre4
{
	position: absolute;
	top: 850px;
	left: 603px;
	width: 163px;
	height: 196px;
	border-style: solid;
	border-width: 2px;
	border-color: #0075be;
	background-image: url("images/guide4-tmp.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


#colonne
{
	position: absolute;
	width: 200px;
	top: 255px;
	left: 790px;
	color: #FFFFFF;
	font-family: 'arial';
	font-size: 18px;
	font-weight: bold;
}

#fond_cc
{
	position: relative;
	width: 180px;
	height: 164px;
	background-image: url("images/fond-cc.jpg");
	clear: both;
}

#image_cc
{
	position: absolute;
	top: 5px;
	left: 45px;
	width: 108px;
	height: 108px;
	z-index: 1;
	overflow: hidden;
}

#cadre_cc
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 164px;
	z-index: 2;
	background-image: url("images/deco-cc.png");
}

#titre_cc
{
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 180px;
	z-index: 4;
	color: #FFFFFF;
}

#titre_cc_o
{
	position: absolute;
	bottom: 5px;
	width: 180px;
	left: 0px;
	z-index: 3;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
}

#reponse_cabine
{
	position: relative;
	margin-left: 10px;
	margin-top: 30px;
	padding: 10px;;
	width: 656px;
	clear: both;
	border-style: solid;
	border-width: 2px;
	border-color: #e8b9d0;
	background-image: url('images/fond-cab.jpg');
	background-repeat: no-repeat;
}

#footer
{
	position: absolute;
	top: 1100px;
	left: 0px;
	width: 780px;
	color: #666666;
	font-family: 'arial';
	font-size: 12px;	
}

#footer2
{
	position: relative;
	width: 700px;
	color: #666666;
	font-family: 'arial';
	font-size: 12px;
	align-text: center;
}