img{
	border:none;
	padding:0px;
	margin:0px;
	}
body
{
	text-align:center;
    padding:0px;
    margin:0px;
    background-color:#DBDBE8;
    font-size:13pt;
    font-family: georgia, arial, verdana;
}
#website 
{
    background-color:#2d2d2d;
	    width:800px;
    margin: auto;
    padding:0px;
}
#menuTop
{
    font-size:10pt;
    width:650px;
    border-bottom: #FF6600 4px solid;
    background-image:url(images/fond2.jpg);

}
#menuTop ul
{
	margin:0 0 0 0;
	padding:0 0 0 5;
}
#menuTop li{
	display:inline;
    list-style-type:none;
    padding: 0 6 0 6;
	margin:0px;
font-weight:bold;
}
#logo{
	padding:0 10 10 10;
    border-bottom: #FF6600 4px solid;
    background-image:url(images/fond1.jpg);
    
}
	
#menuLeft{
    font-size:10pt;
	padding-top:30px;	
    width:150px;
}
#menuLeft ul
{
	position:relative;
	top:0px;
	margin:0;
	padding:5 0 0 10;
}
#menuLeft li{
    list-style-type:none;
    padding: 0 0 8 0;
	margin:0px;
font-weight:bold;
text-align:top;
}
#pageContent{
	padding-top:10px;
    width:650px;
	}
#borderLeft
{
	width:20px;
    background: url(images/borderleft.jpg);
	
}
#cornerLeft
{
	width:20px;
	height:20px;
    background: url(images/cornerleft.jpg);
	
}
#borderRight
{
	width:20px;
    background: url(images/borderright.jpg);
	
}
#cornerRight
{
	width:20px;
	height:20px;
    background: url(images/cornerright.jpg);
	
}
#borderBottom
{
	height:20px;
    background: url(images/borderbottom.jpg);
	
}
td{
margin:0px;
padding:0px;
}
tr{
margin:0px;
padding:0px;
}

table{
	margin:auto;
	padding:0px;
	border:0px;
    font-size:13pt;
    font-family:georgia, arial, verdana;
	color:#FFCC66;
}


a:link, a:visited {
    color:#FFFFFF;
    text-decoration:none;
}

a:hover, a:active {
	color:#ff6600;
    text-decoration:none;
}
#editable{
    background-color:#2d2d2d;
	color:#FFCC66;
    width:628px;
    height:500px;
    padding: 0 0 0 10;
    text-align:left;

}
h1{
    border: #FFCC66 1px solid;
    font-size:28pt;
	color:#FF6600;
	font-weight:normal;
	margin:0 160 0 160;
	text-align:center;
}
h2{
    font-size:28pt;
	color:#FF6600;
	font-weight:normal;
	text-align:center;
	margin:0px;
}
h3{
    font-size:28pt;
	color:#FFCC66;
	font-weight:normal;
	text-align:center;
	margin:0px;
}
input{
width:300px;
}
#send input{
	width:100px;
}
#send{
	text-align:right;
}
#tableContact{
margin:10px;
}
