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

/*
@import url(packinnoveeurope.css);
@import url(packinnovemachine.css);
@import url(beautepackaging.css);
@import url(journeesemballage.css);
*/
/* *** ACCESSIBLITY */

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


/* *** GLOBAL CONTENT */

.global_content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}



/* *** TEMPLATES STYLES */

.clear { clear: both; }


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

.nuage {
	background: url(../images/nuage.gif) no-repeat 20% 70px;
}

a#logo {
	background: url(../images/logo.png) no-repeat 0 0;
	width: 234px;
	height: 39px;
	display: block;
	margin: 56px 0 0 10px;
}

.bkg-shadow {
	background: url(../images/bkg-shadow.png) no-repeat 50% 240px;
}


/* *** ACCUEIL *********************************************************** */

.moduletable_bloc-accueil {
	background: url(../images/bloc-pa.gif) no-repeat 0 0;
	width: 193px;
	height: 188px;
	display:block;
	float:left;
	margin:15px;
	overflow:hidden;
	padding:20px 15px 20px 15px;
}

#content .moduletable_bloc-accueil h3 {
	font-size: 15px;
}

.moduletable_bloc-accueil a.buttonMore {
	background: url(../images/button-bloc.gif) no-repeat 50% 50%;
	width: 168px;
	height: 16px;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.moduletable_bloc-accueil img {
	border: 1px solid #168a9f;
}

#content li.item84 {
	background: url(../images/button-news.gif) no-repeat 50% 50%;
	text-align: center;
	list-style-type: none;
}
li.item84 a {
	color: #fff;
}


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

#pathway {}
span.pathway {
	font-size: 0.95em;
	white-space: nowrap;
}
span.pathway img {	display: none; }
span.pathway a {
	padding: 0px 6px 0px 2px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}
span.pathway a:hover {	text-decoration: underline; }



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

#header {
	height: 158px;
	background-color: #fff;
}

#header_left {
	float: left;
	width: 245px;
	position: absolute;
	z-index: 5;
}

#banner {
	z-index: 1;
	/*position: relative;*/
}

.moduletable_banner {
	font-size: 24px;
	text-align: center;
	color: #202020;
	font-weight: bold;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#header_right {
	right: 0;
	position:absolute;
	background: url(../images/header-right.gif) no-repeat 0 0;
	width:389px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	z-index:10;
	top: 0;
}

.moduletable_more-infos, .moduletable_favoris, .moduletable_plan {
	float: left;
	display: block;
}
.moduletable_more-infos a {
	color: #fff;
	background: url(../images/picto-plus.gif) no-repeat 0 0;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
.moduletable_favoris a {
	color: #fff;
	background: url(../images/picto-favoris.gif) no-repeat 0 0;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	margin-left: 10px;
}
.moduletable_plan p { margin: 0; }
.moduletable_plan a {
	color: #fff;
	float: left;
	background: url(../images/picto-map.gif) no-repeat 0 0;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	margin-left: 10px;
	white-space: nowrap;

}

.moduletable_more-infos a:hover, .moduletable_favoris a:hover, .moduletable_plan a:hover {
	text-decoration: underline;
}

#header_right .moduletable_date {
	position: relative;
	left: -195px;
	top: 2.5em;
}

.moduletable_date strong { margin: 0.5em; color: #287A6E; font-size: 1.1em; }
.moduletable_date p { margin: 1em 0; }
.moduletable_date {
	float: left;
	width: 390px; 
	display: block;
	font-size:20px;
	line-height: 1.2em;
	letter-spacing: -1px;
}


.moduletable_actualites {
	background: #c1c0c1 url(../images/bkg-actus.gif) repeat-x 0 0;
	border-bottom:1px dashed #7E7C7A;
	border-top:1px dashed #7E7C7A;
	padding: 15px 20px;
	margin-bottom: 30px;
	font-size: 11px;
}

.moduletable_actualites h3 {
	font-size: 1.1em;
	color: #000;
	margin-bottom: 15px;
}

.moduletable_actualites li {
	background: url(../images/puce-actus.gif) no-repeat 0 50%;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
}


#header_right .moduletable_membre {
	padding: 0;
	width: 178px;
	height: 115px;
}

.moduletable_membre {
	text-align: center;
	background-color: #474747;
	border: 1px solid #fff;
}

.moduletable_membre a.inscription-membre {
	background: url(../images/inscription-membre.png) no-repeat 0 0;
	width: 110px;
	height: 28px;
	display: block;
	padding: 10px 10px 10px 50px;
	color: #1a171b;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
	float: right;
	position:relative;
	right:7px;
}
.moduletable_membre a.acces-membre {
	background: url(../images/acces-membre.png) no-repeat 0 0;
	width: 110px;
	height: 28px;
	display: block;
	padding: 10px 10px 10px 50px;
	color: #1a171b;
	font-size: 13px;
	text-decoration: none;
	float: right;
	position:relative;
	right:7px;
}

.moduletable_membre a.inscription-membre:hover, .moduletable_membre a.acces-membre:hover {
	text-decoration: underline;
}


/* *** TOP *********************************************************** */

#top {
	height: 31px;
	background: url(../images/top.gif) repeat-x 0 0;
	position: relative;
}

.moduletable_search {
	float: right;
	background: url(../images/bkg-search.gif) no-repeat 0 0;
	margin: 6px;
	height:18px;
	width:143px;
	padding-left: 5px;
}

.search_search input {
	border: none;
	z-index:25;
}

.search_search {
	width:140px;
}


.search_search input.inputbox_search {
	float: left;
	background:transparent none repeat scroll 0 0;
	z-index:25;
	
}

.search_search input.button_search {
	border-left: 1px dashed #d0d0d0;
	color: #ba211d;
	float: right;
	height:15px;
	width:18px;
}

.moduletable_breadcrumb {
	padding: 5px 5px 5px 20px;
	float: left;
	color: #fff;
	position: absolute;
	left: 180px;
	font-weight: bold;
}


.moduletable_breadcrumb a, .moduletable_breadcrumb a:hover {
	color: #fff;
}


/*TOPMENU*/

.moduletable_topmenu {
	
}

.moduletable_lang {
	float:right;
	margin:5px 20px;
}

/*.moduletable_topmenu li.item54 {
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	height:26px;
	padding-right:128px;
	padding-top:5px;
}*/

.moduletable_topmenu li{
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	height:26px;
	padding-right:20px;
	padding-top:5px;
}

.moduletable_topmenu li a {
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 0 2px 0;
	margin-left: 20px;
}
.moduletable_topmenu li a:hover {
	text-decoration: underline;
}




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

.main {
	background: #fff url(../images/bkg-main.gif) repeat-y 0 0;
	border-left: 3px solid #006699;
	float: left;
	width: 997px;
}

.mainlarge #content {
	width: 797px;
}

#maininner { 
	float: left; 
	width: 100%;
}

.main .global_content {
	border-left: 2px solid #c4c5a6;
	border-right: 2px solid #c4c5a6;
	border-bottom: 2px solid #c4c5a6;
}

/* *** LEFT *********************************************************** */

#left {
	width: 200px;
	float: left;
	background: #dfeae8 url(../images/bkg-left.gif) no-repeat 0 100%;
}

.moduletable_menu2 {
	background-color: #c1c1c1;
	padding: 15px 20px;
	line-height: 16px;
	border-top: 1px dashed #7d7d7d;
	border-bottom: 1px dashed #7d7d7d;
}
.moduletable_menu3 {
	background-color: #c1c1c1;
	padding: 15px 20px 0 20px;
	line-height: 16px;
}
.moduletable_menu4 {
	background-color: #c1c1c1;
	line-height: 16px;
	padding: 0 20px 10px 20px;
	border-bottom: 1px dashed #7d7d7d;
}

.moduletable_menu2 a, .moduletable_menu3 a, .moduletable_menu4 a {
	color: #282828;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.moduletable_menu2 a:hover, .moduletable_menu3 a:hover, .moduletable_menu4 a:hover {
	text-decoration: underline;
	color: #282828;
}

#menu2 {
	border-top: 1px dashed #7d7d7d;
	border-bottom: 1px dashed #7d7d7d;
}

.moduletable_menu2 li a {
	background: url(../images/puce.gif) no-repeat 0 50%;
	padding-left: 15px;
}

#menu3 {
	border-bottom: 1px dashed #7d7d7d;
}

.moduletable_partenaires {
	border: 1px solid #72a8b4;
	background-color: #fff;
	margin: 20px 15px;
	padding: 10px 6px;
}

.moduletable_partenaires h3 {
	color: #bd2b36;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(../images/separator.gif) no-repeat 50% 100%;
	padding-bottom: 20px;
}


/*SOUS-MENU*/

li.item222 a, li.item228 a, li.item234 a {
	background: url(../images/arrow-yellow-small.png) no-repeat 0 50%;
	padding-left: 15px;
}
li.item211 a, li.item229 a, li.item235 a {
	background: url(../images/arrow-red-small.png) no-repeat 0 50%;
	padding-left: 15px;
}
li.item214 a, li.item226 a, li.item238 a {
	background: url(../images/arrow-pink-small.png) no-repeat 0 50%;
	padding-left: 15px;
}
li.item213 a, li.item225 a, li.item231 a {
	background: url(../images/arrow-blue-small.png) no-repeat 0 50%;
	padding-left: 15px;
}


/* *** RIGHT *********************************************************** */

#right {
	width: 170px;
	padding: 5px 0 5px 5px;
	float: right;
	background: url(../images/shadow-right.gif) no-repeat 0 0;
	min-height: 562px;
}

.moduletable_evenements {
	padding:5px;
	width: 160px;
	float: left;
	text-align: center;
}
.moduletable_evenements h3 {
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
	font-size:12px;
	color:#bc251e;
}
.moduletable_evenements .newstext {
	padding:5px;
	
}
#marqueecontainer #vmarquee { left:0; }
#marqueecontainer {
	float: left;
	height:510px !important;
}
hr.seperator {
	background:url(../images/separator.gif) no-repeat 0 0;
	border:none;
	height:11px;
}

.moduletable_events a:hover {
	text-decoration: none;
}

/* *** MAINMENU *********************************************************** */

.moduletable_menu a {
	font-size: 12px;
	font-weight: bold;  
	text-decoration: none;
	display: block;
	cursor: pointer;
	color: #fff;
	padding: 7px 10px 7px 20px;
	background:url(../images/menu-puce.gif) no-repeat 10px 10px;
}
.moduletable_menu a:hover, .moduletable_menu li#current a {
	color: #fff;
	background-color:#00859B;
	background-image:url(../images/menu-puce-hover.gif);
	/*background: url(../images/bkg-menu-hover.gif) repeat-x 0 0;*/
}
.moduletable_menu li#current li a {
	padding-left:12px;
}

.moduletable_menu li:hover {
	
}

.moduletable_menu li {
	border-bottom: 1px solid #cac6c5;
	
}

.moduletable_menu {
	background-color: #bc251e;
	margin:20px 15px;
	border:1px solid #fff;
}

.moduletable_menu li.sfHover {
	background-color: #00859b;
	background-image:none;
}

.moduletable_menu li.parent ul {
	/*background: url(../images/bkg-submenu.gif) repeat-x 0 100%;*/
	background-color:#d0dfdd;
}
.moduletable_menu li.parent ul li a, .moduletable_menu li#current ul li a {
	font-size: 11px;
	color: #01778a;
	background: url(../images/puce-menu.gif) no-repeat 0 50%;
}
.moduletable_menu li.parent ul li a:hover {
	text-decoration: underline;
}
.moduletable_menu li.parent ul li {
	border: none;
	padding-left: 20px;
}
.moduletable_menu li.parent ul li#current {
	background-color:#00859B;
}

.moduletable_submenu {
	padding-top: 20px;
}
.moduletable_submenu h3 {
	background: url(../images/menu.png) no-repeat 0 0;
	height: 18px;
	padding: 15px 25px;
	position: relative;
	left: -10px;
}
.moduletable_submenu ul {
	background-color: #f8ac0b;
	width: 163px;
	padding: 10px 10px 10px 20px;
}
.moduletable_submenu ul ul {
	padding: 0;
}
.moduletable_submenu li {
	list-style-type: square;
	padding: 4px 0;
}
.moduletable_submenu a {
	font-size: 13px;
	color: #000;
	display: block;
	text-decoration: none;
}
.moduletable_submenu li ul li {
	list-style-type: none;
	padding-left: 10px;
}
.moduletable_submenu li ul li a {
	font-size: 10px;
	display: block;
}

.moduletable_accueil-pack {
	margin: 10px 0;
}



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

#content { 
	float: left;  
	width: 622px;
}

#content .moduletable_homebanner {
	margin-top:20px;
}

#content .inner-content {
	padding: 10px;
}

#content ol { margin-left: 25px; }
#content ul {  }
#content ol li { 
	list-style-type: decimal; 
	padding: 0.4em 0; 
}
#content ul li {
	list-style-type: square; 
	padding: 0.4em 0; 
}
#content h1 {
	margin: 0.5em 0;
	font-size: 1.8em;
	color: #007c90;
	text-transform: uppercase;
}
#content h2 {
	background-color:#00859B;
	color:#FFFFFF;
	font-size:16px;
	margin:0.5em 0;
	padding-left:5px;
}
#content h3 {
	margin: 0.5em 0;
	font-size: 1.5em;
	background: url(../images/puce-h3.gif) no-repeat 0 50%;
	color: #007c90;
}
#content h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	background: url(../images/puce-h4.gif) no-repeat 0 50%;
	color: #00859B;
	border-bottom:1px solid #999999;
	text-transform:uppercase;
}
#content h5 {
	margin: 0.5em 0;
	font-size: 1.1em;
	color:#007C90;
}

.nocol #content {
	width: 740px;
}

.moduletable_packinnoveeurope {
	background: url(../images/packinnove-europe.jpg) no-repeat 0 0;
	width: 241px;
	height: 69px;
	padding: 92px 18px 18px 25px;
	text-align: center;
	float: left;
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}
.moduletable_packinnovemachine {
	background: url(../images/packinnove-machine.jpg) no-repeat 0 0;
	width: 241px;
	height: 74px;
	padding: 87px 18px 18px 25px;
	text-align: center;
	float: right;
	margin-bottom: 15px;
	overflow: hidden;
}


.moduletable_beautepackaging {
	background: url(../images/beaute-packaging.jpg) no-repeat 0 0;
	width: 241px;
	height: 69px;
	padding: 92px 18px 18px 25px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
.moduletable_journeesemballage {
	background: url(../images/journees-emballage.jpg) no-repeat 0 0;
	width: 241px;
	height: 69px;
	padding: 92px 18px 18px 25px;
	text-align: center;
	float: right;
	overflow: hidden;
}

.moduletable_packinnovemachine p, .moduletable_beautepackaging p, .moduletable_packinnoveeurope p, .moduletable_journeesemballage p {
	margin: 4px 0 2px 0;
}

a.more-button {
	background: url(../images/savoirplus.png) no-repeat 50% 50%;
	width: 180px;
	height: 17px;
	display: block;
	color: #fff;
	text-decoration: none;
}
a.more-button:hover {
	text-decoration: underline;
	color: #fff;
}

/* *** CONTENEUR *********************************************************** */

.conteneur_top {
	background: url(../images/conteneur_top.png) no-repeat 0 0;
	width: 585px;
	height: 41px;
}

.conteneur_middle {
	background: url(../images/conteneur_middle.png) repeat-y 0 0;
	width: 535px;
	padding: 0 20px 0 30px;
}

.conteneur_bottom {
	background: url(../images/conteneur_bottom.png) no-repeat 0 0;
	width: 585px;
	height: 25px;
}

.nocol .conteneur_top {
	background: url(../images/conteneur_top-large.png) no-repeat 0 0;
	width: 752px;
	height: 41px;
}
.nocol .conteneur_middle {
	background: url(../images/conteneur_middle-large.gif) repeat-y 0 0;
	width: 702px;
	padding: 0 20px 0 30px;
}
.nocol .conteneur_bottom {
	background: url(../images/conteneur_bottom-large.png) no-repeat 0 0;
	width: 752px;
	height: 25px;
}

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

#footer {
	background: url(../images/bkg-footer.gif) no-repeat 50% 0;
	text-align: center;
	font-size: 0.95em;
	margin-top: 1em;
	padding-bottom: 1em;
}
#footer a {
	font-weight: normal;
	color: #000;
	display: inline;
	margin: 0 0.4em;
	/*border-right: 1px solid #fff;*/
	padding-right: 5px;
	text-decoration: none;
}
#footer li {
	display: inline;
	line-height: 18px;
}
#footer a:hover {
	text-decoration: underline;
}

.moduletable_footer1 {
	background: #4b4b4b url(../images/shadow-b.png) no-repeat 50% 0;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
	margin: 0 5px;
	padding: 15px 15px 0 15px;
	color: #fff;
	width: 960px;
}
.moduletable_footer2 {
	background-color: #4b4b4b;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	margin: 0 5px;
	padding: 0 15px 15px 15px;
	color: #fff;
	width: 960px;
}

#footer .moduletable_footer1 a {
	margin:0 2em;
}

#footer .moduletable_footer1 a span {

}

#footer .moduletable_footer1 li.item83 a, .moduletable_footer1 li.item83 a:hover, #footer .moduletable_footer2 li.item83 a, .moduletable_footer2 li.item83 a:hover {
	color: #95b933;
}

#footer .moduletable_footermenu {
	color: #fff;
	background: url(../images/footermenu_m.png) repeat-x 0 0;
	float:left;
	height:20px;
	padding: 2px 0;
}

.moduletable_footer li {

}

#footer #copyright a {
	color: #666;

}

#footermenu {
	padding-top: 10px;
	height: 44px;
	display: inline-table;
	position: relative;
}

.footermenu_l {
	background: url(../images/footermenu_l.png) no-repeat 0 0;
	width: 9px;
	height: 20px;
	float: left;
}
.footermenu_r {
	background: url(../images/footermenu_r.png) no-repeat 0 0;
	width: 9px;
	height: 20px;
	float:right;
}

/* **** 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: #000;
	background-color: #FFF;
}

table {	font-size: 1em; }
h1, h2, h3, h4, ol, ul, li, form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	border:1px solid #DFEAE8;
	margin-bottom:5px;
}
ul li { list-style-type: none; }

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover { 
	text-decoration:underline;
}

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

img { 
	border: none; 
}


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




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


/* *** FORMS */

input.inputbox, select.inputbox, textarea {
	color: #333;
	border:1px solid #CCCCCC;
}
input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 2px;
	color: #FFF;
	background-color: #333;
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
}
.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.8em;
	color: #007c90;
	margin-bottom:0.5em;
}

.contentheading {
	font-size: 1.6em;
	color: #000;
	padding-bottom:0.5em;
}


/* *** HEADING OF CONTENT */

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




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


#formulaire {
	
	/*width:100%;*/
	width: 634px;
	height:auto;
	font-size:10px;
	font-weight:bold;
	float: left;
	
	}
	
	#formulaire input {
	

	
	}
	
	#form_left {
	
	/*width:45%;*/
	width:288px;
	height:auto;
	float:left;
	}
	
	#form_right {
	
	/*width:45%;*/
	width:288px;
	height:auto;
	float:right;
	}
	
	#form_ombre {
	
	width:10px;
	height:225px;
	float:left;
	background-image:url(../images/ombre.jpg);
	background-position: -22px 0;
	margin-left: 20px;
	}
	
	#radio {
	
	padding: 15px 0 0 0;
	width:400px;
	margin:0 auto 0 auto;
	
	}
	
	#radio input {
	
	left:-5px;
	position:relative;
	top:2px;
	
	
	}
	
	.contact_email .strong {
		font-weight:bold;	
	}
	
	.contact_email .inputlabel {
	
	clear:left;
	float:left;
	font-weight:bold;
	height:20px;
	margin:0;
	padding:0;
	text-align:left;
	width:70px;
	
	}
	
	.contact_email .inputfield_out {
	background:transparent url(../images/formbox_right.png) no-repeat scroll 100% 0;
	float:left;
	height:20px;
	padding:3px 10px 1px 5px;

}

.contact_email .inputfield {
	background:transparent url(../images/formbox_left.png) no-repeat scroll 0 0;
	float:left;
	margin:2px 0;
}

/*
.inputbox {

background: #CCCCCC;
border:medium none;
height:20px;
border:solid 1px #999999;
font-size:13px;

}*/

.contact_email .inputbox {
background:transparent none repeat scroll 0 0;
/*border:1px solid #CCCCCC;*/
border: none;
margin:0 0 4px 0;

}

.contact_email .areafield {

background:transparent url(../images/formbox_top.png) no-repeat scroll 0 0;
margin:2px 0;
width:300px;

}

.contact_email .areafield_out {

background:transparent url(../images/formbox_bottom.png) no-repeat scroll 0 100%;
padding:3px 5px 1px;

}

#liste_radio {

padding:0 0 20px 50px;

}

.contact_email {
	border:solid 1px #CCCCCC;
	padding:5px 5px 5px 20px;
	margin:10px 0;
}

.contact_email div.error {
	padding:20px;
	color:#ff3333;
	text-align:center;
}

.adr {
	width:510px;
	margin: 0 auto;
}
.adr-left {
	float:left;
	width: 250px;
	background-color:#dfeae8;
}
.adr-right {
	float:right;
	width: 250px;
	background-color:#dfeae8;
}
.adr-inner {
	border-bottom: 1px dashed #fff;
	padding:5px;
}


.button {

background-color: #E1E1E1;
padding:5px 10px 5px 10px;
border:solid 1px #999999;
cursor:pointer;

}

.contentpaneopen ul {
margin:0 0 0 50px;

}

.contentpaneopen li {
list-style-image:url(../images/flecheliste.png);

}

.contentpaneopen a {
color:#0092a9;
text-decoration:none;

}

.contentpaneopen a:hover {
color:#0092a9;
text-decoration: underline;

}

.contentpaneopen a:visited {
color:#0092a9;
text-decoration:none;

}

.contentpaneopen {

text-align:justify;
color:#252525;
line-height:19px;

}