html, body {
margin: 0;
padding:0;
font:x-small Arial, Verdana, sans-serif;
text-align: left;
/*border:ridge 2px #333;*/
border-color : black;background:transparent url(http://www.compagniearcelancourt.com/images/fond.png) repeat-x fixed left top;
/*border-color : black;background:transparent url(http://www.compagniearcelancourt.com/images/CAE-logo-v1.gif) repeat-x fixed left top;*/
/*background-repeat : repeat-y repeat-x;*/
}

.noClass{
margin: 0;
padding:0;
}

#container {  /* sorry, we are using a container because ie badly support body tag*/
margin: 12px auto;
min-height: 400px;
width: 900px;
/*border-top: 2px solid #000;*/

text-align: left;
/*background: transparent url(../interface/bg_container.png) repeat-y left top;*/
/*background: #fff;*/
/*border:0px solid #333;*/
padding: 0;
font-size: 14px;
line-height: 120%;
}


a {
margin: 3px 0;
color: #090600;
text-decoration: underline;
}

a:hover {
color: #036;
text-decoration: underline;
}

img { border: 0 }

h3 span{
display:none;
}

#edito
{
padding : 0px;
padding-top:5px;
}

#edito .texte, .titre_rubrique, .titre_rubrique a, .titre_rubrique a:hover
{
color:#FFFACD;
margin:0;
padding:0;
}

#menu_droit, .tousArticles
{
float:right;
}

#recemment_paru
{
border:2px solid #333;
background-color:#FFFACD;
}

#autres
{
margin-top:5px;
/*border:2px solid #333;*/
border:ridge 2px;
background-color:#FFFACD;
}

.forumbg
{	
	/*border:2px solid #333;*/
	border:ridge 2px;
background-color:#FFFACD;
padding:5px;
margin-top:10px;
}


.logo
{
}

.metarub
{
}
.preview
{
}
.spacer
{
}

#menu_gauche
{
float:left;
width:50%;
}

#menu_gauche .titre, .rubrique .titre, #menu_droit .titre, #recemmentParu .titre
{
background-color:#FFFACD;
display:inline;
/*border:2px solid #333;*/
border:ridge 2px;
margin-top:5px;
}
.rubrique .titre
{
	padding:5px;
}

#menu_gauche .agenda, #menu_droit .agenda
{
/*-- border:2px solid #333; */
border:ridge 2px;
}

#footer {
	clear: both;
	padding: 2px 0 5px 0;
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 90%;
}

.main
{
	float:left;
	margin-top:10px;
	/*border:2px solid #000000;*/
	border:ridge 2px ;
  width:75%;
	padding:8px;
	background-color:#FFFACD; /*#FFFFFF;*/
	overflow:auto;
}
.main .titreArticle
{
	text-align:center;
}

.menuArticleDroit
{
	float:right;
	width:20%;
}

#menuContextuel
{
	/*border:2px solid #333;*/
	border:ridge 2px ;
  background-color:#FFFACD;
	padding:5px;
	margin-top:5px;
}

.enteteArticle
{

	margin-bottom:30px;
	text-align:center;
	width:95%;
}


.centered
{
	text-align:center;
}


#path
{
	float:left;
}

.date2
{
	float:right;
	margin-right:5px;
}

table.listeArticles
{
	cellpadding:5px;
	cellspacing:2px;
}

table.listeArticles td
{
	/*border:2px solid #333;*/
	background-color:#FFFACD;
	padding:1px;
	vertical-align:top;
	width:20%;
}
table.listeArticles .metarub
{
vertical-align:bottom;
}

.enteteRubrique
{
	text-align:left;
	width:95%;
	padding-left:5px;
}

.sousrubrique
{
	/*border:1px solid #FFFACD;*/
	display:inline;
	padding:1px 5px 1px 5px;
}

#formSendMsgToWebmaster, #formMsgToConcours
{
	display:none;
	 margin-left: auto;
     margin-right: auto;
     width:500px;
     padding:10px;
	vertical-align:middle;
	position:absolute;
	top:260px;
	background-color:#FFFACD;
	border-style: ridge; /*solid*/
border-bottom-color: #333333;
border-right-color: #555555;
border-left-color: #BBBBBB;
border-top-color: #DDDDDD;
}

#recemmentParu{
	position:absolute;
	top:200px;
	right:5PX;
	width:200px;
	padding:1px 5px 1px 5px;
	font-size: 12px;
   
}
#recemmentParu .contenu {
  border-radius: 25px;
  border:ridge 2px;
	/*border-color: white;*/
	}
#recemmentParu em {
color : #FFFACD;
/*border-color: white;*/
}
/*
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

 .angle .b1, .angle .b2, .angle .b3, .angle .b4, .angle .b5 {
  display:block;
  overflow:hidden;
  height:1px;
  background:#eca;
  border-left:1px solid #000;
  border-right:1px solid #000;
  }

.angle .b1 {margin:0 5px; background:#000;}
.angle .b2 {margin:0 4px;}
.angle .b3 {margin:0 3px;}
.angle .b4 {margin:0 2px;}
.angle .b5 {margin:0 1px;}

*/

#breves {
	font-size: 14px;
  text-align:center;
  color: yellow;
}

#compteur{
float:left;
}

#cadrpg { width:620px; margin:0 auto; border:0; overflow:hidden;}
#newshr { position:relative; width:600px; height:50px; overflow:hidden;
          color:inherit;  border:1px inset white; }
#defile { position:absolute; margin-top:1px; background-color:transparent; }

a.lienNormal {
margin: 3px 0;
color: #000080;
text-decoration: underline;
}

a.lienNormal:hover {
color: #000080;
text-decoration: underline;
}
