/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(picts/fond.gif);
}

a{
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}

a:link{
	color: #990000;
	text-decoration: none;	
}

a:visited{
	color: #990000;
	text-decoration: none;	
}

a:hover{
	color: #990000;
	font-style: italic;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

ul ul{
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul ul ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #000000;
}


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

#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right: none;
	border-bottom: none;
}

#headlines{
  float:right;
	width: 20%;
	border-left: none;
	border-bottom: none;
	padding-right: 10px;
}

#content{
	float: left;
	width: 75%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: none;
color: #666666;
}


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

/*************** #pageName styles **************/

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

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


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

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

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

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


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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
}


/*********** #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 {}

/* 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;
	border-bottom: none;
	font-size: 90%;
	left: -1px;
	top: -1px;
}

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

#sectionLinks a {
	display: block;
	border-top: none;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.feature table tr td p {
	font-style: italic;
	color: #333;
}
.feature table tr td p {
	font-family: MS Serif, New York, serif;
}
.feature table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.prix {
	font-family: Verdana, Geneva, sans-serif;
	color: #903;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.descriptif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #300;
}
.Titremenus {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
titremenus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.notedescrip {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.feature table tr td p .Titremenus .Titremenus .Titremenus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
