body {
  background-color:#FFFFFF;
  background-attachment: fixed;
  font-family: Arial, sans-serif;
  font-size: 1em; 
  margin: 0px;
  color: black;
  border:Opx;
}

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

/* liens  */

a { color: #FF3300; text-decoration: none; }
a:visited{ color: #FF3300; }
a:hover{color: #00000;	text-decoration:none; }



.floatright
{
width:30%;
min-width:230px;
height:200px;
min-width:180px;
display:inline;
float:right;
clear:right;
margin-right:20px;
text-align:justify;
}

div.album 
{ 
text-align:center;
margin:15px;
width:100%;
min-width:750px;
}


div.vignette 
{ 
height:200px;
background-color:#000000;
}


p {
display:inline;
}


div.fond {
height:64px;
border-style: 1px solid ;
background-image: url(im/deg.png) ;
background-repeat:repeat-x;
background-color:#FFFFFF;
}

div.fondb {
height:250px;
background-image: url(im/stars.jpg) ;
background-repeat:repeat-x;
background-color:#FFFFFF;
}

div.fondw {
background-color:#FFFFFF;
}

/* chien */ 

div.bdp {
position : fixed ;   
width : 100% ;  
bottom : 0% ; 
background-color:#FFFFFF;
text-align : right ;  
}

/* navig */

.nav:link {
margin: 5px;
text-decoration: none;
font-size: 1.5em;
font-family: helvetica;
font-weight: bold;
color: #000;
}

.nav:visited {
margin: 5px;
text-decoration: none;
font-size: 1.5em;
font-family: helvetica;
font-weight: bold;
color: #000;
}

.nav:hover {
color: #831414;
}

/* menu */


.menubox {	
position: absolute;
width:150px;
}


.box1 {
position: absolute;
left: 6px;
top: 130px;
padding-right: 1px; 
width: 150px;
}
 
a.end {
 border-bottom : 1px solid  ;
}


div.blabla { 
display:block;
background-color:#FFFFFF;
margin:15px;
}





/* page */

.mainbox {
width:auto;
margin: 130px 50px 10px 200px; 
background-color:#FFFFFF;
}


.pic { 
margin:auto;
padding:0px;
width:600px;
}



 .star { position:relative;width:100%; }





#page.center {  }
#content.center {  }
.centered {position:relative;top:50%;left:50%; }