/* GENERAL RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* GENERAL STYLE */
a{
	color: #77b200;
}
b, strong{ font-weight: bold; }
	b span, strong span, strong em, b em, strong i, strong em{ font-weight: bold; }
blockquote{
	padding: 10px;
	border: 1px solid #5f5f5f;
	font-family: Georgia, Times, serif;
	font-size: 8pt;
	margin-bottom: 0.8em!important;
}
	blockquote p{
		margin: 0;
		font-size: 8pt!important;
	}
body{
	background: #7ac000 url(../images/body.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
em, i{ font-style: italic; }
	em strong, em b, i strong, i b{ font-style: italic; }
h1{
	margin-bottom: 0.75em;
	font-size: 13pt;
	font-weight:bold;
	color: #77b200;
}
h3{
	color: #77b200;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: bold;
}
ol{
	list-style-type: decimal;
	padding-left: 25px;
	list-style-position: outside;
	margin-bottom: 0.8em;
}
	ol ol{ margin-top: 0.8em; }
p{
	margin-bottom: 0.8em;
}
u{ text-decoration: underline; }
ul{
	list-style-type: disc;
	padding-left: 25px;
	list-style-position: outside;
	margin-bottom: 0.8em;
}
	ul ul{ margin-top: 0.8em; }
#background{
	background: transparent url(../images/background.jpg) no-repeat center top;
}
#container{
	padding: 0 1px;
}
#content{
	margin: 0 0 0 140px;
	padding: 20px;
	overflow: hidden;
	display: block;
}
	body#body_2 #content{
		padding: 6px;
	}
											* html #content{ width: 465px; }
											* html body#body_2 #content{ width: 495px; margin-left: 135px; }
#footer{
	height: 21px;
	background: transparent url(../images/footer.jpg);
	color: #fff;
	clear: both;
}
	#footer p{
		text-align: center;
	}
	#footer a{
		color: #fff;
		text-decoration: none;
	}
		#footer a:hover{ text-decoration: underline; }
#header{
	height: 316px;
	background: transparent url(../images/header.jpg);
}
#left{
	display: inline;
	float: left;
	width: 140px;
}
#nav{
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}
	#nav li a{
		display: block;
		height: 18px;
		background: transparent url(../images/menu.jpg) repeat-x;
		text-align: right;
		color: #4c4a4a;
		text-decoration: none;
		padding: 8px 13px 0 0;
	}
	#nav li.actif a{
		background-image: url(../images/menu-actif.jpg);
		border: 1px solid #ccc;
	}
	#nav li.actif a, #nav li a:hover{
		color: #4c4a4a;
		font-weight: bold;
	}
	#navTop{
		height: 41px;
		background: transparent url(../images/menu-top.jpg) no-repeat;
	}
	#navBottom{
		height: 367px;
		background: transparent url(../images/menu-bottom.jpg) no-repeat;
	}
#wrapper{
	width: 653px;
	margin: 15px auto 15px;
	background-color: #fff;
}
.clear{
	clear: both;
}
.csc-default{
	margin-bottom: 20px;
}
.csc-frame-rulerAfter{
	border-bottom: 2px solid #D8A672;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.csc-frame-rulerBefore{
	border-bottom: 2px solid #D8A672;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.csc-mailform-field{
	display: block;
	margin-bottom: 5px;
}
.csc-mailform-field label{
	display: inline-block;
	width: 150px;
	text-align: right;
}
.csc-mailform-submit{
	margin-left: 155px;
}
.powermail_submit{
	margin-left: 170px;
}
.tx-powermail-pi1_fieldset{
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
}
	.tx-powermail-pi1_fieldset legend{
		display: block!important;
		width: 90%!important;
		background-color: #77b200;
		font-weight: bold;
		color: #fff;
		padding: 5px 5%!important;
		margin-bottom: 10px;
	}
.powermail_all_table{
	width: 100%;
}
.tx_powermail_pi1_fieldwrap_html{
	padding: 3px 10px;
}
	.tx_powermail_pi1_fieldwrap_html_radio_title{
		width: 150px;
		text-align: right;
		float: left;
		display: inline;
	}
		.powermail_radio_inner{
			margin-left: 170px;
		}
			.powermail_radio_inner label{
				text-align:left !important;
				width:290px !important;
				float: right!important;
			}
			.powermail_radio_inner input{
				border: none!important;
			}
	.tx_powermail_pi1_fieldwrap_html label{
		display: inline;
		float: left;
		width: 150px;
		text-align: right;
		margin-right: 15px;
	}
