@import url(top.css);
@import url(footer.css);
@import url(fce.css);
@import url(powermail.css);


body {
	background: url(../images/lines.gif);
	margin: 15px;
	min-width: 800px;
}	

p, h1, h2, h3, h4, h5 ,h6 { 
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h1 { 
	font-size: 100%;
	display: compact;
	text-decoration: none;
	margin-top: 0;
	padding: 3px;
	background-color: #A9D046;
}

a img {
	border: 0;
}

#content_box{
	margin: 0 auto;
	width: 900px;
	background: #fffeec url(../images/left.gif) top left repeat-y;
	border: 2px solid #333333;
	border-top: none;
	border-bottom: none;
}

#content_left{
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}

#content_left img{
	border:1px solid black;
	margin: 10px 0 3px 0;
}

#content{
	margin-left:180px;
	text-align:justify;
	padding:20px;
}

#content a, a:visited {
        color:#009900;
}

.separation{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.bodytext{
	margin-top:0;
	font-size:90%;
}

.bodytext img{
	padding-top:5px;
	padding-bottom:5px;
}

#formulaire div{
	position: relative;
	margin: 5px 0;
	height: 1.5em;
	line-height: 1.5em;
}

.form_haut{
	line-height: 5.5em !important;
	height: 5.5em !important;
}

#formulaire input {
	position:absolute;
	left: 10em;
}

#formulaire .checkbox input{
	position:absolute;
	left: 18em !important;
}

#formulaire label{
	width: 9.5em;
}

/*
div.csc-mailform-field {
	position: relative;
	margin: 5px 0;
	height: 1.5em;
	line-height: 1.5em;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	position:absolute;
	left: 14em;
}
*/

.error{
	color: red;
	font-weight: bold;
}

/* --- --- --- --- --- --- --- --- */

div.wtgallery_categories {
	clear:left;
	text-aling: center;
}

div.wtgallery_category_pic {
	width: 300px;
	float: left;
	margin: 0 15px 10px 0;
}

p.wtgallery_category_pagebrowser {
	clear:left;
}

.wtgallery_listpic {
	border: 1px solid #aaa;
	padding: 1px;
	margin: 1px;
}

.wtgallery_listpic img {
	border: none;
}

div#wtgallery_singlepic_area {
}

.wtgallery_singlepic a {
	display: block;
	width: 100%;
}

.wtgallery_singlepic img {
	display: block;
	border: none;
	margin: 0 auto;
}

#wtgallery_singlepic_area h3 {
	text-align: center;
	margin: 4px 0 0 0;
	font-size: 15px;
}

#wtgallery_singlepic_area p.wtgallery_exif_author {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 30px 0 10px;
	font-size: 15px;
}

#wtgallery_singlepic_area .wtgallery_singlepic_fwdback {
	margin: 0 auto;
	height: 25px;
	text-align: center;
}

#wtgallery_singlepic_area .wtgallery_singlepic_fwdback .wtgallery_singlepic_fwd a {
	text-decoration: none;
	padding: 0 1em;
	color: black;
}

#wtgallery_singlepic_area .wtgallery_singlepic_fwdback .wtgallery_singlepic_back a {
	text-decoration: none;
	padding: 0 1em;
	color: black;
}

.wtgallery_singlepic_fwd a, .wtgallery_singlepic_fwd a:visited, .wtgallery_singlepic_fwd a:hover,
.wtgallery_singlepic_back a, .wtgallery_singlepic_back a:visited, .wtgallery_singlepic_back a:hover {
	width: 30px;
	height: 20px;
