/* Expandable menus list */
@import url("/css/cnes-csg2-menulists.css");

/** Standard tags */
body {
	font-family:arial,helvetica,verdana,sans serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("/images/cnes-csg2/bg-fusees.jpg") top left no-repeat;
	background-color:#0572a4;
}
caption {
	display:none;
}
form,
div,
td,
th,
p,
span {
	color:#ffffff;
	font-family:arial,helvetica,verdana,sans serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a:link {

	color:#FFC000;
	text-decoration:none;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a:active {
	color:#CCCCCC;
	text-decoration:none;
}

h1 {
}
h2 {
}
h3 {
}
h4 {
	color:#ffffff;
	font-size:11px;
	padding-left:15px;
	margin:0px;
	background:url("/images/cnes-csg2/puce-rondbleu.gif") top left no-repeat;
}
h5 {
}
h6 {
}
ul {
}
li {
}

/** Positioning */

/* Document structure */
#divBackground {
	width:100%;
	height:164px;
	margin:0px;
	left:-1px;
	top:0px;
	position:absolute;
	z-index:898;
	background:url("/images/cnes-csg2/bg-rubriques-accueil.gif") top left no-repeat;
}

#divLogo {
	width:430px;
	height:160px;
	margin:0px;
	left:0px;
	top:0px;
	position:absolute;
	z-index:900;
}
#divRubriquesImage {
	left:0px;
	top:0px;
	width:769px;
	height:160px;
	margin:0px;
	position:absolute;
	z-index:899;
	text-align:right;
}
#divRubriquesLiens {
	left:282px;
	top:128px;
	width:487px;
	margin:0px;
	position:absolute;
	z-index:901;
	text-align:right;
}
#divRubriquesLiens table {
	border-top:1px dashed #ffffff;
	border-bottom:1px dashed #ffffff;
	padding:0px;
	margin:0px;
}
#divRubriquesLiens #en {
	margin-top:5px;
}
#mainDocument {
	width:99%;
	height:99%;
	margin:0px;
	padding:0px;
	text-align:left;
	border:0px;
	background:url("/images/cnes-csg2/bg-maindocument.gif") top left repeat-y;
}
html>body #mainDocument {
	border:1px solid transparent;
}
#mainLeft {
	width:201px;
	padding:164px 5px 100px 5px;
	float:left;
	margin:0px 0px 0px 0px;
	/*background-color:#0a4a79;*/
}
#mainCenter {
	width:558px;
	padding:164px 0px 0px 0px;
	float:left;
	margin:0px;
}
#footer{
	width:100%;
	height:20px;
	padding:0px;
	margin:0px;
	clear:both;
	background-color:#FFC300;
	border-top:1px solid #ffffff;
}
html>body #footer {
	/*bottom:0px;
	position:fixed;*/
}

/* Specific styles */

/* Forms anywhere */
select,
textarea,
input,
.frmField {
	font-size:11px;
	color:#2824A6;
}
/*Submit*/
.frmSubmit {
	font-size:11px;
	font-weight:bold;
	color:#2824A6;
	background-color:#FFBA38;
}


/* In header */

/* In mainLeft */
#mainLeft #searchForm {
	margin:0px 0px 8px 0px;
}
#mainLeft div.levels2 {
	margin:25px 0px 0px 0px;
}
#mainLeft img.buttomLevel2 {
	margin:1px 0px 0px 3px;
}
#mainLeft img.button {
	margin:1px 0px 0px 0px;
}
#mainLeft div.buttons {
	margin:27px 0px 0px 0px;
}
/* In main center */
#mainCenter .content {
	padding:50px 30px 30px 30px;
	text-align:justify;
}
/* News */
#mainCenter table.titleNews {
	width:430px;
	border-bottom:1px solid #082449;
}
#mainCenter table.titleDossiers {
	margin-top:20px;
	width:430px;
	border-bottom:1px solid #FFBE00;
}
#mainCenter div.newsItem {
	width:350px;
	padding:15px 0px 0px 0px;
}
#mainCenter .newsImage {
	padding:0px 5px 5px 0px;
}
#mainCenter div.newsDossiers h4 {
width:600px;	
color:#FFC000;
}

/* In mainRight */


/* in footer */

  
