/* CSS Document */

body{
}

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

#main_alt{
	background      : transparent url(../img/bkg/bkg_main_alt.png) repeat-y center top;
}

/*
// 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{
}

/*
// 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
// 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
// Footer
*/
#bulletin{
	padding        : 6px;
	border         : 1px solid #999;
	width          : 100%;
	font           : bold 12px "Times New Roman";
	color          : #333;	
}

.printHidden{
	display        : none;
}

#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;
}
