/**
**		WHITE TEXT
**/


/*****************		MAIN.CSS		********************************************/




.column-content > div > div {
}

.left {
}

.right {
}

.left .border, .right .border, .user1 .border, .user2 .border, .user3 .border, .user4 .border, .user5 .border, .user6 .border {
border: 1px solid #666666;
}


/* ++++++++++++++  blog  ++++++++++++++ */

.items-row > div > h2 {
background: transparent url(../images/white-10.png) 0 0 repeat;
}



/**	BLOG LIST	**/

.sectiontableheader {
background: transparent url(../images/white-10.png) top left repeat;
}

tr.sectiontableentry1 td, tr.even td {
}


tr.sectiontableentry2 td, tr.odd td {
background: transparent url(../images/white-10.png) top left repeat;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
background: transparent url(../images/white-10.png) top left repeat;
}

/**	FORMULAIRE	**/
.inputbox {
background: transparent url(../images/white-10.png) top left repeat;
border:1px solid #444;
border-color:#444 #666 #666 #444 ;
color : #ddd ;
}
.inputbox:hover, .inputbox:focus {
background: transparent url(../images/white-10.png) top left repeat;
border-color: #666 #444 #444 #666;
}

select option {
background-color : #eee !important ;
color : #444;
}

/**	contact	**/

legend {
color: #fff;
}

input, textarea {
background: transparent url(../images/white-14.png) top left repeat;
border-color:#333 #555 #555 #333 ;
color: #eee;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
background: transparent url(../images/white-17.png) top left repeat;
border-color: #555 #333 #333 #555;
}

.panel h3.pane-toggler-down a {
}

#editor-xtd-buttons .readmore a {
color:#ddd;
}


ul.pagenav li {
background: transparent url(../images/white-10.png) top left repeat !important;
}

ul.pagenav li:hover {
background: transparent url(../images/white-14.png) 0 0 repeat !important;
}

.panel {
background: transparent url(../images/white-10.png) 0 0 repeat;
}

table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
background: transparent url(../images/white-14.png) 0 0 repeat;
color:#fff;
}

table.weblinks th a, table.newsfeeds th a, table.category th a, table.jlist-table th a  {
color:#fff !important;
}


/**	pagination	**/

.pagination {
}

.pagination li {
background: transparent url(../images/white-10.png) top left repeat !important;
}

.pagination li:hover {
background: transparent url(../images/white-14.png) top left repeat !important;
}


/**	items more	**/

.items-more {
background : transparent url(../images/white-10.png) top left repeat;
}

.items-more h3 {
color:#ddd;
}





/**		TEMPLATE.CSS		**/


body {
color:#ddd;
}


h1, .componentheading, .contentheading {
color:#eee;
}
h1 a {
color:#eee;
}
h1 a:hover {
color:#eee;
}
h1 span, h1 a span, h1 a:hover span {
color:#eee;
}
h2 {
color:#eee;
}

h2 a {
color:#eee;
}
h2 a:hover {
color:#eee;
}

h3 {
color:#ddd;
}

/**	titles modules		**/
.left h3, .right h3, .user1 h3, .user2 h3, .user3 h3, 
.user4 h3, .user5 h3, .user6 h3 {
color:#eee;
}
.left h3 span, .right h3 span, .user1 h3 span, .user2 h3 span, .user3 h3 span, 
.user4 h3 span, .user5 h3 span, .user6 h3 span {
color:#eee;
}



/**			LINK		**/
a {
color:#ddd;
}

.link a {
background-image: url(../images/puce-link-black.png);
}

/*	Pathway	*/
#breadcrumb a, #breadcrumb {
color:#bbb;
}

/*	List  */

#article-index ul li, .text-article ul li, .blog_more ul li, .normal li, .check li, .arrow li, .normal_red li, .check_red li, .arrow_red li, .circle li,
.circle_red li, .normal_white li, .check_white li, .arrow_white li, .circle_white li  {
background: url(../images/list_circle_white.png) 0 0px no-repeat;
}
#article-index ul li:hover, .text-article ul li:hover, .blog_more ul li:hover, .normal li:hover, .check li:hover, .arrow li:hover, .normal_red li:hover, .check_red li:hover, .arrow_red li:hover, .circle li:hover,
.circle_red li:hover, .normal_white li:hover, .check_white li:hover, .arrow_white li:hover, .circle_white li:hover, ol li:hover  {
color: #fff;
}
.text-article ul li li, .normal li li, .check li li, .arrow li li, .normal_red li li, .check_red li li , .arrow_red li li , .circle li li, 
.circle_red li li, .circle_white li li, .check_white li li, .arrow_white li li, .normal_white li li  {
background: url(../images/list_circle_white.png) 0 0px no-repeat;
}

.normal li {
background: url(../images/list_normal_white.png) 0 0px no-repeat !important;
}
.check li {
background: url(../images/list_check_white.png) 0 0px no-repeat !important;
}
.arrow li {
background: url(../images/list_arrow_white.png) 0 0px no-repeat !important;
}
.circle li {
background: url(../images/list_circle_white.png) 0 0px no-repeat !important;
}
.normal_red li {
background: url(../images/list_normal_red.png) 0 0px no-repeat !important;
}
.arrow_red li {
background: url(../images/list_arrow_red.png) 0 0px no-repeat !important;
}
.check_red li {
background: url(../images/list_check_red.png) 0 0px no-repeat !important;
}
.circle_red li {
background: url(../images/list_circle_red.png) 0 0px no-repeat !important;
}



/**  DIV Info  **/
.info {
border-top:1px dashed #666;
border-bottom:1px dashed #666;
background: transparent url(../images/logo_info.png) 4px 3px no-repeat;
color: #eee;
}
/**	login	**/
#modlgn_username, #modlgn_passwd {
background: transparent url(../images/white-10.png) top left repeat;
}
#modlgn_username:hover, #modlgn_passwd:hover,
#modlgn_username:focus, #modlgn_passwd:focus {
background: transparent url(../images/white-14.png) top left repeat;
}

/**	read more	**/
.readmore a {
/*background: transparent url(../images/white-10.png) top left repeat;*/
/*border:1px solid #444;
border-color:#444 #666 #666 #444 ;*/
text-shadow: none;
}
.readmore a:hover {
/*background: transparent url(../images/white-14.png) top left repeat;
border-color: #666 #444 #444 #666;*/
color: #fff;
}

/**		Images 	**/

.shadow {
-moz-box-shadow : 2px 2px 6px #888;
-webkit-box-shadow : 2px 2px 6px #888;
border:4px solid #eee;
}

a .shadow:hover {
border-color : #aaa ;
-moz-box-shadow : 2px 2px 6px #bbb;
-webkit-box-shadow : 2px 2px 6px #bbb;
}



/**			NAV.CSS			**/

.submenu li a:hover, .submenu li span.separator:hover, .submenu li.active a, .submenu li.active span.separator {
background : transparent url(../images/white-07.png) 0 0 repeat;
}