*{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background: #fff url(../images/fond.png) no-repeat center 20px;
	text-align: center;
	font-size: 10pt;
}
.space-15{ clear:both; height: 15px;}

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

a{
	color: #f504c7;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{text-decoration: none}
a img, img{border: none;}

.left{float: left}
.right{float: right}
.center{text-align:center}
/**************/
/**************/

#global{
	background: #fff;
	width: 915px;
	margin: 0 auto;
	text-align: left;
}
#header h1{
	float: left;
}
#header h1 a{
	font-size: 0;
	color: #f504c7;
	background: url(../images/logo.png) no-repeat 0 0;
	width: 232px;
	height: 83px;
	display: block;
}
#header h1 a:hover{
	background: url(../images/logo.png) no-repeat 0 -83px;
}
#header ul {
	float: right;
	margin-top: 25px;
}
#header ul li{
	margin: 0 13px;
	line-height: 33px;
	float: left;
	list-style:none;
}
#header ul li.select{
	background: #3f002a url(../images/menu_select_g.gif) no-repeat top left;
}
#header ul li a{
	font-size: 13pt;
	text-transform:uppercase;
	color: #f504c7;
	font-weight: bold;
	display: block;
	padding: 0 7px;
}
#header ul li a.rouge{
	color: #FF0000
}
#header ul li.select a{
	background: transparent url(../images/menu_select_d.gif) no-repeat top right;
	color: #F0D0E6;
	text-decoration: none;
}
/******************/
/******************/

#top_descr{
	background: url(../images/top_bar.png) no-repeat;
	line-height: 24px;
	color: #e099c8;
	text-align: center;
}
#top_pub .left{
	margin: 2px 0 0 3px;
	text-align: center;
}
#top_pub .left a img{
	width: 120px;
	height: 90px;
	margin: 0 1px;
}
#top_pub .right a{
	background: url(../images/rss.png) no-repeat center 0;
	font-size: 0;
	color: #fff;
	height: 92px;
	width: 155px;
	display: block;
}
#top_pub .right a:hover{
	background: url(../images/rss.png) no-repeat center -92px;
}

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

#contenu{
	margin: 3px 0 0 3px;
}
#articles{
	float: left;
	width: 600px;
}
.article{
	background: url(../images/top_article.png) no-repeat top left;
	margin: 0 0 30px 0;
}
.article p, .entry p{
	margin: 0 10px 10px 10px;
}
.article a img{
	padding: 2px;
	border: 7px solid #590043;
}
.article a.b_n img{
	border: none;
}
.infos_article{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 0 0 0;
}
.infos_article .left{
	width: 360px;
	text-align:center;
	color: #fff;
}
.infos_article .right{
	width: 235px;
	text-align:center;
}
.infos_article .right a{
	color: #e099c8;
	text-decoration:none;
}
.infos_article .right a:hover{
	color: #fff;
}
.article h1{
	text-align: center;
	height: 45px;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 20pt;
	/*font-variant:small-caps;*/
}
.article h1 a{
	text-decoration: none;
}
.article h1 a:hover{
	text-decoration: underline;
}
.postmetadata{
	background: url(../images/top_article.png) no-repeat 0 -70px;
	padding: 5px;
}
.postmetadata a, .postmetadata{
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
.navigation{
	margin: 0 5px 5px 5px;
}
#articles h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 0 0 0;
	height: 39px;
	text-align: center;
}
#articles h2.fonce{
	background: url(../images/h1_fonce.png) no-repeat top left;
	color: #e099c8;
}
#articles h2.clair{
	background: url(../images/h1_clair.png) no-repeat top left;
	color: #fff;
}
form p{
	margin: 0 0 4px 0;
	padding: 0 15px;
}
#articles h5{
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	border-bottom: 2px dotted #c9c9c9;
	padding: 0 0 4px 0;
	margin: 0 10px 3px 10px;
}
#articles h5 span{
	font-size: 20pt;
	color: #000;
	font-weight: bold;
}
#articles em.attente{
	display: block;
	padding: 5px 0;
	font-size: 14pt;
}
#articles .comm_content{
	margin: 0 0 15px 0;
	padding: 0 10px;
}
.pub_468{
	margin: 20px 0;
	text-align: center;
}	
/******************/
/******************/

#menus{
	float: right;
	width: 308px;
}
.menu{
	background: url(../images/menu_title.png) no-repeat top right;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
.menu h1{
	text-align: right;
	text-transform:uppercase;
	color: #F0F0F0;
	padding: 6px 5px 10px 0;
	font-size: 10pt;
}
.menu ul li{
	float: left;
	width: 140px;
	list-style:none;
	line-height: 20px;
}
.menu ul li a{
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
.menu ul li a:hover{
	text-decoration: underline;
}
#menu_recherche{
	background: url(../images/recherche_fond.png) no-repeat top right;
	height: 104px;
}
#menu_recherche p{
	font-size: 7pt;
	margin: 0 0 0 70px;
	color: #333333;
}
#menu_recherche form{
	margin: 7px 0 0 65px;
	color: #333333;
}

.menu .links{
	margin: 5px 0 0 0;
	padding: 5px;
	border-top: 2px dotted #c9c9c9;
	height: 20px;
}
.menu .links li{
	text-align:right;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.menu .links a{
	text-decoration: none;
	color: #000;
}
.menu .links a:hover{
	text-decoration: underline;
}
.menu_videos{
	text-align: center;
}
.menu_videos a{
	text-decoration: none;
	margin: 0 0 5px 0;
	display: block;
}
.menu_videos a:hover{
	color: #000;
}
/******************/

.menu .st-tag-cloud a{text-decoration: none;padding:0 5px 0 0;}
.menu .st-tag-cloud a:hover{text-decoration: underline;}
a.t1{
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
a.t2{
	font-size: 9pt;
	color: #666666;
}
a.t3{
	font-size: 10pt;
	color: #666666;
}
a.t4{
	font-size: 11pt;
	color: #333333;
}
a.t5{
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}
a.t6{
	font-size: 13pt;
	color: #666666;
}
a.t7{
	font-size: 14pt;
	color: #333333;
}
a.t8{
	font-size: 15pt;
	color: #333333;
}
a.t9{
	font-size: 16pt;
	color: #000;
	font-weight: bold;
}
a.t10{
	font-size: 16pt;
	color: #000;
	text-transform:uppercase;
}
/******************/
/******************/
.pub_dr{
	text-align: center;
	margin: 0 0 20px 0;
}
/******************/
/******************/

#copyright{
	background: url(../images/copyright.png) no-repeat top center;
	text-align: center;
	padding: 10px 0 0 0;
	height: 40px;
	margin: 20px 0 0 0;
	font-size: 9pt;
}
#copyright a{
	color: #000;
	text-decoration: none;
}
#copyright a:hover{
	text-decoration: underline;
}
/******************/
/******************/

.input, .textarea{
	background: url(../images/input.png) no-repeat 0 0;
	width: 150px;
	height: 16px;
	border: none;
	padding: 3px 6px;
	color: #666666;
	font-size: 10pt;
}
.input:focus, .textarea:focus{
	background: url(../images/input.png) no-repeat 0 -22px;
	color: #f503c7;
}
.textarea{
	background: url(../images/textarea.png) no-repeat 0 0;
	width: 540px;
	height: 146px;
}
.textarea:focus{
	background: url(../images/textarea.png) no-repeat 0 -152px;
}
/******************/
/******************/
.link_article{
	background: url(../images/puce.png) no-repeat left center;
	line-height: 30px;
	padding: 0 5px 0 30px;
	margin: 0 0 5px 0;
}
.link_article .right, .link_article .right a{
	font-size: 8pt;
	color: #999999;
}
.link_article h3 a{
	font-size: 12pt;
}
/******************/
/******************/

.clear{clear:both;height:0;font-size:0;}
.rouge{color: #FF0000}
.wp-smiley{margin:0;padding:0;border:none;}

a.internal_tag{
color: #000;
font-weight: normal;
}
a.rss_rose, a.rss_orange{
	font-size: 14pt;
	text-decoration: none;
}
a.rss_orange{
	font-size: 14pt;
	color: #FF6600;
	font-size: 12pt;
}
.entry ul{
	margin: 0 0 0 30px;
}
.entry ul li{
	list-style-type : square;
	margin: 2px 0;
}
.entry ul li a{
	font-weight: normal;
}

a.more-link{
	display: block;
	font-size: 14pt;
	margin: 10px 0;
}
.article ul{
	margin: 5px 0 5px 25px;
	list-style: square;
}
.pub_468_video{
	background: #fff url(../images/pub_video.png) no-repeat top center;
	text-align: center;
	height: 80px;
	padding-top: 10px;
}
.pub_468_video a{
	color: #fff;
	text-decoration: none;
}
.pub_468_video h3 a{
	text-decoration: underline;
}