/* 
	Theme Name: Channel	
	Theme URL: http://theme-junkie.com/
	Description: Just Another Premium Theme for Free
	Author: Roy Guan
	Author URI: http://theme-junkie.com/ 
	Version: 1.1
	Tags:  Fixed Width, Adsense Ready, Widget Ready, Advanced Theme Options
	
	Changelog:
	10/18/2009  v1.1  Fix bugs of blockquote and list in post content
	09/15/2009  v1.0  Initial Release to compatible with WordPress 2.8.4
*/

/*******************
*	RESET		   *
*******************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}


/*******************
*	OVERALL		   *
********************/
body {
	/* background-image:url(images/193.digital_juice_textures-awtze.jpg);*/
	background: #e6e6e6;
	/*background-image:url(images/backbg.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: #fff; 
	width: 950px;
	margin: 15px auto;
	padding: 10px 15px 15px 15px;
	border: 8px solid #D6C587;
}

/*******************
*	HYPERLINKS	   *
********************/
a, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	
}

/*******************
*	TOP			   *
********************/
#top {
	background: #fff;
	margin: 0;
	padding: 0;
}

#topnav {
	background: #fff;
	height: 28px;
	margin: 0;
	padding: 2px 0 1px 0;
	border-top: 2px solid #D6C587;
	border-bottom: 2px solid #D6C587;
	font-size: 11px;
}

#topnav .current_page_item {
	background: #cc0000;
}

#topnav .current_page_item a {
	color: #fff !important;
}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav ul li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	border-right: 2px solid #D6C587;
}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #cc0000;
	display: block;
	margin: 0;
	padding: 8px 12px 7px 12px;
}

#topnav li a:hover, #topnav li a:active {
	background: #cc0000;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: none;
}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;
	width: 130px;
	color: #111;
	float: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: 2px solid #D6C587;
	border-left: 2px solid #D6C587;
	border-right: 2px solid #D6C587;
}

#topnav li li a:hover, #topnav li li a:active {
	background: #cc0000;
	color: #fff;
	padding: 8px 12px 7px 12px;
}

#topnav li ul {
	z-index: 9999;
	width: 155px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -999em;
	height: auto;
}

#topnav li li {
	border:none;
}

#topnav li ul a {
	width: 120px;
}

#topnav li ul a:hover, #topnav li ul a:active {
}

#topnav li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}

#topnav li:hover, #topnav li.sfhover {
	position: static;
}

#topnav .left a {
	margin: 0;
	padding: 0 5px 0 5px;
}

/*******************
*	SEARCH FORM	   *
********************/
form {
	margin: 0;
	padding: 0;
}

#searchform {
	margin: 0;
	padding: 0;
	line-height: 28px;
}

.searchinput {
	width: 160px;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 4px 4px 4px 5px;
	border: 1px solid #D6C587;
	background: #fff;
}

.searchinput:focus {
	border: 1px solid #191919;
}

.searchsubmit {
	width: 35px;
	background: #cc0000;
	border: 2px solid #D6C587;
	margin: 0;
	padding: 1px 0 2px 0;
	color: #fff;
	font-weight: bold;
}

/*******************
*	HEADER		   *
********************/
#header {
	background: #fff;
	height: 100px;
	margin: 0;
	padding: 0;
}

.logo {
	background: #fff url(images/logo.png) no-repeat;
	float: left;
	width: 300px;
	height: 60px;
	margin: 20px 0 0 0;
	padding: 0;
}

.ad468x60 {
	float: right;
	background: #fff;
	width: 468px;
	height: 60px;
	margin: 20px 0 0 0;
	padding: 5px;
}

.ad468x60 img {
	border: 5px solid #D6C587;
}
.ad728x90 {
	height: 90px;
	background: #D6C587;
	padding:4px;
}

.ad468x60top {
	width:468px;
	height: 60px
	background: #D6C587;
	border: 5px solid #D6C587;
	padding: 5px;
	margin:0 auto;
	margin-bottom: 5px;
}

/*******************
*	MENU		   *
********************/
#menu {
	background: #fff;
	height: 28px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #D6C587;
	border-bottom: 3px solid #cc0000;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 2px solid #D6C587;
}

#menu ul li {
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	border-right: 1px solid #D6C587;
}

#menu li a, #menu li a:link, #menu li a:visited {
	margin: 0;
	padding: 8px 12px 7px 12px;
	color: #000;
	display: block;
	font-size: 13px;
}

#menu li a:hover, #menu li a:active {
	background: #cc0000;
	margin: 0;
	padding: 8px 12px 7px 12px;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: none;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #fff;
	width: 130px;
	float: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	color: #000;
	border-bottom: 2px solid #D6C587;
	border-left: 2px solid #D6C587;
	border-right: 2px solid #D6C587;
}

#menu li li a:hover, #menu li li a:active {
	background: #cc0000;
	color: #fff;
	padding: 8px 12px 7px 12px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 155px;
	margin: 0;
	padding: 0;
	left: -999em;
}

#menu li li {
	border: none;
}

#menu li ul a {
	width: 120px;
}

#menu li ul a:hover, #menu li ul a:active {
}

#menu li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	position: static;
}

/*******************
*	HOMEPAGE	   *
********************/
#col1 {
	background: #fff;
	float: left;
	width: 610px;
	margin: 15px 0 0 0;
	padding: 0 0 3px 0;
	clear: both;
}

.featuredline {
	margin: 0;
	padding: 10px 0 10px 0;
	background: #fff;
}

/*******************
*	POST BOX	   *
********************/
#post {
}

#postbox {
	float: left;
	background: #fff;
	width: 270px;
	height: 270px;
	margin: 0 5px 15px 0;
	padding: 10px;
	line-height: 16px;
	border: 2px solid #D6C587;
	color: #444;
}

#postbox h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
}

#postbox h3 a:hover {
 	color: #cc0000;
}

#postbox span {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#postbox .header {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail img {
	margin: 0;
	padding: 2px;
	background: #fff;
	width: 80px;
	height: 80px;
}

#postbox .info {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

#postbox .info h4 {
	margin: 0;
	padding: 0 0 10px 0;
}

#postbox .meta {
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #fff;
	line-height: 20px;
	text-transform: uppercase;
}


#postbox .author {
	text-transform: uppercase;
}

#postbox .date {
	text-transform: uppercase;
}

#postbox .continue {
	margin: 0 7px 0 0;
	padding: 0 0 0 15px;
	background: url(images/continue.gif) no-repeat 0 0;
}

#postbox .comment {
	padding: 0 0 0 17px;
	background: url(images/comment.gif) no-repeat 0 -1px;
}

/*******************
*	CONTENT		   *
********************/
#content {
	float: left;
	width: 610px;
	margin: 0;
	padding: 0;
	color: #555;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
}

.browse {	
	background: #f9f9f9;
	border: 1px solid #D6C587;
	margin: 15px 0 0 0;
	padding: 10px;
	color: #333;
	line-height: 18px;
}

.browse a {
	color: #333;
}

.postmeta {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #D6C587;
}

.postmeta a {
	color: #000;
}

/*******************
*	ENTRY		   *
********************/
.entry {
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}

.entry  p {
	padding-bottom: 10px;
	}
	
.entry strong {
	font-weight: bold;
	}
	
.entry h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 7px 0px !important;
	}
	
.entry h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry a {
	color: #0000CC;
	}
	
.entry a:hover {
	text-decoration: underline;
	color: #AD8F2A;
	}
	
.entry a img {
	border: none;
	}
	
.entry ul {
	padding-bottom: 10px;
	list-style: square inside;
	}

.entry ol {
	padding-bottom: 10px;
	list-style: decimal inside;
	}
	
.entry li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #4C4C4C;
	}
	
.entry li a {
	color: #333333;
	}

.entry li ul {
	margin: 0px;
	padding: 0px;
}

blockquote {
	background: #F6F5F5;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	color: #333333;
	clear: both;
	border-left: 3px solid #BFBBBB;
	}
	
code {
	color: #444444;
	font: 11px/17px tahoma, arial, sans-serif;
	display: block;
	}
	
blockquote p {
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 15px;
	}
	
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #369;
	}
	
blockquote a {
	color: #0080CA;
	text-decoration: underline;
	}
	
blockquote a:hover {
	color: #003399;
	}


.tag {
	padding: 10px;
	line-height: 15px;
}

/*******************
*	ARCHIVE		   *
********************/
#archive {
	margin: 0;
	padding: 0;
}

#archive h3 {
	margin: 0;
	padding: 0;
}

.archiveleft {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveleft img{
 	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveright {
	float: right;
	width: 515px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.archivebottom {
	background: #f8f8f8;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #e6e6e6;
}

/*******************
*	IMAGES		   *
********************/
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 2px solid #D6C587;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/*******************
*	SIDEBAR		   *
********************/
#sidebar {
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
}

#sidebar .box {
	margin: 10px 0 10px 0;
	padding: 0;
	background: #fff;
	color: #333;
	line-height: 18px;
}

#sidebar .box a {	
	color: #333;
}

#sidebar .widget {
	margin: 0;
	padding: 0;
}

#sidebar .leftwidget {
	float: left;
	width: 153px;
	margin: 0;
	padding: 0;
}

#sidebar .rightwidget {
	float: right;
	width: 153px;
	margin: 0;
	padding: 0;
}

.widget ul, .leftwidget ul, .rightwidget ul {
	margin: 0;
	padding: 0;
}

.widget ul li, .leftwidget ul li, .rightwidget ul li{
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e6e6e6;
}

#sidebar li ul {

}

#sidebar li li {

}

#sidebar h3 {
	margin: 15px 0 0 0;
	padding: 7px;
	background: #cc0000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
}

.ad300x250 {
	background: #D6C587;
	width: 300px;
	height: 250px;
	margin: 15px 0 0 0;
	padding: 10px;
}

.ad300x250 img {
	border: none;
}

/******************
 *	SUBSCRIBE	  *
 ******************/ 
#subscribeform {
	line-height: 20px;
}

.subscribeinput {
	width: 180px;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #e6e6e6;
}

.subscribeinput:focus {
	border: 1px solid #191919;
}

.subscribesubmit {
	width: 60px;
	background: #ccc;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0 0 1px 0;
	color: #fff;
	font-weight: bold;
}

.rss {
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font-size: 11px;
}

.postsfeed {
	background: url(images/rss.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}

.commentsfeed {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: url(images/rss.gif) no-repeat 0 0;
}

/*******************
*	FLICKR		   *
********************/
.flickr img {
	margin: 0;
	padding: 2px;
	border: none;
}

/*******************
*	COMMENTS	   *
********************/
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #333;
	font-size: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #D6C587;
}

#respond {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}

.cancel-comment-reply a {
	color: #000;
}

.text {
	border: 2px solid #D6C587;
	padding: 2px;
	color: #777;
	width: 200px;
}

/************************
*	COMMENT FRAMEWORK	*
*************************/
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e9e9e9;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 2px solid #D6C587;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 2px solid #D6C587;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

ol.commentlist li ul {
}

ol.commentlist li div.reply {
	background: #f8f8f8;
	color: #333;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
	border: 1px solid #e9e9e9;
}

ol.commentlist li div.reply a {
	color: #333 !important;
}

ol.commentlist li div.reply a:hover {
	color: #333 !important;
	text-decoration: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
	background: #fff;
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/*******************
*	COMMENT FORM   *
********************/
#commentform {
	margin-top: 5px;
}
#commentform input {
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 2px solid #D6C587;
}
#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .author {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .email {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .url {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform textarea:focus {
	border: 1px solid #191919;
}

#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #999;
	font-weight: bold;
	border: 2px solid #D6C587;
	background: #f8f8f8;
	width: 155px;
}

#commentform .submit :hover {
	background: #333;
	border: 1px solid #191919;
	text-decoration: underline;
	color: #fff;
}

/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0 5px 0;
	padding: 5px;
}

/******************
*	FOOTER		  *
*******************/ 
#footer {
	background: #fff;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	color: #333;
	line-height: 20px;
	list-style: none;
	border-top: 2px solid #D6C587;
}

#footer ul li {
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 3px 0 3px 0;
	border-bottom: 2px solid #D6C587;
}

#footer .box {
	width: 300px;
	margin: 0 15px 0 0;
}
#footer h3 {
	margin: 15px 0 5px 0;
	padding: 0 10px 0 0;
	background: #fff;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

#footer ul ul {
	display: none;
}
#footer img {
	padding: 5px;
}

/******************
*	BOTTOM		  *
*******************/ 
#bottom {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #333;
	line-height: 15px;
	border-top: 2px solid #D6C587;
}

#bottom a {
	color: #cc0000;
	border-bottom: 1px dotted #333;
}

#bottom a:hover {
	border-bottom: none;
}

/***************************

  NEWS PERSONNALISÉ

***************************
*/

DIV.news span.color{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight: bold;
}

DIV.news span.color12{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D20202;
	font-weight: bold;
}

DIV.news span.color16{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D20202;
	font-weight: bold;
}

DIV.news span.colorlight{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color:#FF0000;
}

DIV.news span.colorblue{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorbluelight{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#3986DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorbluelight16{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#3986DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorchoco{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#4C1B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
}

DIV.news span.coloror{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#BF9D08;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.coloror20{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#BF9D08;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.or12{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#BF9D08;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.colorvert{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#69AC04;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.colorvert12{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#487603;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.colorgrenat{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#660033;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.titre2{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:#333333;
	font-family: "Trebuchet MS", Arial;
	font-style: italic;
}

DIV.news span.titre1{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#000000;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;	
}

DIV.news h1{
	 margin: 0;
	 padding: 0;
	 font-size: 18px;
	 font-family: "Trebuchet MS", Arial;
}


DIV.news h2{
	 margin: 0;
	 padding: 0;
	 font-size: 17px;
	 font-family: "Trebuchet MS", Arial;
}


DIV.news h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}



DIV.news p.auteur {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
	line-height: 1em;
}

DIV.texte {
	 margin: 10px 10px;
	 padding: 0 10px;
	 border-left: 2px solid #BCBCBC;
	 overflow:auto;
}

DIV.texte p {
	 margin: 0;
	 padding: 0;
	 font-size: 12px;
	 font-family: "Trebuchet MS", Arial;
	 text-align: justify;
	 line-height: 20px;
}

DIV.texte em {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
}

hr {
	width:100%;
	text-align: left;
	line-height: 3px;
}

.lettrine {
	float: left;
	font: bold 3em/1em Arial, Helvetica, sans-serif;
	color: #000000;
	/*border: 1px solid #900;
	bacground-color: #ffc;*/
	margin-right: 3px;
	padding: 1px;
}

.titrefond {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	background-color: #C0D4FE;
}

.fondgris {
	background-color: #E9E9E9;
	border-color: #D6C587;
	padding: 2px 2px 2px 2px;
	outline-style: solid;
	font-size: 12px;
	color: #333333;
	border: 2px 2px 2px 2px;
	display: block;
}

.bluelight20 {
	color: #35A0FF;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.blue12 {
	color: #0E46CB;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
}

.bluelight12 {
	color: #35A0FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bluelight16 {
	color: #35A0FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.vertlight12 {
	color: #3B964C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/*em {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #333333;
	font-style: italic;
} ¨¨*/

.auteur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	line-height: 20px;
}

DIV.titre {
	font-family: Arial, Helvetica, sans-serif;
	border: #003399 1px;
}

.titreorange20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C65C1B;
	font-weight: bold;
}

DIV.titrecadre {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
}

.retrait {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	margin-left: 50px;
	margin-right: 100px;
	}
	
DIV.blocnews {
	background-color:#FFF4C2;
	padding: 20px 40px;
}

.bloctexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	}
	
.bloctextecadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 5px;
	border-color: #BF9D08;
	font-style: italic;
	color: #666666;
	}
	
.bloctextecadrevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 2px;
	border-color: #007F01;
	font-style: italic;
	color: #666666;
	background-color: #E7FFD9;
	}
	
.bgbtextecadrevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 10px;
	border-color: #BF9D08;
	font-style: italic;
	color: #000000;
	background-color: #9CFF07;
	}
	
a title {
	color: #660000;
}
a:hover {
	background: none;
}
a:hover title {
	background-color: #D6B837;
}
	
.bloctextestars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	color: #BF9D08;
	border: solid #BF9D08 2px;
	height: auto;
	line-height: 2;
	margin: 10px 10px 10px 10px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	background-image: url(../../../biblio/fonds/Pink_and_White.gif);
	}
	
.blocstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	width: 350px;
	border: solid #BF9D08 2px;
	height: 135px;
	background-color: #BF9D08;
	font-weight: bold;
	}

DIV.bloctitreblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #427AC2;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitrenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitregrenat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	}
			
DIV.bloctitreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #C8A000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitregris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #F9F9F9;
	font-weight: bold;
	width: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: thick;
	}
	
DIV.bgbtitregris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../biblio/bg_title_article.gif);
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	}


/***************************

  LES TITRES NEWS PORTAIL

***************************/

div#titresportail {
	width: 440px;
	height:auto;
	border: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAEBD7;
	text-align: left;
	padding-left: 5px;
	font-style: normal;
}

.titrerubriques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* CSS Document liens photos articles*/
a span {
	display: none;
}
a:hover {
	background: none;
}
a:hover span {
	display: inline;
	position: absolute;
	left: 150px;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	/*background-color: #660000;*/
	padding: 10px 20px 20px 20px;
	/*top: 550px;*/
}
