@charset "ISO-8859-1";

.news_haut {
	background-color: #AEE283;
	background-image: url(img/haut.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
}
.news {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEE283;
	border-left-color: #AEE283;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	text-align: justify;
}
.news a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D36663;
}
.news a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D36663;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D36663;
}
.news_bas {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEE283;
	border-left-color: #AEE283;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEE283;
}
.fond_menu {
	background-image: url(img/fond_menu.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3c3b3b;
	text-decoration: none;
}


.post-it {
	background-image: url(img/post-it.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: right;
	width: auto;
	margin-right: 20px;
}
.der_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	width: 110px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	text-align: right;
	padding-right: 5px;
	background-image: url(img/carnet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.der_critique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565110;
	text-decoration: none;
	background-color: #FBFBEE;
	width: 120px;
	padding-left: 20px;
	border: 1px solid #C8C48C;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 40px;
	text-align: right;
	padding-right: 5px;
	background-image: url(img/critique.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.img_film {
	border: 1px solid #569EC0;
}
.note_film {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

a.lien_menu_suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(img/suite.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 59px;
	padding-top: 4px;
	padding-left: 7px;
}
a.lien_menu_suite:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(img/suite_activ.png);
	background-repeat: no-repeat;
}

a.lien_menu_forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(img/forum.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 71px;
	padding-top: 4px;
	padding-left: 7px;
}
a.lien_menu_forum:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(img/forum_activ.png);
	background-repeat: no-repeat;
}

a.lien_menu_commentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(img/commentaire.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 152px;
	padding-top: 4px;
	padding-left: 4px;
}
a.lien_menu_commentaire:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(img/commentaire_activ.png);
	background-repeat: no-repeat;
}

a.lien_menu_wikio {
	background-image: url(img/wikio.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 21px;
	text-decoration: none;
}
a.lien_menu_wikio:hover {
	background-image: url(img/wikio_activ.png);
	background-repeat: no-repeat;
}

a.lien_menu_blogasty {
	background-image: url(img/blogasty.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 21px;
	text-decoration: none;
}
a.lien_menu_blogasty:hover {
	background-image: url(img/blogasty_activ.png);
	background-repeat: no-repeat;
}

a.lien_menu_scoopeo {
	background-image: url(img/scoopeo.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 21px;
	text-decoration: none;
}
a.lien_menu_scoopeo:hover {
	background-image: url(img/scoopeo_activ.png);
	background-repeat: no-repeat;
}
a.dailymotion  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061a4;
	text-decoration: none;
	background-image: url(img/dailymotion.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 20px;
}
a.dailymotion:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061a4;
	text-decoration: underline;
	background-image: url(img/dailymotion_activ.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	background-color: #F8F7F3;
	text-align: justify;
	border: 1px solid #E3DACE;
	text-indent: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(img/guillemets.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}