/* CSS Document */
body{
background-color:#dadada;
background-repeat:no-repeat;
background-position:center top;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/bg_panenka.jpg);
background-repeat:repeat-y;
font-size:12px;
margin:0px;
}

#wrapper{
margin:auto;
padding:auto;
width:1000px;
background-color:#FFFFFF;
}

#panenka img{
border:none;
}

.redirection{
font-size:14px;
line-height:24px;
margin-bottom:10px;
float:left;
background-color:#EFEFEF;
border:1px solid #DCDBDB;
padding:6px;
margin-right: 6px;
}
/* ---------------------------------------

	@LINKS 
	
--------------------------------------- */
a {
	outline: none;
	font-weight:bold;
}

a:link {
	color: #4a91a1;
	text-decoration: underline;
}

a:visited {
	color: #4a91a1;
	text-decoration: underline;
}

a:hover {
	color: #66c6dc;
	text-decoration:underline;
}

a:active {
	color: #4a91a1;
	text-decoration: underline;
}

a#joinus:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/charte.jpg) no-repeat scroll 0 -80px;
}

a#joinus {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/charte.jpg) no-repeat scroll 0  0px;
display:block;
float:left;
height:80px;
text-indent:-9000px;
width:300px;
}
/*----------------------------
CARROUSSEL
-----------------------------*/
/* -------------------------------------------------------------- 
  =Homepage Feature
-------------------------------------------------------------- */
							
		#feature {
			border:solid 1px #dcdbdb;
			float:left;
			background-image:url(../images/fond_top.gif);
			background-position:center top;
			}
			
			#feature .feat { 
				display: none; 
				position: aboslute; 
				}
            #feature .selectedFeat { 
            	display: block; 
            	position: aboslute;
            	}
			
				#dots {
				text-align:left;
					}
					
					#pagination {
						width: 400px;
						}
					
					.leftarrow {
						margin-left: 6px;
						float: left;
						display: block;
						}
						
					.rightarrow {
						margin-right: 6px;
						float: right;
						display: block;
						}
				
				ul.navigation {
					margin: 0px auto 0px auto;
					padding: 8px 0px 0px 7px;
					width: 400px;
					/*height: 27px;*/
					display: block;
					float: left;
					}
				

				ul.navigation li {
					padding:0 1px;
					width:82px;
				    display: block;
				    float: left;
				    /*background: transparent url('../images/dot_off.png') no-repeat top left;*/
					}
				
				ul.navigation a {
					border: 1px solid #fff;
					/*text-indent: -9999px;*/
				    display: block;					
					}
				
				ul.navigation a:hover {
					background: transparent url(../images/dot_on.png) no-repeat top left;
				    display: block;
					}
				
				ul.navigation a.selected {
				    display: block;
				    background: transparent url(../images/dot_on.png) no-repeat top left;
					}
				
				ul.navigation a:focus {
				    display: block;
				    background: transparent url(../images/dot_on.png) no-repeat top left;
					}



/* --------------------------
HEADER START
---------------------------*/

#header{
float:left;
width:1000px;
}

#quick_bar{
background-color:#5eb7cb;
height:6px;
width:990px;
color:#FFFFFF;
text-align:right;
padding-right:10px;
}

#logo{
background-image:url(../images/bg_header.gif);
height:100px;
width:1000px;
color:#1b1b1b;
background-repeat:repeat-x;
float:left;
}

#logo h1{
background-image:url(../images/logo_panenka.gif);
background-repeat:no-repeat;
text-indent: -5000px;
display:block;
width:211px;
height:38px;
color:#FFFFFF;
font-size:46px;
margin:0px;
padding:0px;
font-weight:bold;
font-style:italic;
letter-spacing:-2px;
margin-left:20px;
margin-top:30px;
}

#logo h2{
color:#5EB7CB;
margin:0px;
padding:0px;
font-size:10px;
text-transform:uppercase;
margin-left:10px;
font-weight:normal;
margin-left:20px;
}

#logo span.panenka_logo{
background-image:url(../images/logo_panenka.gif);
background-repeat:no-repeat;
text-indent: -5000px;
display:block;
width:211px;
height:38px;
color:#FFFFFF;
font-size:46px;
margin:0px;
padding:0px;
font-weight:bold;
font-style:italic;
letter-spacing:-2px;
margin-left:20px;
margin-top:30px;
}

#logo span.panenka_slogan{
color:#666;
margin:0px;
padding:0px;
font-size:10px;
text-transform:uppercase;
margin-left:10px;
font-weight:normal;
margin-left:20px;
}


#nav{
background-image:url(../images/bg_nav.gif);
height:38px;
width:1000px;
color:#131313;
background-color:#CCC;
background-repeat:repeat-x;
line-height:38px;
font-family:"Lucida sans Unicode", Arial, Helvetica;
float:left;
}

#nav ul{
margin:0px;
padding:0px;
margin-left:20px;
}

#nav ul li{
display:inline;
}

#nav ul  li{
background:transparent url(../images/nav1-sep.gif) no-repeat scroll left top;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
line-height:37px;
padding:0 5px 0 5px;
position:relative;
text-align:center;
}

#nav ul  li:hover{
background-color:#FFFFFF;
}

#nav li a {
color:#131313;
font-weight:normal;
text-decoration:none;
padding:0 0.5em 0.2em;
}

#nav li a:hover {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-webkit-border-radius: 4px;
color:#FFFFFF;
background-color:#5eb7cb;
padding:0 0.5em 0.2em;
}

#search_box{
float:right;
margin-right:20px;
margin-top:-40px;
color:#999;
font-size:11px;
text-align:right;
}

#search_box a{
font-weight:normal;
text-decoration:none;
color:#999;
}

#search_box a:hover{
font-weight:normal;
text-decoration:underline;
color:#777;
}

#search_box form{
margin-top:6px;
}

#search_box .search{
font-size:11px;
color:#666;
padding:3px;
border:solid 1px #666666;
}

#search_box .ok{
font-size:10px;
color:#FFF;
height:20px;
width:20px;
background-color:#5eb7cb;
border:0px;
line-height:20px;
}

/* --------------------------
HEADER END
---------------------------*/

/* --------------------------- 
ARTICLE
-----------------------------*/
dl, dt, dd{
margin:0px;
padding:0px;
}

dd ul{
margin:0px;
padding:0px;
}

dl.meta {
width:100px;
}

dl.meta dt img, dl.meta dd img{
border:#CCC solid 1px;
}

dl.meta dt {
color:#666;
font-family:Arial,sans-serif;
font-size:14px;
margin-top:1em;
}

dl.meta dt, dl.meta dd {
display:block;
font-family:Arial,sans-serif;
line-height:1.5em;
}

.content h2{
font-size:22px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
margin:0px;
padding:0px;
margin-bottom:10px;
margin-top:10px;
}


.content_post{
float:right;
width:500px;
line-height:18px;
text-align:justify;
}

.content_post h3 {
color:#333333;
font-size:11px;
font-weight:normal;
margin:0 0 2px;
padding:0;
font-style:italic;
}

.content_post h1{
font-size:20px;
font-style:normal;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
margin:0px;
margin-bottom:10px;
margin-top:60px;
}

.content_post h2{
font-size:18px;
font-style:normal;
font-weight:bold;
color:#313131;
letter-spacing:-0.5px;
line-height:28px;
margin:0px;
}

.content_post .user_desc{
line-height:18px;
font-size:14px;
}



/* --------------------------- 
ARTICLE END
-----------------------------*/

/*-----------------------------
AUTHOR START
------------------------------*/
#post_author{
width:500px;
float:left;
margin-bottom:20px;
margin-top:10px;
}

#img_author{
float:left;
width:190px;
}

#content_author{
float:left;
width:310px;
margin-top:-4px;

}

#post_author img{
border:solid 3px #ffffff;
}

#post_author img:hover{
border:solid 3px #5eb7cb;
}

#post_author h2{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:22px;
margin:0px;
border:none;
background-image:none;
}

#post_author h2 a{
color:#222222;
text-decoration:none;
}

#post_author h2 a:hover{
	color: #66c6dc;
	text-decoration:none;
}


#post_author h1:hover{
text-decoration:underline;
}

#post_author h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:2px;
}

#post_author p{
margin:0px;
padding:0px;
line-height:16px;
}


/* --------------------------
CONTENT START
---------------------------*/
#content{
float:left;
width:1000px;
background-color:#FFFFFF;
}

.post_page h1{
font-size:24px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
height:30px;
margin:0px;
margin-bottom:10px;
background-image:url(../images/bg_h1.gif);
background-repeat:repeat-x;
}

#main{
float:left;
width:620px;
padding:20px;
}

#sidebar{
float:right;
width:300px;
padding:20px;
}

#main_carroussel{
width:620px;
float:left;
background-color:#EFEFEF;
}


#main_left{
float:left;
width:400px;
margin-right:20px;
margin-top:20px;
}

#main_left h1{
font-size:24px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
height:30px;
margin:0px;
margin-bottom:10px;
background-image:url(../images/bg_h1.gif);
background-repeat:repeat-x;
}

#main_right{
float:right;
width:200px;
margin-top:20px;
}

#main_right h1{
font-size:22px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
height:30px;
margin:0px;
margin-bottom:10px;
background-image:url(../images/bg_h1.gif);
background-repeat:repeat-x;
}

#main_membres{
float:left;
width:620px;
margin-top:20px;
}

#main_membres h1{
font-size:24px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
height:30px;
background-image:url(../images/bg_h1.gif);
background-repeat:repeat-x;
margin:0px;
margin-bottom:10px;
}

#main_membres img{
height:94px;
width:94px;
border:solid 3px #ffffff;
}

#main_membres img:hover{
border:solid 3px #5eb7cb;
}

#main_membres ul{
margin:0px;
padding:0px;
}

#main_membres ul li{
display:inline;
margin-right:0px;
margin-left:0px;
}

/* --------------------------
CONTENT END
---------------------------*/

/*----------------------------
RUBRIQUE START
-----------------------------*/
#rubrique{
float:left;
width:620px;
margin-right:20px;
}

.post-title h1{
font-size:26px;
font-style:normal;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:30px;
margin:0px;
margin-bottom:10px;
background-repeat:repeat-x;
}

#rubrique h1{
font-size:24px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
line-height:28px;
height:30px;
margin:0px;
margin-bottom:10px;
background-image:url(../images/bg_h1.gif);
background-repeat:repeat-x;
}

#post_rubrique{
width:620px;
float:left;
margin-bottom:10px;
margin-top:10px;
}

#post_rubrique h2{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:30px;
margin:0px;
border:none;
background-image:none;
}

.post-title h2 {
font-size:24px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:36px;
margin:0px;
border:none;
background-image:none;
}
#post_rubrique h2 a{
color:#222222;
text-decoration:none;
}

#post_rubrique h2 a:hover{
	color: #66c6dc;
	text-decoration:none;
}


#img_rubrique{
float:left;
width:190px;
}

#content_rubrique{
float:left;
width:430px;
margin-top:-4px;

}

#post_rubrique img{
border:solid 3px #ffffff;
}

#post_rubrique img:hover{
border:solid 3px #5eb7cb;
}

#post_rubrique h2{
font-size:20px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:30px;
margin:0px;
border:none;
background-image:none;
}

#post_rubrique h1:hover{
text-decoration:underline;
}

#post_rubrique h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:2px;
}

#post_rubrique p{
margin:0px;
padding:0px;
line-height:16px;
}

#main_pagination{
float:left;
margin-top:10px;
}

.pagination a.active:hover {
cursor:default;
}

.pagination a.active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#298787;
color:#298787;
}

.pagination a:hover {
background-color:#1b1b1b;
border-color:#b1b1b;
color:#FFFFFF;
}

.pagination a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
color:#4A91A1;
padding:2px 7px 3px;
text-decoration:none;
}

.pagination a.pagin-next:hover, .pagination a.pagin-prev:hover {
background-color:#1b1b1b;
color:#FFFFFF;
}
.pagination a.pagin-next {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#4A91A1 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
padding:4px 10px 5px;
}

/*----------------------------
RUBRIQUE END
-----------------------------*/

/*----------------------------
COMMENT START
-----------------------------*/
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #EFEFEF repeat-x top;
	height: 42px;
	padding: 0 18px;
	font-weight:bold;
	color:#333;
	border:1px solid #DCDBDB;
	float:left;
	width:464px;
}

.social-links img{
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:6px;
}

.social-links .fl {
	line-height: 40px;
	margin-top:-10px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
	float:left;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 460px;
}

.post-comments .pic {
	margin-top: 6px;
}

#comments{
float:left;
}

.boxcomments {
	background: #ffffff;
	border:1px solid #DCDBDB;
	padding:20px;
	padding-top:10px;
	background:#FFFFFF url(../images/box-bgr.gif) repeat-x scroll center top;
	margin-top:20px;
}

.message input {
padding:9px 15px;
}

input.btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0;
padding:0;
}



/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 340px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 340px;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}

.post-comments .fl {
width:80px;
}

.fl {
float:left;
}

.post-comments .fr {
width:460px;
}

#respond{
float:left;
margin-top:20px;
}

.box2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF  url(images/post_coms_bgtop.jpg) no-repeat scroll 0 0;
padding:2px;
border:1px solid #dFdFdF;
}

.box2 p{
margin-left:6px;
}

.box2 .alt{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF  url(images/post_coms_bgtop.jpg) no-repeat scroll 0 0;
padding:2px;
border:1px solid #dFdFdF;
}

.fr h4{
margin:0px;
padding:0px;
}

.fr h3{
margin:0px;
padding:0px;
}
/*----------------------------
COMMENT END
-----------------------------*/


/*---------------------------
MEMBRES RIGHT
----------------------------*/
.membres_premuims{

}


#membres_panenka{
margin-top:20px;
width:200px;
}

#membres_panenka ul{
margin:0px;
padding:0px;
}

#membres_panenka ul li{
display:inline;
margin-right:0px;
}

#comments_panenka{
margin-top:20px;
width:200px;
}

#comments_panenka ul{
list-style:none;
margin:0px;
padding:0px;
margin-left:4px;
}

#comments_panenka ul li{
margin-right:0px;
margin-bottom:4px;
}

#membres_panenka img{
border:solid 3px #ffffff;
width:60px;
height:60px;
}

#membres_panenka img:hover{
border:solid 3px #5eb7cb;
}

h2.membres-listing{
margin:0px;
padding:0px;
font-weight:bold;
color:#222222;
letter-spacing:-1px;
margin-bottom:0px;
}

h2.membres-listing a{
color:#222222;
text-decoration:none;
}

h2.membres-listing a:hover{
color:#66C6DC;
text-decoration:none;
}


.wpu-user{
float:left;
display:block;
margin-bottom:10px;
margin-top:10px;
}

.wpu-about{
line-height:18px;
width:620px;
min-height:80px;
}

.wpu-avatar img{
border:none;
border:solid 3px #FFF;
}

.wpu-avatar img:hover{
border:solid 3px #5eb7cb;
}

/*---------------------------
MEMBRES RIGHT END
----------------------------*/

/*---------------------------
PANEL START
-----------------------------*/
#panel{
width:600px;
padding:10px;
float:left;
}

#panel_text h2{
margin:0px;
padding:0px;
font-size:22px;
font-weight:bold;
color:#222222;
letter-spacing:-1px;
margin-bottom:3px;
}

#panel_text h2 a{
color:#222222;
text-decoration:none;
}

#panel_text h2 a:link{
color:#222222;
text-decoration:none;
}

#panel_text h2 a:visited{
text-decoration:none;
}

#panel_text h2 a:hover{
text-decoration:underline;
}

#panel_text h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:6px;
font-style:italic;
}

#panel_text p{
margin:0px;
padding:0px;
line-height:18px;
}

#panel_img{
float:left;
width:200px;
}

#panel_img img{
border:solid 3px #ffffff;
}

#panel_img img:hover{
border:solid 3px #5eb7cb;
}

#panel_text{
float:right;
width:400px;
}

#panel_bottom{
width:620px;
float:left;
background-image:url('../images/fond_carroussel.jpg');
background-position:center;
background-repeat:no-repeat;
padding-bottom:0px;
background-color:#f2f2f2;
border:solid 1px #dcdbdb;
border-top:none;
height:70px;
}

#panel_bottom img{
	border:0px;
}

/*---------------------------
PANEL START
-----------------------------*/

/*---------------------------
POST START
-----------------------------*/
#post{
margin-bottom:20px;
}

#post img{
border:solid 3px #ffffff;
}

#post img:hover{
border:solid 3px #5eb7cb;
}

#post h2{
font-size:22px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:30px;
margin:0px;
border:none;
background-image:none;
}

#post h2 a{
font-size:22px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:30px;
margin:0px;
border:none;
background-image:none;
text-decoration:none;
}

#post h2 a:hover{
text-decoration:underline;
}

#post h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:2px;
}

#post p{
margin:0px;
padding:0px;
line-height:18px;
text-align:justify;
}

#post_left{
width:180px;
float:left;
}

#post_left img{
border:solid 3px #ffffff;
}

#post_left img:hover{
border:solid 3px #5eb7cb;
}

#post_left h2{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:22px;
margin:0px;
border:none;
background-image:none;
}

#post_left h2 a{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:22px;
margin:0px;
border:none;
background-image:none;
text-decoration:none;
}

#post_left h2 a:hover{
text-decoration:underline;
}

#post_left h1:hover{
text-decoration:underline;
}

#post_left h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:2px;
margin-top:2px;
}

#post_left p{
margin:0px;
padding:0px;
line-height:18px;
text-align:justify;
}

#post_right{
float:right;
width:180px;
}

#post_right img{
border:solid 3px #ffffff;
}

#post_right img:hover{
border:solid 3px #5eb7cb;
}

#post_right h2{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:22px;
margin:0px;
border:none;
background-image:none;
}

#post_right h2 a{
font-size:18px;
font-weight:bold;
font-style:normal;
color:#222222;
letter-spacing:-1px;
line-height:22px;
margin:0px;
border:none;
background-image:none;
text-decoration:none;
}

#post_right h2 a:hover{
text-decoration:underline;
}

#post_right h1:hover{
text-decoration:underline;
}

#post_right h3{
margin:0px;
padding:0px;
font-size:11px;
color:#333;
font-weight:normal;
margin-bottom:2px;
margin-top:2px;
}

#post_right p{
margin:0px;
padding:0px;
line-height:18px;
text-align:justify;
}
/*---------------------------
POST START
-----------------------------*/

/*---------------------------
SIDEBAR START
-----------------------------*/
#box_right{
float:left;
border:solid 1px #dcdbdb;
margin-bottom:20px;
width:300px;
}

#box_right p{
padding-left:10px;
padding-right:10px;
}

#box_right form{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#box_right ul{
margin:0px;
margin-left:10px;
line-height:18px;
padding:0px;
list-style:none;
font-size:11px;
margin-bottom:10px;
margin-top:10px;
}

#box_right h2{
font-size:18px;
font-style:italic;
font-weight:bold;
color:#222222;
letter-spacing:-1px;
line-height:30px;
height:30px;
background-color:#EFEFEF;
border-bottom:solid 1px #dcdbdb;
padding-left:10px;
margin:0px;
}

/*---------------------------
SIDEBAR START
-----------------------------*/

/*---------------------------
FOOTER START
---------------------------*/
#footer{
float:left;
background-image:url(../images/bg_footer.gif);
background-position:center top;
height:136px;
background-repeat:no-repeat;
color:#FFFFFF;
background-color:#FFFFFF;
width:1000px;
margin-bottom:10px;
}

#footer_left{
float:left;
margin-top:40px;
margin-left:36px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:-0.5px;
line-height:18px;
font-style:italic;
color:#EEE;
}

#footer_right{
float:right;
margin-right:100px;
}

#footer_right ul li{
list-style:none;
color:#666666;
font-size:11px;
line-height:18px;
}

#footer_right ul li a{
list-style:none;
color:#666666;
font-size:11px;
line-height:18px;
font-weight:normal;
text-decoration:none;
}

#footer_right ul li a:hover{
list-style:none;
color:#999999;
font-size:11px;
line-height:18px;
font-weight:normal;
text-decoration:underline;
}

/*---------------------------
FOOTER END
---------------------------*/

/*
FORM 
*/
.mini-form {
background-position:0 0;
background-repeat:no-repeat;
display:block;
position:relative;
width:300px;
z-index:1;
}
.mini-form label {
display:none;
}
.mini-form input.text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
color:#333333;
font-family:Arial, Helvetica;
font-size:11px;
height:24px;
left:37px;
position:absolute;
top:41px;
width:186px;
z-index:2;
}
.mini-form input.button {
position:absolute;
right:31px;
top:80px;
z-index:2;
}
.mini-form-head {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
width:240px;
}
.mini-form-head input.text {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:1px solid #D8D8D8;
color:#404040;
height:auto;
left:auto;
padding:5px 40px 5px 5px;
right:0;
top:0;
width:140px;
}
.mini-form-head input.button {
right:3px;
top:3px;
}

.mini-form-head input, select, textarea {
background-color:#F3F3F3;
border:0px;
color:#202020;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
padding:0px;
}

input, select, textarea {
border:1px solid #CFCFCF;
color:#404040;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
padding:3px;
background-color:#F3F3F3;
}

#last_3{
float:left;
margin-left:20px;
}

#last_3 h3{
margin-top:10px;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#313131;
letter-spacing:-1px;
height:30px;
line-height:30px;
}

#last_3 ul {
padding:0px;
margin:0px;
}

#last_3 ul li{
list-style:square;
margin-left:14px;
line-height:18px;
}

#classement_cdm{
float:left;
margin-top:20px;
border:1px solid #D7D7D7;
}

#classement_cdm .white{
color:#FFFFFF;
text-decoration:none;
}

#classement_cdm a.white:hover{
color:#DDD;
text-decoration:underline;
}


#flag_cdm{
float:left;
margin-top:20px;
}

#flag_cdm .white{
color:#FFFFFF;
text-decoration:none;
}

#flag_cdm a.white:hover{
color:#DDD;
text-decoration:underline;
}
