/* Start of CMSMS style sheet 'accueil' */
/*	CSS CRER.info
	Création Grain de Sel le 16/07/2007 */

/*Declaration de structure*/
#Content {
	position:absolute;
	margin:0;
	padding:0; 
	border:0;
	/*border:1px solid #00f;*/
	left:50%;
	width:770px;
	margin-left:-385px;
	top:50%;
	height:600px;
	margin-top:-300px;
	text-align:left;
}
#gauche {
	position:absolute;
	margin:0;
	padding:0; 
	border:0;
	width:148px;
	list-style-type: none;	
}
#top {
	position:absolute;
	margin:0;
	padding:0; 
	border:0;
	left:148px;
	width:566px;
	height:431px;
	background-color:#9BB639;
}
#droite {
	float:right;
	width:56px;
	height: 431px;
	margin:0;
	padding:0; 
	border:0;
}
#centre {
	position:absolute;
	margin:0;
	padding:0; 
	border:0;
	top:431px;
	width:770px;
	height:158px;
	background: url(images/crer/fond-crer.jpg) top left no-repeat;
}
#footer {
	position:absolute;
	margin:0;
	padding:1px; 
	border:0px;
	top:589px;
	width:768px;
	background-color:#E5900A;
}

/*Declarations generales, redefinition de balises*/
body {
	margin:0px; 
	padding:0px; 
	background-color:#FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#D4D0C8;
}
img {border: 0;}
h1 {
	height:16px;
	width:550px;
	margin:0;
	padding:1px 15px 1px 1px;
	border:0;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#2F65B6;
	text-align:right;
}
h2 {
	height:14px;
	margin:0;
	padding:5px 0;
	border:0;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
p {
  margin:0;
  margin-top:17px;
  padding:0 15px;
  border:0;
  width:340px;
  height:140px;
  color:#000;
  font-size:11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:justify;
  overflow:auto;
}

/* Gauche */
#logo {
	border:0;
}

/* Top */
#imgDroite {
	position:absolute;
	margin:0;
	padding:0;
	border:0;
	top:18px;
	left:153px;
}
#menu {
	position: absolute;
	margin:0;
	padding:10px 0 0;
	border:0;
	top:18px;
	list-style-type: none;	
	width: 153px;
	height: 383px;
	background: url(images/crer/fond-menu-crer.gif) bottom left no-repeat;
}
#menu li {	
	list-style-type: none;	
	margin:0;
	padding:0;
	background: transparent url(images/crer/crer-puce-orange-menu.gif) top left no-repeat;
}
#menu a {	
	display: block;	
	height: 25px;
	width: 190px;
	color: #000;
	font-size: 12px;
	line-height: 22px;	/* hauteur de ligne pour éviter les paddings */
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
	padding:0 20px;
}
#menu a:hover {
	color: #fff;
	background: transparent url(images/crer/crer-puce-bleue-menu.gif) top left no-repeat;
}

#agenda {
	position: absolute;
	margin:0;
	padding:30px;
	border:0;
	top:230px;
	height: 109px;
	width: 93px;
	color: #FFF;
	background: transparent url(images/crer/crer-agenda.gif) top left no-repeat;
	overflow:hidden;
}
#agenda a {	
	display: block;	
	color: #FFF;
	font-size: 10px;
	font-family: arial, serif;
	text-decoration: none;
}
#agenda a:hover {
	text-decoration: underline;
}

/* Menu rub secondaires */
#footer li {
	list-style-type: none;
	margin:0 10px;
	float:left;
}
#footer a {
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, serif;
}
#footer a:hover {
	color:#000;
	text-decoration: none;
}
#sepFooter {
	width:180px;
	height:1px;
}

/* End of 'accueil' */

