/*---------------------------------------------------------------------------------------------*/
/*---------------------------------  Sarnidesign.fr  2000-2008   -------------------------*/
/*-------- Graphiste Freelance    Webmaster    Webdesign    Graphisme Multimedia --------------*/
/*---------------------------------------------------------------------------------------------*/

@charset "utf-8";
div {
  background-color: none ;  
}
a.nv   {
	background: url(../images/nouveau.jpg) no-repeat left -10px;
	padding-left: 55px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background: url(../images/mainht.jpg) no-repeat center -50px;
	text-align: center;
}

#container {
	width: 700px;
	margin: auto;
	position: relative;
}
span.choix   {
	display:none;
	top:4em;
	border: 1px solid #FFC820;
	background-color: #FFEEB9;
	padding: 2em;
	position: absolute;	
}
.noscr {
  color:red;
}
a:hover  span.choix {
	display: inline;
}
.header {
	height: 200px;

}
.index {
	position: relative;
	text-align: center;
	width: 766px;
	height: 660px;
	background-image: url(../images/main.jpg);
	margin: auto;
	border-bottom: 1px dotted #43738D;
}
.fh {
	text-align:center;
	margin:auto;
	position: relative;
	top: 400px;
}
.fh  a {
	color: #43738D;
	margin: 0 1em;
}
.fh a:hover {
	text-decoration:none;
}

.index .noscr {
	color: #FF3300;
	font-size: 14px;
	position: absolute;
	top: 150px;
	left: 45px;
	text-align: left;
}
#main {
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both;

}
#main .header {
	height: 150px;
	border-bottom: 1px dotted #4D839F;
}

#main .header .logo {
	text-align: left;
	width: 600px;
	float: left;
	position: relative;
	top: 40px;

}
#main .header .logo a {
	text-decoration:none;
	color: #4D839F;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
}
#main .header .logo em {
	font-size: 16px;
}
#main .header .logo a .legende {
	color: #67A123;
	font-size: small;
}
#main .header .logo a:hover .legende {
	padding:0px;
}
#main  .header .menu {
	list-style: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#main .header .menu li {
	background: url(../images/tab.jpg) no-repeat -5px top;
	height: 55px;
	text-align: left;
	display: inline;
	float: left;
	width: 190px;
	padding: 3px 0 0 7px;

}
#main  .header  .menu  li.current {
	background: url(../images/tabcurrent.jpg) no-repeat -5px top;
}

#main .header .menu a {
	color: #4D839F;
	text-decoration: none;
	font: bold 18px Arial, Helvetica, sans-serif;
}
#main .header .menu a:hover {
	color: #2D5B64;
}

#main .header .menu a:hover .legende {
	position:relative;
	color: #67A123;
	padding-left: 20px;
}
#main .header .menu a:hover .legendel {
	position:relative;
 	color: #67A123;
	padding-left: 5px;
}
#main .header .menu .legende,#main .header .menu .legendel {
	font-size: 11px;
}
#main .header .middle {
	height: 450px;
	width: 800px;
	margin-top: 190px;
	overflow:visible;
}
#main .middle .pagettl {
	position: absolute;
	right: 10px;
	float:right;
  top:25px;
	text-align: right;
	width:400px;
	/*margin-top: 85px;*/
}
#main .middle .pagettl h2 {
	color: #4D839F;
	font-size: 18px;
	line-height:1.2em;
}
#main .middle .pages .plugras {
	font-weight: bold;
}
#main .middle .pages .tel {
	color: #009245;
	font-weight: bold;
}



#main .middle .pagettl .pagelegende {
	color: #67A123;
	font-size: small;
}

#main .pages {
	height: 440px;
	width: 350px;
	overflow: auto;
	text-align: left;
	font-size: 9pt;
	float: right;
	margin: 60px 40px 0 10px;
	padding: 0 10px 0 0;
	position: relative;
	word-spacing: 0.1em;
	line-height: 1.2em;
}


#main #postit {
	height: 300px;
	width: 300px;
	float: left;
	margin: 120px 10px 0 30px;
	position: relative;
}

.copy  {
	position: absolute;
	top: 630px;
	left: 12%;

}
.copy a {
	color: #4D839F;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.copy a:hover {
	color:green;
}


.pages .page_i a {
	color: #4D839F;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	float:right;
	height:35px;
	padding-top:10px;
}
.pages .page_i .pluclair {
	color: #999;
	font-weight: normal;
}
.pages .page_i p {
	margin:50px 0;
	

}



.page_a,.page_c  {
	margin-top:100px;
}
.page_c p {
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height:1.1em;
}



/*flash ou html*/

.verswitch {
  font-weight:bold;
  font-size:8pt;
  color:#aaa;
  text-align:right;
  right:10%;
  top:680px;
  position:absolute;
}
.verswitch span {
  color:#399;
}
.verswitch a {
  color:blue;
}

.verswitch a:hover{
  color:red;
  text-decoration:none;
}





