/*******************************************************************************
 NUDN2 General Definitions
*******************************************************************************/
html { 
	padding:0;
	margin:0; }

body {
	background:#82B7ED;
        font-family:Comic sans MS;
	font-size:76%;
	color:#3E3E3E;
	padding:0;
	margin:0; }

form { padding:0; margin:0; border:0; }

img { padding:0; margin:0; }


em, i { font-style:italic; }

strong, b { font-weight:bold; } 

.skip { display: none; }

.clear { clear: both; }

a:link, a:visited {
	text-decoration:none; }

.underline
{
	text-decoration: underline;
}

/* bullets */
ul { 
	list-style:none;
	padding:0;
	margin:0; }

li { 
	list-style:none url("arrow.gif");
	margin:5px 0 5px 19px; }
	
li.stats { 
	list-style:none; 
	margin:5px 0 5px 19px; }

/*******************************************************************************
 Columns definitions
*******************************************************************************/
.wrapper {
	min-width:400px;
	width:100%; 
	margin: 0 0px; }

.outer {
	width:auto;
	/* left column width and color */
	border-left:150px solid #82B7ED;
	/* right column width and color */
	border-right:170px solid #82B7ED;
	/* center column colour */
	background:#FFF; }

.inner {
	margin:0;
	width:100%; }

/* Mozilla code */
.outer > .inner { border-bottom:1px solid transparent; }

/*******************************************************************************
 Header
*******************************************************************************/
.header {
	position:relative;
	background:#FFF;
	margin:0 0 0 0; }
.navBar {
	position:relative;
	font-size:1.0em;
	padding:10px;
	/*left:10px;
	top:5px;*/
	margin-bottom:5px; }

.headerQuote {
	position:absolute;
	top:5px;
	right:10px;
	font-size:1.4em;
	font-weight:bold; }

/* bandeau sup�rieur */

#banner {
	position:relative;
	font-family: Comic sans MS;
	color: #FFFFFF;
	background-color: #DF7FA7;
	text-align: left;
	padding: 5px;
	border-bottom: 0px solid #FFFF00; }

#banner-img {
	display: none;
}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;     
}

#banner h2 {
	font-size: small;
	margin-top: 5px;
}

/* Header main navbar */
#top_container
{
	height: 30px;
	background: #D8E37B;
	padding: 0;
	margin: 0;
        border-bottom: 0px solid #FFFF00; }
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px Comic sans MS;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block;
	width: 110px;
	color: #000;
	text-decoration: none;
	border-top: none;
	border-right: 0px solid #D8E37B;
	border-bottom: none;
}
#top_container li#active
{
	background: #FFFF00;
	color: #000;
	border-bottom: none;
}

#top_container li#active a
{
	color: #000;
}

#top_container a:hover
{
	background: #FFFF00;
	color: #000;
	border-bottom: none; }

/* Header links */
#top_links {
	background:#82B7ED;
	font-size: 10px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
}
#top_links p {
	padding: 0;
	margin: 0;
}


/*******************************************************************************
 Left column
*******************************************************************************/
.leftcol {
//        background:#82B7ED;
	float:left;
	position:relative;
	z-index:10;
	width:150px;
	margin-left:-150px;
	font-size:0.9em;
	line-height:120%;
	color:#3E3E3E;
	overflow:hidden; }

.leftpad { padding:10px; }

.leftcol a:link, .leftcol a:visited {
	text-decoration:none; }

.leftcol h2 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:5 0 3px 0;
	border:0; }

.leftcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Middle column
*******************************************************************************/
.middlecol {
        background:#FFFFFF;
	float:left;
	width:100%;
	position:relative;
	z-index:12;
	font-size:1.0em;
	line-height:160%;
	color:#2A2A2A; }

.middlepad { padding:6px 15px 15px 15px; }

.middlecol a:link, .middlecol a:visited {
	text-decoration:none; }

.middlecol li {
	list-style:none url("arrow.gif"); }

h1.item {
	font-size:1.4em;
	margin:0 0 5px 0; }

h1.item a {
    text-decoration:none; }

h1.item a:hover {
    color:#FFF; }

.iteminfo {
	background:url("arrow2.gif") no-repeat 0 10px;
	font-size:0.9em;
	color:#7F7F7F; 
	padding:3px 0 15px 15px; 
	margin:0 0 10px 0;
	border-bottom:1px dashed #006699; }

.offsetlinks {
	font-size:0.9em;
	text-align:right; }

/* comments */
.comment {
	font-size:0.9em; }

h4.comments {
	font-size:1.3em;
	margin:0 0 5px 0; }

.comment h3 {
	font-size:1.0em;
	margin-bottom:5px; }

.commentinfo {
	background:url("arrow2.gif") no-repeat 0 5px;
	font-size:0.9em;
	color:#7F7F7F;
	padding:0 15px 10px 15px; 
	margin-bottom:10px;
	border-bottom:1px solid #DADADA; }

/*******************************************************************************
 Right column
*******************************************************************************/
.rightcol {
        background:#82B7ED;
	float:left;
	position:relative;
	z-index:11;
	width:170px;
	margin-right:-170px;
	font-size:0.9em;
	line-height:130%;
	color:#3E3E3E; 
	overflow:hidden; }

.rightpad { padding:10px 10px 10px 13px; }

.rightcol a:link, .rightcol a:visited {
	text-decoration:none; }

.rightcol h2 {
	background:transparent;
	font-size:1.2em;
	color:#3E3E3E;
	margin:5; 
	border:0; }

.rightcol h2.separator {
	margin:8px 0 5px 0;
	padding-top:8px;
	border-top:1px solid #C0C0C0; }

/*******************************************************************************
 Footer
*******************************************************************************/
.footer {
	width:100%;
	position:relative;
	z-index:13;
	background:#82B7ED;
	margin:0 0 10px 0;
}


.footer p {
	font-size:0.9em;
	text-align:center;
	margin:5px 0 0px 0px; }

/*******************************************************************************
 Forms
*******************************************************************************/
/*.searchform {
	position:absolute;
	top:6px;
	right:6px;
	background:#FFF;
	padding:5px;
	border:1px solid #C0C0C0; }*/

.searchform .formfield { 
	width:80px; 
	border:1px solid #8A8A8A; 
	color:#3E3E3E; 
	background:#FFFFFF; }

.formbutton { 
	font-size:0.9em; }

.commentform .formfield {
	font-family: Comic sans MS;
	font-size:0.9em; }

.commentform textarea {
	width:345px; }

/* Mozilla code */
.leftcol { margin-right:1px; }
.rightcol { margin-left:1px; }
.middlecol { margin:0 -3px 0 -2px; }

/*******************************************************************************
 NP_Calendar.php styling
*******************************************************************************/
	
table.calendar {
	margin:0 0 0 -3px;
	font-family:Comic sans MS;
}

tr.calendardateheaders {
	font-size:0.7em;
	font-family:Comic sans MS;
}

td.days {
	text-align: center;
	font-family:Comic sans MS;
}

td.days a {
	text-align: center;
        font-weight:bold;
	font-family:Comic sans MS;
}

td.today {
	text-align: center;
        color : #FFF;
        font-weight:bold; 
	font-family:Comic sans MS;
}
