@charset "utf-8";
/* CSS Document */

.headnew {
	font-family:Verdana, Geneva, sans-serif;
	padding:5px;
}
.headnew h2 {
	color:#711e22;
	font-size:22px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
a.star {
	background-image:url(/img/pages/ico/star.png);
	height:16px;
	width:16px;
	display:block;
	float:left;
}
#options {
	display:block; 
}
#options li { float:left; margin-right:15px; }
#options a {
	opacity:0.5;
    filter : alpha(opacity=50); 
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#333;
	display:block;
	height:16px;
}
#options a:hover {
	cursor:pointer;
	opacity:1;
    filter : alpha(opacity=100); 
}
a.mail {
	background-image:url(/img/pages/ico/mail.png);
}
a.face {
	background-image:url(/img/pages/ico/face.png);
}
a.fav {
	background-image:url(/img/pages/ico/fav.png);
}
a.print {
	background-image:url(/img/pages/ico/print.png);
}
a.comment {
	background-image:url(/img/pages/ico/comment.png);
}
p.rouge {
	background-image:url(/img/pages/fonds/traitsr.gif);
	width:200px;
}
.lastnews {
	background:#FFF;
	border:#EFEFEF solid 1px;
	width:250px;
	margin:5px;
	display:block;
}
.lastnews h1 {
	padding:5px;
}
.lastnews ul li {
	border-top:1px solid #EAEAEA;
	padding:5px;
}
.res {
	text-align:center;
	border-top:1px solid #EAEAEA;
	font-size:12px;
}
.resb h2 {
	font-size:12px;
}
.resb {
	font-size:10px;
}
.coul {
	background-image:url(/img/pages/fonds/deg_hor.gif);
	background-repeat:repeat-y;
	background-position:center;	
}
.lastnews ul li:hover {
	cursor:pointer;
	padding-left:7px;
}
.send {
	display:none;
	background:#FFFAEC;
	border:#FFFAEC 1px solid;
	width:170px;
}
.lastnews a.pic {
	background:#FFF;
	border:#711e22 1px solid;
}
#indexnews li {
	background:#FFF;
	border:1px #FFF solid;
	margin-bottom:10px;
	height:150px;
	padding:5px;
	overflow:hidden;
}
#indexnews li a.pic {
	float:left;
	margin-right:10px;
}
#indexnews li.deux a.pic {
	float:right;
	margin-left:10px;
}
#indexnews li:hover {
	border:1px #711e22 solid;
	cursor:pointer;
}
#indexnews h2 {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
