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

a
{
	text-decoration: none;
	color: #F90;
}

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

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

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

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

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


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

#menuformulaire {}



#maincontent
{

	background: #FFF url('http://www.i-trekkings.net/templates/temp/images/maincontent-background.jpg') repeat-x;
	padding: 25px;
	font-size: 70%;
	color: #666;	
	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-trekkings.net/templates/temp/images/maincontent-background.jpg') repeat-x;
	line-height: 150%;
	color: #666;
	font-size: 70%;	
	
}

#maincontentright p
{
	margin: 0;
	padding: 0 0 10px 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: #888;
}

#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: #888;
}

#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: #888;
}

#footer
{
	clear: both;
	width: auto;
	font-size: 80%;
	background: #111;
	color: #888;
	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: #999;
}

#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{
	float:left;
	width:40%;
	padding:0.5em
}

#aa02{
	float:right;
	width:60%;
	BORDER:#003366 1px dotted;
	padding:0.5em;
	background:#EEE
}
	#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
}
