body {
	padding: 100px 0;
	background: none;
	font-size: 18px;
	line-height: 28px;
}

div#cn {
	width: 960px;
	position:relative;
}

div.cn {
	position: relative;
	width: 930px;
	padding: 15px;
	margin: 0 0 0 10px;
}

div#cn > div {
	position: relative;
	background: #fff;
}


div#cn div#bd {
	min-height:1000px;
	height:auto !important;
	height:1000px;
	margin: 0 0 10px 0;
	position:relative;
}

div#cn div#ft {
	height: 60px;
	position:relative;
}


.clr { 
	clear: both;
}

.c1, .c2, .c3 {
	position: relative;
	float: left;
	width: 320px;
	padding: 0;
}

.c1.c2, .c2.c3 {
	width: 640px;
}

.c1.c2.c3 {
	width: 930px;
	clear: both;
}

.c1 > *,
.c2 > *,
.c3 > * {
	position: relative;
	margin: 0;
	padding: 0 10px;
	clear: both;
}


div#bd > .c3.sidebar,
div#ft > .c3 {
	position: absolute;
	width: 309px;
	top: 0;
	right: 0;
	bottom: 0;
	border-left: 1px dotted #a4a3ab;
	background: #f8f8f8;
}



.clr {
	clear: both;
}

div#pub1 {
	display: none;
}

div#hd,
div#fakehd {
	display: none;
}

div#bd div.box h4,
div#bd div.lbox h4,
div#bd div.ebox h4,
div#bd div.rbox h4 {
	margin: 0;
	padding: 12px 6px 4px 6px;
	
	letter-spacing: 1px;
	color: #8d0035;
}

div#bd div.ebox h4 {
	padding-left: 0;
}

div#bd div.rbox h4 {
	color: #fff;
}

div#bd div#lead {
	display: none;
}


div.boxpr {
	margin: 10px 0 0 0;
}
div.st div.box img{
	padding:10px 0 10px 10px;
}

div.st div.box {
	min-height: 120px;
}

.c1.c2.c3 div.box,
.c1.c2 div.box {
} 

.c1.c2.c3.pr div.box {
}

.c1.c2.c3.pr div.box img {
		float:left;
		width:280px;
		margin: 10px 10px 10px 0;
}


/* change that !!! */
div.box h2 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.box h4 {
}
/* end change that !!! */


div.lbox {
	border: solid #f0f0f0;
	border-width: 2px;
	background: #e3e3e3;
	padding: 5px;
}

div.ebox {
	position: relative;
	padding: 27px 25px 5px 25px;
}

.ebox a {
	color: #8b0034;
}

.ebox a:hover {
	text-decoration: none;
}

div.rbox {
	border: solid #f0f0f0;
	border-width: 2px;
	background: #8d0035;
	padding: 5px;
}

.c3 div.box,
.c3 div.lbox,
.c3 div.ebox,
.c3 div.rbox  {
	clear: both;
}



em.lead {
	display: block;
	
	margin: -5px 10px 15px 5px;
}

.innerboxl,
.innerboxr {
	clear: both;
}

.innerboxl {
	display: none;
	float: left;
	width: 134px;
	margin: -5px 10px 0 -7px;
	padding: 15px;
	
	background: transparent url(/img/theme09/tag_top.jpg);

}

* + html div.innerboxl,
* html #div div.innerboxl {
	padding-bottom: 0;
}

.innerboxr {
	float: right;
	width: 155px;
	margin: 20px 30px 5px 15px;
	padding: 10px 0 0 10px;
	
	border: dotted #c17881;
	border-width: 3px 0 0 3px;
}

.innerboxr em {
	margin: 0;
	font-weight: bold;
	color: #c17881;
}

.innerboxl h5,
.innerboxr h5 {
	margin: 0;
	color: #8b0034;
}

.innerboxl h6,
.innerboxr h6 {
	color: #808080;
}

.innerboxl ul.articles,
.innerboxr ul.articles {
	color: #808080;
	margin: 0 0 0 15px;
}

.innerboxl ul.articles li,
.innerboxr ul.articles li {
	margin: 0 0 5px 0;
}


.innerboxl ul.articles li a {
	color: #29aae2;
}

.innerboxl ul.articles li a:hover,
.innerboxl ul.articles li a:visited,
.innerboxl ul.articles li a:active {
	color: #006697;
}

.innerboxl ul.tags {
	margin: 0 -8px -15px -8px;
	padding: 0 10px 15px 22px;
	background: transparent url(/img/theme09/tag_bottom.jpg) center bottom no-repeat;
	list-style-type: none;
}

* + html div.innerboxl ul.tags,
* html #div div.innerboxl ul.tags {
	margin: 0 -8px -20px -8px;
}

.innerboxl ul.tags li {
	display: inline;
}

.innerboxl ul.tags li a {
	color: #29aae2;
}

.innerboxl a,
.innerboxr a {
	color: #8b0034;
	text-decoration: underline;
}

.innerboxl a:hover,
.innerboxr a:hover {
	color: #29aae2;
}

.articleft {
	margin: 5px;
}


.articleft h6 {
	margin: 0 0 5px 0;
}

div.author {
	position: relative;
	float: right;
	margin: -40px 0 30px 0;
	font-size: 14px;
	line-height: 18px;
}
div.author a {
	display: none;
}

div.author img {
	float: right;
	margin: -25px 10px 0 15px;
}

div.author > div {
	float: right;
	width: 200px;
	margin: -24px 0 0 0;
	text-align: right;
}

div.author > div > div {
	float: right;
}

div.author > em {
	float: right;
	font-style: normal;
	font-weight: bold;
}

.articleft div.tags {
	float: right;
	margin: -80px 0 0 0;
	width: 56%;
}

.articleft div.tags ul {
	list-style-type: none;
	margin:0;
}

.articleft div.tags ul li {
	float: left;
	margin: 0 5px 0 0;
}

h6.pub {
	border-bottom: 1px dotted #000;
	margin: 10px 5px;
	}
	
a.pub {
	margin: 20px 0 0 0;
	text-align: center;
	display: block;
	min-height:150px;
	height:auto !important;
	height:150px;
	clear:both;
}

a.pub img {
	margin: 20px 0 0 0;
}

/* footer */

div#ft {
	display: none;
}

.bnw {
	position: absolute;
	top:0;
	left: 0;
	margin: 20px 0 10px 10px;
}

div#bd div.box h4 {
 	padding-left: 11px;
 	padding-top: 17px;
 	margin-bottom: -6px;
}

div.sommaire > em {
	color: #8b0034;
	font-style: normal;
	text-transform: capitalize;
	margin: 0 10px;
	font-weight: bold;
}

div.sommaire ul {
	margin: 10px 10px 10px 10px;
	list-style-type: none;
}

div.sommaire ul li {
	padding: 7px 0;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	
}

div.sommaire ul li a {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

div.sommaire ul li.otc {
	background:url(/img//theme09/icon_otc.gif) 0 9px no-repeat;
	padding-left:20px;
}




div.sommaire ul li a:hover {
	color: #8d0035;
	text-decoration: underline;
}

div.sommaire ul li a:visited {
	color: #acacac;
}

div.sommaire div.ft {
	background: url(../img/theme09/bottom_320px.jpg) center top no-repeat;
}

div.ebox div.ft {
	margin: 0 -10px -24px -10px;
	background: url(../img/theme09/bottom_320px.jpg) center top no-repeat;
}


.box.sommaire {
	border-color: #fff;
}




div#bd > div > div > h6 {
	position: absolute;
	top:0;
	right: 0;
	padding: 4px 10px;
	margin: 9px 10px 0 0;
	color: #fff;
	font-weight: normal;
	background: #8b0038;
}

div.rbox form label {
	display: none;
}

div.rbox form input {
	margin: 5px;
}

div.article #bd .c3.sidebar .lbox {
	background: #c1dbe3;
}

/*spaceial boxes*/
div#bd > .c3.sidebar {
	display: none;
}

/* listing */
div.listing h1 {
	padding: 18px 0 0 4px;
	margin: 0 6px;
}

div.listing ul {
	margin: 0 8px 20px 8px;
	list-style-type: none;
}

div.listing ul li {
	clear:both;
	border: dotted #cecece;
	border-width: 0 0 1px 0;
	padding: 8px 0;
	height:75px;
	overflow:hidden;
}

div.listing ul li span {
	width:130px;
	float:left;
	height:96px;
	display:block;
	background:url(/img/theme09/shadow_listing.jpg) left 50px no-repeat;
}

div.listing ul h6 {
	margin: 0;
}

div.listing ul em {
	font-style: normal;
	color: #808080;
	
}

div.listing ul em a {
	border: solid #cacaca;
	border-width: 0 1px 0 0;
	padding: 0 4px 0 0;
}

div.listing ul em strong {
	color: #8b0034;
	padding-right: 5px;
}

div.listing ul p {
	margin: 0;
	padding: 5px 0 0 0;
}

/* end listing */

/* main article */
div.mainarticle {

}

div.mainarticle h2 {
	margin-bottom: -3px;
	padding: 0 4px;
}

div#bd div.box h4.arttitle {
	padding-top:0;
	margin: 0;
}


div.mainarticle em.lead {
	display: block;
	float: left;
	padding: 20px 0 0 5px;
	color: #8B0034;
	font-style: normal;
}

div.mainarticle em.lead.empty {
	margin-left: 0;
	padding-left: 0;
}

div.mainarticle em.nfo {
	display: block;
	float: left;
	padding: 15px 0 0 0;
	color: #808080;
	font-style: normal;
	font-size: 14px;
}

div.mainarticle p {
	padding: 0 10px;
}
div.mainarticle p strong > strong {
	color: #8d0035;
}
/* end main article */


a#hotline:hover {
	text-decoration: underline;
}

span#copyright {
	position: absolute;
	top:0;
	right: 0;
	color: #c17881;
	margin: 15px 15px;
	display: block;
	float: right;
	padding: 0 70px 0 0;
	background: transparent url(/img/theme09/logo_small_on.gif) right 1px no-repeat;
}



div.author em.copy {
	float: left;
	padding: 0 350px 0 0;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	margin: 0 0 -12px 10px;
}

div.author div.print {
	display: none
}

div.st div.box h2 {
	margin: 0;
	padding: 18px 0 0 10px;
}

div.st div.box p {
	padding: 0 10px;
}

div.st div.box table {
	margin: 6px 0 0 0;
	padding: 0 10px;
	border-bottom: #cecece dotted 1px;
}

div.st div.box table tbody tr td{
	border-top: #cecece dotted 1px;
	vertical-align:top;
	padding: 5px 0;
}

/* contest & contact forms */

div#bd div.c1.c2 div#lead.c1.c2.c3 img.concours {
	margin: 0 0 0 -10px;
}

div#bd div.box.concours em,
div#bd div.box.contact em {
	font-weight: bold;
}

div#bd div.box.concours p.title {
	color: #8d0035;
	font-weight:bold;
}

div#bd div.box.concours form,
div#bd div.box.contact form {
	position: relative;
	margin: 0 10px;
}

div#bd div.box.concours form dl dt,
div#bd div.box.contact form dl dt {
	font-weight: bold;
	clear: both;
	margin: 0 0 10px 0;
}

div#bd div.box.concours form dl dd,
div#bd div.box.contact form dl dd {
	padding: 0 0 10px 0;
	margin: 0;
}

div#bd div.box.concours form dl dd span,
div#bd div.box.contact form dl dd span {
	display: block;
	clear: both;
	padding: 4px 0 4px 20px;
	background: #ccc;
}

div#bd div.box.contact form dl dd span {
	background: transparent;
	padding: 4px 0 4px 0;
}

div#bd div.box.concours form dl dd span.sq {
	background: #e6e6e6;
}

div#bd div.box.concours form dl dd span{
	position: relative;
}

div#bd div.box.concours form dl dd input {
	position: absolute;
	top: 4px;
	left: 0;
	float: left;
}

div#bd div.box.contact form dl dd label {
	display: block;
	float: left;
	width: 120px;
}

div#bd div.box.concours form dl dd label {
	display: block;
	padding: 0 0 0 10px;
}

div#bd div.box.concours form fieldset.address {
	margin: 20px 0 0 0;
	border-top: 1px dotted #ccc;
	padding: 10px 0 0 0;
}

div#bd div.box.concours form fieldset.address p label,
div#bd div.box.contact form fieldset.address p label {
	display: block;
	float: left;
	width: 140px;
}

div#bd div.box.concours form fieldset.buttonFields input {
	position: absolute;
	bottom: 117px;
	right: 111px;
}


div#bd div.box.concours h4.arttitle {
	padding: 20px 0 0 10px;
}

div#bd div.box.concours h5 {
	padding: 20px 0 0 10px;
}
/* contest & contact forms end */

div#contest {
	margin: 0 0 -7px 0;
}

div#bd div.box.contact form dl dd label.error {
	width: auto;
	padding: 0 6px;
	margin: 0 0 0 5px;
	background: #8d0035;
	color: #fff;
	font-weight: bold;
}

div#bd div.box.contact form dl dd input.error,
div#bd div.box.contact form dl dd textarea.error {
	float: left;
	border: 2px solid #8d0035;
	padding: 2px 1px;
	background: url(/img/theme09/error.jpg) 0 -8px repeat-x;
}

.c1.c2.c3 div.box {
	background: none;
}

h4 {
	font-size: 30px;
}
h6 {
	display: none;
}

h2 {
	font-size: 18px;
}
