* {
margin: 0 auto;
}
body {
background: #E2E72B url(../images/design/bg.png) top repeat;
font-family:Arial,Helvetica,Sans-Serif;
color:black;
font-size:16px;
line-height:1.4em;
overflow:auto;
}
h1,h2,h3,h4,h5,h6 {
}

#gradient {
background-image:url(../images/design/gradient.png);
background-repeat:repeat-x;
height:450px;
top:0;
}

#background-left {
float: left;
width: 60px;
}

h1 {
font-size:18px;
}

h2.contentheading {
background: url(../images/design/headings.png) repeat scroll 0 0;
clear:both;
display:block;
font-size:22px;
font-weight:bold;
padding: 5px;
}

.componentheading {
background: url(../images/design/headings.png) repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
clear:both;
display:block;
font-size:22px;
font-weight:bold;
padding: 5px;
}

#background-right {
}

#page {
width: 1000px;
text-align: left;
vertical-align: middle;
}

a.pagenav:link, a.pagenav:visited {
font-weight:bold;
color:#000000;
font-weight:normal;
text-decoration:none;
}

span.hide {
display: none;
}

.back {
text-align:left;
height: 25px;
background: url(../images/design/back.png) no-repeat left;
width:28px;
padding-bottom:5px;
margin:0;
}

.pagenav {
border:0 none;
font-weight:bold;
margin:0;
padding:0 2px;
text-decoration:none;
}

#header {
width: 1000px;
height: 160px;
text-align:center;
}

#photos-header {
float:right;
height:160px;
width:542px;
background: url(../images/design/photos.png) no-repeat left;
}

#top-nav {
background: url(../images/design/top-nav.png);
float: left;
width: 1000px;
height: 98px;
}

#breadcrumbs {
border-bottom:1px solid;
float:left;
margin:40px 0 0 40px;
}

#logo {
float: left;
width: 312px;
height: 120px;
right:40px;
top:36px;
}

#container {
background:transparent url(../images/design/content-top.png) no-repeat scroll 0 0;
float:left;
min-height:98px;
width:1000px;
}

#container-repeat {
background: url(../images/design/content-repeat.png) repeat-y;
float: left;
width: 1000px;
}

#topmenu {
left:100px;
position:relative;
top:36px;
width:503px;
}

#leftmenu {
float:left;
margin:-30px 0 0 39px;
width:200px;
}
#leftmenu ul {
list-style: none;
list-style-type:none;
text-decoration: none;
}

#leftmenu ul a{
color: #000;
text-decoration: none;
}

#leftmenu ul a:hover {
color:#3A88D0;
}

#leftmenu-menu {
padding:0;
}

#leftmenu-partenaires {
padding:40px 37px 30px 17px;
}

#leftmenu-footer {
}

#content {
float:right;
min-height:211px;
margin:-30px 40px 0 0;
width:720px;
}

#content-footer {
height:18px;
width:550px;
}

#content-inside-inner {
float: left;
width: 100%;
}

#content-repeat {
float:left;
width:550px;
margin-left:-3px;
}

#content-text {
padding-left: 60px;
padding-top: 10px;
padding-right:14px;
}

.contentpaneopen {
}

.article-content {
	margin: 10px;
}

#user4 {
float:left;
background: #ffb201 url(../images/design/user4-bg.png) repeat-x scroll 0 0;
margin-left:24px;
margin-right:25px;
width:951px;
}

#user4-area {
padding: 20px;
float: left;
background: transparent url(../images/design/user4-div.png) no-repeat right;
}

#user4-area a{
color: #333;	
}

#user4-area a:hover{
color: #000;	
}

#user5-area {
padding: 20px;
float: right;
}

#user5-area a{
color: #333;	
}

#user5-area a:hover{
color: #000;	
}

.pushplay {
background:transparent url(../images/design/pushplay.png) no-repeat scroll 0 0;
color: #fff;
}

a.pushplay {
display:block;
font-weight:bold;
height:25px;
line-height:25px;
margin-top:15px;
padding-bottom:20px;
padding-left:5px;
text-decoration:none;
width:190px;
color: #000;

}

a.pushplay:hover{
text-decoration: none;
color: fff;
}

#footer {
background: url(../images/design/content-footer.png) no-repeat;
height: 98px;
float:left;
width:1000px;
}

#footer-inner {
color:#AAAAAA;
font-size:11px;
line-height:60px;
padding:15px 40px;
}

#footer-inner a{
color: #888;
}

/*
#background-bottom {
background-position:center center;
background-repeat:repeat-x;
bottom:0;
height:303px;
position:fixed;
width:100%;
z-index:-1;
}
*/


/*joomfish*/
.rawimages span#active_language img {
	border: 3px solid #CCCCCC;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

.moduletable_menu {
	padding-bottom: 20px;
}

.moduletable {
	padding-bottom: 20px;
}

.contentpaneopen_edit {
	margin-top:-25px;
}

/* Normal link */
a {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial,Helvetica,Sans-Serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
	border: none;
}

.readon {
border: none;
}

ul {
	list-style: none;
	padding-left: 10px;
}


img {
	border: none;
}

/* FORM
--------------------------------------------------------- */
.input {
border: none;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
}

.button:hover, .button:focus {
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}


/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #990000;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	width: 100%;
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}



/* META
--------------------------------------------------------- */
.article-tools {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

#system-message {
border:1px solid;
margin-bottom:10px;
padding:5px;
}