*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	color: #000000;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
}

img {border: 0;}

a
{
	color: #cc0000;
	outline: none;
}

.spacer
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	overflow: hidden;
}
/**************************************************************************/
#container
{
	position: relative;
	display: block;
	width: 900px;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	background: #ffffff;
}
/**************************************************************************/
#header
{
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 900px;
	height: 113px;
	background: #ffffff url(header.png) 0 0 no-repeat;
}

#header a#logo:link, #header a#logo:active, #header a#logo:visited, #header a#logo:hover
{
	position: absolute;
	top: 14px;
	display: block;
	margin: 0 0 0 55px;
	width: 190px;
	height: 75px;
}
/**************************************************************************/
#menu
{
	position: absolute;
	top: 90px;
	z-index: 1;
	padding-left: 60px;
	width: 840px;
	height: 25px;
	font: bold small/25px arial, sans-serif;
	background: transparent url(bg_menu.png) 0 0 no-repeat;
}

#menu .space
{
	display: block;
	float: left;
	margin: 5px 0;
	width: 1px;
	height: 17px;
	background: #666666;
}

#menu a
{
	display: block;
	float: left;
	padding: 0 3px;
	height: 25px;
	color: #000000;
	text-decoration: none;
}

#menu a:hover
	{color: #cc0000;}

/**************************************************************************/
/* BLOOD & BG COLUMN
/**************************************************************************/
#ColumnBloodTop
{
	position: absolute;
	top: 0;
	right: 17px;
	z-index: 3;
	width: 254px;
	height: 173px;
	background: transparent url(column_top.png) 0 0 no-repeat;
}
#ColumnBloodTopBG
{
	position: absolute;
	top: 0;
	right: 17px;
	z-index: 2;
	width: 193px;
	height: 113px;
	background: #666666;
}
/* mise en page du formulaire de login */
#ColumnBloodTop
{
	color: #ffffff;
}

#ColumnBloodTop span
{
	display: block;
	float: left;
	margin-top: 3px;
	width: 110px;
	font-weight: bold;
}

#ColumnBloodTop form a:link, #ColumnBloodTop form a:active, #ColumnBloodTop form a:visited, #ColumnBloodTop form a:hover
{
	color: #ffffff;
}

#ColumnBloodTop form a:hover
{
	text-decoration: none;
}

/* mise en page du contenu loggé */
#ColumnBloodTop span#loggedIn
{
	margin-top: 3px;
	width: 250px;
	font-weight: normal;
}

#ColumnBloodTop span#loggedIn a:link, #ColumnBloodTop span#loggedIn a:active, #ColumnBloodTop span#loggedIn a:visited, #ColumnBloodTop span#loggedIn a:hover
{
	color: #ffffff;
}

#ColumnBloodTop span#loggedIn a:hover
{
	text-decoration: none;
}

#ColumnBloodTop span#loggedIn a#logoutLink
{
	font-size: x-small;
}

/**************************************************************************/

#ColumnBloodBottom
{
	position: absolute;
	bottom: 0;
	right: 17px;
	z-index: 5;
	width: 271px;
	height: 162px;
	background: transparent url(column_bottom.png) 0 0 no-repeat;
}
#ColumnBloodBottomBG
{
	position: absolute;
	bottom: 0;
	right: 17px;
	z-index: 4;
	width: 193px;
	height: 60px;
	background: #666666;
}
/**************************************************************************/
/* CONTENT
/**************************************************************************/
#content
{
	position: fixed;
	top: 113px;
	bottom: 60px;
	overflow: auto;
	margin: 0 auto;
	width: 900px;
	background: #ffffff url(column_bg.png) 683px 0 repeat-y;
}
/**************************************************************************/
#contentLeft
{
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	width: 660px;
}

#contentLeft #banner
{
	display: block;
	margin: 5px auto 20px auto;
	width: 468px;
	height: 60px;
}

#contentLeft h1
{
	margin-bottom: 10px;
	color: #000000;
	font: bold medium Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 3px #990000;
}

#contentLeft h1:first-letter	{color: #990000;}

#contentRight
{
	float: left;
	margin-top: 20px;
	margin-left: 13px;
	padding: 10px;
	width: 180px;
}

/**************************************************************************/
#web2.0
{
	margin: 0 auto;
	width: 530px;
}
/**************************************************************************/
#context
{
	margin: 0 auto;
	width: 170px;
}

#context h2
{
	font-size: small;
	border-bottom: solid 3px #990000;
}

#context h2:first-letter	{color: #990000;}

#context .context img
{
	margin-top: 10px;
	height: 170px;
}

/**************************************************************************/
#footer
{
	position: absolute;
	bottom: 0;
	display: block;
	margin: 0 auto;
	width: 890px;
	height: 30px;
	padding: 5px;
	text-align: right;
	background: #ffffff url(footer.png) 0 0 no-repeat;
}

#footer a
{
	float: left;
	display: block;
	margin-top: 6px;
	color: #FFFFFF;
	font: normal x-small arial, sans-serif;
	text-decoration: none;
}

#footer a#korp
{
	margin-right: 5px;
	padding-left: 50px;
	height: 26px;
	line-height: 26px;
	background: transparent url(korp.png) 0 50% no-repeat;
}

#footer a.w3c
{
	margin-top: 12px;
	margin-left: 10px;
}

/**************************************************************************/
/* MAIN */
/**************************************************************************/
a.featured
{
	display: block;
	width: 660px;
	height: 45px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	background: #dedede 0 50% no-repeat;
}

a.featured span.featureDate
{
	float: left;
	margin-left: 180px;
	line-height: 35px;
	color: #000000;
	font-size: xx-small;
}

a.featured span
{
	float: right;
	margin: 5px 20px 0 0;
	text-align: right;
}

a.featured:hover
{
	background: #ffffff 0 50% no-repeat;
}

.spacerFeature
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-bottom: solid 1px #999999;
	overflow: hidden;
}

#listRss
{
	margin-top: 5px;
	margin-left: 5px;
}

#listRss a
{
	display: block;
	width: 70px;
	height: 24px;
	padding-left: 30px;
	color: #ff9900;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	background: transparent url(feed.png) 0 0 no-repeat;
}

#listRss a:hover
{
	text-decoration: underline;
}
/**************************************************************************/
#contentRight fieldset legend
{
	color: #000000;
	font-weight: bold;
	font-size: small;
}

#contentRight fieldset legend a
{
	color: #000000;
	text-decoration: none;
}


#contentRight fieldset
{
	margin-top: 25px;
	padding: 3px;
	font-size: x-small;
}

#contentRight fieldset a
{
	color: #ffffff;
	text-decoration: none;
}

#contentRight fieldset a:hover
{
	text-decoration: underline;
}
/**************************************************************************/
/* CHRONIQUE */
/**************************************************************************/
#KroList h2
{
	width: 660px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font: bold small/20px verdana,sans-serif;
}
#KroList h2 a
{
	color: #000000;
	text-decoration: none;
}

#KroList h2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

#KroList h2 a.selected
{
	color: #990000;
	font-size: medium;
	line-height: 20px;
	text-decoration: underline;
}

#KroList
{
	float: left;
	display: block;
	width: 650px;
	margin-top: 20px;
}

#KroList ul
{
	list-style-type: none;
}

#KroList ul a.listKro
{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 17px;
	color: #cc0000;
	text-decoration: none;
	background: transparent url(puce.png) 0 0 no-repeat;
}

#KroList ul a:hover
{
	background: #eeeeee url(puce.png) 0 0 no-repeat;
}
#KroList ul a span
{
	color: #000000;
}

/**************************************************************************/
#contentLeft h1.titreKro
{
	color: #000000;
	border-bottom: solid 3px #666666;
}
#contentLeft h1.titreKro span
{
	font-size: small;
}

#contentLeft h1.titreKro:first-letter	{color: #990000;}

#contentLeft div.contentKro
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#contentLeft #moreKro
{
	margin: 10px auto 0 auto;
	padding-top: 10px;
	width: 530px;
	border-top: solid 1px #999999;
}

#contentLeft #moreKro a
{
	margin: 2px;
}
/*************************************************/
#contentLeft #moreKro #tblKomment	{width: 100%;}

#contentLeft #moreKro #tblKomment #tblKomment1
{
	width: 175px;
	background-color: #CCCCCC;
}

#contentLeft #moreKro #tblKomment span.comLeft
{
	display: block;
	padding: 3px;
}

#contentLeft #moreKro #tblKomment span.comRight
{
	display: block;
	padding: 4px;
	border: solid 1px #CCCCCC;
	border-left: solid 4px #CCCCCC;
}

.hr_kro
{
	background-color: #cc0033;
	height: 3px;
}
/*************************************************/

/* mise en page des commentaires */
#moreKro
{
}

#moreKro h2
{
	font-size: small;
	border-bottom: solid 3px #990000;
	margin-bottom: 10px;
}

#moreKro h2:first-letter	{color: #990000;}

#moreKro .commentBody
{
	margin: 5px auto 5px auto;
	width: 500px;
}

#moreKro .commentId
{
	float: left;
	padding: 0px 5px 5px 5px;
	width: 120px;
	font-weight: bold;
}

#moreKro .commentId img
{
	width: 80px;
}

#moreKro .commentContent
{
	float: right;
	padding: 0 5px 5px 5px;
	width: 360px;
	text-align: justify;
}

#moreKro .commentContent span
{
	display: block;
	padding: 0 2px 2px 2px;
	font-size: x-small;
	border-bottom: solid 1px #cccccc;
}

#moreKro .commentSpacer
{
	border-top: solid 3px #cc0000;
}

/* mise en page du formulaire des commantires */
#moreKro form#commentForm
{
	display: block;
	margin-top: 10px;
}

#moreKro form#commentForm span#commentWarning
{
	display: block;
	text-align: center;
	color: #cc0000;
	font-size: x-small;
}

#moreKro form#commentForm label
{
	display: block;
	float: left;
	width: 140px;
}

#moreKro form#commentForm span.commentField
{
	display: block;
	float: right;
	width: 380px;
}

span#commentPost
{
	display: block;
	text-align: center;
}

#moreKro form#commentForm .validation-advice
{
	margin: 5px 0;
	padding: 5px;
	background-color: #ff3300;
	color : #ffffff;
	font-weight: bold;
}

/*************************************************/
#contentLeft #moreKro a img
{
	height: 100px;
}

#contentRight p.cover
{
	margin: 0 auto;
	width: 170px;
}

#contentRight p.cover img
{
	height: 170px;
}

#contentRight span
{
	display: block;
	width: 80px;
	height: 40px;
}

#contentRight span span
{
	display: block;
	height: 40px;
	background: transparent url(bg_note.png) 0 0 repeat-x;
}

#contentRight a.printLnk
{
	display: block;
	height: 27px;
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
	line-height: 26px;
	background: transparent url(printer.png) 0 0 no-repeat;
}

#contentRight a.printLnk:hover
{
	text-decoration: underline;
}

#contentRight a.contextLink
{
	padding-left: 17px;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(puce.png) 0 0 no-repeat;
}

#contentRight a.contextLink:hover
{
	text-decoration: underline;
}
/**************************************************************************/
/* BAND */
/**************************************************************************/
.bandBloc
{
	margin-bottom: 15px;
}

#band #tableBand
{
	margin: 0 auto;
	width: 300px;
}

#band #tableBand img
{
	height: 170px;
}

#band ul
{
	list-style-type: none;
}

#band ul a
{
	height: 20px;
	line-height: 20px;
	padding-left: 17px;
	color: #cc0000;
	text-decoration: none;
	background: transparent url(puce.png) 0 0 no-repeat;
}

#band ul a:hover
{
	text-decoration: underline;
}
/**************************************************************************/
/* LIVE */
/**************************************************************************/
div.contentLive
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#contentRight #contextContent
{
	margin: 0 auto;
	width: 100px;

}

#contentRight #contextContent a.contextCover
{
	display: block;
	width: 100px;
	height: 100px;
}

/**************************************************************************/
/* INTERVIEWS */
/**************************************************************************/
div#itwList
{
	margin: 0 auto;
	width: 500px;
}

div#itwList h2
{
	width: 500px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font: bold small/20px verdana,sans-serif;
}
div#itwList h2 a
{
	color: #000000;
	text-decoration: none;
}

div#itwList h2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

div#itwList h2 a.selected
{
	color: #990000;
	font-size: medium;
	line-height: 20px;
	text-decoration: underline;
}

#ItwTable
{
	width: 500px;
}

#ItwTable img	{height: 150px;}

#ItwTable1, #ItwTable2	{width: 250px;}

#contentRight img.imgItw
{
	width: 170px;
}
/**************************************************************************/
div#itwBody p
{
	margin: 10px 0;
}
/**************************************************************************/
/* DOSSIERS */
/**************************************************************************/
div#listFiles
{
	float: left;
	display: block;
	width: 660px;
	margin-top: 20px;
}

div#listFiles h2
{
	color: #000000;
	border-bottom: solid 3px #666666;
	margin-bottom: 20px;
}

div#listFiles h2:first-letter	{color: #990000;}

div#listFiles table#tabFiles
{
	margin: 0 auto;
	text-align: center;
}

table#tabFiles #tabFiles1, table#tabFiles #tabFiles2, table#tabFiles #tabFiles3
{
	width: 250px;
}

div#listFiles p
{
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

/********************************/

div#listFiles #fileNav
{
	margin: 15px auto 0 auto;
	width: 660px;
	background: #999999;
}

div#listFiles div#fileNav span#fileNavLeft, div#listFiles div#fileNav span#fileNavMiddle, div#listFiles div#fileNav span#fileNavRight
{
	display: block;
	float: left;
	padding: 3px 10px;
	width: 200px;
}

div#listFiles div#fileNav span#fileNavMiddle
{
	text-align: center;
}

div#listFiles div#fileNav span#fileNavRight
{
	text-align: right;
}

div#listFiles #fileNav a
{
	color: #cc0000;
	text-decoration: none;
}

div#listFiles #fileNav a:hover
{
	text-decoration: underline;
}

/********************************/

div#fileListInc
{
	margin: 0 auto;
	padding: 3px 10px;
	width: 640px;
	background: #cccccc;
}

/********************************/

div#listFiles div.woaBloc
{
	margin: 10px 0;
}

div#listFiles div.woaBloc span.woaBand
{
	float: left;
	display: block;
	width: 80px;
	padding-right: 5px;
}

div#listFiles div.woaBloc span.woaReport
{
	float: right;
	display: block;
	width: 570px;
	text-align: justify;
}


/**************************************************************************/
/* LIENS */
/**************************************************************************/
div#linkList
{
	margin: 0 auto;
	width: 500px;

}

div#linkList ul
{
	list-style-type: none;
}

div#linkList ul a
{
	height: 20px;
	line-height: 20px;
	padding-left: 17px;
	color: #cc0000;
	text-decoration: none;
	background: transparent url(puce.png) 0 0 no-repeat;
}

div#linkList ul a:hover
{
	text-decoration: underline;
}
/**************************************************************************/
/* PHOTOS */
/**************************************************************************/
#GaleryContainer
{
	padding: 10px;
}

#GaleryContainer h1
{
	text-align: left;
	font: bold 14px verdana,sans-serif;
	border-bottom: solid 3px #ff6600;
}

#GaleryContainer h1:first-letter	{color: #cc0000;}

#GaleryBody
{
	text-align: center;
	margin: 0 auto;
	width: 640px;
}


#GaleryBody fieldset
{
	text-align: left;
	color: #999999;
	font: normal 10px verdana,sans-serif;
}

#GaleryBody .back
{
	display: block;
	margin: 10px 0;
	color: #000000;
	text-align: center;
}
#GaleryBody a.img_gal:link, #GaleryBody a.img_gal:active, #GaleryBody a.img_gal:visited, #GaleryBody a.img_gal:hover
{
	float: left;
	display: block;
	margin: 5px;
	width: 150px;
	height: 100px;
	text-align: center;
}
#GaleryBody a.img_gal:hover	{background-color: #cc0000;}

/**************************************************************************/
/* CONTACT */
/**************************************************************************/
#mailForm label
{
	float: left;
	display: block;
	width: 250px;
}

#mailForm p
{
	margin: 4px 0;
}

#mailForm span
{
	float: left;
}

#mailForm .field
{
	padding: 3px;
	color: #000000;
	font: normal 10px verdana, arial, sans-serif;
	border: solid 1px #cccccc;
}

#mailForm .fieldNOK
{
	padding: 3px;
	color: #000000;
	font: normal 10px verdana, arial, sans-serif;
	border: solid 1px #ff0000;
}

#mailForm .warning, #mailForm .warning2
{
	padding: 3px;
	text-align: center;
	color: #ffffff;
	font: bold 12px verdana, arial, sans-serif;
	background: #ff0000;
}

#mailForm .warning2
{
	background: #009900;
}