/***********************************************/
/* bl3.css                                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(images/bgd.gif) repeat-x;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #6699CC;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#homepage{
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	margin-top: 0px;
	background:#FFFFFF;
	border: 1px solid #999999;
	visibility: visible;
}

#choix{
	text-align: center;
	color: #FFFFFF;
}
#header{
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 160px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}

#navBar{
	margin: 0 77% 0 0;
	padding: 0px 0px 0px 10px;
	background-color: #bbddff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#content{
	float:right;
	width: 74%;
	margin: 0;
	padding: 0 10px 0 0;
}

#scoopfr{
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 130px;
	width: 130px;
	background: url(images/scoop_fr.gif) bottom right no-repeat;
	z-index:90; 
}

#scoopuk{
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 130px;
	width: 130px;
	background: url(images/scoop_uk.gif) bottom right no-repeat;
	z-index:90;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/
#lang{
	margin: 0px;
	padding: 15px 0px 0px;
	display: block;
	height: 35px;
	width: 175px;
	background-color: #BBDDFF;
	text-align: center;
}

#nomsite{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	display: none;
}

.petit {
	font-size: 85%;
}
 
.cite{
	padding: 5px 10px 5px 10px;
	margin: 0px 20px 0px 15px;
	display: block;	
/*	background-color: #EDF6FF;
	background: url(images/blockquote.png) no-repeat left bottom; */
	font-style: italic;
	color: #666666;
}
/*************** #pageName styles **************/

#pageNameCD{
	padding: 0px 0px 0px 10px;
}

#pageName{
	padding: 0px 0px 0px 10px;
}

/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

ul#menu {
margin: 0 ;
padding: 0 ;
list-style-type: none ;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

.feature h3{
	text-align: left;
}

.feature img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0px 0;
	clear: both;
	word-spacing: left;
}
.feature_add {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0 0px 0px 0;
	clear: both;
	word-spacing: left;
}

/* adjust margins to change separation between the feature image and text flowing around it */

.copyright{
	clear: both;
	float: right;
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
	font-size: 80%;
	text-align: right;
}

.cdtitres{
/*	padding-left: 18px;*/
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.mp3{
	padding: 0px 0px 0px 16px;
	background-image: url(images/ico_son.gif);
	background-position: left;
	background-repeat: no-repeat; 
/*	padding-left: 18px;*/
}

/************* .homepage styles ***************/

.home_portrait{
	float: right;
	padding: 0;
	margin: 0;
}

.home_albums{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #CCC;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #CCCCCC;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #CCCCCC;
	background-color: #DBEDFF;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}
#sectionLinks a:active{
	border-bottom: 1px solid #CCCCCC;
	background-color: #DBEDFF;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinksnolink {
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

/************** #masquer styles **************/

.masquer{
	display: none;
}

/************** #planchephoto styles **************/

#planche {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 570px;
}

#planche ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #6699CC;
	color: #006699;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#planche ul li { display: inline; }

.planchenolink {
	padding: 0.2em 1em;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	float: left;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}

#planche ul li a {
	padding: 3px 12px;
	background-color: #6699CC;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 3px solid #FFFFFF;
	text-decoration: none;
}

#planche ul li a:hover {
	background-color: #006699;
	color: #FFFFFF;
	text-decoration: none;
}

.vignette {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #999;
	margin: 0 10px 10px 10px;
	padding: 10px 10px 15px 10px;
	visibility: visible;
	font-size: 10px;
	text-align: center;
}

.vignette img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
}

.vignette a {
	color: #FFFFFF;
}

.vignette a:hover {
	color: #006699;
}

.clearboth { clear: both; }

