/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	line-height: 1.166;
	margin: 0px 0px 0px 10%;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, 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: #334d55;
}

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% Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}

#navBar{
	padding: 0px;
	margin: 0;
}

#content{
	float:right;
	width: 70%;
	margin: 0;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #DEAE08;
}


/*************** #pageName styles **************/

#pageName{
	padding-top: 50px;
	padding-bottom: 30px;
}
#pageName_new{
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left:20px;
}
	
/************* #globalNav styles **************/

#globalNav{
	padding: 0px;
	white-space: nowrap;
	position: absolute;
	left: 194px;
	top: 58px;
}
/* '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;
	color: #DEAE08;
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 5px 10px 20px;
	font-size: 80%;
	text-indent: 0pt;
	float: left;
	text-align: justify;
	list-style-position: outside;
	width: 550px;
}

.feature_new{
	padding: 10px 5px 10px 20px;
	font-size: 80%;
	text-indent: 0pt;
	float: left;
	text-align: justify;
	list-style-position: outside;
	width:100%;
}


.feature h3{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}

.feature img{
	padding: 0px;
	margin: 0;
	vertical-align: middle;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* 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 a
{
	text-decoration:none;
	color:#B7ACB7;
	padding:0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
}
#navbar a:hover {
	color: #BD0431;
	text-decoration: none;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	padding-top: 30px;
}

#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;
	color: #FFFFFF;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DEAE08;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	height: 200px;
}

#advert img{
	display: block;
}
#page {
	width: 799px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000063;
	margin: 0px;
	padding-left: 10px;
	position: absolute;
	top: 170px;
	height: 643px;
}
#navbar img {
	border: 0px none;
	height: 38px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
#globalNav a:hover {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #DEAE08;
	font-weight: bold;
	text-decoration: none;
}
#affaire {
	float: right;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 550px;
	width: 150px;
	text-align: center;
}
spacer {
  clear: both;
}
#footer_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 800px;
	margin: 10px 0px 0px;
	padding: 0px 0 0 20px;
	float: left;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 650px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.exergue {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
}
.feature li {
	list-style-position: outside;
	padding-bottom: 4px;
}
.floatGauche {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.floatDroit {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
	position: relative;
}
.bandeau {
	margin: 20px 0px 0px;
	padding: 0px;
}
ul#gallery {
	margin:0;
	width:60px;
	height:600px;
	position:relative;
	list-style-type:none;
	border: thin #330099;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	left: 0px;
   }
#gallery li {
	width:60px;
	height:60px;
	float:left;
	z-index:100;
	background-color: #CCCCCC;
  }
#gallery a img {
  position:relative;
  width:60px; 
  height:60px; 
  z-index:10;
  }
  #gallery a:hover {
	width:300px;
	height:500px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
  }
  
  /* Resizing the thumbnail on hover */
#gallery a:hover img {
  background:#eee; 
  position:relative; 
  width:300px; 
  height:200px; 
  border:0; 
  z-index:20;
  }
  
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	color: #333333;
	text-align: justify;
}
#agrement {
	position: absolute;
	left: 169px;
	top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	width: 500px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#gallery .villa2 li {

	width:60px;
	height:100px;
	float:left;
	z-index:100;
	background-color: #000000;
}
#gallery .villa2 a img {

  position:relative;
  width:60px; 
  height:100px; 
  z-index:10;
}
#gallery .villa2 a:hover {
	width:250px;
	height:333px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
  }
  

  /* Resizing the thumbnail on hover */
#gallery .villa2 a:hover img {
  background:#eee; 
  position:relative; 
  width:250px; 
  height:333px; 
  border:0; 
  z-index:20;
  }


.agrément {
	font-size: 9px;
	vertical-align: middle;
}
.listeNumerotee {
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: decimal;
}
.gras {
	font-weight: bold;
	color: #000000;
}
.bordureImage {
	border: thin dashed #006699;
}
.legendeImage {
	font-size: 90%;
	color: #006699;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
