/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#fdc767 url(../img/bodybg.jpg) no-repeat;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0 auto;
padding:0;
text-align:center;
}

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	margin:5px 8px 6px;
	background: transparent url(../img/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../img/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow a { border-bottom-width: 0; }


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

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{

margin:0 auto;
text-align:left;
width:752px;
}

#sitename{

color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.8em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

/* Navigation */

#navigation
{
width: 750px; 
clear: both;
margin: 0 auto;
}

#navigation ul { list-style-type: none; margin: 0 auto; padding: 0; width: 950px; }

#navigation li { float: left;}

#navigation a
{
	float: left;
	display: block;
	color: white;
	padding: 5px 8px;
	margin-top: 8px;
	border-bottom-width: 0;
}

#navigation li.active a
{
	color: #000000;
	font-weight: bold;
	background-color: #fee0c9;
}

#navigation a:hover, #navigation a:active { color: #bce63e; background-color: #836243; }



#wrap1{
background:#ffffff url(../img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:750px;
}

#wrap2{
background:url(../img/header.jpg) top left no-repeat;
padding:10px;
width:730px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#content{
margin:45px 10px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content h3,#contentalt h3{
color:#505050;
font-size:1.2em;
font-weight:bold;
margin:20px 0 10px;
padding:0;
}

#content h2.blanc,#contentalt h2.blanc{
color:#ffffff;
font-size:1.5em;
padding:0;
}

/*#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}*/

#footer{
background: url(../img/fond_menu_bas.jpg) no-repeat;
clear:both;
color:#a0a0a0;
font-size:0.9em;
padding-top:5px;
padding-bottom:5px;
text-align:center;
width:100%;
}

#footer a{
color:#bbe63d;
font-weight:400;
}

#footer a:hover{
color:#ffffff;
text-decoration:underline;
}

#footer2{
background:#836243;
clear:both;
color:#a0a0a0;
font-size:0.9em;
padding-top:5px;
padding-bottom:5px;
text-align:center;
width:100%;
}

#footer2 a{
color:#a0a0a0;
font-weight:400;
}

#footer2 a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
position:relative;
text-decoration:none;
width:125px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.box{
background:#f8f8f8 url(../img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}