/*
	Bluejean.fr
*/

HTML, BODY
{
	margin: 0;
	padding: 0;
	font-family:  sans-serif, sans, "Trebuchet MS", Arial,Geneva;
	font-size: 90%;
	background-color: #FFFFFF;
}


TABLE 
{
	border:thin; 
	font-size:95%;
	font-style:sans;
}

#content
{
	position: absolute;
	padding:16px;	
	padding-top: 5px;

	margin-top: 0px;
	left: 154px;
	top: 63px;
  
	min-width:400px;
	-font-size:100%;
	color:#333;

}


#header
{
	border: 0;
	margin: 0;
	padding: 1px;
	height:66px;
}

#logo
{
	background-image:url(bluemetal.gif); 
	background-repeat:no-repeat;
	position:absolute;
	top:8px;
	margin-left: 24px;
	width:200px;
	height:102px;
}


#topmenu
{
	position:absolute;
	top: 54px;
	margin-left:24px;
	color:#333;
	font-family:  "Trebuchet MS";
	font-size:90%;

}

#topmenu a
{
	color: #333;
}

#topmenu a:visited
{
	color: #333;
}

#topmenu a:link
{
	color: #333;
}

#topmenu a:hover
{
	color: green;
}


#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;
}




A:link, A:visited, A:hover { text-decoration: none; color:#058; }
A:visited { color: #069;}
A:hover { color:red; }


IMG
{
  border: 0;
}

H1
{
	font-family: Georgia, Courrier, Helvetica, sans-serif;
	font-size: 140%;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	margin-top:24px;
	margin-bottom:24px;
	text-align:center;
}


H2
{
  font-family: Georgia, Courrier, Helvetica, sans-serif;
  font-size: 130%;
  color: #333;
  font-weight:normal;
  margin-top:16px;
}

H3, H4
{
	font-family: Georgia,  Helvetica, sans, sans-serif;
	font-size: 115%;
	color: #036;
}

HR
{
  border: 1px dashed #FF6600;
  height:1px;	 
}

TABLE 
{ 
  border:thin; 
} 

 .pub
 { 
  border: 1px solid #6680AA;     
  background-color:#99B0DC; 
  width:728px;
  height:90px;
}


#smaller { font-size:12px }

#heading
{
  position: absolute;
  top: 8px;
  right: 4%;
  height:70px;
  margin:0;
  padding:0;
  width:300px;
}



#searchbox 
{
  position: absolute;
  white-space: nowrap;
  top: 8px;
  right: 0;
  width: 28em;
  vertical-align: middle;
  text-align: right;
  margin-top: 16px;
  margin-right: 48px;
}

#menupanel
{
	position: absolute;
	left: 0;
	top:108px;
	padding-left:8px;
	padding-top:16px;
	background-color: #FFFFFF;
	width: 144px;
	font-size:100%;
}

.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;
}

.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: 90%;
	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: 85%;
	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
{
}

.color td
{
   border-bottom: 1px solid #CCCCCC;
}

.right
{
	float:right;
	margin:16px;
}

.left
{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.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;
}
