/********************************* 
* TEMPLATE ADN INSIDE
* 
* Author : Neoweb www.neoweb.fr
* Copyright © 01.2008
* 
* COMMONS STYLES
**********************************/


/* *** ACCESSIBLITY */

#accessibility {
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}


/* *** GLOBAL CONTENT */

#global_content {
	width: 940px;
	margin: 0 auto;
}



/* *** TEMPLATES STYLES */

.clear { clear: both; }


.wrapper_tl { background: url(../images/wrapper_tl.png) no-repeat 0 0; }
.wrapper_tr { 
	height: 3px;
	background: url(../images/wrapper_tr.png) no-repeat 100% 0; 
	overflow: hidden;
}

.wrapper_l { 	background: url(../images/wrapper_l.png) repeat-y 0 0; }
.wrapper_r { 	background: url(../images/wrapper_r.png) repeat-y 100% 0; }
.wrapper_lt { 	background: url(../images/wrapper_lt.png) no-repeat 0 0; }
.wrapper_rt { 	
	background: url(../images/wrapper_rt.png) no-repeat 100% 0; 
	padding: 1px 6px 1px 4px;
}

.wrapper_bl { background: url(../images/wrapper_bl.png) no-repeat 0 0; }
.wrapper_br { 
	height: 3px;
	background: url(../images/wrapper_br.png) no-repeat 100% 0; 
	overflow: hidden;
}





#toolmenu {
	float: right;
	margin: 0.5em 0 0.2em 0;
}

#extlink {
	float: left;
	margin: 0.5em 0 0.2em 0;
}



.outer_menu {
	color: #6D635C;
}
.outer_menu table {
	width: auto;
}
.outer_menu .moduletable {
	float: left;
	margin: 0 0.5em;
}
.outer_menu li {
	display: inline;
}
.outer_menu a {
	font-weight: normal;
	color: #6D635C;
	text-decoration: none;
}
.outer_menu a:hover {
	color: #6D635C;
	text-decoration: underline;
}

.outer_menu li {
	margin: 2px 0 0 4px;
}



#logo {
	float: left;
	width: 322px;
	height: 165px;
}
#logo a {
	display: block;
	width: 250px;
	height: 105px;
	margin: 30px auto 0 auto;
	background: url(../images/logo_adn-inside.png) no-repeat 0 0;
	cursor: pointer;
}
#logo a span { display: none; }






#banner {
	float: right;
	width: 606px;
	height: 165px;
	overflow: hidden;
}
#banner .moduletable { margin: 0; padding: 0; }
#banner p { margin: 0; padding: 0; }




.line {
	clear: both;
	height: 8px;
	margin: 1px 0;
	background: url(../images/header_line.png) repeat-y 50% 0;
	overflow: hidden;
}





/* *** MAIN *********************************************************** */

#main { 
	/* float: left;  */
	width: 960px;
	background: #FFF url(../images/left_bkg.png) repeat-y 0 0; 
	/* background-color: #FFFFFF; */
}




/* *** left *********************************************************** */

#left {
	float: left;
	width: 324px;
	color: #5D6628;
	font-size: 1em;
	background: transparent url(../images/left_bkg.png) repeat-y scroll 0pt !important;
}
#left h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #5D6628;
	text-align: left;
}
#left .moduletable {
	padding: 1em;
}
#left a { color: #5D6628; }
#left a:hover { color: #5D6628; }

#left .contentheading {
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #5D6628;
}
#left .article_seperator { display: none; }



#left .moduletable-menu {
	padding: 0.5em 0;
	background-color: #F1F6D8;
	border-bottom: 1px solid #FFF;
}
#left .moduletable-menu .moduletable {
	padding: 0;
}



#left .moduletable-edito {
	padding: 1em 0 0 0 !important;
	background: url(../images/strips_lightgreen.png) repeat 0 0 !important;
	border-bottom: 1px solid #FFF !important;
}
#left .moduletable-edito .moduletable {
	padding: 0 !important;
}
#left .moduletable-edito .contentpaneopen {
	border-bottom: 1px solid #FFF !important;
}
#left .moduletable-edito .contentpaneopen td {
	padding: 0.2em 1em 0.2em 1em !important;
}
#left .moduletable-edito h3, #left .moduletable-edito .contentheading {
	font-size: 1.2em !important;
	color: #5D6628 !important;
	padding: 0 !important;
}
#left .moduletable-edito ul {
	margin: 0 0 0 2em !important;
}
#left .moduletable-edito li {
	list-style-type: disc !important;
}


#left .moduletable-newsletter {
	background: transparent url(../images/left_bkg.png) repeat-y scroll 0pt;
	color: #5D6628;
	padding:1em;
}


#left .moduletable-movie {
	position: relative;
	width: 270px;
	height: 40px;
	padding: 15px 24px 0 30px;
	border-bottom: 1px solid #FFF;
	background-color: #E6EDBA;
}
#left .moduletable-movie .icon {
	position: absolute;
	display: block;
	float: right;
	width: 75px;
	height: 76px;
	top: -24px;
	right: 10px;
	margin: 0;
	background: url(../images/moviebox_r.gif) no-repeat 0 0;
}
#left .moduletable-movie a {
	display: block;
	height: 23px;
	padding: 0 0 0 15px;
	line-height: 23px;
	text-decoration: none;
	background: url(../images/moviebox_l.gif) no-repeat 0 0;
}



#left a.mainlevel  {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 3.5em;
	font-size: 1em;
	font-weight: bold;
	color: #6B772B;
	text-decoration: none;
	height: auto !important;
	width: auto !important;
	background: url(../images/square_green.png) no-repeat 20px 50%;
}
#left a.mainlevel:hover {
	color: #6B772B;
	background-color: #E6EDBA;
	background-image: url(../images/square_white.png);
	text-decoration: none;
}
#left a#active_menu {
	color: #FFF;
	background-color: #CED98B;
	background-image: url(../images/square_white.png);
}
#left a#active_menu:hover {
	color: #6B772B;
	background-color: #CED98B;
	background-image: url(../images/square_green.png);
}
#left a.sublevel {
	display: block;
	margin: 0;
	padding: 0.1em 0 0.1em 3.2em;
	font-size: 1em;
	font-weight: normal;
	color: #6B772B;
	text-decoration: none;
	background: none !important;

}
#left a.sublevel:hover {
	color: #6B772B;
	text-decoration: underline;

}
#left a#active_menu.sublevel {
	color: #6B772B;
	font-weight: bold;
}






/* *** CONTENT *********************************************************** */

#center {
	float: left;
	width: 636px;
	overflow: hidden;	
}



#content { 
	float: left; 
	width: 614px;
	padding: 1em; 
	overflow: hidden;	
	background-color: #FFFFFF;
}

#content ol { margin-left: 25px; }
#content ul { margin-left: 30px; }
#content ol li { 
	list-style-type: decimal; 
	padding: 0.4em 0; 
}
#content ul li {
	list-style-type: disc; 
	padding: 0.4em 0; 
}
#content h1 {
	margin: 0.5em 0;
	font-size: 1.5em;
	color: #337D54;
}
#content h2 {
	margin: 0.5em 0;
	font-size: 1.3em;
	color: #C1D070;
}
#content h3 {
	margin: 0.5em 0;
	font-size: 1.3em;
	color: #3B8552;
	border-bottom: 1px solid #E6EDBA;
}
#content h4 {
	margin: 0.5em 0;
	font-size: 1em;
	color: #5D6628;
}
#content h5 {
	margin: 0.5em 0;
	font-size: 1em;
	color: #3B8552;
	border-bottom: 1px solid #E6EDBA;
}




#content .cartouche {
	margin: 0.5em 0 0 0;
	padding: 0.5em 1em;
	background-color: #E6EDBA;
	border: 1px solid #DBE69C;
	color: #337D54;
}
#content .cartouche h2 {
	color: #337D54;
}




/* *** NEWS *********************************************************** */

#news {
	float: left;
	width: 636px;
	background-color: #F0F3DB;
	color: #6B762C;
}
#news .moduletable {
	margin: 2em;
	background: none;
}
#news a, #news a:hover {
	color: #6B762C;
}
#news .contentheading {
	color: #6B762C;
	font-size: 1.1em;
	font-weight: bold;
}




/* *** FOOTER *********************************************************** */

/*
#footer {
	float: left;
	margin: 0.5em 0 0.5em 0em;
}
*/

#footer a {
	font-weight: bold;
}

#copyright {
	float: right;
	margin: 0.5em 1em 0.5em 0;
	text-align: right;
	color: #A49A94;
}
#copyright a {
	font-weight: normal;
	color: #A49A94;
	text-decoration: underline;
}
#copyright a:hover {
	color: #A49A94;
	text-decoration: none;
}



/* **** JOOMLA & NEOJOOMLA MODULES STUFFS *********************************************************** */



/* NEOLATESTNEWS */

.neolatestnews li {
	margin: 0 0 0.8em 0;
}
.neolatestnews li p { margin: 0 0 0.8em 0; }

.neolatestnews a.newstitle { 
	text-decoration: none; 
}
.neolatestnews a { 		 text-decoration: none; }
.neolatestnews a:hover { text-decoration: underline; }

.neolatestnews a.readon { 		
	font-weight: normal;
	text-decoration: underline; 
}
.neolatestnews a.readon:hover { text-decoration: none; }

.neolatestnews span.small { color: #B3C068; }

.readall { text-align: right; }
.readall a { text-decoration: none;}
.readall a:hover { text-decoration: underline;}

.neolatestnews .nln_intro div {
	margin: 0 0.5em 0 0;
}




/* LATESTNEWS, MOSTREAD */
ul.latestnews, ul.mostread {
	margin: 0;
}
ul.latestnews li, ul.mostread li {
	margin: 0.8em 0;
}
ul.latestnews a, ul.mostread a { text-decoration: none; }
ul.latestnews a:hover, ul.mostread a:hover { text-decoration: underline; }
ul.latestnews a:visited, ul.mostread a:visited { color: #999; }





/* POLL */
.poll {}
.pollstableborder {	width: 100%; }
.pollstableborder .sectiontableentry1 {}
.pollstableborder .sectiontableentry2 {}
.poll div {	
	padding: 0.5em 0; 
}






/* *** HTML TAGS *********************************************************** */

html, body { 
	height: 100%; 
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;    
	color: #6D635C;
	background-color: #FFF;
	margin:15px;
}

table {	font-size: 1em; }
h1, h2, h3, h4, ol, ul, li, form {
	padding: 0px;
	margin: 0px;
}
ul li { list-style-type: none; }

a {
	color: #337D54;
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	color: #6D635C;
	text-decoration: none; 
}

hr {
	height: 1px;
	border: 0px;
	color: #999;	
	background-color: #999;
}

input, select, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-width: 1px;
}




/* **** JOOMLA STUFFS *********************************************************** */


/* *** FORMS */

input.inputbox, select.inputbox, textarea {
	color: #333;
}
input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 2px;
	color: #FFF;
	background-color: #6B762C;
	border-top-color: #828B50;
	border-left-color: #828B50;
	border-right-color: #444B1C;
	border-bottom-color: #444B1C;
}
.search input.inputbox { margin: 0 2px 0 0; }





/* *** SMALL TEXT, DATES */

.createdate, .modifydate, .small   {
	font-size: 1em;
	color: #A49A94;
	text-align: left;
}




/* **** PAGE CONTENT *********************************************************** */

/* *** PRINT PAGE */

body.contentpane {	
	padding: 1em; 
}



table.contentpaneopen, table.contentpaneopen-actus, table.contentpane, table.blog {
	width: 100%;
	font-size: 1em;
	border-collapse: collapse;
}

.contentdescription { 
	padding: 1em 0; 
}

.pagenavcounter { 
	text-align: right; 
}





/* *** HEADING OF COMPONENT */

.componentheading {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #6D635C;
}




/* *** HEADING OF CONTENT */

.contentheading {
	font-weight: normal;
	font-size: 1.7em !important;
	color: #337D54;
	padding: 0px 10px 15px 10px !important;
	background: none !important;
}
.contentheading a {
	font-weight: normal;
	color: #337D54;
	text-decoration: none;
}
.contentheading a:hover { 
	color: #C1D070;
	text-decoration: none; 
}



.contentheading-actus {
	font-weight: bold;
	font-size: 1.3em;
	color: #337D54;
}
.contentheading-actus a {
	font-weight: bold;
	color: #337D54;
	text-decoration: none;
}
.contentheading-actus a:hover { 
	color: #C1D070;
	text-decoration: none; 
}



/* *** BUTTONS HEADING (PRINT, EMAIL, PDF) */

.buttonheading {           
	text-align: left;
	vertical-align: bottom;  
	font-size: 0.85em;
}
.buttonheading img { border: 0; }
.buttonheading a { text-decoration: none; }
.buttonheading a:hover { text-decoration: underline; }








/* *** TABLE OF CONTENT */

table.contenttoc {
	margin: 0 0.2em 0.2em 0.5em;
}
table.contenttoc th {
	font-weight: bold;
	text-align: center;
}
table.contenttoc a.toclink {
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
}
table.contenttoc a.toclink:hover { text-decoration: underline; }




/* **** MOS IMAGE */

div.mosimage {	
	width: auto;
	margin: 0.5em;
}
div.mosimage img {}
div.mosimage_caption {
	padding: 0.1em 0;
}




/* *** READMODRE LINK FOR ARTICLES */

a.readon {	
	text-decoration: underline;
}
a.readon:hover { 
	text-decoration: none; 
}




/* *** ARTICLE SEPERATOR */

span.article_seperator {
	display: block;
	height: 1px;
	margin: 0.5em 0;
	background-color: #F1F6D8;
	overflow: hidden;
}




/* *** BLOG MORE */

.blog_more {
	padding: 0.5em;
}
.blog_more ul{ 
	padding: 0 0 0 0.5em !important; 
}
.blog_more li{ 
	margin: 0 0 0.5em 0 !important;
}
.blog_more a {}
.blog_more a:hover {}





/* *** TABLE ITEMS */

.sectiontableheader {
	padding: 0.4em 0.2em;
	background-color: #3B8452;
	color: #FFF;
}
.sectiontableheader a, .sectiontableheader a:hover { color: #FFF; }

tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 { 
	padding: 0.4em 0.2em;
	border-bottom: 1px solid #FFF;
}

.sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; }
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover { text-decoration: underline; }

tr.sectiontableentry1 td, td.sectiontableentry1 { background-color: #E6EDBA;  }
tr.sectiontableentry2 td, td.sectiontableentry2 { background-color: #F1F6D8;  }


.sectiontablefooter {}




/* *** PAGIN NAVIGATION */

.pagenavbar {
	padding: 0.5em;
	text-align: left;
}


span.pagenav, a.pagenav {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0.3em;
}
span.pagenav {
	color: #A49A94;
}
a.pagenav, .pagenav_prev a, .pagenav_next a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	text-decoration: underline; 
}




/* *** BACK BUTTON  */

div.back_button {    
	text-align: right;
	padding: 0.5em 0;
}
div.back_button a { 
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
div.back_button a:hover { 
	text-decoration: underline; 
}




/* *** SEARCH RESULTS */

table.searchintro{
	padding: 8px 0px;
	width: 100%;
}
span.highlight { background-color: #FFFF99; }





/* *** MODULES STUFFS */

table.moduletable { 
	width: 100%; 
}
.moduletable table { border-collapse: collapse; }

.syndicate img { 
	margin: 1px 0px; 
}





/* **** FRONTEND ADMIN STUFFS  *********************************************************** */*/


/* *** VALIDATION MESSAGE */

div.message {
	font-size: 0.95em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 5px 0px;
}



/* *** FORM TOOLBAR */

table#toolbar a.toolbar {
	border: 1px solid #CCC;
	background-color: #FFF;
}
table#toolbar a.toolbar:hover {
	border: 1px solid #666;
	background-color: #F5F5F5;
}

