/*WORDPRESS*/
article {background-color:#f7f7f7;border-bottom:#d6d6d6 1px solid;}
h1 a{color:#000000;text-decoration:none;}
h1 a:hover{color:#d11919;}
h1 {font-size:17pt; margin:0}


/* Alignment */
.alignleft {
	display: inline;
	text-align: left;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}

.hentry,
.no-results {
	position: relative;
}
.single-author .entry-meta .by-author {
	display: none;
}


img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}


/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}


/* Comments link */
.comments-bubble a {
	background: #be1c1d url(images/comment-bubble.png) no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	margin-top:-13px;
	top: 1.5em;
	right: 0;
}
.comments-bubble a:hover,
.comments-bubble a:focus,
.comments-bubble a:active {
	background-color: #de4043;
	color: #000000;
}
.comments-bubble .leave-reply {
	visibility: hidden;
}


article {background-color:#f7f7f7;border-bottom:#d6d6d6 1px solid;}

.entry-meta {font-size:8pt;color:#5f5f5f}
.entry-meta a{font-weight:bold;text-decoration:none;color:#d11919}
.entry-meta a:hover{text-decoration:underline;}

.more-link {font-weight:bold;text-decoration:none;color:#d11919}
.more-link:hover{text-decoration:underline;}

.nav-previous a{width:50%;font-weight:bold;text-decoration:none;color:#d11919}
.nav-previous a:hover{text-decoration:underline;}
.nav-next a{width:50%;font-weight:bold;text-decoration:none;color:#d11919}
.nav-next a:hover{text-decoration:underline;}

.related_post_title {font-size:11pt;margin-bottom:4px;}
.related_post {font-size:10pt;margin-top:-2px;}
.related_post li{list-style-image: url(images/puce.png);color:#000000}
.related_post li a{color:#000000;text-decoration:none}
.related_post li a:hover{text-decoration:underline}

.mots_cles {font-size:11pt;margin-bottom:4px;}
.liste_motscles {font-size:10pt;margin-top:-2px;}
.liste_motscles li{list-style-image: url(images/puce2.png);color:#000000}
.liste_motscles li a{color:#000000;text-decoration:none}
.liste_motscles li a:hover{text-decoration:underline}

#films_similaires {float:right;margin-left:5px;width:199px;}
#respond {width:460px;}
#bas_single {width:100%}

#partage {text-align:center;border-top:#dddddd 1px solid;
border-bottom:#dddddd 1px solid;height:31px;}
.assistive-text{font-size:11pt;margin-bottom:4px;font-weight:bold;}

.entry-content a {font-weight:bold;text-decoration:none;color:#d11919}
.entry-content a:hover {text-decoration:underline;}


.page-title {text-align:center;border: #be1c1d 2px solid;
background:#f7f7f7;
/* Internet Explorer */
*background: #f7f7f7;
background: #f7f7f7\0/;
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr=#efefef, endColorstr=#f7f7f7);
/* Navigateurs récents */
background-image: -webkit-gradient(
	linear,
	left top, right top,
	from(#efefef),
	to(#f7f7f7)
);
background-image: -webkit-linear-gradient(
	left,
	#efefef,
	#f7f7f7
);
background-image: -moz-linear-gradient(
	left,
	#efefef,
	#f7f7f7
);
background-image: -o-linear-gradient(
	left,
	#efefef,
	#f7f7f7
);
background-image: linear-gradient(
	left,
	#efefef,
	#f7f7f7
);
margin-bottom:15px;
}

.pagination {text-align:center;font-weight:bold;}
.pagination a{color:#be1c1d;text-decoration:none;}
.pagination a:hover{text-decoration:underline;}
.previous_pagination {font-size:11pt}
.next_pagination {font-size:11pt}
.archives_title {font-size:13pt;margin-bottom:4px;}
#archives ul{font-size:12pt;margin-top:-2px;width:125px;}
#archives ul li{list-style-image: url(images/puce2.png);color:#000000}
#archives ul li a{color:#000000;text-decoration:none}
#archives ul li a:hover{text-decoration:underline}
.title_error {font-size:18pt;}
.widgettitle {font-size:16pt;}
.tagcloud a{font-weight:bold;text-decoration:none;color:#000000}
.tagcloud a:hover{color:#d11919;}

#dsq-footer {display:none}
#dsq-sort-by {display:none}
#dsq-content h3 {display:none}
.dsq-comment-reply {display:none}
#dsq-global-toolbar  ul{height:80px}
#dsq-global-toolbar {height:80px}
#dsq-reply {width:460px;margin-top:-70px;float:left;}
/*FIN WORDPRESS*/





.field{
background-color:#FFFFFF; border:#000000 1px solid;
color:#000000;text-align:center;width:150px;font-size:11pt;height:21px;font-family: Arial, Georgia, "Palatino Linotype", "Arial Black", Arial;
border-width:1px;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-khtml-border-radius: 2px 2px 2px 2px;
behavior:url('border-radius.htc');
padding-top:0px;

margin-top:20px;
}

.recherche_critiques {
padding-top:0px;
margin-top:2px;
width:35px;
margin-left:115px;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
border: #000000 2px solid;
border-width:2px;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-khtml-border-radius: 2px 2px 2px 2px;
behavior:url('border-radius.htc');
/* Internet Explorer */
*background: #be1c1d;
background: #be1c1d\0/;
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr=#FFc83031, endColorstr=#FFbe1c1d);
/* Navigateurs récents */
background-image: -webkit-gradient(
	linear,
	left top, right top,
	from(#c83031),
	to(#be1c1d)
);
background-image: -webkit-linear-gradient(
	left,
	#c83031,
	#be1c1d
);
background-image: -moz-linear-gradient(
	left,
	#c83031,
	#be1c1d
);
background-image: -o-linear-gradient(
	left,
	#c83031,
	#be1c1d
);
background-image: linear-gradient(
	left,
	#c83031,
	#be1c1d
);
}
.menu {
opacity : 1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
    filter : alpha(opacity=100); /* IE < 8 */
}