.page_bg {
	background: #d5e0e6;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 990px;
	border: solid 1px #131c23;
}

.header {
	height: 111px;
	background: url(../images/mambo_header.png) no-repeat;
}

.top_right_box {
	background:#aec3cc;
	width: 176px; 
	padding: 4px;
	border-left: solid 1px #131c23;
	border-bottom: solid 1px #131c23;
}

.contentpaneopen {
	text-align: justify;
	width: 100%;
	padding: 0px;
}

.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #ff5500;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.button {
	font-weight: bold;
	border:solid 1px #131c23;
	background-color: #808080;
	color: #d5e0e6;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #23343c;
	background: #d5e0e6;
	border: solid 1px #131c23;
}

.content_box {
	width: 802px;
	padding: 4px;
}



.dote {
	border:dotted 1px #131c23;
}

.droit {
	border-left:solid 1px #131c23;
}

.right_box {
	background:#aec3cc;
	padding: 4px;
	border-left: solid 1px #131c23;
	width: 176px;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #131c23;
	border-right: solid 0px #131c23;
	border-top: solid 0px #131c23;
	border-bottom: solid 0px #131c23;
}

table.moduletable th {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #ff5500;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}

div#menublock table.moduletable td {
	padding: 0px;
}

a:link, a:visited {
	color: #35505B; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #35505B;	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #ff5500;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ff5500;
}

.fond {
	text-align:center;
	background:#aec3cc;

}

form {

	margin: 0;
 	padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	background: #d5e0e6;
}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23343c;
	vertical-align : top;
}

.centeredImage {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

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

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

h1 {
	text-align:center;
	font-size: 24px; 
	font-weight: bold;
}

h2 {
	text-align:center;
	font-size: 22px; 
	font-weight: bold;
}

h3 {
	text-align:center;
	font-size: 20px; 
	font-weight: bold;
}

h4 {
	text-align:center;
	font-size: 18px; 
	font-weight: bold;
}

h5 {
	text-align:center;
	font-size: 16px; 
	font-weight: bold;
}

h6 {
	text-align:center;
	font-size: 14px; 
	font-weight: bold;
}

hr {
	background: #999999; height:1px; border: solid 1px;
}

#active_menu {
	color:#F00000;
	font-weight: bold;
	text-decoration:none;
}

#content-pane .tab-page {
	
}

.contentpane {

}

.mess {
	border: solid 2px red;
	color: white;
	background: #435b67;
}
