body
{
	margin: 0;
	padding: 0;
	background: #cfd0d2;
	font-family: georgia, arial, verdana, tahoma, times new roman;

}

a
{
	text-decoration: none;
	color: #36C;
}

a:hover
{
	text-decoration: none;
	color: #ffd611;
}



#container
{
	margin: 0 auto;
	width: 995px;
	background: #FFF;
}

#header
{
       	width: 100%;
	height: 120px;
	background: #000 ;
	position: relative		
}

#header-pub
{
       	width: 728px;
	height: 90px;
	background: #000;
	top: 30px;
	right: 0px;
	position: absolute
}

#pub-accueil
{
	padding: 10px;
	float: right;
	width: 200px;
}

#menu1
{
      	width: 100%;
	height: 34px;
	background: #000 ;
	font-size: 85%;	
	margin-top: -5px;
	border-top:1px solid #000;	
}

#menuformulaire {}

#menuhaut
{

	padding: 8px 8px 0 0;
	background: #000 ;
	font-size: 90%;
	color: #ffffff;	
	text-align: right;
	border-bottom:5px solid #000;	
}

#menuhaut a
{
	text-decoration: none;
	color: #ffd611;
}

#menuhaut a:hover
{
	text-decoration: none;
	color: #36c;
}



#maincontent
{

	background: #FFF url('http://www.i-voyages.net/templates/temp/images/maincontent-background.jpg') repeat-x;
	padding: 25px;
	font-size: 75%;
	color: #111;	
	margin-right:280px;
	line-height: 150%;

}

#maincontent span
{

}

#maincontent p
{
	margin: 0;
	padding: 0 0 10px 0;
}

#maincontentright
{
	float: right;
	width: 260px;
	padding: 25px;
	background: #FFF url('http://www.i-voyages.net/templates/temp/images/maincontent-background.jpg') repeat-x;
	line-height: 150%;
	color: #111;
	font-size: 75%;

}

#maincontentright p
{
	margin: 0;
	padding: 0 0 0 0;
}

#maincontentright h1, #maincontent h2, #maincontent h3, #maincontent h4
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 175%;
	color: #111;
}

#maincontentleft
{
	float: left;
	width: 130px;
	padding: 20px 4px 20px 4px;
	background: #FFF ;
	line-height: 150%;
	color: #111;
	font-size: 75%;
	
}

#maincontentleft p
{
	margin: 0;
	padding: 0 0 5px 0;
}

#compensation a
{
	text-decoration: none;
	color: #3c3;
}

#compensation a:hover
{
	text-decoration: none;
	color: #888;
}

#maincontentleft h1, #maincontent h2, #maincontent h3, #maincontent h4
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 175%;
	color: #111;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 175%;
	color: #111;
}

#footer
{
	clear: both;
	width: auto;
	font-size: 80%;
	background: #000;
	color: #FFF;
	font-family: arial;
	letter-spacing: -1px;
}

#footer h1
{
	margin: 0;
	padding:  25px 25px 10px 25px;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 140%;
	color: #ffd611;
}

#footer p
{
	margin: 0;
	padding:  0 25px 10px 25px;
}

#bottom
{
	clear: both;
	width: auto;
	text-align: center;
	padding: 15px 10px;
}

/* image par défaut */
IMG{border:0}




/* page accueil */

 #rubriques h1, #aa02 h1, #aa01 h1 {}

#accueil{
	width:95%
}

#aa01{
      	left:0;
	float:left;
	width:50%;
	padding:0.5em
	position:absolute;
	overflow:auto	
}

#aa02{
	float:right;
	width:50%;
	padding:0.5em;
	position:absolute;
	overflow:auto
	margin-left:31%;	
}
	#aa02 h1 {display:inline}



#rubriques{
	float:left;
	width:98%;
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
	border-top:#666 1px solid
}

	#rubriques ul {list-style-type:none; margin:0; padding-left:15px}
	#rubriques A {color:#FF6600}
	#rubriques A:hover {color:#FF6600}
	#rubriques img {float:left}

/* fin page accueil */



/* autres éléments par défaut */
INPUT {
   background-color:#EEE; border-color:#999;
   border-top-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;
   text-indent:1px;
   font-size:9px
}

textarea {   
   font-size:10pt;
   color:#999;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color:#999;
   background-color:#EEE
}

SELECT {  
   font-size:9px;
   color:#999;
   background-color:#FFF
}
