@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../img/section-header-park-en.jpg);
}
.section-home #section-header {
	background-image: url(../img/section-header-parkh-en.jpg);
}

#section-title { left: 23px; top: 45px; width: 400px; height: 20px; }

#parent-org-title { left: 24px; top: 20px; width: 200px; height: 20px; }

.fr #section-header { 
	background-image: url(../img/section-header-park-fr.jpg);
}

.fr .section-home #section-header {
	background-image: url(../img/section-header-parkh-fr.jpg);
}

.fr #section-title { left: 23px; top: 40px; width: 400px; height: 20px; }

.fr #parent-org-title { left: 24px; top: 21px; width: 200px; height: 20px; }


/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

.greyHeading 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B0613A;
	font-weight:bold;
	vertical-align: top;
	
 }

.greyline

{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E3E0DB;
	width: 120px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
	left: 10%;
}

.hidden { position: absolute; left: -9999em; }

.greyBorder
{
	border: thin solid #666666;
	
}

.formBtn{

font-size:14px;
font-family:Verdana, Arial;
font-weight:bold;
background-color:#666666;
color:#FFFFFF;
border: medium solid #CCCCCC;

}


.enteteCellule{
font-size:14px;
font-family:Verdana, Arial;
font-weight:bold;
background-color:#666666;
color:#FFFFFF;
}

#textDesactiver{
	background-color:#EEEEEE;
}
#textActiver{
	background-color:#FFFFFF;
}

.alert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300; 

}

.promote
{ 
	background-color:#fce5b5;
	width:400px;
	border:1px dashed #87944A;
	padding:1em;
	text-align:center;
	position: relative;
	left: 10%;
}

