@import url(layout.css);
body {
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
background:url("img/bg.jpg") no-repeat center top #2899dd;
}
#page {
background:#FFF;

}
#header {
background:url("img/header.jpg") center top #2899dd;
height:194px;
}
#nav {
height:28px;
background:url("img/menuh_bg.gif");
}
#nav ul {
text-align:center;
width:860px;
margin:auto;
}
#nav li {
display:inline;
}
#nav li a {
display:block;
float:left;
margin-left:2px;
width:139px;
height:28px;
background:url("img/menuh.gif");
line-height:28px;
color:#FFF;
text-decoration:none;
font-size:16px;
font-weight:bold;
}

#header h1 {
text-indent:-5999px;
margin:0;
padding:0;
}

.innertube {
margin:15px 5px;
}

/* left sidebar */
#menu dt {
width:100%;
}
#menu dt a {
display:block;
padding:3px 3px 3px 10px;
background:#016daf;
color:#fff;
text-decoration:none;
font-size:18px;
margin-bottom:4px;
}
#menu dt a.rose {
background:#ff007e;
}
#menu ul {
padding-left:15px;
margin-bottom:10px;
}
#menu li a {
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}




/* box */

.box {
float:left;
width:300px;
margin-left:10px;
color:#FFF;
margin-bottom:15px;
}
.innerbox {
margin:5px;
}

.innerbox img {
border:1px solid #000;
}

.blue .boxfoot {
background:url("img/box-blue_foot.gif") no-repeat bottom;
height:11px;
}
.blue {
background:#00a0ff;
text-decoration:none;
}
.blue h2 {
background:url("img/box-blue_head.gif") no-repeat center top;
width:100%;
padding-bottom:20px;
padding-top:4px;
text-align:center;
font-size:18px;
}


.orange .boxfoot {
background:url("img/box-orange_foot.gif") no-repeat bottom;
height:11px;
}
.orange {
background:#FF9C00;
}
.orange h2 {
background:url("img/box-orange_head.gif") no-repeat center top;
width:100%;
padding-bottom:20px;
padding-top:4px;
text-align:center;
font-size:18px;
}


/*bigbox*/

.bigbox {
background:url("img/bigbox_bg.gif") repeat-y center;
width:620px;
margin:auto;
margin-bottom:15px;
}
.bigbox h2 {
background:url("img/bigbox_head.gif") no-repeat center top;
padding-left:20px;
color:#c500b5;
font-size:18px;
padding-top:6px;
}
.bigbox-foot {
background:url("img/bigbox_foot.gif") no-repeat center bottom;
height:11px;
}

.bigbox h5 {
width:100%;
padding-bottom:3px;
padding-top:3px;
text-align:center;
font-size:13px;
color:#c500b5;
text-decoration: underline ;

}




/* autres */

.album {
text-align:justify;
}

.album img {
float:left;
margin-right:5px;
border:1px solid #000;
}

.top {
background:#ffeaea;
padding:5px;
margin:0 10px 5px 10px;
}
.top img {
border:1px solid #000;
margin-right:5px;
}
.top-title {
font-size:18px;
}
.top a {
color:#000000;
text-decoration:none;
}


#footer {

background:url("img/footer.jpg") no-repeat top #002339;
height:60px;
text-align:center;
color:#FFF;
padding-top:10px;
}
#footer a {
color:#FFF;
}

	
