body {
	background-color: #FFFFFF;
	color: #B0966F;
	font-family: Verdana;
	font-size: 12px;
	margin-top: -1px;
}

a:link {
	font-size: 11px;
	color: #40362D;
	text-decoration: none;
	}
a:visited {
	font-size: 11px;
	color: #40362D;
	text-decoration: none;
	}
a:hover {
	font-size: 11px;
	color: #7F1F23;
	text-decoration: none;
	}
a:active {
	font-size: 11px;
	color: #7F1F23;
	}

/* CADRE */	
.Cadre_top {
	background-image: url(../pics/top.png);
	background-repeat: no-repeat;
	background-position:top;	
}

.Cadre_bottom_news {
	background-image: url(../pics/bottom-news.png);
	background-repeat: no-repeat;
}

.Cadre_top_full {
	background-image: url(../pics/top_full.png);
	background-repeat: no-repeat;
}

.Cadre_middle {
	background-image: url(../pics/middle.png);
	background-repeat: repeat-y;
}

.Cadre_middle_full {
	background-image: url(../pics/middle_full.png);
	background-repeat: repeat-y;
}

.Cadre_bottom_left {
	background-image: url(../pics/bottom-left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.Cadre_bottom_right {
	background-image: url(../pics/bottom-right.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.Cadre_bottom {
	background-image: url(../pics/bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	color: #666666;
}

.Cadre_bottom_full {
	background-image: url(../pics/bottom_full.png);
	background-repeat: no-repeat;
}


/* NEWS */
.News_Top {
	color: #7F1F23;
	font-family: Verdana;
	font-size: 16px;
	padding-left: 10px;
}

.News_Middle {
	color: #40362D;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	min-height: 500px;
}

.News_Middle_cadre {
	background-image: url(../pics/news_middle.png);
	background-repeat: repeat-y;
}

.News_bottom_cadre {
	background-image: url(../pics/cadre_news_bottom.png);
	background-repeat:no-repeat;
}


.Middle_Middle_cadre {
	background-image: url(../pics/cadre_middle_middle.png);
	background-repeat: repeat-y;
}

.Middle_bottom_cadre {
	background-image: url(../pics/cadre_middle_bottom.png);
	background-repeat:no-repeat;
}

/* SCREENSHOTS */
.Screenshot {
	border: 2px solid #40362D;
}

.Screenshot_bis {
	background-color:#333333;
	padding: 5px;
	border: 2px solid #40362D;
}


/* Right Column */

.Cadre_login_top {
	background-image: url(../pics/petit_cadre_login.png);
	background-repeat: no-repeat;
}

.Cadre_featuring_top {
	background-image: url(../pics/petit_cadre_featuring.png);
	background-repeat: no-repeat;
}

.Cadre_comments_top {
	background-image: url(../pics/petit_cadre_comments.png);
	background-repeat: no-repeat;
}

.Cadre_flashtro_top {
	background-image: url(../pics/petit_cadre_flashtro.png);
	background-repeat: no-repeat;
}

.Cadre_right_middle {
	background-image: url(../pics/petit_cadre_milieu.png);
	background-repeat: repeat-y;
}

.Cadre_right_bottom {
	background-image: url(../pics/petit_cadre_bottom.png);
	background-repeat: no-repeat;
}

/* MENU */
.menu-cadre-selected{
	font-size: 12px;
	color: #990033;
	}

.menu-cadre{
	font-size: 12px;
	color: #51492D;
	}
	
.menu-cadre a {
	font-size: 12px;
	color: #51492D;
}

.menu-cadre a:visited{
	font-size: 12px;
	color: #51492D;
}	

.menu-cadre a:hover{
	font-size: 12px;
	color: #990033;
	text-decoration:underline;
}	


/* PRODUCTION DISPLAY */

.productions-titre{
	color: #4D3B2B;
	font-family: Verdana;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: #4D3B2B 1px dotted;
}

.productions-groups{
	color: #40362D;
	font-family: Verdana;
	padding-top:5px;
	padding-bottom:10px;
	font-size:11px;
	vertical-align:middle;
}

.top_login {
	background-image:url(../pics/petit_cadre_login.png);
	background-position:top;
	background-repeat:no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.top_flashtro {
	background-image:url(../pics/petit_cadre_flashtro.png);
	background-position:top;
	background-repeat:no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.top_comments {
	background-image:url(../pics/petit_cadre_comments.png);
	background-position:top;
	background-repeat:no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.middle_right {
	background-image:url(../pics/petit_cadre_milieu.png);
	background-position:top;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
}

.bottom_right {
	background-image:url(../pics/petit_cadre_bottom.png);
	background-position:top;
	background-repeat: repeat-y;
	color: #ffffff;
	text-decoration: none;
}

.liste_groupes{
	font-size: 12px;
	color: #51492D;
	}
	
.liste_groupes a {
	font-size: 12px;
	color: #51492D;
}

.liste_groupes a:visited{
	font-size: 12px;
	color: #51492D;
}	

.liste_groupes a:hover{
	font-size: 12px;
	color: #990033;
	text-decoration:underline;
}	



/* COMMENTS */

#comment-box-empty{
width:650px;
padding-top:2px;
}


#comment-sous-titre{
float:right;
display:table;
display: table-cell;
height:100%;
padding:5px;

width:620px;
}

#comment-user {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 13px; 
color: white;
}

.comments-titre{
	color: #4D3B2B;
	font-family: Verdana;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: #4D3B2B 1px dotted;
}

.comments-top{
	color: #7F1F23;
	font-family: Verdana;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: #4D3B2B 1px dotted;
}

.comments-date {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 11px; 
color: #4D3B2A;
}

.comments-text {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 13px; 
color: #4D3B2B;
}

.comments-signature {
text-align:justify;
padding-left:10px;
padding-right:10px;
font-size: 11px; 
color: #4D3B2A;
}


.comment-quote{
font-size: 11px;
font-style:italic;
color: #E6DE59;
padding: 5px;
}

#Enter-comment-container{
width:750px;
clear:both;
position:relative;
padding: 10px;
color: #C7D9E7;
font-size: 11px;
}

#Enter-comment-container-between{
padding-top: 15px;
}

textarea.theme {
background-color: #101C25; 
font-size: 11px; 
color: white; 
border: 1px solid #466F98;
}