@import "navigation.css";





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family:Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

a{
	cursor:pointer;	
}
img, div, a, input, h1, h2, h3, h4 { behavior: url(../js/iepngfix.htc) } /* PNGFIX pour IE6 */

 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/

#bg_slideshow {
   width:900px;
   height:600px;
   position: relative;
   padding:0;
   margin:0 auto;
}



#general{
	margin:0 auto;
	padding:0;
	width:100%;
	top:0px;
	left:0px;
  	z-index: 1;
   position: absolute;
}

/*Haut de page  HEADER*/

#header_home{
	margin:0 auto;
	padding:0;
	width:900px;
	background:url(../images/bg_header.png) left top repeat-y;
}
#logo_pa_home {
	margin: 0 0 0 372px;
	padding:175px 0 0 0;
}
#btn_visite {
	width:70px;
	height:60px;
	float:right;
	background:url(../images/btn_visite-virtuelle.jpg) 0 -60px no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
#btn_visite:hover{
	background:url(../images/btn_visite-virtuelle.jpg) 0 0 no-repeat;	
}

#btn_visite_eng {
	width:70px;
	height:60px;
	float:right;
	background:url(../images/btn_virtual_visit.jpg) 0 -60px no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
#btn_visite_eng:hover{
	background:url(../images/btn_virtual_visit.jpg) 0 0 no-repeat;	
}
#menu_mrg{
	padding:0 0 40px 0;
	background-color:#970000;
	width:630px;
	float:right;
	text-align:center;
}
/*Contenu de page  CONTENT */

#content_transp {
	margin:0 auto;
	padding:0;
	width: 900px;
	min-height:215px;
	background:url(../images/bg_content_home.png) left top repeat-y;
}
#content {
	width:488px;
	height:195px;
	float:right;
	background-color:#8fa4ae;
	padding:9px 40px 0 0;
	color:#465457;
	font-family:Arial, Helvetica, sans-serif;
}

#content p{
	margin:5px 0 0 0;
	padding:0;
}
#content #part_g {
	width:265px;
	padding:0;
	margin:0 20px;
	float:left;
}
#content #part_g .entree_actu{
	margin:20px 0;	
}

#content #part_g .titre_actu{
	font-weight:bold;	
	font-size:12px;
}
#content #part_g .titre_actu a{
	color:#465457;
	text-decoration:none;
}
#content #part_g .titre_actu a:hover{
	color:#607377;
	text-decoration:none;
}
#content #part_g p{
	font-size:10px;
}
#content #part_g table{
	margin:18px 0 0 0;
	padding:0;
}
#content #part_g td.txt_actu{
	padding-left:15px;
}
#content #part_d {
	width:180px;
	float:left;
}
#content #part_d .bloc_terrains{
	width:171px;
	height:155px;
	overflow:hidden;
}
#content #part_d .bloc_terrains .img_terrain{
	width:171px;
	height:79px;
	background-color:#CCC;
	margin:10px 0;
}
#content #part_d .bloc_terrains .txt_terrain .titre_terrain{
	font-weight:bold;	
	font-size:12px;
}
#content #part_d .bloc_terrains .txt_terrain .titre_terrain a{
	text-decoration:none;
	color:#465457;
}
#content #part_d .bloc_terrains .txt_terrain .titre_terrain a:hover{
	color:#607377;
}
#content #part_d .bloc_terrains .txt_terrain{
	font-size:10px;
	height:60px;
	overflow:hidden;
}
.image-droite {
   padding:0;
   margin:10px -10px 0 0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:10px 20px 0 -60px;
   float:left;
} 

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:8px 0 8px 18px;
	width:510px;
	background-color:#4d5a5c;
	color: #FFF;
	float:right;
}

#footer a{
	color:#CCC;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}

#footer .adr {
	font-size:11px;
	font-family:Arial, sans-serif;
	float:left;
}
#footer #flag {
	width:21px;
	height:12px;
	background:url(../images/flags/eng.jpg) 0 -12px no-repeat;
	float:right;
	text-indent:-5000px;
	overflow:hidden;
	margin:1px 18px 0 0;
}
#footer #flag:hover {
	background:url(../images/flags/eng.jpg) 0 0 no-repeat;
}

#footer #flag2 {
	width:21px;
	height:12px;
	background:url(../images/flags/fra.jpg) 0 -12px no-repeat;
	float:right;
	text-indent:-5000px;
	overflow:hidden;
	margin:1px 18px 0 0;
}
#footer #flag2:hover {
	background:url(../images/flags/fra.jpg) 0 0 no-repeat;
}
/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

#content-home-ref {
	width: 630px;
	float:right;
	margin-top: 30px;
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #999;
}

#content-home-ref a {
	text-decoration: underline;
	color: #999;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}
h1.actus{
	width:100px;
	height:18px;
	background:url(../images/titres/actualites.png) left top no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
h2.actus{
	width:155px;
	height:18px;
	background:url(../images/titres/nouveaux-terrains.png) left top no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}




h1.actus_eng{
	width:100px;
	height:18px;
	background:url(../images/titres/eng/actualites.png) left top no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
h2.actus_eng{
	width:155px;
	height:18px;
	background:url(../images/titres/eng/nouveaux-terrains.png) left top no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
