/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: FFFFF0;
	width: 100%;
	height: 100%;
}

a:link, a:visited, a:hover {
	color: #0066FF;
	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;
	background-image: url(Aucune);
	background-repeat: no-repeat;
	background-position: left 0px;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: large;
	color: #0033FF;
	background-color: #FFFFC8;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #0033CC;
 background-color:#FEFEE7;
}

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                                 */
/***********************************************/

#entete{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 90%;
	background-color: FFFFF0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/logo_PTL_A60517.gif);
	height: 90px;
}

#navigation{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #FEFEE7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contenu{
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: FFFFF0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#NomdeSite{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #Nomdepage styles **************/

#Nomdepage{
	padding: 0px 0px 10px 10px;
	background-color: FFFFF0;
}


/************* #NavigationGlobale styles **************/

#NavigationGlobale{
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 */

#NavigationGlobale img{
 display: block;
}

#NavigationGlobale a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	background-color: FFFFF0;
	display: block;
	clear: both;
}
#breadCrumb a.nav,.nav:link,.nav:visited {
	display:block;
	width:150px;
	height:25px;
	background:#6ff;
	border:1px solid #000;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:25px;
	overflow:hidden;
	float: left;
	font-weight: bold;
	background-color: #FFFF33;
	}
#breadCrumb a.nav:hover {
	color:#fff;
	background:#764;
	float: left;
	background-color: #FFFFCC;
	}
#breadCrumb a.nav:active {
	color:#fff;
	background:#c00;
	float: left;
	background-color: #FFFF99;
	}

.propriete1{
	padding: 10px 10px 10px 10px;
	font-size: 100%;
	height: auto;
	width: auto;
	border: thin solid #FFFF00;
	background-color: #FFFFCC;
	page-break-before: always;
	page-break-after: always;
}
.propriete1 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.propriete2{
	padding: 10px 10px 10px 10px;
	font-size: 100%;
	height: auto;
	width: auto;
	border: thin solid #FFFF00;
	background-color: #FFFFCC;
	page-break-before: always;
	page-break-after: always;
}

.propriete2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.propriete2 img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.propriete2 p img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/************** .proprietes styles ***************/

.proprietes{
	padding: 10px 10px 10px 10px;
	font-size: 100%;
	height: auto;
	width: auto;
	border: thin solid #FFFF00;
	background-color: #FFFFCC;
	page-break-before: always;
	page-break-after: always;
}

.proprietes h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.proprietes img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.proprietes p img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .histoire styles *****************/

.histoire{
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	background-color: #FFFFCC;
	overflow: auto;
	border: thin solid #FFFF00;
	page-break-before: always;
	page-break-after: always;
	text-align: center;
	vertical-align: middle;
}

.histoire p{
	padding: 0px 10px 10px 0px;
	background-color: #FFFFCC;
	border: thin Aucune #FFFFFF;
}

.histoire img{
	float: Aucune;
	margin: 5px;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}

/************* #piedepage styles ***************/

#piedepage{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #0000FF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FFFFB0;
}
/* 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" */

#piedepage img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #recherche styles ***************/

#recherche{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#recherche form{
 margin: 0px;
 padding: 0px;
}

#recherche label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navigation link styles ***********/

#navigation ul a:link, #navigation ul a:visited {display: block;}
#navigation ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/***  #navigation li {border-bottom: 1px solid #EEE;}
#navigation li {border-bottom: 0px}

/* fix for browsers that don't need the hack */
html>body #navigation li {border-bottom: none;}


/*********** #liensde section styles ***********/

#liensdesection{
	position: relative;
	margin: 0px;
	padding: 0px;
/***	border-bottom: 1px solid #cccccc; *****/
	border-bottom: 0px
	font-size: 90%;
	left: 33px;
	top: 216px;


}

#liensdesection h3{
	padding: 10px 0px 2px 10px;
}

#liensdesection a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#liensdesection a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#liensdesection a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .liensenrapport styles ***********/

.liensenrapport{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.liensenrapport h3{
	padding: 10px 0px 2px 0px;
}


/************** #annonces styles **************/

#annonces{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#annonces img{
	display: block;
}


/************** #titres styles **************/

#titres{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#titres p{
	padding: 5px 0px 5px 0px;
}
