@charset "UTF-8";

/* General */
body#pagearea {
	color:#6f6f6f;
	font-size:11px;
	font-family:Verdana,Arial;
	background-image: url(../images/motif-bg-celnat3.jpg);
	background-repeat: repeat;
	background-position: top;
}

#wrapper {

}

h1 {
	margin:8px 0;
	padding:0;
	font-size:16px;
	font-family:Arial;
}

h2 {
	padding:8px 8px 2px;
	margin:0;
	color:#525151;
	font-weight:normal;
	font-family:Arial;
}

h3 {
	padding:8px 8px 2px;
	margin:0;
	color:#525151;
	font-weight:normal;
	font-family:Arial;
}

p {
	margin:0;
	padding:0;
}

img {
	border:none;
}

ul {
	margin:0;
	padding:0;
}

li {
	padding:0;
	margin:0;
	list-style-type:none;

}
a:link {
    text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
}

.sectiontableentry1 {
	line-height:25px;
}

.button {
	background:url(../images/eny_sfx_purple.png) top repeat-x;
	height:25px;
	border:none;
	color:#fff;
	cursor:pointer;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}


	
/* Top Menu */
.eny_top_menu {
	font-size:12px;
}


	
/* Header */

	
/* Logo */

	
/* Banner */

	
/* Menu */
.eny_menu {
	font-size:16px;
}


	
/* User 1-4 */
.eny_useronetofour_area {
}

.eny_useronetofour {
}


	
/* User 5-8 */
.eny_userfivetoeight_area {
}

.eny_userfivetoeight {
}


	
/* Breadcrumb */
.eny_breadcrumb {
	border-top:solid #d3d3d3 0px;
}

.eny_breadcrumb_left {
	background:url(../images/eny_breadcrumb.png) right no-repeat;
	line-height:27px;
	height:30px;
}

a.pathway {
	background:url(../images/eny_breadcrumb.png) right no-repeat;
	padding:5px 25px 6px 0;
	font-size:12px;
	text-decoration:none;
	margin-right:10px;
}

span.eny_breadcrumbs_pathway {
	line-height:30px;
}

img.eny_breadcrumb_home {
	padding:6px 0 0 8px;
}


	
/* Main Area */
.eny_main_area {
	background-image: url(../images/eny_wrapper_bg.png);
	background-repeat: repeat-y;
}


	
/* User 13-16 */
.eny_thirthteentosixteen_area {
	height: 200px;
    margin-left: 580px;
    margin-top: 1390px;
    position: absolute;
    width: 200px;
	display:none;
}


	
/* Footer & Copyright Area */
.eny_footer_area {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: 27px top;
	height: 89px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.eny_copyright a {
	font-size:9px;
	color:#DEB8E1;
	text-decoration:none;
	font-weight:bold;
}

.eny_footer {
	font-size:8px;
	color:#000000;
	text-align:center;
}

.eny_footer a {
	color:#DEB8E1;
	text-decoration:none;
	font-weight:bold;
}


	
/* Default Module Style */
.eny_default h3 {
}

.eny_default {
	padding-bottom:8px;
}

.eny_inner {
	padding:0px;
}

span.precolor {
	color:#4f095a;
}


	
/* Promo Module Style */
.eny_promo h3 {
	
}

span.promoprecolor {
	color:#fff;
}

.eny_promo {

}


	
/* Info Module Style */
.eny_info h3 {
	color:#fff;
}

span.infoprecolor {
	color:#fff;
}

.eny_info {
	color:#fff;
}

.eny_info ul.menu {
	margin:0;
	padding:0;
}

.eny_info ul.menu li {
	list-style:none;
	line-height:25px;
	border-bottom:solid #d3d3d3 1px;
	padding-left:8px;
	font-size:12px;
}

.eny_info ul.menu li a {
	color:#fff;
	text-decoration:none;
	padding:0;
}

.eny_info ul.menu li a:hover {
	color:#5e5d5d;
	text-decoration:none;
}

.ul.menu {
	margin:0;
	padding:0;
}


	
/* Suffixe */

	
/* Purple */
.modulestyle-purple h3 {
	background:#4f095a url(../images/eny_sfx_purple.png) top repeat-x;
	color:#fff;
}

.modulestyle-purple span.precolor {
	color:#fff;
}

.modulestyle-purple .eny_default {
	background:#4f095a;
	color:#fff;
}


	
/* Grey */
.modulestyle-grey h3 {
	background:#d3d3d3 url(../images/eny_sfx_grey.png) top repeat-x;
}

.modulestyle-grey .eny_default {
	background:#d3d3d3;
	color:#6f6f6f;
}


	
/* Grey Header */
.modulestyle-grey_header h3 {
	background:#d3d3d3 url(../images/eny_sfx_grey_header_title.png) top repeat-x;
	padding-bottom:9px;
	color:#525151;
}

.modulestyle-grey_header {
	background:#fff;
}

.modulestyle-grey_header span.infoprecolor {
	color:#4F095A;
}
