/* Start of CMSMS style sheet 'interne' */
/*	CSS CRER.info
	Création Grain de Sel le 16/07/2007 */

/*Declaration de structure*/
#Page, #top, #centre, #gauche, #menu, #contenu, #content, #content2, #ssmenu, #footer, img, body, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0; 
	border:0;
}
#Page {
	position:absolute;
	/*border:1px solid #00f;*/
	left:50%;
	width:770px;
	margin-left:-385px;
	text-align:left;
	background-color:#FFF;
}
#top {
	width:770px;
	height:60px;
}
#centre {
	background: url(images/crer/fd-gen.jpg) bottom right no-repeat;
	border-bottom:1px solid #E5900A;
}
#gauche {
	float:left;
	width:153px;
}
#contenu {
	margin-left:155px;
	width:490px;
	padding:30px 100px 150px 20px;
}
#footer {
	margin-bottom:20px;
	padding:1px; 
	width:767px;
	height:15px;
	background-color:#E5900A;
	list-style-type: none;
}

/*Declarations generales, redefinition de balises*/
body {
	background-color:#FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	background: transparent url(images/crer/crer-puce-titre.gif) top left no-repeat;
	font: 23px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding:0 0 20px 30px;
}
h2 {
margin:0;
	width: 113px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	background: transparent url(images/crer/crer-puce-bleue-menu.gif) top left no-repeat;
	padding:5px 20px 8px;
}
h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#9BB639;
	font-weight:bold;
}
h4 {
	background-color:#2F65B6;
	width:690px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	height:16px;
	padding:4px 0 0 10px;
}
h5 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#E5900A;
	font-weight:bold;
}

/* Top */
#filAriane {
	background-color:#FFF;
	width:770px
	height:17px;
	text-align:right;
	padding:24px 0 3px;
}
#filAriane a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#2F65B6;
	text-decoration: none;
	font-weight:bold;
}
#filAriane a:hover {
	color:#9BB639;
	text-decoration: none;
}
.lastitem {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#9BB639;
	font-weight:bold;
}

/* Centre */
#content {
	width:320px;
}
#content a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#9BB639;
	text-decoration: none;
	font-weight:bold;
}
#content a:hover {
	color:#2F65B6;
	text-decoration: none;
}
#content2 {
	width:450px;
}
#content2 a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#9BB639;
	text-decoration: none;
	font-weight:bold;
}
#content2 a:hover {
	color:#2F65B6;
	text-decoration: none;
}
#ssmenu {
	float:right;
	text-align:left;
	width:150px;
	list-style-type: none;
}
#ssmenu li {	
	list-style-type: none;	
	background: transparent url(images/crer/crer-puce-orange-ssmenu.gif) top left no-repeat;
}
#ssmenu a {	
	display: block;	
	width: 130px;
	color: #2B5DA8;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
	padding:0 0 8px 20px;
}
#ssmenu a:hover {
	color: #E5900A;
	background: transparent url(images/crer/crer-puce-bleue-ssmenu.gif) top left no-repeat;
}

#logo {
	background-color:#9BB639;
}
#menu {
	width:153px;
	overflow:hidden;
	list-style-type: none;
}
#menu li {	
	list-style-type: none;	
	background: transparent url(images/crer/crer-puce-orange-menu.gif) top left no-repeat;
}
#menu a {	
	display: block;	
	width: 113px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
	padding:5px 20px 8px;
}
#menu a:hover {
	color: #fff;
	background: transparent url(images/crer/crer-puce-bleue-menu.gif) top left no-repeat;
}

.finCentre {
	clear:both;
	visibility:hidden;
}
#info {
	width:180px;
	height:78px;
	color: #fff;
	background:url(images/crer/crer-info.gif);
background-position: top left;
background-repeat: no-repeat;
background-attachment:scroll;
	
	padding:20px;
	overflow:auto;
	font-size: 10px;
	font-family: arial, serif;
position:absolute;
	left:80px;
	bottom:70px;
}
#info a {
color:#9BB639;
text-decoration:none;
font-weight:bold;
}
#info a:hover {
color:#E5900A;
text-decoration:none;
font-weight:bold;
}

/* Footer */
#footer li {
  margin:0 10px;
  float:left;
  list-style-type: none;
  font-size: 10px;
  font-family: arial, serif;
  color:#000;
}
#footer a {
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, serif;
}
#footer a:hover {
	color:#000;
	text-decoration: none;
}
#sepFooter {
	width:170px;
	height:1px;
}

/* End of 'interne' */

