body
	{
  	margin: 0;
  	padding: 0;
  	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  	font-size: small;
  	background: #e6f7fd url(../images/background.png) top center repeat-y;
	color: #002f3f;
	min-width: 950px;
	text-align: center;
	}
	
#maincontainer
	{
	width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}
	
#erreur
	{
	border: 2px solid red;
	background: #eee;
	padding: 5px;
	margin: 5px;
	}

#contents {
	width: 950px;
	clear: both;
	}

#header
	{	
	background: url(../images/header.png) 0px 0px no-repeat ;
	height: 138px;
	}
	
#logo
	{
	position: absolute;
	height: 130px;
	width: 300px;
	cursor: pointer;
	}
	
#footer
	{
/*	border-top: 1px solid gray;*/
	clear: both;
	float: left;
	font-size: 80%;
	text-align: center;
	padding: 4px 0 4px 0;
	}

#searchbox
	{
	float: right;
	padding: 5px 10px 0 0 ;
	font-size: 80%;
	text-align: right;
	}
	
#searchbox p
	{
	margin: 0;
	padding: 0;
	}

#searchbox strong
	{
	padding-right: 5px;
	margin: 0;
	}
	
#searchbox input
	{
	border: 1px solid #38ceff;
	background: #ccf2ff;
	font-size: 90%;
	padding: 2px;
	margin: 2px;
	width: 100px;
	}
	
#searchbox form
	{
	margin: 0;
	padding: 0;
	}
	
#searchbox a, a:visited
	{
	color: white;
	text-decoration: none;
	}
	
#searchbox a:hover
	{
	text-decoration: underline;
	}

#rightcol
	{
	width: 170px;
	float: right;
	background: url(../images/bg_news.gif) top right repeat-y;
	font-size: 80%;
	padding: 5px 0 10px 0;
	margin-top: 5px;
	min-height: 500px;
	}
	
* html body #rightcol {
	height: 500px;
}
	
#rightcol p
	{
	padding: 4px 8px 4px 4px ;
	margin: 0;
	border-left: 1px solid #f5f5a5;
	}
	
#rightcol img {
	display: none;
}
	
.tableau 
	{
	line-height: 1.5em;
	background: #919191;
	}
	
a {
	color: #A18C6F;
	border-bottom: 1px dotted #A18C6F;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #A18C6F;
	border-bottom: #fff;
}

#comparatif table 
	{
  	width: 99%;
  	position: relative;
  	border: 1px solid #000;
  	background: #fff;
	font-size: 70%;
  	}

#comparatif table caption 
	{
  	margin: 0;
  	padding: 8px 20px;
  	text-align: left;
 	background: #fff;
	font-size: 140%;
  	}

#comparatif table th, #comparatif table td 
	{
  	margin: 0;
  	padding: 5px;
  	text-align: center;
  	border-bottom: 1px solid #b5b5b5;
  	}

#comparatif table th 
	{
  	color: #999;
  	}

#comparatif table .name 
	{
  	text-align: left;
  	}

#comparatif table tr 
	{
  	background: #e6e6e6;
  	}

#comparatif table tr.alt 
	{
  	background: #f1f1f1;
  	}

#comparatif table tr.highlight 
	{
  	background: #e1f1e1;
  	}

#comparatif table td.highlight 
	{
  	background: #e7f1e7;
  	}	

#comparatif table th.highlight 
	{
  	background: #e1f1e1;
  	}

#comparatif table td a 
	{
  	display: block;
  	font-weight: bold;
  	}

h1
	{
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #00abe4;
	margin-top: 5px;
	margin-bottom: 15px;
	}

h2
	{
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #A18C6F;
	}
	
h3
	{
	font-family: Georgia, Times, serif;
	color: #005a78;
	font-weight: 400;	
	}

#rightcol h4
	{
	font-family: Georgia, Times, serif;
	color: #00abe4;
	font-weight: 500;	
	font-size: 1.3em;
	margin: 0;
	text-decoration: underline;
	}
	
.readon
	{
  font-family: "Lucida Grande", Arial, sans-serif;
	float: right;
	font-size: 90%;
	padding-left: 14px;
	background: url(../images/puce.gif) 0 0 no-repeat;
	margin-bottom: 7px;
	padding-right: 7px;
	}
	
#colcontainer
	{
	width: 800px;
	float: left;
	margin-bottom: 20px;
	}
	
.col
	{
	font-family: Georgia, Times, serif;
	font-size: 100%;
	width: 380px;
	float: left;
	font-weight: 300;
	}
	
.col:hover
	{
	background: #f5f5e5;
	color: black;
	}
	
.col p
	{
	padding: 0;
	margin: 7px;
	}
	
.col img
	{
	padding: 4px;
	border: 1px solid #c2c39f;
	background: #f0f0db;
	float: left ;
	margin-right: 7px;
	margin-bottom: 7px;
	}
	
.col h3, .cssform legend
	{
	background: #b3d7e6;
	color: white;
	padding: 1px 6px 2px;
	margin: 7px;
	text-align: right;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.col h3:hover
	{
	background: #3693bc;
	cursor: pointer;
	}
	
.col h4
	{
	color: #0086b2;
	font-weight: normal;	
	font-size: 120%;
	padding: 0;
	display: inline;
	margin: 7px;
	}
	
.col strong
	{
	color: #0086b2;
	font-weight: normal;	
	font-size: 120%;
	padding: 0;
	margin: 0 0 14px 0;
	float: right;
	padding-right: 8px;
	display: inline;
	}
	
.col ul
	{
	clear: right;
	list-style: none;
	}
	
.col ul li
	{
	padding-left: 16px;
	margin-bottom: 6px;
	background: url(../images/puce.gif) 0 0 no-repeat;
	font-size: 110%;
	}
	
.col ul li:hover
	{
	background: url(../images/puce_act.gif) 0 0 no-repeat;
	}
	
.col a, a:visited
	{
	color: #004258;
	text-decoration: none;
	}
	
.col a:hover
	{
	color: #00ace4;
	text-decoration: underline;
	}
	
.enDev
	{
	width: 80%;
	clear: both;
	float: left;
	border: 1px solid #ddd;
	background: #eee;
	padding: 2px;
	font-size: 80%;
	margin: 10px 1px 0 1px;
	}

#nav 
	{
	float: left;
	width: 945px;
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	background: #e2e28c url(../images/nav_bg.gif) repeat-x bottom left;
	}
	
#nav li 
	{
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	}
	
#nav a 
	{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #8fcce0 url(../images/off_bg.gif) repeat-x top left;
	}
	
#nav .rouge a
	{
	background: #ffc4c4 url(../images/off_bg_red.gif) repeat-x top left;
	}
	
#nav a:hover, body#welcome #t-welcome a, body#blog #t-blog a, body#assurances #t-assurances a, body#posts #t-posts a, body#content #t-content a
	{
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}	
	
#nav .active
	{
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}	

#submenu
	{
	float: left;
	width: 945px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: #fff url(../images/sub_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #888;
	font-size: 90%;
	}

#submenu li 
	{
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	}

#submenu a 
	{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #666;
	text-decoration: none;
	border: none;
	}

#submenu a:hover
	{
	color: #000;
	text-decoration: underline;
	background: none;
	}
	
#notice
	{
	clear: left;
	color: #333;
	background: #8f8;
	font-size: 120%;
	border: 2px solid #333;
	margin: 20px;
	padding: 10px;
	margin-right: 200px;
	}

#error
	{
	clear: left;
	color: #000;
	background: #f88;
	font-size: 120%;
	border: 2px solid #333;
	margin: 20px;
	padding: 10px;
	margin-right: 200px;		
	}
	
	form.cssform {
		width: 500px;
	}
	
	.cssform fieldset {
		background: #F1F3D0;
	}
	
	.cssform p {
	width: 340px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 180px; /*width of left column containing the label elements*/
	/*border-top: 1px dashed gray;*/
	height: 1%;
	}

	.cssform label{
	/*color: #222;*/
	float: left;
	margin-left: -180px; /*width of left column*/
	width: 175px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/

	}

	.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 300px;
	font-size: 110%;
	font-family: Georgia, Times, serif;
	}

	.cssform textarea{
	width: 450px;
	height: 300px;
	font-size: 110%;
	}

	/*.threepxfix class below:
	Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
	to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
	*/

	* html .threepxfix{
	margin-left: 3px;
	}

	.fieldWithErrors input{
		background: red;
	}	

	.errorExplanation h2 {
		clear: both;
		background: none;
		padding: 0;
		margin: 0;
		text-align: left;
	}

	.errorExplanation p {
		clear: both;
		background: none;
		padding: 0;
		margin: 0;
	}
	
.null_link {
	background: none;
	color: #fff;
	border: 0;
}

.null_link:hover {
	background: none;
}

.post img {
	float: left;
	padding: 2px;
	background: #000;
	margin: 0 20px 10px 0;
	border: 1px solid #777;
}

.cite {
		font-family: Georgia, Times, serif;
		font-size: 15px;
		font-style: italic;
		margin-left: 50px;
		margin-right: 250px;
}

.red {
	color: red;
}

table {
 	position: relative;
 	background: #fff;
	font-size: 70%;
	margin-right: 15px;
	width: 700px;
 	}

table caption {
 	margin: 0;
 	padding: 8px 20px;
 	text-align: left;
 	background: #fff;
	font-size: 140%;
 	}

table th, table td 
	{
 	margin: 0;
 	padding: 5px;
 	border-bottom: 1px solid #b5b5b5;
 	}

table th 
	{
 	color: #999;
 	}

table .name 
	{
 	text-align: left;
 	}

table tr 
	{
 	background: #e6e6e6;
 	}

table tr.alt 
	{
 	background: #f1f1f1;
 	}

table tr.highlight 
	{
 	background: #e1f1e1;
 	}

table td.highlight 
	{
 	background: #e7f1e7;
 	}	

table th.highlight 
	{
 	background: #e1f1e1;
 	}

table td a 
	{
 	font-weight: bold;
 	}

a img {
	border: none;
}

.left_image {
	clear: left;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 4px;
	border: 1px solid #c2c39f;
	background: #f0f0db;	
}

#lightwindow_contents {
	text-align: left;
	line-height:120%;
/*	background: url(/images/rails.png) top right no-repeat;*/
}

#text {
	width: 680px;
}

.ok {
	color: green;
}

.not_ok {
	color: red;
}

#subtext {
	float: right;
	border: 1px solid #bbb;
	padding: 8px;
	margin: 5px 10px 5px 10px;
	list-style-type: none;
}

#subtext h3 {
	margin: 1px 0 10px 0;
	border-bottom: 1px solid #999;
}

#link_logos {
	clear: right;
	padding-top: 10px;
}

#link_logos img {
	display: block;
}

.link_logo {
	margin: 3px 0 0 9px;
	border: 1px solid #666;
}

hr {
	width: 50%;
	margin: 30px auto;
	border: 1px solid #F1F3D0;
}