#content-left{
	float:left;
	width: 520px;
}

#content-right{
	float: right;
	width: 220px;
	margin:0;
}

#content-right .titre-calendar-blog{
	background: #3CB0C7 url(/medias/picto_blog.gif) 5px 3px no-repeat;
	width:100%;
	height:22px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height:22px;
	text-indent:35px;
	text-transform:capitalize;
}

#form_theme{
	position: relative;
	background-color:#EAEBEB;
	padding-bottom:10px;
}

#form_theme #select_th{
	margin:10px;
	width:184px;
	height: 21px;
	background: transparent url(/medias/select.gif) left top no-repeat;
	color:#000000;
	font-size:12px;
	line-height:20px;
	text-indent:10px;
}

#form_theme .select_theme{
	left:10px;
	opacity: 0;
	-moz-opacity: 0;
	filter : alpha(opacity=0); 
	position:absolute;
	top:32px;
	width:184px;
}

#form_theme .submit{
	position: relative;
	margin-left:163px;
}

#form_theme .submit input{
	border:none;
	width:31px;
	height:22px;
	background: transparent url(/medias/ok.gif) left top no-repeat;
	cursor: pointer;
}

.article{
	background:#e5e6e6;
	padding-bottom:10px;
	margin-bottom:20px;
}

.article .titre-actu{
	background: #676660 url(/medias/picto_titre.gif) 5px 3px no-repeat;
	width:100%;
	height:22px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height:22px;
	text-indent:35px;
}

.article img {
	border-color:#e5e6e6;
}

.article .chapeau,
.article .chapeau2{
	padding: 10px;
	font-size:11px;
	color: #676661;
}

.article .chapeau p{
	float:none;
}

.article .chapeau2 p{
	float:none;
	padding-left:100px;
}

.article .chapeau2 span{
	float:none;
	padding-left:5px;
}

.article .sstitre{
	color:#3cb0c7;
	font-size:13px;
	font-weight: bold;
}

.article .pied{
	text-indent:10px;
}

.article .pied2{
	text-indent:110px;
}

.article a{
	color:#3cb0c7;
	font-size:11px;
}

.article a.lien{
	font-size:11px;
	margin-left: 10px;
}

.article a.lien2{
	font-size:11px;
	margin-left: 110px;
}

.article .pied a.suite_actu,
.article .pied2 a.suite_actu
{
	font-size:13px;
	font-weight: bold;
}

.article .pied a.lien_addthis{
	left:360px;
	position:absolute;
}

.article .pied2 a.lien_addthis{
	left:270px;
	position:absolute;
}

p.theme{
	margin:10px 0;
	font-size:13px;
	font-weight: bold;
	color:#e36d0d;
	width:100%;
	text-indent: 10px;
}
