html{
	overflow-x:hidden;
}
* {
	margin: 0;
	padding: 0;
}
.description {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	margin-left: 300px;
}

#content a, #sidebar a {
	color: #AF8998;
	text-decoration: none;
}
#content a:hover, #sidebar a:hover { text-decoration:none;  color: #8C4A4C; border-bottom: 1px dotted #8C4A4C;}

a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border-bottom: 1px dotted #8C4A4C;
}

a img {
	border: none; padding: 5px;
}

img#profil {float:left;width: 80px; height: 120px;  padding: 5px; margin: 0 15px 10px 0; border: 1px solid #e8e8e8;}


ul, li {list-style:none;}

form {
	margin-top: 7px;
}

 p {
	padding: 5px 0px 20px 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar a {
	border: none;
}

.left {
      float:left; padding: 3px 10px 5px 0; border:none; }

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}


h1 { font: normal 28px "Trebuchet MS", arial, sans-serif; margin-left: 300px; padding-top: 15px; }
#header a{color: #fff;text-decoration:none;border:0px; }
h2 { border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #8C4A4C; padding-bottom: 2px; font: normal 11pt Trebuchet MS, arial, sans-serif; }
h2 a { color: #8C4A4C; text-decoration: none; border: none; }
h2 a:hover { color: #8C4A4C; text-decoration: none; border: none; }
#sidebar h2 { font-size: 11pt; font-weight: normal; }
h3 { border-bottom: 1px solid #ddd; color: #8C4A4C; padding-bottom: 5px; font: 12pt Trebuchet MS, arial, sans-serif; padding-top: 20px; }
h4 { font: 12px Arial, Helvetica, sans-serif; }


body {
	background: #5F92E7;
	font: 10pt/14pt "Trebuchet MS", arial, sans-serif;
	color: #444;
	margin: 10px 0;
}

#container {
	width: 700px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 0 20px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}
#topOfPage { display: none; }
p.right { text-align: right; margin:0; padding:0;}
#profil img {float:right;}
#content {
	background: #fff;
	float: left;
	width: 450px;
}
#content span {display:block;}
#content li {list-style-type: circle;}
img.thumb {float:right; width: 70px; height: 92px; padding: 5px; margin: 0 10px 5px 0; border: 1px solid #ddd;}
img.right {float:right; width: 70px; height: 92px; padding: 5px; margin: 0 0 5px 0; border: 1px solid #ddd;}
#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: left;
}

#header {
	height: 300px;
	margin-bottom: 20px;
	background: url(images/back.jpg);
	background-repeat:no-repeat;
	text-align: center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
}

#nav {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	text-align: left;
}


#nav ul {
	background: #fff;
	margin:0;
	padding: 0;
	list-style: none;
	float:left;
}

#nav li {line-height: 25px;
	float:left;
	display:inline;
	margin:0;
}

#nav a span {
	padding:5px 10px 5px 10px;
	color: #AF8998;
	text-decoration:none;
	display: block;
}

#nav a:hover { text-decoration:none;  color: #8C4A4C;}
#nav a:hover span { text-decoration:none; color: #8C4A4C;}