@charset "utf-8";
/* CSS Document */


*{
outline:none;

}

body {
	margin:0px;
	background-color:#000;
}

body, td {
	font-family:Arial;
	font-size:12px;
	color:#dba553;
}

#bgtop    { background:url(../images/background_t.jpg) center top repeat-x; margin-bottom:20px;}
#bgmiddle { background:url(../images/background_m.jpg) center repeat-y; }
#bgbottom { background:url(../images/background_b.jpg) center bottom repeat-x; }

#background {
	padding:15px 0;
	margin:0;
}

/* ----------------------------------- user4 ----------------------------------- */

#user4 {
	margin:95px 20px 0px 492px;
	height:37px; line-height:37px;
	text-align:right;
	overflow:hidden;
}

#user4 div.search {
	text-align:right;
}

/* ----------------------------------- user8 ----------------------------------- */

#user8 {
	margin:0px 20px 0px	220px;
	height:350px;
}
/* ------------------------------------------------------------------------------------------------------------ */
form { margin:0; padding:0; }

#header {
	height:519px;
	margin:0px;
	padding:0px;
	background:url(../images/header.jpg);
	overflow:hidden;
}

fieldset {
	padding:10px;
	margin:0px;
	border:solid 1px #4c2f04;
}

ul li {
	padding-left:10px;
	/*background:url(../images/puce.gif) left 5px no-repeat;*/
}

ul li ul li {
	/*background-image:url(../images/puce.gif);*/
}

ul li ul li ul li {
	/*background-image:url(../images/puce.gif);*/
}

#left ul li {
	padding-left:10px;
	/*background:url(../images/puce2.gif) left 5px no-repeat;*/
}

#left ul li ul li {
	/*background-image:url(../images/puce2.gif);*/
}

#left ul li ul li ul li {
	/*background-image:url(../images/puce2.gif);*/
}
a, a:link, a:visited {
	color:#c95b17;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

label {
	white-space:nowrap;
}

img {
	border:none;
}

ul { 
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}

ul ul {
	margin-left:15px;
}

ul ul ul {
	margin-left:15px;
}
ul ul ul ul {
	margin-left:15px;
}

.center {
	width:984px;
	margin:0px auto 0px auto;
}

.contentpaneopen {
	width:100%;
}

.componentheading {
	font-size:22px;
	font-weight:normal;
	color:#fff;
}

.contentheading {
	vertical-align:top;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
	color:#fbecd5;
}

.createdate {
	padding-left:16px;
	/*background:url(../images/createdate.jpg) left center no-repeat;*/
}
/* ----------------------- Blog style ----------------------- */

.article_separator, .row_separator {
	display:block;
	overflow:hidden;
	height:4px;
}


/* ------------------- 1 article ---------------------- */

#banner {
	text-align:center;
	margin:0 0 10px 0;
	padding:0px;
}

#bottom {
	margin:0px;
	padding:0px;
	/*background-color:#000;*/
}

/*--------------------------------- pied de page ---------------------------*/
.footer_syndicate {
	height:65px;
	overflow:hidden;
	padding:35px 40px 0 250px;
	margin:0;
	background:url(../images/footer-23.jpg) 0px 15px no-repeat;
}

#syndicate {
	display:inline-block;
	padding:0; 
	margin:0;
	float:left;
	text-align:left;
}

#syndicate img {
	vertical-align:middle;
}

#footer {
	display:inline-block;
	padding:0; 
	margin:0;
	float:right;
	text-align:right;
	font-size:11px;
}

/* ----------------------------- colonne de gauche ------------------------ */
#left {
	width:190px;
	padding:0;
	margin:0 10px 0 20px !important;
	margin:0 10px 0 10px;
	margin-top: 20px !important;
	float:left;
}


/* ------------------------------ colonne de droite --------------------------- */

#right {
	width:190px;
	padding:0;
	margin:0 40px 0 0;
	float:right;
}

#center_right {
	width:739px;
	padding:0;
	margin:0;
	float:right;
	min-height:200px;
	_height:200px;
	
}

#content {
	margin:0;
	padding:0;
	float:left;
	width:697px;
}



#content ul {
	margin-top:10px;
}

.clr { clear:both }


h3 {
	font-size:16px;
	text-transform:none;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#b83701;
}

#user1 h3, #user2 h3, #user5 h3, #user6 h3, #user7  h3 {
	font-weight:normal;
}

/* -------------------------- Champs de saisie identifiant / mot de passe / recherche ---------------- */

input#modlgn_username.inputbox,
input#username.inputbox,
input#username_vmlogin {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:119px;
	height:19px;
	border:0px;
	padding:3px 5px 0px 30px;
	margin:2px 0 5px 0;
	/*background:url(../images/input_user.jpg) top left no-repeat;*/
	color:#fff;
}

input#modlgn_passwd.inputbox,
input#passwd.inputbox,
input#password_vmlogin {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:119px;
	height:19px;
	border:0px;
	padding:3px 5px 0px 30px;
	margin:2px 0 5px 0;
	/*background:url(../images/input_password.jpg) top left no-repeat;*/
	color:#fff;
}

input#mod_search_searchword {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:119px;
	height:19px;
	border:0px;
	padding:3px 5px 0px 30px;
	margin:0;
	/*background:url(../images/input_search.jpg) top left no-repeat;*/
	color:#fff;
}

#user4 input#mod_search_searchword {
	margin-top:6px;
	margin-right:10px;
	border:solid 1px #91641e;
}
/* ------------------------------------------- boutons ------------------------------------ */
#form-login input.button {
	margin-top:10px;
}

.button, #btn0, #Envoi, .validate, button {
	border:none;
	color:#000;
	width:90px;
	height:21px;
	line-height:130%;
	padding:0;
	margin:1px;
	font-size:10px;
	cursor:pointer;
	/*background:url(../images/button_background.jpg) no-repeat;*/
	
}

.cbButton {
	/*background:url(../images/button_background_gris.jpg) no-repeat;*/
}


input, select, textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.readon,
a.readon:link,
a.readon:visited,
a.readon:hover,
a.readon:active {
	width:auto;
	border:solid 1px #353a42;
	height:22px;
	line-height:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}
#background .module_menu table {
	width:100%;
}
table.pollstableborder {
	width:100%;
}
table.pollstableborder td {
	text-align:left;
	vertical-align:top;
}

p#form-login-username,
p#form-login-password,
p#form-login-remember {
	margin:2px 0px 0px 0px;
	padding:0px;
}

form#form-login ul {
	margin:5px 15px 0px 15px;
	padding:0px;
}

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

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#fbecd5;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#fbecd5;
}

.small, .createdate, .modifydate {
	font-size:9px;
	color:#662d16;
}

/* ---------------------------------------------------------------------------------- */

.module_text {
	padding:15px 0px;	
}

.module_menu ul li {
	background:none;
}

#left .module h3, 
#left .module_menu h3 {
	display:block;
	font-weight:normal;
	text-transform:none;
	font-size:16px;
	width:157px;
	height:38px;
	line-height:38px;
	margin:0 0 10px 0;
	padding:0 0 0 33px;
	background:url(../images/mod_left_h3.jpg);
}

#left .module_menu, 
#left .module {
	margin:0;
	padding:0 0 20px 0;
}

#left .module_menu div,
#left .module div {
	margin:0;
	padding:0;
}

#left .module_menu ul,
#left .module_menu ul li {
	margin:0px;
	padding:0px;
}

#left .module_menu ul {
	list-style:none;
}
#left .module_menu ul li a,
#left .module_menu ul li a:link,
#left .module_menu ul li a:visited,
#left .module_menu ul li#current ul li a,
#left .module_menu ul li#current ul li a:link,
#left .module_menu ul li#current ul li a:visited,
.menutype a,
.menutype a:link,
.menutype a:visited
{
	margin:0px;
	padding:4px 0px 2px 25px;
	display:block;
	color:#dba553;
	/*background:url(../images/menu_off.jpg) top left no-repeat;*/
}
/* ---------------------------------------------------------------------------------- */
#right .module h3, 
#right .module_menu h3 {
	display:block;
	font-weight:normal;
	text-transform:none;
	font-size:18px;
	width:157px;
	height:38px;
	line-height:38px;
	margin:0 0 10px 0;
	padding:0 0 0 33px;
	/*background:url(../images/mod_right_h3.jpg);*/
}

#right .module_menu, 
#right .module {
	margin:0;
	padding:0 0 20px 0;
}

#right .module_menu div,
#right .module div {
	margin:0;
	padding:0;
}

#right .module_menu ul,
#right .module_menu ul li {
	margin:0px;
	padding:0px;
}

#right .module_menu ul {
	list-style:none;
}
#right .module_menu ul li a,
#right .module_menu ul li a:link,
#right .module_menu ul li a:visited,
#right .module_menu ul li#current ul li a,
#right .module_menu ul li#current ul li a:link,
#right .module_menu ul li#current ul li a:visited,
.menutype a,
.menutype a:link,
.menutype a:visited
{
	margin:0px;
	padding:4px 0px 2px 25px;
	display:block;
	color:#dba553;
	/*background:url(../images/menu_off.jpg) top left no-repeat;*/
}
/*-----------------------------------------------------------------------------------------------------------*/
#background .module_menu ul li a:hover,
#background .module_menu ul li a:active,
#background .module_menu ul li#current a,
#background .module_menu ul li ul li#current a,
#background .module_menu ul li#current ul li a:hover,
#background .module_menu ul li#current ul li a:active,
.menutype a:hover,
.menutype a:active,
.menutype a#active_menu,
.menutype a#active_menu:link,
.menutype a#active_menu:visited
{
	/*background:url(../images/menu_on.jpg) top left no-repeat;*/
	color:#fff;
}

.menutype a.sublevel,
.menutype a#active_menu.sublevel {
	background-position:10px center;
}

#left .module_menu ul li ul li {
	padding-left:15px;	
}

/* ---------------------------------------------------------------------------------- Tool Tip */

.tool-tip {
      background: #ffc;
      border: 2px solid #D4D5AA;
      padding: 5px;
      font-size: 0.79em;
      max-width: 200px;
	  color:#000000;
}

.tool-title {
      font-weight: bold;
	  color:#660000;
}

.moduletable_admin h3 {
	text-align:center;
}
.moduletable_admin ul li {
	float:left;
	margin-right:15px;
}

#editor-xtd-buttons {
	background-color:#fff;
	height:30px;
}

#editor-xtd-buttons a,
#editor-xtd-buttons a:link,
#editor-xtd-buttons a:visited,
#editor-xtd-buttons a:hover,
#editor-xtd-buttons a:active {
	color:#000;
}

#system-message {
	background-color:#fff;
}

/* table in category table page */
td.sectiontableheader {
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	background-color: #333;
}

td.sectiontableheader a {
	color: #fff;
	text-decoration: none;
}

td.sectiontableheader a:hover {
	text-decoration: underline;
}

/* table's row 0 */
tr.sectiontableentry0 td {
	padding: 5px 8px 5px 8px;
	border-top: 1px solid #e5e5e5;
	
}

/* table's row 1 */
tr.sectiontableentry1 td {
	border-top: 1px solid #e5e5e5;
	padding: 5px 8px 5px 8px;
}

/* table's row 2 */
tr.sectiontableentry2 td {
	border-top: 1px solid #e5e5e5;
	padding: 5px 8px 5px 8px;
}

#jcepopup-caption p
{
	color:#333;
}

.authorCopyright {
	clear:both;
	text-align:center;
}

/* ------------------------------------ Modules de droite -------------------------------- */

#right a {
	color:#888;
}
#right .module_bleu,
#right .module_rouge,
#right .module_orange,
#right .module_violet,
#right .module_gris
{
	width:210px;
	margin:0 10px 0 0;
	padding:10px;
	color:#333;
	min-height:100px;
}
#right marquee {
	text-align:center;
}
#right marquee img {
	width:150px;
	height:150px;
}
#right .module_bleu div,
#right .module_rouge div,
#right .module_orange div,
#right .module_violet div,
#right .module_gris div 
{
	margin:0;
	padding:0;
}
#right .module_bleu h3,
#right .module_rouge h3,
#right .module_orange h3,
#right .module_violet h3,
#right .module_gris h3
{
	display:block;
	height:38px;
	line-height:38px;
	margin:0 0 10px 0;
	padding-left:35px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}

/*#right .module_bleu { background:url(../images/mod_bleu_bg.png); }
#right .module_rouge { background:url(../images/mod_rouge_bg.png); }
#right .module_orange { background:url(../images/mod_orange_bg.png); }
#right .module_violet { background:url(../images/mod_violet_bg.png); }
#right .module_gris { background:url(../images/mod_gris_bg.png); }

#right .module_bleu h3 { background:url(../images/mod_bleu_h3.jpg); }
#right .module_rouge h3 { background:url(../images/mod_rouge_h3.jpg); }
#right .module_orange h3 { background:url(../images/mod_orange_h3.jpg); }
#right .module_violet h3 { background:url(../images/mod_violet_h3.jpg); }
#right .module_gris h3 { background:url(../images/mod_gris_h3.jpg); }*/

/* ----------------------------------------  */
.josForm { background-color:#000; padding:25px; }

/* ----------------------------------------  */
/* ----------------------------------------  */
#vmFrontpage img {
	width:100px;
	height:100px;
}
#searchForm{ background-color:#000; padding:25px;}
.phocagallery-box-file {
	padding:15px 5px;
}/*
.phocagallery-box-file-third {
	margin-top:10px;
	margin-bottom:10px;
}*/

#jflanguageselection { margin:0; }
#jflanguageselection .rawimages { margin:8px 10px; }

#content hr { border:none; border-bottom:solid 1px #401c00; }


ul.topnav {
	list-style: none;
	padding: 0 10px;
	margin: 0;
	/*margin-left:230px;*/
	margin-left:250px;
	float: left;
	width: 720px;
	background: #222;
	font-size: 11px;/*1.2em;*/
	background: url(topnav_bg.gif) repeat-x;
	
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 35px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	/*background: url(subnav_btn.gif) no-repeat center top;*/
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #1e0f0a;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 100px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	
	clear: both;
	width: 100px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 75px;
	background: #1e0f0a;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #b83701;
}
