.eno_table{
	color:#000000;
	width: 100%;
	border-spacing: 0;
	border-width:1px;
	border-style:solid;
	border-color:#4b4b4b;
	background-color:#ffffff;
	font-size:11px;
}

.eno_td{
	border-bottom:1px solid #dfdfdf;
	padding:5px;
}

.eno_th{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #4b4b4b;
	text-decoration:none;
	background:#4b4b4b;
	vertical-align:middle; 
	text-align:left;
}

.eno_table a{
	color:#0033CC;
	font-size:12px;
}

.eno_table a:hover{
	text-decoration:underline;
}

.eno_error
{
	background-color: #ffb7b7;
	border-width: 1px; 
	border-style: solid; 
	border-color: #7e1c1c; 
	margin-bottom: 8px;
	font-size:12px;
	color: #7e1c1c;
}

.eno_msg
{
	background-color: #99FF99;
	border-width: 1px; 
	border-style: solid; 
	border-color: #009900; 
	margin-bottom: 8px;
	font-size:12px;
	color: #009900;
}

button, input.eno_button {
	width:auto !important;  
	border:1px solid #bfbfbf; 
	border-right-color:#908d8d; 
	border-bottom-color:#908d8d; 
	padding:1px .5em; 
	background:url(images/btn_bg_default.gif) left center repeat-x; 
	color:#000;
}
button:active, input.ere_button:active {
	border:1px solid #908d8d; 
	border-right-color:#afafaf; 
	border-bottom-color:#afafaf;
}
button:hover, input.ere_button:hover {
	cursor:pointer;
	background:url(images/btn_bg_submit.gif) left center repeat-x;
}

.eno_message{
	padding-bottom:2px;
}

.eno_hidden{
	display: none;
}

.eno_visible {
   display: inline;
}

.eno_shown{
	display: block;
}

.eno_textbox_error{
	border:1px solid #CC0000;
	font-size:13px;
	padding:2px;
}

.eno_textbox{
	border:1px solid #CCCCCC;
	font-size:13px;
	padding:2px;
}

.eno_content img{
	display:inline;
}

.eno_add_link{
	padding-bottom:5px;
}

.eno_add_link span{
	padding-right:5px;
}

/*LIST NEWS VISITOR*/
.eno_visiteur{
	color:#294054;
}

.eno_visiteur_title{
	font-weight:bold;
	padding-bottom:3px;
}

.eno_visiteur_title a{
	font-weight:bold;
	text-decoration:none;
}

.eno_visiteur_title a:hover{
	font-weight:bold;
}

.eno_visiteur_date{
	padding-bottom:3px;
}

.eno_visiteur_image{
	padding-right:7px;
	padding-bottom:5px;
}

.eno_visiteur_image img{
	border:4px solid #FFFFFF;
}

.eno_visiteur_description{
	padding-bottom:5px;
}

.eno_visiteur_description a{
	text-decoration:none;
}

.eno_visiteur_title a:hover{
	text-decoration:underline;
}

.eno_visiteur_place{
	font-size:11px;
	font-weight:bold;
	color:#ca7535;
	padding-bottom:3px;
}

.calendar_middle_news{
	width:239px;
	background:url(images/bgCalMiddle.jpg) repeat-y;
}

.calendar_news{
	margin-bottom:5px;
}

/*DETAIL NEWS VISITOR*/
.eno_visiteur_detail{
	padding-bottom:5px;
}

.eno_visiteur_detail a{
	text-decoration:none;
}

.eno_visiteur_detail a:hover{
	text-decoration:underline;
}

.eno_visiteur_detail_title{	
	font-weight:bold;
	padding-bottom:5px;
}

.eno_visiteur_detail_date{
	padding-bottom:5px;
	padding-top:5px;
}

.eno_visiteur_detail_image{
	padding-right:7px;
	padding-bottom:5px;
}

.eno_visiteur_detail_image img{
	border:4px solid #FFFFFF;
}

.eno_visiteur_detail_description{
	padding-bottom:5px;
}

.eno_visiteur_detail_description span{
	padding-bottom:5px;
}