/* COMMON */

@font-face { 
	font-family: 'kroeger';
 	src: url('/fonts/kroe0555.eot'); 
	src: local('kroeger 05_55'), url('/fonts/kroe0555.ttf') format('truetype');
}

body {
	margin:0px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color:#5e4432;
	background-image:url(/images/body-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.fright {float:right;}

.fleft {float:left;}

.cfloat {clear:both;}

.unePresse {width:148px;height:148px;background-color:#afafaf;color:#5e4432;font-size:10px;display:block;border:2px #afafaf solid;}
.unePresse:hover {border:2px #5e4432 solid;cursor:pointer;}
.unePresse a {color:#fff;text-decoration:none}
.unePresse a:hover {text-decoration:underline;}
.uneDate {font-size:9px;}

img, ul, ol, li, p, h1, h2, h3, object {border:0px;margin:0px;padding:0px;}


/* FORM */

form {
	margin:0px;
	padding:0px;
	border:0px;
}



/* HEADER */

#header {width:100%;height:110px;margin-top:45px;}

#mainmenu {
	width:679px;
	height:34px;
	background-image:url(/images/menu-bg.png);
	margin-top:30px;
}


/* FOOTER */

#footer {
	text-align:right;
	position:absolute;
	width:912px;
	top:600px;
}

#footer a {
	font-family:kroeger;
	font-size:8px;
	color:#5e4432;
	text-decoration:none;
	text-transform:uppercase;
}

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


/* FRAME */

#container {
	width:912px;
	height:850px;
	margin:auto;
}

#submenu {
	margin-top:8px;
	margin-left:5px;
}

#cover {width:258px;float:left;}
#extraits {width:420px;float:left;margin-left:20px;}

#box {width:414px;margin-top:55px;}
.boxbg {background-image:url(/images/box/bg.png);background-repeat:repeat-y;}
#scrollbox {height:300px;padding-left:15px;padding-right:15px;overflow-y:scroll;margin-right:15px;}
#bigPhotos {width:419px;}

h1 {font-family:Verdana, Geneva, sans-serif;font-size:12px;padding-bottom:15px;}
p {font-size:11px;line-height:18px;padding-bottom:15px;text-align:justify;}
a {color:#5e4432;}
a:hover {font-weight:bold;}

.vid-desc {background-color:#afafaf;color:#5d4430;font-size:9px;text-align:center;width:140px;min-height:25px;padding:5px;}

