@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a,img,a img { padding:0; margin:0; outline-style:none; outline-width:0; }

.site {
	width:1023px;
	height:767px;
	background:#000;
	margin-bottom:50px;
	color:#030000;
	overflow:hidden;
}
.site td { overflow:hidden; margin:0; padding:0; }
.site .menu { width:560px; height:203px; overflow:hidden; }
.site .page { width:560px; height:565px; overflow:hidden; }

.notrecoeur {
	font-size:0.85em;
	margin-left:12px;
	overflow:hidden;
	width:230px;
}
/*.notrecoeur span { color:#fff200; }*/
.notrecoeur div { margin-bottom:0.70em; }


.notrealbum {
	font-size:0.75em;
	width:210px;
	height:302px;
	padding:20px 0 0 15px;
	overflow:hidden;
}
.notrealbum .client { margin-bottom:1em; }
.notrealbum .client a { color:#030000; text-decoration:none; }
.notrealbum .client a:hover { color:#ec7e13; }

.nosaventures {
	font-size:0.75em;
	width:299px;
	height:264px;
	padding:5px;
	overflow:hidden;
	color:#047f3d;
}
.nosaventures .post .title {
	font-size:1.35em;
	font-weight:bold;
	margin-bottom:10px;
}
.nosaventures .post {
	margin-bottom:20px;
}

.notremaison {
	color:#047f3d;
	font-size:0.85em;
	width:250px;
	height:259px;
	overflow:hidden;
	margin-left:35px;
}
.notremaison a { font-weight:bold; text-decoration:none; color:#12ae00; }
.notremaison a:hover { color:#000; }

.nostetes {
	color:#030000;
	font-size:0.85em;
	width:250px;
	height:294px;
	overflow:hidden;
	margin-left:25px;
}
.nostetes h4 { color:#149ed1; }
.nostetes ul { list-style:none; margin:10px 0; padding:0; }
.nostetes ul li { list-style:none; margin:5px 0; clear:left; }
.nostetes ul li strong { float:left; width:12px; font-weight:normal; }
.nostetes ul li span { float:left; width:225px; }
.nostetes ul li span a { color:#15b000; text-decoration:none; }
.nostetes ul li span a:hover { color:#149ed1; }


.nostalents, #nostalents {
	margin-top:10px;
	margin-left:10px;
	font-size:0.85em;
	width:299px;
	height:330px;
	overflow:hidden;
}
.nostalents ul { list-style:none; margin:10px 0; padding:0; }
.nostalents ul li { list-style:none; margin:5px 0; clear:left; }
.nostalents ul li strong { float:left; width:12px; font-weight:normal; }
.nostalents ul li span { float:left; width:250px; }
.nostalents ul li span a { color:#15b000; text-decoration:none; }
.nostalents ul li span a:hover { color:#924297; }

.popup ul { list-style:none; margin:10px 0; padding:0; }
.popup ul li {
	list-style:none;
	margin:1em 0;
	clear:left;
	font-size:0.85em;
}
.popup ul li strong { float:left; width:12px; }
.popup ul li span { float:left; width:220px; }

.g2 ul { font-size:0.9em; }
.g2 ul li { margin:0; font-size:1em; font-size:0.9em; }
.g2 ul li span { font-size:0.85em; }
.g2 ul li.title { font-weight:bold; margin-bottom:0.5em; }
.g2 a {
	font-size:0.75em;
	text-decoration:none;
	color:#924297;
	font-weight:bold;
}



