/* CSS Document */

body{
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Dage : 2005-07-01
*/
#main{
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Headmaster
*/
#headmaster{
	display         : none;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Headmaster
*/
#banner{
	display         : none;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-07
*/
#menu{
	display         : none;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Content
*/
#content{
	width            : 760px;
	margin           : auto;
	padding-bottom   : 20px;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Navigation
*/

#navigation{
	display         : none;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Articles
*/
#resultats{
	display         : none;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Introduction
*/

#introduction{
	font            : normal 12px "Times New Roman";
	text-align      : left;
	padding-top     : 35px;
	padding-left    : 42px;
	padding-right   : 42px;
	vertical-align  : top;
}

#introduction h1, #introduction h2{
	font            : bold 18px "Times New Roman";
	text-align      : center;
	color           : #335E33;
	margin          : 0;
	margin-bottom   : 30px;
	padding         : 0;
}

#introduction h2{
	font            : bold 12px "Times New Roman";
	text-align      : left;
	color           : #000;	
	margin          : 0;
	padding         : 0;
}

#introduction p{
	margin          : 0;
	margin-bottom   : 18px;
	padding         : 0;
}

#introduction .photo{
	border          : 1px solid #C3C2A4;
	float           : left;
	margin-right    : 12px;
	text-align      : left;
	vertical-align  : text-top;
}

#introduction ul{
	list-style-type : none;
	padding         : 0;
	margin          : 10px;
	margin-right    : 0;
}

#introduction a{
	color           : #CE3201;
	text-decoration : none;
}

#introduction a:hover{
	color           : #996631;
	text-decoration : underline;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Viewer
*/

#viewer{
	width      : 760px;
	background : #DCDCC1;
	margin     : auto;
	text-align : left;
}

/*
// Viewer : Document
*/
#vwr_document{
	display        : none;
	height         : 100%;
}

#vwr_document h1{
	margin         : 0;
	padding        : 4px;
	border-bottom  : 1px solid #333;
	font           : 14px "Times New Roman", Times, serif;
}

#vwr_document h2{
	margin         : 0;
	padding        : 4px;
	border-bottom  : 1px solid #333;
	background     : #ECECD7;
	font           : 10px Arial;
}

#vwr_document a{
	color           : #CE3201;
	text-decoration : none;
}

#vwr_document a:hover{
	color           : #996631;
	text-decoration : underline;
}


/*
// Viewer : Menu
*/
#vwr_menu{
	display         : none;
}

#vwr_menu .page, #vwr_menu .current{
	float          : left;
	width          : 17px;
	background     : #ECECD7 url(../img/bkg/bkg_pge.gif) no-repeat center center;
	font           : bold 7px Arial;
	text-align     : center;
	padding        : 0;
	margin-right   : 5px;
	margin-bottom  : 5px;
}

#vwr_menu .current{
	background      : #FCFCEC url(../img/bkg/bkg_cur.gif) no-repeat center center;
 	color           : #333;
	text-decoration : none;
}

#vwr_menu a{
	display         : block;
	width           : 17px;
	height          : 24px;
	padding         : 17px 0;
 	color           : #666;
	text-decoration : none;
	text-align      : center;
}

#vwr_menu a:hover{
	background     : #ECECD7 url(../img/bkg/bkg_cur.gif) no-repeat center center;
}

#vwr_menu .page .couverture{
	background     : #ECECD7 url(../img/bkg/bkg_couv.gif) no-repeat center center;
	display        : block;
	padding        : 17px 0;
}

#vwr_menu .page .couverture2nd{
	background     : #ECECD7 url(../img/bkg/bkg_2nd.gif) no-repeat center center;
	display        : block;
	padding        : 17px 0;
}

#vwr_menu .page .couverture3nd{
	background     : #ECECD7 url(../img/bkg/bkg_3rd.gif) no-repeat center center;
	display        : block;
	padding        : 17px 0;
}

#vwr_menu .page .couverture4nd{
	background     : #ECECD7 url(../img/bkg/bkg_4th.gif) no-repeat center center;
	display        : block;
	padding        : 17px 0;
}

/*
// Viewer : Content
*/
#vwr_content{
	clear           : both;
	background      : #ECECD7;
	font            : normal 12px "Times New Roman";
	text-align      : left;
	vertical-align  : top;
}

#vwr_content #page{
	display         : none;
	width           : 760px;
}

/*
// Viewer : Message
*/
#message{
	font            : normal 12px "Times New Roman";
	display         : block;
	text-align      : center;
	padding         : 40px 100px;
}

#message h1, #message h2{
	font            : bold 18px "Times New Roman";
	color           : #335E33;
	margin          : 15px 0;
	padding         : 0;
}

#message h2{
	font            : bold 12px "Times New Roman";
	color           : #000;	
	margin          : 15px 0;
	margin-bottom   : 0;
	padding         : 0;
}

#message h3{
	border          : 1px solid #333;
	background      : #DCDCC2;
	margin          : 20px 0;
	padding         : 10px;
	font            : bold 12px "Times New Roman";
}

#message p{
	margin          : 9px 0;
	padding         : 0;
	text-align      : justify;
}

#message a{
	color           : #CE3201;
	text-decoration : none;
}

#message a:hover{
	color           : #996631;
	text-decoration : underline;
}

/*
// Viewer : Pager
*/

#vwr_pager{
	display         : none;
}

#vwr_pager td{
	cursor        : hand;
	cursor        : pointer;
	padding       : 2px;
}

#vwr_pager #bwd{
	width         : 33%;
	text-align    : left;
	background    : url(../img/bkg/bkg_bwd.gif) no-repeat left center;
	margin        : 0;
	padding-left  : 12px;
}

#vwr_pager #print{
	width         : 33%;
	margin        : 0;
	text-align    : center;
}

#vwr_pager #fwd{
	width         : 33%;
	text-align    : right;
	background    : url(../img/bkg/bkg_fwd.gif) no-repeat right center;
	margin        : 0;
	padding-right : 12px;
}

/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Footer
*/
#bulletin{
	padding        : 6px;
	border         : 1px solid #999;
	width          : 100%;
	font           : bold 12px "Times New Roman";
	color          : #333;	
}

#bulletin td{
	border-bottom  : 1px dotted #C3C2A4;
	padding-top    : 10px;
}

#bulletin input{
	background     : #DCDCC1;
	width          : 100%;
	border         : 0;
	margin         : 0;
	padding        : 0;
}

address{
	text-align     : center;
	font-style     : normal;
	font-weight    : bold;
	border         : 1px solid #CCC;
	border-left    : 0;
	border-right   : 0;
	padding        : 10px 0;
	margin         : 10px 0;
}

.print{
	margin-top     : 10px;
	margin-bottom  : 10px;
	width          : 100%;
	text-align     : center;
	border         : 1px dotted #999;
}

.print:hover{
	border         : 1px dotted #666;
}

.information{
	padding        : 10px 0;
	background     : #FFC;
	border         : 1px dotted #666;	
	text-align     : center;
}


/*
// Site : Nice Historique - http://www.nicehistorique.org/
// Date : 2005-07-01
// Footer
*/
#footer{
	display         : none;
}

