@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1b1b1b;
	background-attachment: fixed;
	background-image: url(../nevrosees-images/tile-bg.gif);
	background-color: #007632;
	background-repeat: repeat;
	background-position: center top;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;

	}
	

div#bg {
	/*position:relative; /* needed for footer positioning*/
	margin:0px; /* center, not in IE5 */
	width:100%;*
	 height:auto !important; /* real browsers */
 	*height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-attachment: scroll;
	background-image: url(../nevrosees-images/top-spot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;	
}
	
	


div#container {
	position:relative; /* center, not in IE5 */
	width:766px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	/*background-attachment: scroll;*/
	/*background-image: url(../images/interface-2009/bg-content.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center top;*/
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: table;
}


.adresstopright{
	float: right;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin-top: 36px;
	margin-right: 7px;
}

.padboutique{
	margin-left: 18px;	
}


div#colleftnouv{
	width: 483px;
	float: left;
	margin: 0px;
	padding: 0px;	/*display: table;*/
	/*padding-bottom: 4em;*/
	/*text-align: justify;*/
}

.topcolleft{
 
margin-top: 11px; 
}	

	
div#colleftnouvcontent{
	
	float: left;
	background-attachment: scroll;
	background-image: url(../nevrosees-images/colleft-main.gif);
	background-repeat: repeat-y;	/*display: table;*/
	padding-right: 30px;
	padding-left: 22px;	/*padding-bottom: 4em;*/
	/*text-align: justify;*/
}	

div#colright{
	width: 283px;
	float: right;
	margin: 0px;
	padding: 0px;	/*display: table;*/
	text-align: center;	/*padding-bottom: 4em;*/
	/*text-align: justify;*/
}

.toplargecontent{
	margin-top: 11px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

div#largecontent{
	/* float: left;*/
	background-attachment: scroll;
	background-image: url(../nevrosees-images/large-content-bg.gif);
	background-repeat: repeat-y;	/*display: table;*/
	padding-right: 30px;
	padding-left: 22px;	/*padding-bottom: 4em;*/	/*text-align: justify;*/
}	
a {
	color: #c33672;
	text-decoration: none;
}

a:hover {
	color: #007c35;
	text-decoration: underline;
}



h1 {
	font-size: 29px;
	color: #c2359e;
	font-variant: small-caps;	
	padding: 0px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing: 1px;
	}


h2 {font-size: 17px;
	color: #005a26;	
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing: 0px;}

th {
	color: #00ff6c;
	font-size: 20px;
	font-variant: small-caps;
	letter-spacing: 1px;
	background-color: #221222;
}

.pink{color: #c3369f;}

.palegrey{color: #ececec;}

a img.thumb {border:2px solid #c3369f;} 
a:visited img.thumb {border: 2px solid #c3369f} 
a:hover img.thumb {border: 2px solid #00ff6c}
a:active img.thumb {border: 2px solid #FFFFFF}


div.footer {
	clear: both;
	background-attachment: scroll;
	background-image: url(../nevrosees-images/bg-pied-page.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	text-align: center;
	padding-top: 45px;
	padding-right: 15px;
	/*padding-bottom: 30px;*/
	padding-left: 15px;
	margin: 0px;
}

div.clear {
	clear: both;

}


.margright{

	margin-right: 25px;
}

.petit{
	color: #CCCCCC;
	font-size: 12px;
}
