@import url(liens.css);
@import url(menu.css);
@import url(panier.css);
@import url(style_liste.css);



/* ---------------------- CSS des ID --------------------*/
#all_movies{
	width:440px;
	float:left;
	border: none;
	margin: 3px;
	background-color: #F9F9FF;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #0066FF;
}
#all_movies ul {
	margin: 1px;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px;
}
#all_movies li {
	margin: 0px;
}
#colonne_centre {
	width: 670px;
	float: left;
	border: 0px none #FFFFFF;
	margin: 0px;
}
#form_mailing input {
	width: 130px;
}
#form_mailing a {
	text-align: center;
	display: block;
	color: #639CFF;
	text-decoration: none;
	width: 30px;
	font-size: 16px;
	border: 1px solid #639CFF;
}
#form_mailing a:hover{
	color: #FFFFFF;
	background-color: #639CFF;
	border: 1px solid #000000;
}
#mailing {
	text-align: justify;
	font-size: small;
}
#mailing #form_mailing {
	padding: 0px;
	margin: 1px;
}
/* ----------------------------------- Class ------------------------- */
.colonne{
	width: 202px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dispo_sur{
	text-align:left;
	vertical-align:top;
	width:40px;
}
.div {
	margin-top: 20px;
	clear: both;
	background-color: #F9F9FF;
	border: 1px solid #0066FF;
	width: 200px;
}
.prix {
	color: #FF0000;
	font-size: 12px;
	bottom: 0px;
	position: static;
	overflow: hidden;
	width: auto;
}
.article_news {
	color:#999999;
	height:80px;
	overflow:hidden;
	font-size: 14px;
	margin: 5px;
	border: 1px dotted #0066FF;
	padding:5px;
}
.article_news img {
	float:left;
	width:70px;
	height:70px;
	border: 1px solid #CCCCCC;
	margin: 3px;
}

a.titre_news {
	color:#0066FF;
}
#corps #colonne_droite #panier{
	margin-right: 2px;
}
#all_movies span, .div .titre {
	background-color:#FFFFFF;
	font-size: 18px;
	display: block;
	color: #0066FF;
	text-align:center;
	font-family: "Comic Sans MS";
	padding: 3px;
	border-width: 1px;
	border-style: none;
	border-bottom-style: dotted;
	border-color: #0066FF;
}
#RSS ul {
	padding: 0px;
	margin-top: 5px;
	margin-left: 25px;
	list-style-image: none;
	list-style-type: none;
}
#RSS a{
	color:#000000;
	text-decoration:none;
}
#RSS a:hover{
	text-decoration:underline;
}
#RSS .Style2 {
	color: #FF6600;
	font-weight: bold;
}
