/*** GENERAL start ************************************************/

h1 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
	font-size: 1.6em;
}

/*** GENERAL end ************************************************/


/*** CENTER start ************************************************/
div#center p.bodytext {
	margin-top: 0px;
	padding-top: 0px;
	text-align:justify;
}

div#center table.mailform tr td {
	font-size:.9em;
}

div#center input.submit {
	color: #333;
	background-color: #C0C0C0;
	border: 0px;
}

div#center dl dd a {
	color: #333;
	text-decoration: underline;
}

div#center p a {
	color: #333;
	text-decoration: underline;
}

div#center ul {
	list-style-image: url(../img/puce.png);
}

div#center ul li a {
	color: #ff3c00;
}

div#center ul li a.external-link-new-window {
	color: #ff3c00;
}

div#center h3 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
	font-size: 1.6em;
}

/** News **/

div#center h3 span.news-list-date {
	color: #515151;
	font-size: 0.5em;
	font-weight: normal;
	font-style: italic;
}

div#center h3 a {
	color:#515151;
	text-decoration: none;
}

div#center a img {
	float: left;
	padding: 6px 6px 6px 0px;
}

div#center .news-list-item {
	padding: 10px 0 10px 0;
	border-bottom:1px dotted silver;
}

div#center .news-list-morelink a {
	color: #ff3c00;
}

div#center .news-single-timedata {
	color: #515151;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

div#center .news-single-related a {
	color: #515151;
}

div#center h2 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
	font-size: 1.6em;
}

div#center h1 {
	margin-bottom: 6px;
	padding-bottom: 6px;
}

div#center .news-single-backlink {
	margin-bottom: 12px;
	padding-bottom: 12px;
}

div#center .news-single-backlink a {
	color: #ff3c00;
}

div#center div.sk-pagecomments-counter {
	color: #515151;
	text-decoration: none;
}

div#center .sk-pagecomments-headline {
	background-color: #f5f5f5;
	border: none;
}

div#center span.sk-pagecomments-number {
	color: #ff3c00;
}

div#center span.sk-pagecomments-namedate{
	line-height: 18pt;
}

div#center div.sk-pagecomments-comment {
	background-color: #fff;
}

div#center .sk-pagecomments-comment p {
	background-color: #fff;
}

div#center .tx-skpagecomments-pi1 form fieldset {
	border: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#center .tx-skpagecomments-pi1 form fieldset p {
	padding-left: 0;
}

div#center .tx-skpagecomments-pi1 form fieldset p label {
	margin: 0;
	padding: 0;
}

div#center .tx-skpagecomments-pi1 form fieldset div label {
	margin: 0;
	padding: 0;
}

div#center .tx-skpagecomments-pi1 form fieldset input {
	background-color: #fff;
}

div#center .tx-skpagecomments-pi1 form fieldset input:focus {
	background-color: #fff;
}


div#center .tx-skpagecomments-pi1 form fieldset textarea {
	background-color: #fff;
}

/** FHT_Downloads **/

div#center .fht_download_title a {
	color: #000;
	font-weight: bold;
}

div#center .fht_download_info {
        font-size: 11px;
        color: #515151;
}

div#center .fht_download_description {
	border-bottom:1px dotted silver;
}

div#center .fht_download_description {
        margin: 2px 0 10px 0;
        padding: 2px 0 10px 0;
        text-align: justify;        
}

div#center .fht_download_description a {
	color: #ff3c00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

/*** GENERAL end ************************************************/



/*** RIGHT COLUMN start ************************************************/

#right {
	font-size:.88em;
}


#right h1 {
	background-image: url(../img/stripe_gray.gif);
	padding: 8px;
	/* margin:10px 0 10px 0; */
	margin: 10px 14px 10px 10px;
	font-size: 1.1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
}

#right p {
	padding: 16px;
	margin:10px 10px 10px 0;
	text-align:justify;

}

#right p.bodytext {
	margin-top: 0px;
	padding-top: 0px;
}

#right p.bodytext a {
	color: #000;
	text-decoration: underline;
}	

/*** RIGHT COLUMN end ****************************************************/

