div#global {
	background: #CCC url(images/content.jpg) repeat-y center top;
}

div#header_container{
	background: #caced1 url(images/header.jpg) no-repeat center top;
}

div#sub_header,div#sub_header_admin {
	background: #81C524 url(images/menu.jpg) no-repeat;	
}

div#left_menu ul ul li {
	border-bottom: 1px solid #E8E8E8;	
}
div#left_menu a {	
	color: #bc177b;	
}
div#left_menu li{	
	border-bottom:1px solid #f7d2ea;
}

div#content_main{
	background: #CCC url(images/content.jpg) repeat-y center top;
}

div#main_content {
	background: url(images/box.jpg) no-repeat; 	
}

div#main_content li{
	list-style-image: url(images/bullet.gif); 
}
#footer {
	color: #c6eed5;
	background: #caced1 url(images/footer.jpg) no-repeat center top;
}

.searchform input.textbox { 
	border: 1px solid #f7d2ea; 
}
.searchform input.button { 
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #c13072;
}

a, a:visited {
	color: #bc177b; 
}
a:hover {
	color: #00c620;
}

div#menu_horizontal ul li a{
	background: url(images/sep.jpg) no-repeat 100% 100%;
}
input:hover, textarea:hover{
	border:1px solid #FFF;
	background-color:#FFFFFF; 
}
input:focus, textarea:focus{
	border:1px solid #fbe5f1;
	background-color: #FFF;
}
input.submit{
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #c13072;
}
input.file{
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #c13072;
}
input.reset{
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #c13072;
}
input.button { 
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #c13072;
}

legend {
	background:#fdf4f8;
	border:1px solid #fbe5f1;
}
fieldset{
	border:1px solid #fbe5f1;
	background: #fdf4f8; 
}
fieldset p {
	border-bottom: 1px solid #ecdde5;
	color: #9d376c;
}

/*                FORUM            */
.msg_container,.msg_container2 {
	background-color:#f2f0f0;
	border:1px solid #bc177b;
}
.msg_container2 {
    /*  Case contenant l'ensemble du message => Couleur alternative */
    background:#f2f0f0;
}
.msg_top_row {
    background:#f2f0f0;
}
.msg_info_mbr { /* Case des informations du membre */
    background:#f2f0f0;
}
.msg_contents_container,.msg_contents,.msg_contents2 {
    background:#f2f0f0;
}

.module_top {
	background:#c13072 url(images/button-bg.jpg) repeat-x 0 0;
}
.module_top a {color: #EEE; }
.module_top a{color: #EEE; }
.module_top a:hover{color: #6598b8; }

.bbcode{
	background: #c13072 url(images/button-bg.jpg) repeat-x 0 0;
	border:1px solid #c13072;
}

h5.sub_title { /* Titre des menu */
	border-bottom:1px solid #efa9d7;	
}

a.news_title,a.news_title:hover{
	color: #c3266e;
}

.news_bottom{
	background:#fdf4f8 none repeat scroll 0 0;
	border:1px solid #fbe5f1;
}

.news_bottom a{		color: #fb33a6; }
.news_bottom a:hover{	color: #00c620;}

h3.title {
	color: #c3266e;
}

.block_top,th { /* Entête de conteneur et des tableaux */
	background:#c13072 url(images/button-bg.jpg) repeat-x 0 0;
  	border-color: #bc177b;	
}

.row1,.block_contents1,.row2,.block_contents2,.row3,.block_contents3{
    border:1px solid #bc177b;
}


.forum_text_column {	
	background:#c13072 url(images/button-bg.jpg) repeat-x 0 0;
	border-bottom:1px solid #c13072;
}