/* CSS Pro Document */
div#contenant {
	margin: 0;
	padding: 0;
	position: relative; /* positionnement du conteneur */
}

.optimisation{
	position: relative;
	margin: -30px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#003366;
	z-index:2;
	visibility: visible;
}

div#textcontact {
	position: relative;
	height: auto;
	width: auto;
	top: 580px;
	text-align: center;
	z-index: 3;
}

a.bouton { /* bouton contact */
	width: 50px;
	height: 30px;
	font-size: 0.9em;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.bouton:hover {
   font-weight: bold;
   color: #FFCC00;
   background-color:#;
}

.navigation { /*qui sommes nous*/
     position: fixed;
	 width: 130px;
	 height:16px;
	 border:dashed #CCD314 0px;
	 margin-left:75px;
	 margin-top:27px;
	 font-style: normal;
     font-size:12px;
     font-family: arial;
	 text-align:center;
	 padding:3px;
     }
	 
.navigation a {
	 color:#CCCCCC;
	 text-decoration:none;
	 font-style:normal;
     font-size:13px;
     font-family: arial;
	 font-variant:small-caps;
	 padding:3px;
     }	 
	 
.navigation  a:hover {
	color:#CCD314;
	 font-style: normal;
     font-size:14px;
     font-family: arial;
	 font-weight:bold;
	 padding:3px;
     }


div#appleLog {
	position: relative;
	float: none;

}

a
{ /* clic ici & survols liens */
	text-decoration: none;
	color: black;
}

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

body
{
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 11px;
	font-family: arial, "trebuchet ms", "Lucida Grande", Helvetica, sans-serif;
	color: #393939;
	line-height: 20px;
	text-align: center;
}


h1 ,h2, h3 ,h4 ,h5 ,h6 ,h7
{
	font-family: georgia, arial, "trebuchet ms";
	font-weight: normal;
}

div#130bis {
display:block;
background-color:#6699FF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#CC0000;
text-align:center;

}



a#effettoggle { /*sans effet - à neutraliser ou à enlever ?*/
	display: block;
	width: 150px;
	height: 39px;
	background-image:url(../images/toggle.gif);
}

a:hover#effettoggle { /*sans effet - à neutraliser ou à enlever ?*/
	background-position: 0 -39px;
}



.alignleft {/****/
	text-align: left;
}

.alignright {/****/
	text-align: right;
}

#presentation
{
	text-indent: -9999px;
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

.clear
{
	clear: both;
}

#container {/*****/
	margin: 0 auto;
	width: 900px;
height: 800px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 12px;
	color: #5A5A5A;
}

#header
{
	text-align: center;
font-size: 40px;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #FF0066;
	padding-bottom: 60px;
	background: transparent url(../merdeka/images/header.gif) no-repeat bottom center;
}

#header h1
{
	margin: 0;
	padding: 0;
	color: #4D4D4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 10px;
	text-transform: capitalize;
}

#header a
{
	text-decoration: none;
	color: #4D4D4D;
}

#header a:hover
{
	text-decoration: none;
	color: #2A6FA8;
}

.post
{
	margin: 0 auto;
	padding: 20px;
	width: 500px;
	text-align: left;
	font-size: 12px;
	color: #990033;
}

#navigation
{
	font-size: 12px;
	background: #004372;
	border: 1px solid #004372; /*attention*/
	height: 0px;
	padding: 0;
	color: #CCCCCC;
	overflow: hidden;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 0px;
}

#navigation ul li {
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 0px;
}

#archive-history ul li a {
	color: #999999;
	padding-left: 23px;
}

#archive-history ul li a:hover {
	color: #FFFFFF;
	padding-left: 23px;
}

#archive-reference ul li a {
	color: #999999;
	padding-left: 23px;
}


#archive-reference ul li a:hover {
	color: #FFFFFF;
	padding-left: 23px;
}


#recent-post ul li a
{
	color: #C38DA3;
	padding-left: 23px;
	background: transparent url(../merdeka/images/recent.gif) no-repeat center left;
}

#recent-post ul li a:hover
{
	color: #D7D7D7;
	background: transparent url(../merdeka/images/recent2.gif) no-repeat center left;
}

#conteneur
{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	overflow: hidden;
	height: 300px;
}

#conteneur h3 { /*quelques mots - titres*/
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 1px;
	color: #F0B800;
	font-size: 20px;
	
}

#archive-history
{
	width: 348px;
	float: left;
	margin: 0;
	padding: 0;
}

#archive-reference
{
	width: 348px;
	float: right;
	margin: 0;
	padding: 0;
}
