@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: transparent;
	background-image: url(/images/fondheader_02.jpg);
	background-repeat: repeat-x;
	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;


}
#container #titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	text-transform: none;
}

#container {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
}

/* menu */


#menu {

	background-image: url(/images/okmetrics_03.png);
	
	
	height: 41px;
}
	
#menu li {
	display: inline;

	color: #fff;

	
	text-decoration: none;

	
    }
#menu li a {
	color: #fff;
	font: 1em Arial,sans-serif;
	line-height: 2em;
	text-align: center;
	text-decoration : none;

	padding-top: 4px;
	padding-bottom: 10px;	
	padding-right: 25px;
	padding-left: 25px;
    } 
#menu li a:hover, #menu li a:focus, #menu li a:active {	

	background-image: url(/images/menuvert.png);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
    }

/* page */

#container #header {
	background-image: url(/images/okmetricsheader.png);
	height: 150px;
	width: 791px;
	margin-top: 0px;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}

#container #header p {margin:0px;}
#container #header h2 {margin:20px;padding-top:15px;}

#container #corp {
	background-color: transparent;
	float: left;
	width: 556px;
	position: fixe;
	padding: 0px;
	clear: both;
	
}
#corp2 {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
}

#container #boiteid {
	background-image: url(/images/fondboiteid.png);
	background-repeat:repeat-x;border:1px solid #D1D1D1;
	width: 251px;
	float: right;
	height: 145px;
	margin-top: 20px;
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 6px;
}

#container #boiteid input {
width:120px;
}
#container #boitetest {
	background-image: url(/images/fondboiteid.png);
	background-repeat:repeat-x;border:1px solid #D1D1D1;
	width: 251px;
	float: right;
	clear: right;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 90px;
	padding: 6px 6px 0px 6px ;

}
#container #boiterss {
	clear: right;
	float: right;
	width: 261px;
	border: 2px solid #CCC;
	margin-top: 20px;
}

.imglien {border="0"
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}


 #footer {
	clear: both;
	background-image: url(/images/fondfoot_15.jpg);
	background-repeat: repeat-x;
	height: 71px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	padding: 10px;
	text-align: center;
}

#footer a {
	text-decoration:none;
	color: #333;
}
/* HomePage - blue & green boxes */

div.arguments1 {
	width:220px;
	margin-bottom:20px;
	margin-left:200px;
	margin-right:10px;
	padding:5px;
	float:left;
	height:310px;
	background:url('/images/fond_bleu.png') repeat bottom;
}
.arguments1 li {list-style-type:circle ;margin-left:5px;}
.arguments1 ul {margin-left:10px;color:white;}
.arguments1 a {font-weight:normal;color:white;text-decoration:none;}
.arguments1 h3 {text-transform:uppercase; color:white; font-size:120%;font-weight:bold; margin:0px}


div.arguments2 {
	width:220px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	float:left;
	height:310px;
	background:url('/images/fond_vert.png') repeat bottom;
}
.arguments2 li {list-style-type:circle ;margin-left:5px;}
.arguments2 ul {margin-left:10px;color:white;}
.arguments2 a {font-weight:normal;color:white;text-decoration:none;}
.arguments2 h3 {text-transform:uppercase; color:white; font-size:120%;font-weight:bold; margin:0px}

div.arguments {width:50%;margin-bottom:50px;float:left;}
.arguments h3 {text-transform:uppercase; color:orange; font-size:150%;font-weight:bold; margin:0px}
.arguments li {list-style-type:circle ;margin-left:0;}
.arguments ul {margin-left:15px;}

a.titreArg {font-weight:bold;}


div.post {
	margin-bottom:20px;
	clear:left;
	font-size:16px;
}
.post h2 { border-bottom:1px dotted #030303; text-transform:uppercase; color:orange; font-weight:bold; font-size:150%; }
