body {
	font-family:arial;
	background-color:#000000;
	color:#000000;
	background-image:url(../img/grass_bkg.jpg);
	background-repeat:repeat;
	margin:0;
}
legend {
	color:#ff0000;
	font-weight:900;
	font-size:125%;
}
label {
	display:block;
	font-weight:lighter;
}
.sections_form {
	padding-left:30px;
	padding-right:30px;

	font-size:90%;
}
.header {
	width:1024px;
	height:289px;

}
.footer {
	width:1023px;
	height:41px;
	background-image:url(../img/footer.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;

	font-weight:900;

}
.footer a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.footer_text {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	padding-top:15px;
}

.header a {
	color:#ffffff;
}
.content {
	background-color:#ffffff;
	min-height:250px;
	width:983px;
	font-size:80%;
	padding:20px;
	
}
.main_container {
	width:1024px;
	min-height:570px;
	margin:auto;

/*	border: 1px solid #333333;
*/}
.altrow {
	background-color:#eaeaea;
}
.float_killer {
	clear:both;
	font-size:0px;
}
.titre_view {
	font-weight:900;
	border-right:1px #242424 solid;
}
#start_title {
	background-image:url(../img/title_left.png);
	height:40px;
	width:28px;
	float:left;
}
#middle_title {
	background-image:url(../img/title_middle2.png);
	float:left;
	height:37px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	font-weight:900;
	background-repeat:repeat-x;
}
#end_title {
	background-image:url(../img/title_right.png);
	height:40px;
	width:96px;
	float:left;
}
#article_title {
	font-size:130%;
	margin-left:20px;
}
#section_title {
	font-size:130%;
	color:#FFFFFF;
	padding-top:25px;
	text-transform:uppercase;

	background-color:#FFFFFF;
}
#language_bar {
	background-image:url(../img/language_bar.png);
	height:36px;
	width:1024px;
	
}
#language_bar a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}
#language_bar a:hover {
	text-decoration:underline;
}
#bottom_bar {
	height:9px;
	background-image:url(../img/bottom_bar_header.png);
}
#article_listing {
	padding:10px;
}
.sections_view {
	margin-left:20px;
}
.sections_view table {
	width:982px;
}
/* #################### Propre a CakePhp #######################*/

/*----------- TABLE -------*/

.sections_index table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	font-size:80%;
}
.sections_index th {
	background: #000000;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	color:#ffffff;
}
.sections_index th a {
	background:#000000;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color:#ffffff;
}
.sections_index th a:hover {
	background: #343434;
	text-decoration: none;
	font-weight:900;
}
.sections_index table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
.sections_index table tr.altrow td {
	background: #f4f4f4;
}
.sections_index td.actions {
	text-align: center;
	white-space: nowrap;
}
.sections_index td.actions a {
	margin: 0px 6px;
	font-weight:900;
	text-decoration:none;
}
.sections_index td.actions a:hover {
	margin: 0px 6px;
	font-weight:900;
	text-decoration:underline;
}
/*----------- PAGINATION -------*/

/* Paging */

div.paging {
	background:#fff;
	color: #ccc;
	margin-left:20px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/*----------- FRAMESET -------*/

/*  Actions  */

div.actions ul {
	margin: 0px 0;
	padding: 0;
	margin-left:20px;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/*************** Fortmatage de texte ****************/

p{
	color:#000000;
/*	margin-left:24px;
*/	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

ol{
	color:#000000;
/*	margin-left:24px;
*/	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h2{
	color:#000000;
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
}

/* #################### Menu #######################*/

.header_top_fre{
background-image:url(../img/nav_top.png);
width:1024px;
height:157px;
}

.header_top_eng{
background-image:url(../img/nav_top_eng.png);
width:1024px;
height:157px;
}

.accueil_fre{
float:left;
margin-left:25px;
margin-top:20px;;
}

.accueil_eng{
float:left;
margin-left:25px;
margin-top:20px;;
}
.concasse_galet_fre{
float:left;
margin-left:55px;
margin-top:25px;
}
.concasse_galet_eng{
float:left;
margin-left:23px;
margin-top:27px;
}
.excavation_fre{
float:left;
margin-left:86px;
margin-top:65px;
}
.excavation_eng{
float:left;
margin-left:65px;
margin-top:70px;
}
.joindre_fre{
float:left;
margin-left:115px;
margin-top:55px;
}
.joindre_eng{
float:left;
margin-left:120px;
margin-top:55px;
}
.historique_fre{
float:left;
margin-left:95px;
margin-top:40px;
}

.historique_eng{
float:left;
margin-left:100px;
margin-top:40px;
}



.header_down_fre{
background-image:url(../img/nav_down.png);
width:1024px;
height:132px;
}

.header_down_eng{
background-image:url(../img/nav_down_eng.png);
width:1024px;
height:132px;

}

.horticulture_fre{
float:left;
margin-left:103px;
margin-top:9px;
}

.horticulture_eng{
float:left;
margin-left:95px;
margin-top:9px;
}
.plateforme_fre{
float:left;
margin-left:60px;
margin-top:20px;
}
.plateforme_eng{
float:left;
margin-left:60px;
margin-top:20px;
}
.deneigement_fre{
float:left;
margin-left:110px;
margin-top:25px;
}
.deneigement_eng{
float:left;
margin-left:100px;
margin-top:25px;
}
.calculatrice_fre{
float:left;
margin-left:93px;
margin-top:17px;
}
.calculatrice_eng{
float:left;
margin-left:96px;
margin-top:17px;
}