/********************************* 
* TEMPLATE
* 
* Author : Neoweb www.neoweb.fr
* Copyright © 01.2009
* 
* COMMONS STYLES
**********************************/


/* *** ACCESSIBLITY */

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


/* *** GLOBAL CONTENT */

.global_content {
	width: 976px;
	margin: 0 auto;
}



/* *** TEMPLATES STYLES */

.clear { clear: both; }


.background {
	background: #c8e4f5 url(../images/bkg.gif) repeat-x 0 0;
}

.liere {
	background: url(../images/liere.jpg) no-repeat 50% 0;
}

a#logo {
	background: url(../images/logo-adrea.gif) no-repeat 0 0;
	width: 209px;
	height: 80px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}

a#logo span {
	display: none;
}


/* *** PATHWAY *********************************************************** */

#pathway {
	background: url(../images/main-top.png) no-repeat 0 0;
	height:8px;
	padding:15px 20px;
	border-bottom: 1px dashed #b5d3a5;
}
span.pathway {
	font-size: 0.95em;
	white-space: nowrap;
	background: url(../images/picto-home.gif) no-repeat 0 50%;
	padding: 10px 0 10px 30px;
}
span.pathway img {	display: none; }
span.pathway a {
	padding: 0px 6px 0px 2px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
span.pathway a:hover {	text-decoration: underline; }





/* *** HEADER *********************************************************** */

#header {
	height: 102px;
}

#header_right {
	float: left;
	margin-left: 25px;
	width: 726px;
}

#header_right #top {
	height: 40px;
	margin: 5px 0 26px 0;
}
#header_right #mainmenu {

}

#mainmenu ul li {
	float: left;
}

.moduletable_login {
	float: left;
}

.cd_login-logout-greeting {
	
}

.cd_login-logout-greeting a {
	
}

.cd_moduletitle_logo a {
	background: url(../images/login-l.png) no-repeat 0 0;
	padding: 12px 0 12px 50px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
/*.cd_moduletitle_logo a {
	background: url(../images/login-r.png) no-repeat 0 0;
}*/
span.cd_moduletitle_text {
	background: url(../images/login-r.png) no-repeat 0 0;
	float: left;
	height: 35px;
	width: 94px;
	padding: 6px 0 0 25px;
	font-size: 11px;
	color: #395d25;
}


.moduletable_topmenu {
	float: right;
	background: url(../images/topmenu.png) no-repeat 100% 0;
	padding: 0 5px;
	margin-top: 3px;
}

.moduletable_topmenu ul li {
	float: left;
}
.moduletable_topmenu ul li a {
	text-transform: uppercase;
	text-decoration: none;
}
.moduletable_topmenu ul li a:hover {
	text-decoration: underline;
}

.moduletable_topmenu ul li.item53 {
	background: url(../images/picto-arrow.png) no-repeat 0 50%;
	padding: 12px 0 12px 40px;
}

.moduletable_topmenu ul li.item53 a {
	padding-right: 6px;
}

.moduletable_topmenu ul li.item54 {
	background: url(../images/picto-doc.png) no-repeat 0 50%;
	padding: 12px 0 12px 40px;
}




/* *** MENU *********************************************************** */


#mainmenu {
	height: 31px;
	position: relative;
	z-index: 80;
}
#mainmenu a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover {
	
}

#mainmenu li {
	background: url(../images/menu-l.gif) no-repeat 0 -32px;
	width: auto;
	/*display: inline;*/
	float: left;
	margin-right: 5px !important;
	height: 32px;
}

#mainmenu li a {
	background: url(../images/menu-r.gif) no-repeat 100% -32px;
	/*height: 13px;*/
	padding: 8px 5px;
	color: #395d25;
	display: block;
	float: left;
}

#mainmenu ul.menu li a#active_menu {
	background: none;
	
	padding: none;
	height: auto;
}


#mainmenu li.active {
	background-position: 0 0;
}
#mainmenu li.active a {
	background-position: 100% 0;
	color: #f93500;
}

#mainmenu ul.menu ul li {
	background: none;
	width: 10em;
}
#mainmenu ul.menu ul li a {
	background: none;
	width: 100%;
}

#mainmenu ul.menu ul {
	background-color: #fff;
	border: 2px solid #fdc400;
	padding: 5px;
}

#mainmenu .neomenu ul.menu a.sublevel {
	background: none;
}

#mainmenu ul.menu li {
}

#mainmenu ul.menu li a {
	text-align: left;
}

#mainmenu ul.menu li a:hover {
	text-decoration: underline;
}


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

#main {
	/*background-color: #FFFFFF;*/
	/*opacity: 0.2;*/
}

#main .global_content {
	background: url(../images/main-middle.png) repeat-y 0 0;
}

#left {
	width: 285px;
	background: url(../images/coccinelle.jpg) no-repeat 0 0;
	float: left;
	margin-left: 7px;
	padding: 110px 10px 10px 10px;
}

#content {
	width: 635px;
	padding: 10px;
}


.moduletable_newsletter {
	background-color: #e9eca4;
	border: 1px dashed #f93500;
	padding: 10px;
	color: #395d25;
	font-size: 11px;
	position: relative;
	margin: 30px 0;
}

.moduletable_newsletter h3 {
	background: url(../images/newsletter.gif) no-repeat 0 0;
	position: absolute;
	top: -17px;
	left: -1px;
	width: 154px;
	height: 16px;
	text-indent: -2000px;
}


.moduletable_actus {
	background-color: #e9eca4;
	border: 1px dashed #f93500;
	padding: 10px;
	color: #395d25;
	font-size: 11px;
	position: relative;
	margin: 30px 0;
}

.moduletable_actus h3 {
	/*color: #6ca74c;
	border-bottom: 1px solid;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;*/
	background: url(../images/actus.gif) no-repeat 0 0;
	position: absolute;
	top: -17px;
	left: -1px;
	width: 144px;
	height: 17px;
	text-indent: -2000px;
}

.moduletable_tags {
	background-color: #e9eca4;
	border: 1px dashed #f93500;
	padding: 10px;
	color: #395d25;
	font-size: 11px;
	position: relative;
	margin: 30px 0;
}

.moduletable_tags a {
	color: #6ca74c;
}
.moduletable_tags a:hover {
	color: #395d25;
}

.moduletable_tags h3 {
	background: url(../images/tags.gif) no-repeat 0 0;
	position: absolute;
	top: -17px;
	left: -1px;
	width: 139px;
	height: 16px;
	text-indent: -2000px;
}


.moduletable_recruit {
	background-color: #e9eca4;
	border: 1px dashed #f93500;
	padding: 10px;
	margin: 30px 0;
	position: relative;
}

.moduletable_recruit h3 {
	background: url(../images/recruit.gif) no-repeat 0 0;
	position: absolute;
	top: -17px;
	left: -1px;
	width: 176px;
	height: 16px;
	text-indent: -2000px;
}


.moduletable_recruit li {
	padding: 5px 0;
}

.moduletable_recruit li a {
	background:url(../images/puce-menu.gif) no-repeat 0 0;
	padding: 5px 0 5px 30px;
}


.moduletable_accroche {
	color: #6ca74c;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}


/* *** BLOCS *********************************************************** */

.moduletable_bloc-ihedrea {
	background: url(../images/bloc1.png) no-repeat 0 0;
	float: left;
	width: 196px;
	height: 211px;
	font-size: 14px;
	margin-right: 3px;
	padding-right: 10px;
}

.moduletable_bloc-ihedrea h3 {
	background: url(../images/txt-ihedrea.gif) no-repeat 0 0;
	width: 181px;
	height: 35px;
	text-indent: -2000px;
}
.moduletable_bloc-ihedrea:hover h3 {
	background-position: 0 -35px;
}



.moduletable_bloc-cursus {
	background: url(../images/bloc2.png) no-repeat 0 0;
	float: left;
	width: 196px;
	height: 220px;
	font-size: 14px;
	margin-left: 6px;
	padding-top: 12px;
	padding-right: 10px;
}

.moduletable_bloc-cursus h3 {
	background: url(../images/txt-cursus.gif) no-repeat 0 0;
	width: 157px;
	height: 23px;
	text-indent: -2000px;
}
.moduletable_bloc-cursus:hover h3 {
	background-position: 0 -23px;
}



.moduletable_bloc-masters {
	background: url(../images/bloc3.png) no-repeat 0 0;
	float: right;
	width: 196px;
	height: 241px;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
}

.moduletable_bloc-masters h3 {
	background: url(../images/txt-masters.gif) no-repeat 0 0;
	width: 188px;
	height: 33px;
	text-indent: -2000px;
}
.moduletable_bloc-masters:hover h3 {
	background-position: 0 -33px;
}


#content .moduletable_bloc-ihedrea li, #content .moduletable_bloc-cursus li, #content .moduletable_bloc-masters li {
	list-style-type: none;
}

#content .moduletable_bloc-ihedrea a, #content .moduletable_bloc-cursus a, #content .moduletable_bloc-masters a {
	text-decoration: none;
}

#content .moduletable_bloc-ihedrea a:hover, #content .moduletable_bloc-cursus a:hover, #content .moduletable_bloc-masters a:hover {
	text-decoration: underline;
}


.moduletable_banner {
	margin: 20px 0;
	z-index: 10;
}


table.loginbox {
	z-index: 30;
}


.moduletable_bloc-recruit {
	background: url(../images/recruteurs.jpg) no-repeat 0 0;
	float: left;
	width: 290px;
	height: 300px;
	font-size: 14px;
	margin-left: 15px;
	padding-right: 10px;
}

.moduletable_bloc-recruit h3 {
	background: url(../images/txt-recruteurs.gif) no-repeat 0 0;
	width: 264px;
	height: 27px;
	text-indent: -2000px;
}
.moduletable_bloc-recruit:hover h3 {
	background-position: 0 -27px;
}

.moduletable_bloc-candidat {
	background: url(../images/candidats.jpg) no-repeat 0 0;
	float: right;
	width: 290px;
	height: 300px;
	font-size: 14px;
	margin-right: 10px;
	padding-right: 10px;
}

.moduletable_bloc-candidat h3 {
	background: url(../images/txt-candidats.gif) no-repeat 0 0;
	width: 249px;
	height: 29px;
	text-indent: -2000px;
}
.moduletable_bloc-candidat:hover h3 {
	background-position: 0 -29px;
}


.moduletable_picto-recruit {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.moduletable_picto-candidats {
	float: right;
	width: 300px;
}

.moduletable_picto-recruit a, .moduletable_picto-candidats a {
	color: #f93500;
	font-size: 14px;
	font-weight: bold;
}


/* *** BOTTOM *********************************************************** */

#bottom {
	border-top: 1px dashed #b5d3a5;
	
}

.bottom {
	background: url(../images/main-bottom.png) repeat-y 0 0;
	padding: 12px;
}
.bottom_b {
	background: url(../images/main-bottom-b.png) no-repeat 0 0;
	height: 27px;
	
}

#bottom .moduletable_rss {
	width: 465px;
	float: left;
	border-right: 1px solid #6ba648;
	margin-left: 10px;
}
#bottom .moduletable_rss h3 {
	background: url(../images/picto-rss.gif) no-repeat 0 0;
	padding: 0 0 0 28px;
	color: #b5d3a5;
	font-size: 22px;
	font-family: Elephant, Times New Roman, Times;
}
#bottom .moduletable_rss table.moduletable_rss {
	border: none;
	margin: 0;
}


#bottom .moduletable_liens {
	width: 465px;
	float: left;
	margin-left: 10px;
}
#bottom .moduletable_liens h3 {
	background: url(../images/picto-liens.gif) no-repeat 0 0;
	padding: 0 0 0 28px;
	color: #b5d3a5;
	font-size: 22px;
	font-family: Elephant, Times New Roman, Times;
}


/* *** COLUMN *********************************************************** */

#column a.mainlevel  {
	display: block;
	text-decoration: none;
}
#column a.mainlevel:hover {}
#column a#active_menu {}
#column a#active_menu:hover {}

#column a.sublevel {
	display: block;
	text-decoration: none;
}
#column a.sublevel:hover {}





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

#content { 
	float: left; 
}

#content ol { margin-left: 25px; }
#content ul { margin-left: 10px; }
#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.6em;
	color: #395d25;
}
#content h2 {
	margin: 0.5em 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #70a549;
	font-weight: bold;
}
#content h3 {
	margin: 0.5em 0;
	font-size: 1.3em;
	color: #70a549;
}
#content h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	color: #70a549;
}
#content h5 {
	margin: 0.5em 0;
	font-size: 1em;
	color: #395d25;
}







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

#footer {
	text-align: center;
	font-size: 0.95em;
	color: #395d25;
}


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



/* NEOLATESTNEWS */

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

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

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

.neolatestnews span.small {}

.readall a {}
.readall a:hover {}





/* 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;
	font-size: 12px;    
	color: #333;
	background-color: #FFF;
}

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

a {
	color: #395d25;
	font-weight: bold;
	text-decoration:underline;
}
a:hover { 
	text-decoration: none; 
}

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

img { border: 0px; }


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

.inputfield {
	margin-bottom: 10px;
}

button.validate {
	color: #fff;
	background-color: #385c24;
	font-weight: bold;
	text-transform: uppercase;
}

.neocontactbutton button {
	border: none;
	background-image: none;
}



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


/* *** FORMS */

input.inputbox, select.inputbox, textarea {
	color: #333;
}

input.inputbox {	
	/*border-color: #B5D3A5;*/
}

input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 2px;
	color: #FFF;
	background-color: #385c24;
	text-transform: uppercase;
}
.search input.inputbox { margin: 0 2px 0 0; }





/* *** SMALL TEXT, DATES */

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




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

/* *** PRINT PAGE */

body.contentpane {	
	padding: 1em; 
}



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

.contentdescription { 
	padding: 1em 0; 
}

.pagenavcounter { 
	text-align: right; 
}





/* *** HEADING OF COMPONENT */

.componentheading {
	font-weight: bold;
	font-size: 1.5em;
	color: #333;
}




/* *** HEADING OF CONTENT */

.contentheading {
	font-weight: bold;
	font-size: 1.2em;
	color: #333;
}
.contentheading a {
	color: #333;
	text-decoration: none;
}
.contentheading a:hover { 
	color: #333;
	text-decoration: underline; 
}



/* *** 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; }


fieldset {
	border: 1px solid #B5D3A5;
	margin-bottom: 10px;
}




/* **** 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: none;
}




/* *** 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: #CCC;
	color: #FFF;
}
.sectiontableheader a, .sectiontableheader a:hover { color: #FFF; }

tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 { 
	padding: 0.4em 0.2em;
}

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

tr.sectiontableentry1 td, td.sectiontableentry1 { }
tr.sectiontableentry2 td, td.sectiontableentry2 { }


.sectiontablefooter {}




/* *** PAGIN NAVIGATION */

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


span.pagenav, a.pagenav {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0.2em;
}
span.pagenav {
	color: #999;
}
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: none; 
}




/* *** SEARCH RESULTS */

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





/* *** MODULES STUFFS */

table.moduletable { 
	width: 100%; 
}

.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;
}
