body {
	margin: 0;
	padding: 0;
	font:normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;	
	background-color:#818c88;
}
img {
	border:0;
}

a {
	color:#390081;
}

object {
	display:block;
}


#tbg {
	background:url(../images/tbg.png);
}

#stbg {
	background:url(../images/stbg.png);
}

#header {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:#ffffff;
}

#whitebg {
	background-color:#ffffff;
}

#mbg {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:url(../images/mbg.png) left top no-repeat;
}

#main {
	background:url(../images/bbg.png) left bottom no-repeat;
	min-height:300px;
	padding:15px;	
}

#main-left {
	width:450px;
	float:left;
	border-right:#e5e3d9 1px solid;
	padding:15px;	
}

#main-right {
	float:left;
	padding:15px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background:url(../images/ftbg.png) left top no-repeat;
	padding:30px 30px 0 30px; 	
}

#fbg {
	background:url(../images/fbg.png);
	height:289px;	
}

#mfbg {
	background:url(../images/mfbg.png);
	height:147px;
}

.clear {
	clear:both;
}

.block {
	float:left;
	width:315px;
	color:#ffffff;
}

.content {
	padding:10px;
	height:133px;
	border-right:#959e9b 1px solid;
	width:295px;
}

.right {
	border:0;
	width:200px !important;	
}

.block h3 {
	text-transform:uppercase;	
	color:#073e50;	
	font-size:14px;
	padding:0 10px;
	margin:0;
}

.block a {
	color:#ffffff;
	text-decoration:none;
}

.block a span {
	color:#a31d07;
}

.block a:hover {
	color:#a31d07;
}

.block ul {
	padding:0;
	margin:0;
	list-style:none;
}

.block ul li {
	position:relative;
	top:-10px;	
	border-bottom:1px dashed #ffffff;
	padding:10px 0;
}

.block a.email {
	color:#8efaff;
}

.block a.email:hover {
	text-decoration:underline;
}

.footer-link {
	padding:30px 10px;
}

.footer-link ul {
	padding:0;
	margin:0;
}

.footer-link ul li {
	list-style:none;
	float:left;
	padding:5px;	
}

.footer-link ul li.small-logo {
	float:right;
	position:relative;
	top:-20px;
}

.footer-link ul li a {
	color:#373737;
	text-transform:lowercase;
	text-decoration:none;	
}

.footer-link ul li a:hover {
	color:#ffffff;
}

#left {
	float:left;
	width:250px;
	padding:15px;
}

#left ul {
	margin:0;
	padding:0;
	list-style:none;	
}

#left ul li {
	padding:10px 0;
	border-bottom:1px dashed #a5aeab;
}

#left ul li a {
	color:#0d81a6;
	text-decoration:none;
	margin-left:15px;
	display:block;
}

#left ul li a:hover {
	color:#a31d07;
}

#left ul li span {
	float:left;
	color:#a31d07;
}

#right {
	float:left;
	padding:15px;
	width:600px;
}

#right ul.realisations {
	list-style:none;
	margin:15px 0;
	border-bottom:1px dashed #a5aeab;
	padding:0 0 45px 0;	
}

#right ul.realisations li {
	/*background:#e8e7e8;*/
	margin:15px 0;	
	padding-bottom:5px;
}

#right ul.realisations li img {
	float:left;
	padding:0 10px 0 0;
}

#right ul.realisations li .date {
	padding:10px 0 0 0;
	font-weight:bold;
}

#right ul.realisations li a {
	font-weight:normal;
	/*color:#000000;*/
}

#right ul.realisations li a span {
	/*color:#007ac3;*/
}


#main h1{
	
}

#main h1 .cherry{
	color:#660000;
}

#main h1 .red{
	color:#990000;
}

#main a{
	color:#990000;
}

#main h2 {
	color:#0d81a6;
}

.error {
	color:#990000;
}

