/* CSS Document */

/* Balises générales*/
body {
	background-color: #EDEFEF;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: blue;
}

a:hover {
	text-decoration: underline;
}

ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.3em 0 0 1.5em;
    padding:0;
    list-style-image: url("../images/bullet.gif");
}

li { margin-bottom: 0.1em; text-align: justify; }

ol {
    line-height: 1.5em;
    margin: 0.3em 0 0 3.2em;
    padding:0;
    list-style-image: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0.4em 0em 0.5em 0em;
	line-height: 1.5em;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	padding: 0px;
	margin: 0px;
}

/* Table de mise en forme du haut de page*/
#table_top {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 27px;
	border: none;
}

#tr_top {
	padding: 0px;
	margin: 0px;
}

#td_menu_top {
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

#mainlevel-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#mainlevel-nav li{				
	float: left;
	margin-right: 5px;
	height: 26px;
	background-image: url("../images/barre-menu_fonc.gif");
	background-repeat: no-repeat;
	background-position: left top;		
}

#mainlevel-nav li:hover, #mainlevel-nav li.one{				
	background-image: url("../images/barre-menu_clr.gif");
	background-repeat: no-repeat;
	background-position: left top;		
}

#mainlevel-nav a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;		
	font-size: 14px;
	text-decoration: none;
	line-height: 26px;	
}

#active_menu-nav {
	background-image: url("../images/barre-menu_clr.gif");
}


#td_module_search {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/barre-menu_clr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
	height: 27px;
	padding-left: 10px;
}

#mod_search_searchword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #FC6634;
	background-image:url("http://www.joomla-visites.net/images/degrade-button.png");
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #cccccc;
	cursor: pointer;
	margin: 2px;
	padding-left: 3px;
	padding-right: 3px;
	
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #FC6634;
	background-image:url("http://www.joomla-visites.net/images/degrade-button.png");
	background-repeat:repeat-x;
	background-position:top;
	margin: 2px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #cccccc;
}

a.button:hover {
	text-decoration: none;
	position:relative;
	top: 1px;
}

/* Seconde table de mise en forme du haut de page*/
#table_top_2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100px;
}

#tr_top_2 {
	padding: 0px;
	margin: 0px;
}

#td_logo {
	background-image: url(../images/fond_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	
}

#div_logo {
	display: block;
	background-image: url("../images/logo_visoterra.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 240px;
}

#table_top_3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#td_ban {
	background-color: #3399FF;
	text-align: center;
}

#td_ban2 {
	text-align: center;
	width: 100%;
	height: 100%;
	
}

#div_ban2 {
	width: 468px;
	height: 15px;
	/*margin-left: auto;
	margin-right: auto;*/
}

#td_login {
	background-image: url(../images/fond_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
}

#table_login {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

#mod_login_usernametext-login {
	font-weight: bold;
	
}

#mod_login_logoutform-login {
	padding: 0px;
	margin: 0px;
}

#button-deconnect-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	border: none;
	color: blue;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#mod_loginform-login {
	padding: 0px;
	margin: 0px;
	
}

#mod_login_remembermetext-login {
	padding-right: 5px;
	border-right: 1px solid #000000;
}

.mod_login-login {
	padding-left: 5px;
}

/*Table principale*/
#table_principal {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#tr_principal {
	padding: 0px;
	margin: 0px;
}

#td_left {
	padding: 0px;
	margin: 0px;
	width: 165px;
	vertical-align: top;
}

#td_middle {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #3399FF;
}

#td_right {
	padding: 0px;
	margin: 0px;
	width: 165px;
	vertical-align: top;
}

/*Thème menu principal*/
.moduletable-main {
	border-bottom: 1px solid #3399FF;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 160px;
}

div.moduletable-main h3 {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url("../images/barre-menu_clr.gif");
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 21px;
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #3399FF;
}

.table.moduletable-main td {
	margin: 0px;
	padding: 0px;
	
}

.table.moduletable-main tr {
	margin: 0px;
	padding: 0px;
}


.mainlevel-main{
	display: block;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	background-color: #F6FBFF;
	border-left: 1px solid #3399FF;
	border-right: 3px solid #3399FF;	
}

.mainlevel-main-red {
	display: block;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	background-color: #F6FBFF;
	border-left: 1px solid #3399FF;
	border-right: 3px solid #3399FF;
	color: #FF0000;
}

.mainlevel-main-red:visited {
	color: #FF0000;
}

.mainlevel-lang{
	display: block;
	padding: 5px;
	font-size: 10px;
}

/*theme menu vert */

.mainlevel-vert {
	display: block;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	background-color: F2F2FF;
	background-image: url("../images/menu_vert.gif");
	background-repeat: no-repeat;
	background-position: left top;	
}

.moduletable-vert {
	border-bottom: 1px solid #006600;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 160px;
}

div.moduletable-vert h3 {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url("../images/barre-menu_vert.gif");
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 22px;
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #006600;
}

.table.moduletable-vert tr {
	margin: 0px;
	padding: 0px;
}

.table.moduletable-vert td {
	margin: 0px;
	padding: 0px;
	
}

/*Thème module droite*/

.moduletable-right {

	width: 165px;
}

div.moduletable-right h3 {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #3399FF;
	line-height: 21px;
	padding-left: 10px;
	margin: 0px;
}

.table.moduletable-right td {
	margin: 0px;
	padding: 0px;
	
}

.table.moduletable-right tr {
	margin: 0px;
	padding: 0px;
}

.moduletable-padded {
	padding: 2px;
}

.mainlevel-right {
	display: block;
	padding-left: 10px;	
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
		
}

.td_count_bookmarks {
	background-color: #FFFFFF;
}

.mainlevel-main2 {
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	background-color: #F6FBFF;
	border-left: 1px solid #3399FF;
	border-right: 3px solid #3399FF;	
}

.mainlevel-main3 {
	background-color: #F6FBFF;
	border-left: 1px solid #3399FF;
	border-right: 3px solid #3399FF;
	padding-bottom: 3px;	
}



/*Table du bas*/
#table_bottom {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#tr_bottom {
	padding: 0px;
	margin: 0px;
}

#td_bottom {
	padding: 0px;
	margin: 0px;
}

.sectiontableheader {
  font-weight: bold;
  background: #B2E3FF;
  padding: 5px;
}

.sectiontableentry1 {
	background-color : #ffffff;
	padding: 5px;
}

.sectiontableentry2 {
	background-color : #F4FAFF;
	padding: 5px;
}

.table_cat, .cbStatusList {
	border-left: 1px solid #B2E3FF;
	border-right: 1px solid #B2E3FF;
	border-bottom: 3px solid #B2E3FF;
	margin-bottom: 5px;
}

.sectiontableheader_photo {
  font-weight: bold;
  /*background: #f0f0f0;*/
  background: #DFCEF2;
  padding: 5px;
}

.sectiontableentry_photo1 {
	background-color : #ffffff;
	padding: 5px;
}

.sectiontableentry_photo2 {
	/*background-color : #f9f9f9;*/
	background-color: #F8F4FD;
	padding: 5px;
}

.td_photo_list1 {
	background-color: #F8F4FD;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.td_photo_list2 {
	background-color: #F8F4FD;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.table_photo_cat {
	border-left: 1px solid #DFCEF2;
	border-right: 1px solid #DFCEF2;
	border-bottom: 3px solid #DFCEF2;
	margin-bottom: 5px;
}

.sectiontableheader_forum {
  font-weight: bold;
  /*background: #f0f0f0;*/
  background: #FFBE69;
  padding: 5px;
}

.sectiontableentry_forum1 {
	background-color : #FFE8C1;
	padding: 5px;
}

.sectiontableentry_forum2 {
	/*background-color : #f9f9f9;*/
	background-color: #FFE8C1;
	padding: 5px;
}

.table_forum_cat {
	border-left: 1px solid #FFBE69;
	border-right: 1px solid #FFBE69;
	border-bottom: 3px solid #FFBE69;
}

.componentheading {
	height: 20px;
	color: #c64934;
	font-size: 15px;	
	border-bottom: 1px solid #c64934;
	font-weight: bold;

}

.contentpaneopen {
	width: 100%;
}

table.contentpaneopen td {

}

table.contentpaneopen {
}

table.contentpane {
	width: 100%;	
}

table.contentpane td {
	
}

table.contentpane {
	
}

.contentheading {
	height: 20px;
	color: #c64934;
	font-size: 15px;
	border-bottom: 1px solid #c64934;
	font-weight: bold;
	margin-bottom: 0px;
}

.contentpagetitle {
	color: #c64934;
	font-size: 15px;
	font-weight: bold;		
}

.contentpagetitle:visited {
	color: #c64934;		
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: none;
	line-height: 0px;
}

.blog {
	width: 100%;
	margin:0px;
	padding: 0px;
}

.bookmarks_componentheading {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.category {
	margin: 0px;
}

#div_bookmarks {
	width: 100%;
	text-align: center;
}
#div_bookmarks2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.a_home {
	color: red;
	font-weight: bold;
	line-height: 16px;
}

.a_home:visited {
	color: red;
}

.message {
	text-align: center;
	font-style: italic; 
	border: 1px solid #DE8CA7;
	background-color: #FCF0F4;
	padding: 5px; 
}

.pagenav_prev {

}

.pagenav_next {

}

.img_border {
	border: 1px solid #DFCEF2;
}

.img_margin {
	margin-top: 5px;
	border: 1px solid #000000;
}

#mod_login_greeting-login {
	white-space: nowrap;
}

.img_gallery {
	border-right: 3px solid #DFCEF2;
	border-bottom: 3px solid #DFCEF2;
	border-top: 1px solid #DFCEF2;
	border-left: 1px solid #DFCEF2;
	margin: 5px;
}

#div_pub_droite {	
	float: right;
	clear: right;
	margin: 0;
	padding: 10px 0 5px 10px;
	background-color: white;	
}

.div_data_ext {	
	float: right;
	clear: right;
	margin: 0;
	padding: 0 0 5px 10px;
	background-color: white;
}

.div_data_int {
	padding: 0px !important;
	border: 1px solid #FFBE69;
	background-color: #F8F4FD;
	overflow: hidden;
}

.th_data {
	background-color: #FFE8C1;
}

#div_pub_gauche {	
	float:left;
	margin: 5px;	
}

.visualClear { clear: both; }

.div_img_wiki_ext {	
	float: right;
	clear: right;
	margin: 0;
	padding: 0 0 5px 10px;
	background-color: white;
}

.div_img_wiki_int {
	padding: 4px !important;
	border: 1px solid #DFCEF2;
	background-color: #F8F4FD;
	overflow: hidden;
}

.div_img_wiki_thumb {
	float: right;
	clear: right;
	margin: 5px;
	margin-right: 0px;
	padding: 0;
}

.div_img_wiki_thumb_left {
	float: left;
	clear: left;
	margin: 5px;
	margin-left: 0px;
	padding: 0;
}

.div_img_wiki_thumb2 {
	margin: 5px;
	padding: 0;
}

.div_form_list {
	margin-bottom: 4px;
}