/* @override http://localhost:8888/workspace/rokwebify/templates/rt_rokwebify/css/template_css.css */

/* @group Main */

.nex_moset {
	border-bottom:1px dotted #d8d8d8;
	padding-bottom:5px;
}

body#page_bg {
/*background: #406aae;*/
	background: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;		
	font-size: 13px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	color: #2e2e2e;
}

/* @group Fonts */

/* @group Sizes */



h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 { 
   font-size: 130%;
}

h4 {
	font-size:  110%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}
div.moduletable-nex {
padding-left:10px;
}
div.moduletable h3,
.componentheading {
	font-size: 130%;
}
div.moduletable h1,
.componentheading {
	font-size: 130%;
}
.contentheading {
	font-size: 130%;
}

.componentheading {

}

td.componentheading {

}

div.two p {background:#ebf5cb; padding:10px;}
div.one  {border:#d1e785 1px solid;}
div.one p {padding:10px;}
/* @end */

/* @group Family */



div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: normal;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	
	
}

table.headlines div.moduletable h3,
.componentheading {
	color: #2e2e2e;
	text-decoration: none;

	
	font-weight: normal;
}

a:link,
a:visited {
	/* color: see style css */
	color: #2e2e2e;
	text-decoration: underline;
}

div#bottom a:link,
div#bottom a:visited {
	color: #2e2e2e;
}

a:hover {

	text-decoration: underline;
}
table.mainbody h2, 
table.mainbody a:visited, 
table.mainbody a:link {
	color:#4a281b;
	font-weight: normal;
	font-size: 100%!important;
}
/* @end */

/* @end */

/* @end */

/* @group Structure */



div#wrapper {
	margin: 0 auto;
	width: 950px;

}

div#header {
	background: url(../images/header.jpg) 0px 0px no-repeat;
	height: 271px;
	padding:0px;
	margin:0px;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	
}

td.usermodules {
	padding: 0 10px;
}


div#mainbody {
	padding:10px;
}

td.mainbody .padding {
	padding: 15px 15px;
}

div#box {
	margin:10px 30px 10px 30px;
	padding:0px 20px 10px 20px;

	color:#2e2e2e;
	font-weight: bold;
	background: url(../images/quote.gif) 0 0 no-repeat;
}

div#box_in {
	background: url(../images/quote-right.gif) 100% 100% no-repeat;
}

td.left {
	padding:0px;
	margin:0px;
	
	width: 237px;
	margin-left:10px;
padding-right:8px;
}

td.left .padding {
	padding: 0px;
		background-color: #f8f8f8;
}

div.search {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div#horiz-menu div{
	margin: 0px!important;
	padding: 0px!important;
}

/* @group menus */




div#horiz-menu a.mainlevel {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-top:10px;
	padding-left: 32px;
	padding-top:2px;
	font-weight: normal;
	color: #be5f5a;
	text-decoration: none;
	font-size:12px;
	border: none;
	width:107px;
	background: none;
}


div#horiz-menu a.mainlevel:hover {
	background: url(../images/back_menu_on.png) 0 0 no-repeat;
	cursor:pointer;
	border: none;
	color: #be5f5a;
}

div#horiz-menu a.mainlevel#active_menu {
	background: url(../images/back_menu_on.png) 0 0 no-repeat;
	cursor:pointer;
	border: none;
	font-weight: bold;
	color: #be5f5a;
}

div#horiz-menu a.sublevel {
	margin: 0px;
	padding: 0px;
	display: block;
	padding-left: 37px;
	padding-top:3px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	font-size:11px;
	border: none;
	width:102px;
	background: url(../images/back_menu_sub.png) 0 0 no-repeat;
}


div#horiz-menu a.sublevel:hover {	
	cursor:pointer;
	border: none;
	color: #be5f5a;
}

div#horiz-menu a.sublevel#active_menu {	
	cursor:pointer;
	border: none;
	font-weight: normal;
	color: #be5f5a;
}

div#footerL {
	font-size:11px;
	padding-left:10px;
	text-transform: uppercase;
}

div#footerR {
	font-size:11px;
}

div#footerR a:link,
div#footerR a:visited {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	float: right;
	display: block;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:11px;
	background-image:none;
	border-left: 1px solid #000000;
	text-transform: uppercase;
}

div#footerR a:hover {	
	color:#000000;
	text-decoration: underline;
}
#footerR a#active_menu-nav {	
	color:#000000;
}


div#nexCat ul {	
	margin: 0;
	padding: 0;
}

div#nexCat li {
list-style: none;
height:18px;
}

div#nexCat a:link,
div#nexCat a:visited {
	line-height:18px;
	display: block;
	padding-left: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
	border: none;
}

div#nexCat a.active, 
div#nexCat a:hover {
	background: url(../images/back_href_on.jpg) -10px 0 no-repeat;	
	cursor:pointer;
	border: none;
}

.latestnews {
list-style: none;
color:#a42820;
}
.latestnews a {
text-decoration: none;	
color:#a42820;
}

.moduletable ul#mainlevel-nex {	
	margin: 0;
	padding: 0;
}

.moduletable ul#mainlevel-nex li {
list-style: none;
height:18px;
}

.moduletable ul#mainlevel-nex a:link,
.moduletable ul#mainlevel-nex a:visited {
	line-height:18px;
	display: block;
	padding-left: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	font-size:11px;
	font-weight: bold;
	border: none;
}

.moduletable ul#mainlevel-nex a#active_menu-nex, 
.moduletable ul#mainlevel-nex a:hover {
	background: url(../images/back_href_on.jpg) -10px 0 no-repeat;	
	cursor:pointer;
	border: none;
}

div#top {
	font-size:11px;
}

div#top a:link,
div#top a:visited {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	float: right;
	display: block;
	font-weight: normal;
	color: #989997;
	text-decoration: none;
	font-size:11px;
	background-image:none;
	background: url(../images/menutop_separator.jpg) 100% 0 no-repeat;	
	text-transform: uppercase;
	letter-spacing: 1px
}

div#top a:hover {	
	color:#000000;
	text-decoration: underline;
}
#top a#active_menu-nav {	
	color:#000000;
}
/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */




/* @end */

/* @group content */

.contentheading {
	color: #2e2e2e;
	text-decoration: none;

	font-weight: normal;
	
	padding-bottom:15px;
}
.mainbody h3 {
	color: #2e2e2e;
	text-decoration: none;

	
	font-weight: normal;
}
.mainbody h1 {
	color: #2e2e2e;
	text-decoration: none;

	
	font-weight: normal;
	font-size: 130%;
}
td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
  color: #000000;
 
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}
table.contentpane td {
 padding-top:5px;
}
.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 0px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: normal;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
 
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;

 
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 2px 0 2px 23px;
	margin-bottom: 3px;
	background: url(../images/menu-bullet.png) 0 0 no-repeat;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

#user1 {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
#user2 {
	margin-top:10px;
	border-top:1px solid #ccc;
}
/* @end */

.back_menu {
	background: url(../images/back_menu.jpg) 0 0 no-repeat;
}
.back_main {
	background: url(../images/back_main_left.jpg) 0 0 no-repeat;
}
.back_main_bottom {
	background: url(../images/back_main_bottom.jpg) 0 100% no-repeat;
}
.table_border td{
	border:1px solid #ccc;
}
#user8 {
	padding-left:10px;
	padding-right:10px;
}
#user8 h3{
	background: url(../images/h3_back.jpg) 0 0 no-repeat;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#a42820;
	font-weight: bold;
	letter-spacing: 2px;
}
#user8 .contentheading {
padding:0px;
margin:0px;
font-size:11px;
}
#user8 .contentheading a{
color:#a42820;
font-size:13px;
text-decoration: none;	
}
#user8 .contentpaneopen {
font-size:11px;
}
#user9 {
	padding-left:10px;
	padding-right:10px;
}
#user9 h3{
	background: url(../images/h3_back.jpg) 0 0 no-repeat;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#064897;
	font-weight: bold;
	letter-spacing: 2px;
}
#user9 .moduletable {
padding:0px;
margin:0px;
font-size:11px;
padding-right:10px;
}
#user9  a{
color:#064897;
font-size:13px;
text-decoration: none;	
}
#user9  small a{
color:#a42820;
font-size:10px;
text-decoration: underline;	
}
#user9 .contentpaneopen {
font-size:11px;
}
/* @end */

/* Pour enlever les maudite border dot autour des link image  */ 
a img {border:none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }