@charset "UTF-8";
*{
outline:none;
}

body {
padding:0px;
margin:0px;
border:0px;
background-color:#FFF;
font-family: arial; }

a img{
border:0;
float:left;
clear:right;
}

#corpsdesite {
width:1000px; 
height:684px; 
position:relative; 
margin-left: auto; 
margin-right: auto; 
padding:10;
background-color:#000000;
}

.photo{
width:473px;
height:684px;
float:left;
background-color:#000000;
}

.banner{
width:527px;
height:93px;
margin:0;
padding:0;
float:left;
background:url(images/jblhermelin.jpg);
background-color:#000000;
}

.menu{
width:527px;
height:34px;
margin:0;
padding:0;
float:left;
clear:right;
padding-bottom:13px;
background: url(images/petitbandeau.jpg) no-repeat bottom #000;
background-color:#000000;
}

.menu img{
margin:0;
padding:0;
float:left;
clear:right;
}

#contenu{
height:544px;
width:527px;
float:right;
padding:0px;
background: url(images/fond1.jpg);
background-color:#d0d0d0;
}

.contenutexte{
height:534px;
width:463px;
padding-left:27px;
padding-right:37px;
overflow: auto;
}

#petitbandeau{
position: absolute;
top: 127; 
left: 473px;
right: 0;
padding:0;
width:527px; 
height:13px;
background-color:#000000;
}

#popup{
padding:5px;
background-color:#d0d0d0;
}
	
#centree{
position: absolute;
margin-top: 180px; 
margin-left: 250px; 
}

ul.menu {
 padding:0;
 margin:0;
 list-style-type:none;
 }
 
li {
 margin-left:0px;
 float:left; /*pour IE*/
 }

/* common styling */
h1 {font-size:1.3em; color:#c00; text-align:center; }
h2 {font-size:0.9em; color:#c00; text-align:left; }
p{font-size:0.92em; line-height:1.5em; text-align:justify; }  
red{color:#c00; } 


a {text-decoration: underline; color:black;}
a:visited {text-decoration: underline; color:black;}
a:link {text-decoration: underline; color:black;}
a:hover {text-decoration: none; color:black;}

/* page liens et extraits */
td{font-size:0.92em; line-height:1.5em; }
ul.extraits {color:#000; text-decoration:none; text-align:left; font-size:0.92em; line-height:1.5em;}
ul.links {color:#000; text-decoration:none; text-align:left; }
li.links  {color:#000; text-decoration:none; text-align:left; }
li.links a {color:#c00; text-decoration:none; text-align:left; }
ul.links a:focus,
ul.links a:hover
{text-decoration: underline; color:#c00;}
