/*  
Theme Name: Good idea
Theme URI: http://wordpress.org/
Description: The default Vanksen theme based on the famous WordPress default
Version: 1.0
Author: Vanksen
Author URI: 
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	/*background: #d5d6d7 url('/fr/wp-content/themes/site/images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
}

#headerimg 	{
	height: 284px; 
	width: 982px;
}

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: right;
	color:#666666;
	font-size:9pt;
	font-weight:bold;
}

.narrowcolumn .postmetadata span {
	color:#ec008c;
}

.narrowcolumn .postmetadata span a, .narrowcolumn .postmetadata span a:hover {
	color:#ec008c;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	/*background: #eee url('/fr/wp-content/themes/site/images/kubrickfooter.jpg') no-repeat top; */
	clear: both;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-family: Arial, Sans-Serif;
	color:#ec008c;
	padding:15px 0 0 10px;
	margin:0;
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.clearBox {
	clear:both;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	/*background: #ec008c url( '/images/bg_soldes.jpg' ) top center repeat-x;*/
	background: #ec008c;
	}

#page {
	background-color: #ffffff;
	margin: auto;
	padding: 0;
	width: 982px;
	}

#header {
	margin: 0; 
	padding: 0; 
	/*height: 319px;*/
	width: 982px;
	float:left;
	}

#headerimg {
	background-repeat:no-repeat;
	margin: 0;
	padding:0;
	height: 284px;
	width: 100%;
	}
	
#headerimg img {
	border:0;
	}

#headerlinks {
	background: url('/fr/wp-content/themes/site/images/bg_links.jpg');
	margin: 0;
	padding:0;
	height: 40px;
	width: 100%;
	float:left;
}


.navigation_link {
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	margin: 5px 0 0 35px;
}

.navigation_link:hover {
	text-decoration: none;
	color: #ec008c;
}

.navigation_link span {
	color: #ec008c;
	font-size: 10px;
}

.navigation_link:hover span {
	color: #ffffff;
}

#headerlinks #links div {
	float:left;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 704px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 659px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post1 {
	margin: 0 0 0 0;
	background-color:#000000;
	padding-bottom:15px;
	font-size:9pt;
	color:#ffffff;
}

.post3 {
	margin: 0 0 0 0;
	background-color:#eeeeee;
	padding:0 0 15px 0;
	font-size:9pt;
	color:#666666;
}

.post1 .date, .post3 .date {
	text-align:right;
	padding-right:15px;
}
	
.post1 h1, .post3 h1 {
	margin:0;
	padding:40px 0 15px 0;
	text-align:left;
	font-size:16pt;
	font-family: Arial, Sans-Serif;
	letter-spacing:1px;
	width:200px;
}

.post1 .right {
	float:right;
	font-size:10pt;
	width:235px;
	color:#ffffff;
}

.post1 a, .post3 a {
	color:#ec008c;
}

.post1 .right p {
	padding:0 15px 0 0;
	color:#ffffff;
	text-align:left;
}

.post1 .right .resume3 p {
	color:#ffffff;
}

.bpink, .bwhite {
	font-weight:bold;
	font-size:8pt;
}

.pink, .bpink {
	color:#ec008c;
}

.white, .bwhite {
	color:#ffffff;
}

.black {
	color:#000000;
	font-size:8pt;
}

.post1 .rating, .post3 .rating {
	padding-right:15px;
}

.post1 .flash_spacer, .post3 .flash_spacer {
	padding:15px 0 0 15px;
}

.post1 #pic_flash, .post3 #pic_flash {
	float:left;
}
	
.post2 {
	background-color:#eeeeee;
	color:#666666;
	margin:10px 0 10px 0;
}

.post2 .header {
	/*
	background:url('/fr/wp-content/themes/site/images/bg_post2.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:bottom left;
	*/
	width:100%;
	height:100%;
	border-collapse:collapse;
}

.post2 table td {
	height:100%;
	vertical-align:bottom;
}

.post2 table .left {
	padding:0 0 0 10px;
}

.post2 table .right {
	text-align:right;
	padding:0 10px 0 0;
}

.post2 .header h2 {
	float:left;
	margin:0;
	padding:7px 0 0 0;
	font-size:18pt;
	width:470px;
}

.post2 .header h2 a {
	color:#000000;
	font-size:20px;
}

.post2 .content {
	padding:0 15px 10px 15px;
	font-size:10pt;
}

.post2 .pic {
	float:left;
	border:1px solid #ec008c;
	margin:0 20px 10px 0;
}


.post2 .footer{
	background:url('/fr/wp-content/themes/site/images/bg_post2_bottom.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:5px 10px 0 0;
	margin:0 0 20px 0;
	text-align:right;
	font-size:9pt;
}

.post2 .footer span a, .post1_footer span a {
	color:#ec008c;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.right {
	clear: left;
}

#footer_links {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 982px;
	clear: both;
	background-color:#ec008c;
	text-align:center;
	color:#ffffff;
	font-size:9pt;
	}

#footer_links a, #footer_links a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}
	
#defil_home, #defil_div {
	width:420px;
	font-size:9pt;
	color:#ffffff;
	padding-top:5px;
	font-weight:bold;
	}
	
#rightside {
	float:right;
	width:278px;
	}

#lang_nav {
	text-align:left;
	background-color:#e90d8b;
	float:left;
	padding:2px 3px 3px 4px;
	margin-top:27px;
	margin-left:-22px;
}
#lang_nav2 {
	text-align:left;
	background-color:#ed008c;
	float:right;
	padding:0 3px 3px 0;
	width:31px;
	margin-right:-34px;
	height:100px;
	background:url('/fr/wp-content/themes/site/images/bg_flags.gif') no-repeat;
}

.clear{
	clear:both;
	font-size:1px;
}

#lang_nav a, #lang_nav a:visited,#lang_nav2 a, #lang_nav2 a:visited {
	color:#000000;
	text-decoration:none;
}

#lang_nav img,#lang_nav2 img {
	margin-top:4px;
}

#lang_nav a:hover,#lang_nav2 a:hover {
	text-decoration:underline;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:1px solid #e6e6e6;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#searchform2 {
	float:right;
	padding:7px 10px 5px 0;
}

#searchform2 div {
}

#searchform2 #s {
	float:left;
	margin: 3px 10px 0 0;
	width:224px;
	border:1px solid #e6e6e6;
}

#feedform, #archivesform {
	padding: 5px 0 0 0;
}

#feedform #s, #archivesform #s3 {
	float:left;
	margin-right:10px;
	width:200px;
	border:1px solid #e6e6e6;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	/*width:102px;*/
	height:24px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:0;
	padding: 0;
	/*margin-left: 705px;*/
	float:left;
	width: 275px;
	text-align:center;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	color:#ec008c;
	}

cite a, cite a:hover, cite {
	color:#ec008c;
	}
	
cite a {
	text-decoration:underline;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px auto 60px auto;
	padding:0 10px 0 10px;
	}
	
.navigation a {
	color:#ec008c;
}

.navigation .link_page {
	color:#ec008c;
}

.navigation .current_page {
	color:#00aeef;
}
/* End Various Tags & Classes*/

.cats_mini ul{
	margin:0;
	padding:0px;
	list-style-type:none;
	width:190px;
}

.cats_mini li a{
	margin-bottom:0px;
	color:#000000;
	font-weight:normal;
	list-style-type:none;
}

.cats{
	padding:15px 10px 5px 0;
}

.cats li{
	margin-bottom:0px;
	margin-top:-10px;
	color:#ec008c;
	font-weight:bold;
}

.cats a {
	color:#ec008c;
	font-weight:bold;
	font-size: 11px;
}

.eldoradio_bloc {
	margin:0 auto 10px auto;
	width:256px;
	text-align:left;
}

.green_bloc {
	margin:0 auto 10px auto;
	width:256px;
	background-color:#b1c903;
	text-align:left;
	padding:0 0 10px 0;
	font-size:8pt;
}

.pinky_bloc {
	margin:0 auto 10px auto;
	width:256px;
	background-color:#e90d8b;
	text-align:left;
	padding:0 0 0px 0;
	font-size:8pt;
}

.gray_bloc {
	margin:0 auto 10px auto;
	width:256px;
	background-color:#e8e8e8;
	text-align:left;
	padding:0 0 10px 0;
	font-size:8pt;
}

.gray_bloc .p {
	padding:5px 8px 5px 8px;
	color:#666666;
}

.gray_bloc .p a, .gray_bloc .p a:visited {
	color:#666666;
	text-decoration:none;
}

.gray_bloc .p a:hover {
	text-decoration:underline;
}

.gray_bloc .bottom_link {
	padding-left:8px;
}

.gray_bloc .bottom_link a, .post1 .bottom_link a, .content .bottom_link a, .post4 .bottom_link a, .post5 .bottom_link a {
	color:#ec008c;
	text-decoration:none;
}

.gray_bloc .bottom_link a:hover, .post1 .bottom_link a:hover, .content .bottom_link a:hover, .post4 .bottom_link a:hover, .post5 .bottom_link a:hover {
	text-decoration:underline;
}

.gray_bloc .bottom_link a img, .post1 .bottom_link a img, .content .bottom_link a img, .post4 .bottom_link a img, .post5 .bottom_link a img {
	margin-right:5px;
}

.gray_bloc .bottom_link a:hover img, .post1 .bottom_link a:hover img, .content .bottom_link a:hover img, .post4 .bottom_link a:hover img, .post5 .bottom_link a:hover img {
	text-decoration:none;
}

.pink_text {
	color:#ec008c;
}

#bon_plan {
	background:url('/fr/wp-content/themes/site/images/bg_bon_plan.jpg');
	height:103px;
	width:256px;
	margin:10px auto;
	text-align:left;
}

#bon_plan_text {
	padding:30px 8px 2px 8px;
	font-size:8pt;
	color:#ffffff;
}

#bon_plan_bouton {
	text-align:center;
}

#polls {
	background:url('/fr/wp-content/themes/site/images/bg_polls.jpg');
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	width:256px;
	margin:auto;
	margin-bottom:10px;
}

#poll_content {
	padding:0px 0px 10px 0;
	color:#666666;
	text-align:left;
}

#poll_question {
	font-size:8pt;
}

#poll_content ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.wp-polls-ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:240px;
}

.wp-polls-ul li input {
	float:left;
	margin-right:5px;
	margin-top:expression('-3px');
}

.wp-polls-ul li label {
	margin:0;
}

.feedburner {
	padding: 3px 0 0 0;
}

.feedburner img {
	vertical-align:top;
}

.feedburner a {
	color:#ec008c;
	font-size:7.5pt;
}

.feedburner a img {
	vertical-align:middle;
}

.feedburner a:hover {
	text-decoration:none;
}

.feedburner a:hover span {
	text-decoration:underline;
}

.bloc_padding {
	padding-left:10px;
}

#gray_footer {
	background: #8cdaf8 url('/fr/wp-content/themes/site/images/bg_footer_repeat.jpg') top repeat-x;
	clear:both;
	color:#ffffff;
	padding:10px 0 20px 0;
}

.footer_part {
	float:left;
	text-align:left;
}

.footer_head {
	color:#ec008c;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:11px;
}

#mybloglog {
	width:300px;
}

#sponsors {
	width: 430px;
}

#sponsors, #footer_archives {
	border-right:1px solid #ec008c;
	height:200px;
}

#tag_cloud {
	width:40%;
}

#tag_cloud a, #tag_cloud a:visited {
	text-decoration:none;
	color:#666666;
}

#tag_cloud a:hover {
	text-decoration:underline;
}

.footer_part_content {
 	padding:0 10px 0 10px;
}

.footer_part_content img {
 	border:0;
}

.footer_part_content .bottom_link {
	padding-top:5px;
}

.footer_part_content .bottom_link a {
	color:#ec008c;
}

.footer_part_content .bottom_link img {
	vertical-align:middle;
	margin-right:5px;
	text-decoration:none;
}

.footer_part_content p {
	padding:10px 0 0 0;
	margin:0;
}

.comments-link, .comments-link:hover {
	color:#00aeef;
	font-size:9pt;
}

.footer .comments-link, .post1_footer .comments-link {
	float:right;
}

.post-ratings {
	float:right;
	text-align:right;
	color:#00aeef;
	font-size:9pt;
	width:200px;
	margin:0;
	padding:0;
}

.post-ratings img {
	vertical-align:top;
}

.single_spacer {
	padding: 15px 15px 15px 15px;
}

.single_spacer #pic_flash {
	margin:0 15px 10px 0;
}

#big_pink {
	color:#ec008c;
	float:left;
	padding:0 0 20px 0;
	margin:0;
	text-align:left;
	width:215px;
}

.resume {
	font-size:10pt;
}

.resume2 {
	font-size:10pt;
	/*padding-top:20px;*/
}

#informations {
	font-size:10pt;
}

#informations table {
	clear:both;
	float:left;
	border-collpase:collapse;
	width:100%;
}

#informations table td, #informations table th {
	vertical-align:top;
	text-align:left;
	padding-right:5px;
}


.post1 .single_spacer #informations, .post3 .single_spacer #informations {
	clear:both;
	line-height:12pt;
	font-size:10pt;
	margin:0;
	color:#666666;
}

.post1 .single_spacer #informations {
	background-color:#000000;
	color:#ffffff;
}

.post1 .single_spacer #informations {
	color:#ffffff;
}

.post3 .single_spacer #informations {
	color:#666666;
}

.post1 .single_spacer #informations img, .post3 .single_spacer #informations img {
	clear:both;
	margin:5px 5px 0 0;
	float:left;
}

.post1 .single_spacer #informations span, .post3 .single_spacer #informations span {
	float:left;
	margin-top:3px;
	font-size:10pt;
}

.post1 .single_spacer #informations a {
	color:#ffffff;
}

.post3 .single_spacer #informations a {
	color:#666666;
}

.post1 #informations #localize a, .post1 #informations #localize a {
	color:#00aeef;
}

.post4 {
	width:704px;
	background-color:#000000;
	padding:15px 0 15px 0;
	color:#ffffff;
}

.post5 {
	width:704px;
	background-color:#eeeeee;
	padding:15px 0 15px 0;
	margin:10px 0 10px 0;
}

.post4 .bottom_link, .post5 .bottom_link {
	text-align:right;
	padding-right:130px;
	padding-bottom:10px;
}

.post4 h1, .post5 h1 {
	text-align:left;
	font-size:18px;
	width:278px;
	font-family: Arial, Sans-Serif;
	float:left;
	padding-left:10px;
}

.post .date, .post3 .date, .post4 .date, .post5 .date {
	float:right;
	padding:5px 15px 0 0;
}

.photos {
	float:left;
	padding-left:10px;
	margin-top:10px;
	margin-top:expression('0');
}

.photos table {
	font-size:8pt;
	border-collapse:collapse;
	width:470px;
}

.photos table td {
	padding:1px;
	width:92px;
}

.post4 .photos img {
	border:1px solid #000000;
}

.post5 .photos img {
	border:1px solid #eeeeee;
}

.infos {
	float:left;
	padding:10px 0 15px 20px;
	padding:expression('0 0 15px 20px');
	margin:0;
	width:180px;
	width:expression('185px');
}

.infos p {
	float:left;
	width:185px;
	padding:15px 0 0 0;
	margin:0;
}

.post4 .infos p {
	color:#ffffff;
}

.post5 .infos p {
	color:#666666;
}

.bpink a {
	color:#ec008c;
	text-decoration:none;
	font-size:10pt;
}

.bpink a:hover {
	text-decoration:underline;
}

.post1 .rating, .post4 .rating, .post5 .rating {
	padding:10px 15px 0 0;
}

.post2 .rating {
	padding:10px 0 0 0;
}

.black_bloc {
	background-color:#000000;
	color:#ffffff;
	text-align:left;
	margin:0 auto 10px auto;
	width:256px;
}

.black_bloc .content {
	padding:10px;
}

.black_bloc .content #pics {
	padding:5px 0 10px 0;
}

.black_bloc .content #pics img {
	border:0;
}

#pic1 {
	float:left;
}

#pic2 {
	float:right;
}

#pic3 {
	float:right;
	margin-top:5px;
	margin-top:expression('0');
}

#author, #email, #url, #comment {
	border:1px solid #e6e6e6;
}

#comments_bloc {
	padding:5px 10px 10px 10px;
	background-color:#eeeeee;
	color:#000000;
	position:relative;
	z-index:0;
	margin-bottom:20px;
}

#respond {
	padding:0;
	margin:0;
	color:#ec008c;
}

.post_custom {
	background:#eeeeee;
	padding:15px;
}

.post_custom h2 {
	color:#ec008c;
	margin:0;
	padding:0;
}

.post_custom a {
	color:#ec008c;
}

.author_bloc {
	clear:both;
	color:#ec008c;
	float:right;
}

.rating {
	float:right;
	margin:-10px 0 0 0;
	padding:0;
}

.narrowcolumn .rating {
	float:right;
	margin:0;
	padding:0;
}

.post1_footer .rating {
	margin:0;
}

.bar {
	margin:0 5px 0 5px;
}

.content .bottom_link {
	padding:0;
	margin:0;
	margin-top:expression('15px');
}

.right .bottom_link {
	padding:0;
	margin:0;
	margin-top:expression('15px');
	padding-bottom:15px;
}

.right .bpink a {
	font-size:12pt;
}

.rubriques {
	float:right;
	margin-right:15px;
	padding-top:5px;
}

.post4 .rubriques {
	color:#ffffff;
}

.post5 .rubriques {
	color:#666666;
}

.rubriques a {
	color:#ec008c;
}

.author_date {
	float:left;
	margin-left:15px;
	width:230px;
}

#rss_feed {
	font-size:8pt;
}

.post3 .date .bwhite {
	color:#666666;
}

.post5 .date {
	font-weight:bold;
	color:#666666;
}

.post4 .photographer, .post5 .photographer {
	float:left;
	padding:8px 0 0 10px;
	font-size:7pt;
}

.post2 a, .post5 a {
	color:#ec008c;
}

/* Légitiname style */

.lien_h1
 {
 color:#ec008c;
 text-decoration:none;
 }
 .lien_h1:hover
 {
 color:#ec008c;
 }
 
 #dream_vote_form {
 	text-align:left;
 	padding:0 0 0 20px;
 	margin:0;
 }
 
#dream_vote_form td {
 	padding:5px 0 0 0;
}
 
.search_pagination {
	font-weight:bold;
	text-align:center;
	padding:30px 0 0 0;
}

.search_pagination a  {
	color:#00adec;
}

#newsletter_form #s {
	border: 1px solid #ec008c;
	width: 215px;
}

/*
	NEWS DESIGN
*/

.main_box_pink{
	padding: 0 10px 0 10px; 
	text-align: left; 
	font-family: Arial, Helvetica, Sans Serif;
}

.box_pink_content,.box_pink_content2{
	padding: 0 0 5px 0;
}

.box_pink_title{
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	text-align: left; 
	line-height: 13px;
}

.box_pink_title span,.box_pink_content span a{
	color: #ec008c;
}

.box_pink_content span a, .box_pink_comments .pinktext{
	font-weight:bold;
}

.box_pink_subtitle, .box_pink_subtitle2{
	font-size: 13px;
	font-weight: bold;
	color: #ec008c;
	padding: 0 0 2px 0;
	margin-bottom:5px;
}

.box_pink_subtitle {
	border-bottom: 1px solid #ec008c;
}

.box_pink_subtitle2 {
	font-size:11px;
}
.box_pink_subtitle3, .box_pink_content2 a {
	color:#000000;
}

.box_pink_content select{
	border:1px solid #ec008c;
}

.box_pink_comments a{
	color:#333333;
	margin-bottom:5px;
}

#footer_links2, #footer_links2 a{
	margin-top:20px;
	text-align:center;
	color:#000000;
}


/************************************************
*	Game Pagination
************************************************/

.pagination {
	padding: 0 20px 0 20px;
	text-align: right;
}

.pagination a {
	color: #ec008c;
}


/************************************************
*	Point24 RSS Feed
************************************************/

#point24 p {
	padding: 3px 0 5px 0;
	margin: 0;
	font-size: 11px;
	color: #333333;
}

#point24 a:hover p {
	color: #ec008c;
	text-decoration: none;
}

#point24 p.border_bottom {
	border-bottom: 1px solid #dedede;
}

#point24 .date {
	color: #666666;
	font-size: 10px;
}

#point24 table {
	width: 258px;
}

#last_posts a {
	color: #333333;
}