/*
// Site	: http://www.martine.deloupy.com
// Date	: 2008-02-23
*/

body
{
	background		: #FFF;
	color			: #000;
	font			: normal normal 11px Arial, Helvetica;
	margin			: 0;
	padding			: 0;
}

/*
// Section : Page.
*/
#page{
	width			: 796px;
	margin			: auto;
	margin-bottom	: 30px;
	background		: #FFF url('../images/gui/bkg/bkg_page.png') repeat-y left top;
}


/*
// Section : Main.
*/

#main
{
	width			: 764px;
	margin			: auto;
	background		: #FC0 url('../images/gui/bkg/bkg_medias.png') no-repeat right bottom;
}


/*
// Section : Header.
*/

#header
{
	background		: #FFF;
	height			: 178px;
}


/*
// Section : Header : Logo.
*/

#logo
{
	background		: #FFF url('../images/logos/logo-press-papiers.png') no-repeat top left;
	width			: 388px;
	height			: 178px;
	margin			: 0 0 0 16px;
	float			: left;
}

#logo h1,
#logo h2
{
	margin			: 0;
	padding			: 0;
}

#logo h1 a
{
	width			: 388px;
	height			: 178px;
	display			: block;
}

#logo h1 a span,
#logo h2 span
{
	display			: none;
}


/*
// Section : Header : Menu.
*/

#menu
{
	margin			: 0 0 0 495px;
	padding			: 15px 0 0 0;
}

#menu li
{
	list-style		: none;
	margin			: 6px 0;
	padding			: 0 0 0 14px;
}

#menu li.current
{
	background: #FFF url('../images/gui/bkg/bkg_menu.png') no-repeat center left;
}

#menu li.current a,
#menu li.current a:hover
{
	color			: #FF6600;
}

#menu li a
{
	color			: #BB5328;
	font-weight		: bold;
	letter-spacing	: 2px;
	text-decoration	: none;
	text-transform	: uppercase;
}

#menu li a:hover
{
	color			: #FF6600;
}


/*
// Section : Slideshow.
*/

#slideshow
{
	clear			: both;
}

#slideshow img,
#slideshow object
{
	display			: block;
}


/*
// Section : Content.
*/

#content
{
	background		: #FFF;
	width			: 452px;
	padding			: 10px 20px 20px 30px;
	margin			: 0;
	float			: left;
}

#content h1
{
	font 			: normal normal 22px "Trebuchet MS", Arial, sans-serif;
	color			: #BA5227;
}

#content h2
{
	font 			: normal bold 15px Arial, sans-serif;
	color			: #F60;
	line-height		: 17px;
	border-bottom	: 3px solid #DDD;
	clear			: both;
}

#content p
{
	font 			: normal normal 13px Arial, sans-serif;
	line-height		: 21px;
	color			: #666;
}

#content a
{
	color			: #F60;
	text-decoration	: none;
}

#content a:hover
{
	color			: #BA5227;
	text-decoration	: underline;
}

#content span.small
{
	font 			: normal normal 11px Arial, sans-serif;
}

#content p.block
{
	font 			: normal normal 11px Arial, sans-serif;
	border			: 2px solid #CCC;
	background		: #FFB;
	padding			: 10px;
	margin 			: 10px 0;
	width			: 94%;
}

#content ul
{
	margin			: auto;
	padding			: 4px;
}

#content ul li
{
	font 			: normal normal 12px Arial, sans-serif;
	color			: #666;
	list-style		: none;
	background		: transparent url('../images/gui/bkg/bkg_li.png') no-repeat left top;
	margin			: 4px 0 4px 20px;
	padding			: 0 0 0 20px;
}

#content img.illustration
{
	float			: left;
	margin			: 4px 8px 2px 0;
	border			: 1px solid #CCC;
	padding			: 6px;
}


/*
// Section : Content : Reference.
*/
#references
{
	width			: 100%;
	border			: 1px solid #DDD;
	margin			: 0 0 20px 0;
}

#references td
{
	padding			: 4px;
	vertical-align	: top;
	text-align		: left;
}

#references td.logo
{
	width			: 130px;
	background		: #FFF;
	text-align		: center;
}

#references td.logo img
{
	display			: block;
}


#references td.description
{
}

#references td.description h3 a,
#references td.description h3
{
	text-decoration	: none;
	color			: #FF6600;
}

#references td.description h3 a:hover
{
	text-decoration	: underline;

}

/*
// Section : Actualités.
*/
#content div.actualites
{
	clear			: both;
	padding			: 0 0 30px 0;
}

#content div.actualites h1
{
	font-size		: 18px;
	display			: block;
	float			: left;
	margin			: 0;
	padding			: 0;
}

#content div.actualites h2
{
	font-size		: 14px;
	border			: none;
}

#content div.actualites img
{
	width			: 100px;
	height			: 100px;
	margin			: 0 10px 2px 0;
	padding 		: 4px;
	border			: 1px solid #CCC;
	display			: block;
	float			: left;
}

#content div.actualites span.date
{
	font-size		: 14px;
	color			: #CCC;
	display			: block;
	text-align		: right;
	padding			: 3px 0 4px 0;
	border-bottom	: 2px solid #EEE;
}

#content div.actualites a.link
{
	font-size		: 14px;
	color			: #F60;
	display			: block;
	padding			: 3px;
}

#content div.actualites a.link:hover
{
	text-decoration	: none;
	color			: #666;
}

/*
// Section : Communiqués.
*/

#content #communiques
{
}

#content #communiques h2
{
	cursor			: pointer;
	margin			: 0;
	padding			: 8px 0;
}

#content #communiques h2 span
{
}

#content #communiques div.communique
{
}

#content #communiques div.communique a
{
	font-size		: 12px;
	background		: transparent url('../images/gui/ico/icon_communiques.png') no-repeat 6px center;
	display			: block;
	color			: #BA5227;
	border-bottom	: 1px solid #EEE;
	border-left		: 2px solid #EEE;
	border-right	: 2px solid #EEE;
	margin			: 0 8px;
	padding			: 8px 4px 8px 22px;
	text-decoration	: none;
}

#content #communiques div.communique div.photo{
	background      : #FFF;
	width           : 129px;
	margin          : 8px;
	float           : left;
}

#content #communiques div.communique div.photo a{
	display         : block;
	width           : 125px;
	text-decoration : none;
	margin          : 0;
	padding         : 2px;
	border          : 1px solid #CCC;
	background      : none;
}

#content #communiques div.communique div.photo a:hover{
	border          : 1px solid #F60;
	background      : #F60;
}

#content #communiques div.communique div.photo a img{
	display         : block;
	border          : 0;
}

#content #communiques p.contact
{
	clear			: both;
	display			: block;
	font			: normal normal bold 12px Arial, Helvetica, Sans-serif;
	border			: 1px solid #CCC;
	padding			: 4px;
}


/*
// Section : Photothèque.
*/

#content #phototheques
{
}

#content #phototheques h2
{
	cursor			: pointer;
	margin			: 0;
	padding			: 8px 0;
}

#content #phototheques div.phototheque
{
	background : #EEE;
	padding    : 4px 4px 4px 7px;
}

#content #phototheques div.phototheque a
{
	display			: block;
	float			: left;

	width			: 125px;
	height			: 93px;

	margin			: 10px 8px 4px 4px;
	padding			: 4px;

	padding			: 4px;
	border			: 1px solid #CCC;
}

#content #phototheques div.phototheque a:hover
{
	background		: #DDD;
	border			: 1px solid #F60;
}

#content #phototheques div.phototheque a img
{
	display			: block;
	border			: none;
}

#content #phototheques div.phototheque div.separator
{
	clear			: both;
	height			: 8px;
}

#content #phototheques p.contact
{
	clear			: both;
	display			: block;
	font			: normal normal bold 12px Arial, Helvetica, Sans-serif;
	border			: 1px solid #CCC;
	padding			: 4px;
}


/*
// Section : Lightbox.
*/

#lbOverlay
{
	position		: absolute;
	left			: 0;
	width			: 100%;
	background		: #333;
	cursor			: pointer;
}

#lbCenter,
#lbBottomContainer
{
	position		: absolute;
	left			: 50%;
	overflow		: hidden;
	background		: #fff;
}

.lbLoading
{
	background		: #fff url("../images/gui/lbx/loading.gif") no-repeat center;
}

#lbImage
{
	position		: absolute;
	left			: 0;
	top				: 0;
	border			: 10px solid #fff;
	background		: #FFF no-repeat;
}

#lbPrevLink,
#lbNextLink
{
	display			: block;
	position		: absolute;
	top				: 0;
	width			: 50%;
	outline			: none;
}

#lbPrevLink
{
	left			: 0;
}

#lbPrevLink:hover
{
	background		: transparent url("../images/gui/lbx/prevlabel.gif") no-repeat 0% 15%;
}

#lbNextLink
{
	right			: 0;
}

#lbNextLink:hover
{
	background		: transparent url("../images/gui/lbx/nextlabel.gif") no-repeat 100% 15%;
}

#lbBottom
{
	font			: normal normal normal 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color			: #666;
	line-height		: 1.4em;
	text-align		: left;
	border			: 10px solid #FFF;
	border-top-style : none;
}

#lbCloseLink
{
	display			: block;
	float			: right;
	width			: 66px;
	height			: 22px;
	background		: transparent url("../images/gui/lbx/closelabel.gif") no-repeat center;
	margin			: 5px 0;
}

#lbCaption,
#lbNumber
{
	margin-right	: 71px;
}

#lbCaption
{
	font-weight		: bold;
}


/*
// Section : Medias.
*/

#medias
{
	width			: 240px;
	margin			: 0 0 0 505px;
	padding			: 0 10px 10px 9px;
}

#medias h1
{
	font 			: normal bold 15px "Trebuchet MS", Arial, sans-serif;
	color			: #333;
	margin			: 10px 0 0 0;
	padding			: 0;
}

#medias h2
{
	font 			: normal bold 12px Arial, sans-serif;
	line-height		: 14px;
	color			: #A33;
	margin			: 4px 0 8px 0;
	padding			: 0;
}

#medias p
{
	font 			: normal normal 11px Arial, sans-serif;
	line-height		: 18px;
	color			: #333;
	margin			: 20px 0;
}

#medias a
{
	color			: #C63;
}

#medias img
{
	border			: 1px solid #663;
	border-right	: 2px solid #333;
	border-bottom	: 2px solid #333;
	display			: block;
	margin			: auto;
	margin-top		: 30px;
}

#medias p.legende
{
	font 			: normal normal 11px Arial, sans-serif;
	border			: 1px solid #AA3;
	border-top		: 0;
	background		: #FFD;
	padding			: 4px;
	margin 			: 0;
	width			: 233px;
}

#medias p.block
{
	font 			: normal normal 11px Arial, sans-serif;
	border			: 2px solid #AA3;
	background		: #FFA;
	padding			: 10px;
	margin 			: 10px 0;
	width			: 90%;
}


/*
// Section : Footer.
*/

#footer
{
	background		: #FFF url('../images/gui/bkg/bkg_footer.png') no-repeat center top;
	clear			: both;
	text-align		: center;
	padding			: 2px 0 0 0;
}

#footer p,
#footer p a
{
	font			: normal bold 11px Arial, Helvetica;
	color			: #F60;
	text-decoration	: none;
}


/*
// Section : Tail.
*/

#tail
{
	background		: #FFF url('../images/gui/bkg/bkg_main_tail.png') no-repeat top left;
	height			: 20px;
}
