body {
	background:#392B11 url('design/back.jpg') repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:0px;
	padding:0 0 0 0;
	text-align:center;
}

h1 {
	color:#FFCC33;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	position:relative;
	width:960px;
	padding:0;
	margin:auto;	
}

#header {
	background:url('design/headback.jpg') no-repeat center;
	height:298px;
}

.head {
	padding-top:36px;
	padding-left:10px;
	font-size:1.5em;
	color:#eeeeee;
	text-align:left;
}

.head h1{
	font-size:1.0em;
	color:#ff0033;
	padding:0;
	margin:0;
}

.flash{
	float:right;
	padding-top:14px;
	padding-right:14px;
}

.tele{
	width:398px;
	height:61px;
	padding-top:-10px;
	margin-left:60px;
	text-align:center;
	background:url('design/button.gif') no-repeat center;
}

.tele h3{
	padding-top:14px;
	padding-bottom:0px;
	font-size:1.0em;
}

.tele a{
	color:#ffffff;
	text-decoration:none;
}

.tele2{
	width:398px;
	height:61px;
	padding-top:-10px;
	margin-left:60px;
	text-align:center;
	background:url('design/button.gif') no-repeat center;
}

.tele2 h3{
	padding-top:14px;
	padding-bottom:0px;
	font-size:1.2em;
}

.tele2 a{
	color:#ffffff;
	text-decoration:none;
}


#sideleft{
	position:absolute;
	left:0px;
	top:310px;
	width:200px;
	border-right:1px dotted #cccccc;
	font-size:0.9em;
	z-index:5;
}

#sideleft div{
	padding-top:4px;
	padding-bottom:12px;
	margin-right:2px;
	border-bottom:1px dotted #660000;
}

#sideleft h2{
	font-size:1.0em;
	color:#ffcc33;
}

#sideleft div ul{
	padding-left:4px;
	list-style-image:url('design/li.gif')
}

#sideleft div li{

}

#sideleft a{
	color:#ffffff;
	text-decoration:none;
}

#contenu{
	position:absolute;
	top:310px;
	left:205px;
	width:550px;
	font-size:0.9em;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#contenu .profil{
	border:1px dotted #aa8811;
	width:530px;
	height:auto;
	overflow:hidden;
	font-size:0.9em;
	text-align:left;
	margin-top:8px;
	padding:2px;
}
#contenu .profilhead{
	border:1px dotted #aa8811;
	width:540px;
	height:124px;
	overflow:hidden;
	font-size:0.9em;
	text-align:left;
	margin-top:8px;
	padding:2px;
}
#contenu .profilhead img{
	border:0px;
}
#contenu .profil img{
	border:0px;
}

#contenu .profil div{
	border:0px;
	display:block;
}

#contenu .profil a{
	text-decoration:none;
	color:#4B9CF5;
}

#contenu h2{
	font-size:1.0em;
	color:#ffcc33;
}

#contenu .profil h3{
	font-size:0.9em;
	color:#ffcc33;
}

#contenu .profil i,b,strong{

	color:#ff33cc;
}

#contenu a{
	color:#dddddd;
	text-decoration:none;
}

#contenu .foot{
	text-align:center;
	color:#dddddd;
	font-size:0.8em;
}

#sideright{
	position:absolute;
	top:310px;
	left:760px;
	width:200px;
	border-left:1px dotted #cccccc;
	font-size:0.9em;
}

#sideright div{
	padding-top:4px;
	padding-bottom:12px;
	margin-left:12px;
	border-bottom:1px dotted #660000;
}

#sideright h2{
	font-size:1.0em;
	color:#ffcc33;
}

#sideright div ul{
	padding-left:4px;
	list-style-image:url('design/li.gif')
}

#sideright a{
	color:#ffffff;
	text-decoration:none;
}