/*
	Bluejean.fr
*/

HTML, BODY
{
	margin: 0;
	padding: 0;
	font-family:  sans-serif, "Trebuchet MS", Arial,Geneva;
	font-size: 90%;
	background-color: #FFFFFF;
}


TABLE 
{
	border:thin; 
	font-size:95%;
}


#content
{
	position: absolute;
	padding:16px;	
	margin: 0 auto;
	left: 154px;
	top: 120px;
	min-width:460px;
	max-width:1200px;
	color:#333;
}


#header
{
	position:relative;
	border: 0;
	margin: 0;
	padding: 1px;
	height:108px;
	width:100%;
}

#footer
{
	width:100%;
	height:24px;   
	border-top:1px dashed #FF6600;
	text-align:center;
	padding:8px 0 0 0;
	background-color:#white;
	font-size:85%;  
	clear:both; 	
}

#logo
{
	position:absolute;
	top:8px;
	left:8px;
	margin:0px;
	width:246px;
	height:108px;
	background-image:url(/images/logo.jpg); 
	background-repeat:no-repeat;	
}

#flagfr
{
	position: absolute;
	top:26px;
	left:300px;
	background-image:url(flag-fr.gif); 
	background-repeat:no-repeat;
	width:32px;
	height:21px;
}

#flagen
{
	position:absolute;
	top:26px;
	left:340px;
	background-image:url(flag-en.gif); 
	background-repeat:no-repeat;
	width:32px;
	height:21px;
}

#searchbox 
{
	position:absolute;
	top:6px;
	right:0;
	text-align: right;
	margin: 8px 48px 0 0;
}

#topmenu
{
	position:absolute;
	top: 50px;
	right:0;
	width:600px;
	height:60px;
	margin:0 48px 0 0;
	padding:0;
	font-size:90%;
}

#topmenu ul
{
	list-style-type:none;
}

#topmenu a { color: black; }
#topmenu a:visited { color:#333; }
#topmenu a:link { color:black; }
#topmenu a:hover { 	color:black; font-size:130%; }

.icone
{
	display:inline;
	float:left;
	width:48px;
	height:60px;
	text-align:center;
	text-decoration:none;
	padding:0 8px 0 8px;
	font-family: "Arial";	
	color:black;
	font-size:75%;
}


A:link, A:visited, A:hover { text-decoration: none; color:#058; }
A:visited { color: #069;}
A:hover { color:red; }


IMG
{
  border: 0;
}


H1, H2, H3, H4
{
	font-family: Georgia, Courrier, Helvetica, sans-serif;
	font-weight:normal;
}


H1
{
	font-size: 150%;
	color: #333333;
	text-decoration: none;
	font-style:normal;
	margin-top:24px;
	margin-bottom:24px;
	text-align:left;
}


H2
{
  font-size: 130%;
  color: #333;
  margin-top:16px;
}

H3
{
	font-size: 115%;
	color: #036;
}

H4
{
	font-size: 115%;
	font-style:italic;
	color:black;
}

HR
{
  border: 1px dashed #FF6600;
  height:1px;	 
}

TABLE 
{ 
  border:thin; 
} 

#heading
{
	position: absolute;
	top: 8px;
	right: 4%;
	height:70px;
	margin:0;
	padding:0;
	width:300px;
}


#menupanel
{
	position: absolute;
	left: 0;
	top:108px;
	padding-left:8px;
	padding-top:16px;
	background-color: #FFFFFF;
	width: 144px;
	font-size:100%;
}

.menu
{
	padding:0px;
	margin-bottom: 5px;
	font-size:100%;
	width:140px;
	border:1px solid rgb(196,209,254);
}


.menutitle
{
	padding:0 0 0 8px;
	font-size: 100%;
	color: black;
	width:132px;
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
	text-decoration:underline;
}

.menutitle a
{
	color:#000;
	text-decoration: none;
}



.menulist
{
	font-size: 100%;
	color: #000;
	margin-left:8px;
	padding: 5px;
}

.menuad
{
	padding-left:6px;
	padding-bottom:8px;
}

.menulist a
{
	color:#000;
	text-decoration: none;
}

.menulist a:visited
{
	color: #333;
	text-decoration: none;
}

.menulist a:active
{
	color:black;
	text-decoration: none;
}

.menulist a:hover 
{ 
	color:red; 
	text-decoration: none ;
}



pre
{
  padding:8px;
  border:1px solid #CCCCCC;
}


.color td
{
   border-bottom: 1px solid #CCCCCC;
}

.right
{
	float:right;
	margin:16px;
}

.left
{
	float:left;
	margin:16px;
}

.strike
{
	border-bottom:1px solid #333;
}

.border
{
	border:1px solid #333;
	padding:8px;
}

.blue
{
	border:1px solid #069;
	padding:8px;
	margin-bottom:8px;
}

.retrait
{
	margin:16px;
	border:2px solid #036;
	padding:8px;
	background-color:#CCF;
	color:black;
}

.encart
{
	float:right;
	width:400px;
	border:2px solid #069;
	padding:8px;
	margin:8px;
}

.tborder
{
	border:1px solid black;
	color:black;

}

.greentable
{
	border:2px solid #060;
	padding:4px;
}

.orangetable
{
	border:2px solid orange;
	padding:4px;
}

.blacktable
{
	border:2px solid black;
	padding:4px;
}

.ad
{
	margin:16p;
	margin-top:24px;
}

.las
{
	padding:0;
	margin-left:8px;
	font-size:13px;
	font-family:Arial, Verdana;
	color:#333;
}

.las a, .las a:visited, .las a:active
{
	font-weight:bold;
	text-decoration:underline;
	color:#069;
}

.las li
{
	list-style:none;
	margin-left:0;
	margin-bottom:8px;
}

.ishaded
{ 
	padding: 0px;
	border: 1px solid #CCC; 
	-moz-box-shadow: 4px 4px 10px #888;  
	-webkit-box-shadow: 4px 4px 10px #888;  
	box-shadow:4px 4px 10px #888;
} 

.gal
{
	clear:left;
}

.gal img, .gal1 img
{
	float:left;
	margin:4px;
	margin-right:12px;
}

.gal p, .gal h5, .gal1 p, .gal1 h5
{
	margin-left:252px;
}

.gal2
{
	clear:left;
}

.blueback
{
	background-color:rgb(198,210,255);
	-background-color:#DDE;
	color:rgb(80,100,128);
	font-family: Georgia, Courrier, "Courrier New", arial, sans;
	font-style:italic;
}

