/* Main body */
body {
	background:#e8e6e6 url(../common_img/quad.gif) top center repeat;
	color:#404040;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0 auto;
	padding:0;
}


a img  {
	border: none;
}


#body {
	width: 830px;
	position: absolute;
	margin-left: -418px;
	margin-top: 10px;
	left: 50%;
	padding: 0px;
	clear: both;
	position: relative;
	z-index: 1;
}

#content a {
	text-decoration: none;
	font-weight: bold;
}

/* Header */
#header {
	background: url(../common_img/header_bg.gif) 0px 0px no-repeat;
	position: relative;
	display: block;
	width:830px;
	height:265px;
	padding:0;
	margin: 0;
}

#epflsenvole{
	position: absolute;
	top:104px;
	left:615px;
	font-size:13px;
	font-weight: bold;
	display: block;
	padding:0;
	margin: 0;

}


#content {
	position:relative;
	float:right;
	margin:0px;
	padding:0;
	width:830px;
}


/* Footer */
#footer {
	background:url(../common_img/footer.gif) 0px 0 no-repeat;
	clear:both;
	color:gray;
	margin:0 auto;
	padding:0px 0;
	width: 830px;
	height: 42px;
}


ul#menu_lvl1 {
	display: block;
	position: absolute;
	left: 48px;
	top: 45px;
	margin: 0;
	padding: 0;
}

ul#menu_lvl1 li {
	display: block;
	float: left;
	margin: 0px;
	font-weight: bold;
	color: gray;
	padding: 2px 30px 30px 2px;
	border-left: 1px solid #d8dad6;
	
}



ul#menu_lvl1 li a {
	margin: 0px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

ul#menu_lvl1 li a:hover {
	border-bottom: 3px solid #d8dad6;
}

ul#menu_lvl1 li a.current {
	margin: 0px;
	color: gray;
	text-decoration: none;
}

a#epfllink {
	position: absolute;
	display: block;
	left: 30px;
	top: 230px;
}

#nbrL {
	position:absolute;
	right:25px;
	top:20px;
	margin:0 0 0px;
	padding:0;
	width:55px;
	height:37px;
	font-size: 37px;
	color: gray;
	font-weight: bold;
}

#bouchetrou {
	position:relative;
	float:left;
	margin:0 0 0px;
	padding:0;
}

/* general */

table {
	font:12px Verdana,Tahoma,Arial,sans-serif;
}

table tr td {
	padding-right: 10px;
}


/* headers */

.csc-header {
	display: block;
	position: relative;
	display: block;
	padding-bottom: 20px;
	height: 50px;
}

.csc-header h1 {
	display: block;
	position: absolute;
	left: -7px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}


/* cmeventlist */

.tx-cmeventlist-pi1 .image {
	display: block;
	position: relative;
	float: left;
	width: 100px;
}
.tx-cmeventlist-pi1 .image img {
	border: 1px solid gray;
}
.tx-cmeventlist-pi1 .description {
	display: block;
	position: relative;
	float: left;
	
}
.tx-cmeventlist-pi1 .listelement {
	display: block;
	position: relative;
	
	clear: both;
	border-bottom: 1px solid gray;
	margin-top: 10px;
}

.tx-cmeventlist-pi1 .description .detaillink {
	display: block;
	position: relative;
	float: right;
}


.tx-cmeventlist-pi1 .description .datetimelocation {
	font-weight: bold;
	float: both;
	padding-bottom: 5px;
}

.tx-cmeventlist-pi1 .clear {
	clear: both;
}

.tx-cmeventlist-pi2 td {
	vertical-align: top;
	padding-top: 5px;
}
/* mailform */


fieldset.csc-mailform {
	width: 80%;
}

.csc-mailform-field label {
	display: block;
	width: 200px;
	clear: both;
	float: left;
	margin-top: 10px;
}
.csc-mailform-label {
	display: block;
	clear: both;
	float: both;
	margin-top: 10px;
	font-weight: bold;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	margin-top: 10px;
	display: block;
	float: left;
	width: 200px;
	border: 1px solid gray;
}

.csc-mailform-submit {
	clear: both;
	/*margin-left: 200px;*/
}
