﻿@charset "utf-8";
/* CSS Document */
#fiche_actu
{
	position:relative;
	float:left;
	height:328px;
	width:928px;
}
#fiche_actu_header
{
	position:relative;
	float:left;
	width:928px;
	height:14px;
	background:url(../graphics/fond_actu_header.png) no-repeat;
}

#fiche_actu_footer
{
	position:relative;
	float:left;
	width:928px;
	height:14px;
	background:url(../graphics/fond_actu_footer.png) no-repeat;
}
#fiche_actu_content
{
	position:relative;
	clear:left;
	width:928px;
	min-height:300px;
	height:auto;
	background:url(../graphics/fond_actu_content.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
	margin-top:-14px;
}
#fiche_titre
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:21px;
	color:#23258e;
}
#fiche_contenu0
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#000000;
	min-height:200px;
	width:900px;
}

#fiche_contenu1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#000000;
	min-height:200px;
	height:auto;
	width:600px;
}

#fiche_template1_media1
{
	position:absolute;
	top:30px;
	left:640px;
	width:270px;
	height:270px;
	overflow:hidden;
	text-align:center;
}


#fiche_contenu2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#000000;
	min-height:200px;
	height:auto;
	width:600px;
}
#fiche_template2_media1
{
	position:relative;
	float:left;
	width:170px;
	height:170px;
	overflow:hidden;
	text-align:center;
	margin-right:10px;
}
#fiche_template2_media2
{
	position:absolute;
	top:30px;
	left:640px;
	width:270px;
	height:270px;
	overflow:hidden;
	text-align:center;
}

#fiche_contenu3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#000000;
	min-height:200px;
	height:auto;
	width:880px;
	position:relative;
	float:left;
}
#fiche_template3_media
{
	position:relative;
	clear:left;
	height:200px;
	width:870px;
}
#fiche_template3_media1
{
	position:absolute;
	top:20px;
	left:60px;
	width:170px;
	height:170px;
	overflow:hidden;
	text-align:center;
}

#fiche_template3_media2
{
	position:absolute;
	top:20px;
	left:355px;
	width:170px;
	height:170px;
	overflow:hidden;
	text-align:center;
}

#fiche_template3_media3
{
	position:absolute;
	top:20px;
	left:650px;
	width:170px;
	height:170px;
	overflow:hidden;
	text-align:center;
}
#onglet_actu_lien
{
	position:relative;
	width:928px;
	height:40px;
	top:13px;
	left:450px;
	background:url(../graphics/fond_actu_lien.png) no-repeat;
}
#actu_lien
{
	position:absolute;
	top:0px;
	left:150px;
}
