/* andreas03.css */

body{
	margin:0;
	padding:30px 0;
	font:76% tahoma,verdana,sans-serif;
	background:#047 url(images/page_fond.gif) repeat-x fixed;
	color:#000000;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#FFFFFF url(images/page_tete.gif) no-repeat;
color:#000000;
}

a{
text-decoration:none;
background-color:inherit;
color:#CC0000;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 8px 0 8px;
}

#main{
	float:left;
	width:520px;
	margin-right:25px;
	padding:0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headerstyle{
	display:block;
	margin:25px 0 13px 0;
	padding:5px 0 5px 8px;
	color:#000000;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #FFFFFF;
	text-decoration:none;
	background-color: #FFCC33;
}

#sidebar{
	width:155px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
	color: #000000;
	background-color: #FFFFFF;
}

#sidebar p{
font-size:1em;
}

.sidelink{
	display:block;
	width:150px;
	margin:3px 3px 2px 0;
	padding:5px 0 5px 8px;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	color:#333333;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #FFFFFF;
	background-color: #FFCC33;
}

.sidelink:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FFCC33;
}
.menuheader{
	color:#333333;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #FFFFFF;
	text-decoration:none;
	background-color: #CCCCCC;
	width: 140px;
	margin: 3px 10px 2px 0;
	padding: 5px 0 5px 8px;
	font-size: 1.1em;
	font-weight: bold;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#FFFFFF url(images/page_pied.gif) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#666666;
text-align:center;
}

h1,h2,h3,h4{
	margin:0 0 10px 0;
	font-weight:normal;
	color: #000000;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
	margin:20px 0 8px 0;
	font-size:1.4em;
	font-weight: normal;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
	font-size:0.9em;
	text-align:center;
}

.block{
	
	padding:20px;
	color:#000000;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #FFFFFF;
	background-color: #CCCCCC;
	}

.credit{
color:#666666;
background-color:inherit;
}

.hide{
display:none;
}
.imageleft {
margin:1px 6px 1px 0;
float:left;
}

.imageright {
margin:1px 3px 1px 6px;
float:right;
}
.source {
	color:#666666;
	background-color:inherit;
	font-size: 0.9em;
	line-height: normal;
}
/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
