/* ----------------------
	BASIC ELEMENTS 
	----------------------*/

table {
	width:100%;
}

table td{
	vertical-align:top;
}

#article_container {
	float:left;
	width:630px;
	margin:13px 0px 0px 0px;
}

#article_container .main_frame {
	float:left;
	width:390px;
}

#article_container .margin {
	float:right;
	width:210px;
	border:1px #cccccc solid;
	padding:10px 15px 0px 15px;
	margin-top:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#article_container .footer {
	padding-top:30px;
}


.article{
	font:11px/1.5 'verdana', 'arial', 'helvetica', sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	text-align:left;
	}

.article h1, 
.article h2,
.article h3,
.article h4{ 
	font-family:'Arial', 'helvetica', sans-serif;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}

.article h1 { 
	font-size:16px;
	color:#FFB70F;
	}

.article h2 { 
	font-size:14px;
	color:#e4294e;
	color:#353535;
	}

.article h3 { 
	font-size:13px;
	padding:5px;
	margin:20px 0px 5px 0px;
	color:#fff;
	background:#9db82b;
	}

.article h4 { 
	font-size:13px;
	padding:5px;
	margin:20px 0px 5px 0px;
	color:#fff;
	background:#eeb817;
	}

.article h1:first-child, 
.article h2:first-child,
.article h3:first-child,
.article h4:first-child {
	margin-top:0px;
	padding-top:0px;
}

.article .title{
	font-family:'Arial', 'helvetica', sans-serif;
	font-size:28px;
	color:#E4294E;
	padding:0px;
	margin:0px;
	font-weight:bold;
	}

.article .subtitle{
	font-family:'Arial', 'helvetica', sans-serif;
	color:#353535;
	font-size:24px;
	line-height:23px;
	padding:0px;
	margin:0px;
	}

.margin .article .title{
	font-weight:normal;
	font-size:18px;
	padding-bottom:4px;
	color:#404040;
	}

.article .date{
	float:left;
	background:#FFB70F;
	color:#FFFFFF;
	padding:0px 4px 0px 4px;
	margin:9px 5px 0px 0px;
	font-size:15px
	}

.article .content{
	color:#505050;
	margin:10px 0px 0px 0px;
	}

.margin .article .content{
	float:left;
	}


.article .content p{
	margin:0px 0px 10px 0px;
	text-align:justify;
	color:#505050;
	}

.article .content a{
	color:#e31c45
	}

.article .content a:link,
.article .content a:visited,
.article .content a:hover{
	color:#e31c45;
	text-decoration:none;
	}

.article .content a:hover{
	text-decoration:none;
	color:#FFB70F;
	}

.article .content b,
.article .content strong{
	color:#505050;
	}


/* --------------------
	IMAGE
	-------------------------*/

/* Right - Left */
.article .left_illus,
.article .right_illus{
	float:left;
	width:204px;
	text-align:left;
	padding:0px 15px 10px 0px;
	}

.article .right_illus{
	float:right;
	padding:0px 0px 0px 15px;
	}

.article .left_illus div,
.article .right_illus div{
	clear:both;
	margin:0px 0px 0px 0px;
	}

.article .left_illus img,
.article .right_illus img{
	border:2px #fff solid;
	}


/* Top - Bottom */
.article .top_illus,
.article .bottom_illus{
	float:left;
	margin:0px 0px 20px 0px;
	}

.article .bottom_illus{
	margin:20px 0px 0px 0px;
	}

.article .top_illus img,
.article .bottom_illus img{
	border:2px #fff solid;
	width:98%;
	}

/* Commentaires */
.article .left_illus .comment,
.article .right_illus .comment,
.article .top_illus .comment,
.article .bottom_illus .comment{
	padding:5px 5px 8px 5px;
	background:#fff;
	color:#858585;
	font-size:11px;
	line-height:13px;
	}

.margin .article .top_illus .comment,
.margin .article .bottom_illus .comment{
	background:#fff;
	}

.article .left_illus .comment b,
.article .right_illus .comment b,
.article .top_illus .comment b,
.article .bottom_illus .comment b{
	color:#858585;
	font-weight:normal;
	}


/* --------------------
	RESSOURCES
	-------------------------*/

/* Ressources en bas de l'article */
.article .content .resources{
	float:left;
	margin-top:8px;
	}

.article .content .resources .document, 
.article .content .resources .link{
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 25px 4px 0px;
	white-space:nowrap;
	color:#909090;
	}

.article .content .resources .link {
	background:url('../../media/yellow_arrow.png') no-repeat 3px 5px;
	padding-left:20px;
	}

.margin .article .content .resources .link {
	background:#70c013;
	background:#e4294e;
	padding:8px 10px 8px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.article .content .resources .document {
	background:url('../../media/yellow_arrow.png') no-repeat 3px 5px;
	padding-left:20px;
	}

.article .content .resources .application_pdf .document {
	background:url('../../media/pdf_icon.gif') no-repeat 2px 2px;
	padding-left:20px;
	}

.margin .article .content .resources a{
	color:#fff;
	text-decoration:none;
	}

.article .content .resources a,
.article .content .resources a:link,
.article .content .resources a:visited,
.article .content .resources a:hover{
	font-weight:bold;
	}

.article .content .resources a:hover{
	text-decoration:none;
	}



/* Tableau de ressources (si > 5) */
.ressources_table {
	width:100%;
	margin:20px 0px 20px 0px;
	border:1px #CCCCCC solid;
	border-style:none none none none;
}

.ressources_table thead th{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding:4px 0px 4px 0px;
	background:#ECECEC;
	border:1px #CCCCCC solid;
	border-style:none none solid none;
}

.ressources_table td{
	color:#222222;
	font-size:11px;
	font-weight:normal;
	padding:6px 4px 6px 4px;
}

.ressources_table .icon{
	width:32px;
	text-align:center;
}

.ressources_table .btn{
	width:95px;
	text-align:center;
}

.ressources_table .rtitle{
	color:#353535;
	font-size:11px;
	text-align:left;
	border:1px #EEEEEE solid;
	border-style:none solid none none;
}

.ressources_table .rtitle a{
	color:#353535;
	font-size:11px;
	text-decoration:none
}

.ressources_table .rtitle a:hover{
	color:#D01919;
	font-size:11px;
	text-decoration:none
}

.ressources_table .rsubtitle{
	color:#333333;
	font-size:11px;
	text-align:center;
}

.ressources_table .date{
	color:#888888;
	font-size:10px;
	border:1px #EEEEEE solid;
	border-style:none solid none solid;
	text-align:center;
	background:#F2F2F2;
}


/* --------------------
	LIST (ul - li - ol)
	-------------------------*/

/* Default */ 
.article ol {
	padding-left: 0px; 
	padding:0px; 
	margin:6px 0px 8px 0px;
	font-size:11px;
	text-align:left;
	list-style-position:outside;
	}

.article ol li {
	list-style-type:decimal;
	font-size:11px;
	text-align:left;
	margin:3px 0px 3px 0px;
	}

.article ul {
	list-style-type:none;
	padding:1px 0px 1px 5px; 
	margin:5px 0px 10px 0px;
	text-align:left;
	}

.article ul ul{
	margin:0px 0px 0px 0px;
	}

.article ul li {	
	vertical-align:middle;	
	font-size:11px;
	text-align:left;
	margin:2px 0px 3px 0px;
	line-height:16px;
	}

.article ul ul li {	
	margin:0px 0px 0px 0px;
	}

.article ul li .liste_li_ie div{
	text-align:left;
	}

.article ul b,
.article ul strong{	
	}

.article ul li .liste_li_ie {
	width:100%; 
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.png') no-repeat 1px 8px;
	}

.article ul li .liste_li_ie ul li .liste_li_ie{
	background:url('../../media/li_icon_02.gif') no-repeat 1px 8px;
	}

.article ol li .liste_li_ie {
	width:100%; 
	padding:0px 0px 0px 0px; 
	background:none; 
	}

.article ul li .liste_li_ie7 {
	display:block;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.png') no-repeat 1px 8px;
	}

.article ul li .liste_li_ie7 ul li .liste_li_ie7{
	background:url('../../media/li_icon_02.gif') no-repeat 1px 8px;
	}

.article ol li .liste_li_ie7 {
	margin-left:10px;
	}

.article ul .liste_li_firefox {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.png') no-repeat 1px 8px;
	}

.article ul li .liste_li_firefox ul li .liste_li_firefox{
	background:url('../../media/li_icon_02.gif') no-repeat 1px 8px;
	}

.article ol .liste_li_firefox {
	padding:0px 0px 0px 0px; 
	background:none;
	margin-left:20px;
	}


/* --------------------
	CLASSES SPECIFIQUES
	-------------------------*/

.media_frame {
	float:left;
	width:630px;
	margin:35px 0px 0px 0px;
}

.media_frame .title{
	font-family:'Arial', 'Helvetica', sans-serif;
	font-size:16px;
	margin:0px 0px 6px 0px;
	color:#252525;
	padding:2px 0px 2px 30px;
	background:url('../../media/photo_icon.gif') no-repeat 0px 0px;
}

.media_frame #gallery{
	background:url('../../media/gallery_icon.gif') no-repeat 0px 0px;
}

.media_frame #video{
	background:url('../../media/video_icon.gif') no-repeat 0px 0px;
}

.media_frame #map{
	background:url('../../media/map_icon.gif') no-repeat 0px 0px;
}

.media_frame .title span{
	color:#97b520;
}

.media_frame .map{
	float:left;
	width:100%;
	height:350px;
	border:1px #e2e3d5 solid;
	border-style:none solid solid solid;
}

.media_frame .map .google_map{
	float:left;
	width:100%;
	height:100%;
}

.media_frame .address{
	background:#F8F8F8;
	padding:15px;
	color:#555555;
	border:1px #e2e3d5 solid;
}

/* --------------------
	GESTION DES COMMENTAIRES
	-------------------------*/

.comment_frame {
	float:left;
	width:610px;
	margin:35px 0px 0px 0px;
}

.comment_frame .title{
	font-family:'Arial', 'Helvetica', sans-serif;
	font-size:16px;
	margin:0px 0px 6px 0px;
	color:#252525;
	padding:2px 0px 2px 30px;
	background:url('../../media/photo_icon.gif') no-repeat 0px 0px;
}

.comment_frame #add_comment{
	background:url('../../media/add_comment_icon.gif') no-repeat 0px 0px;
}

.comment_frame #comments{
	background:url('../../media/comments_icon.gif') no-repeat 0px 0px;
}

.comment_frame .title span{
	color:#FFB70F;
}


/* Liste des commentaires */

.list_comment {
	float:left;
	width:610px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
}

.list_comment .comment_line{
	clear:both;
	text-align:left;
	color:#454545;
	margin:15px 0px 20px 10px;
	padding:0px 10px 0px 10px;
	/* background:#F8F8F8; */
	line-height:16px;
	border:3px #FFB70F solid;
	border-style:none none none solid;
}

.list_comment .comment_line p{
	padding:0px;
	margin:0px;
}

.list_comment .comment_line b{
	color:#353535;
}

.list_comment .comment_line .infos{
	color:#757575;
	font-size:10.5px;
	padding:2px 0px 2px 0px;

}

.list_comment .comment_line .infos b{
	color:#909090;
/*	color:#BD4B17;*/
	font-weight:bold;
}


/* Ajouter un commentaire */
.comment_frame .add_comment {
	float:left;
	width:610px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}

.comment_frame .item {
	color:#454545;
	font-weight:bold;
	font-size:11px;
	width:280px;
	text-align:left;
	float:left;
	margin:7px 0px 0px 0px;
}

.comment_frame .item span{
	color:#808080;
	font-size:11px;
	font-weight:normal;
}

.comment_frame .error {
	color:#656565;
	font-size:11px;
	text-align:left;
	float:left;
	background:#f6F6F6;
	width:610px;
	padding:5px 0px 5px 0px;
}

.comment_frame .error b{
	color:#df0100;
}

.comment_frame .valide {
	color:#656565;
	font-size:11px;
	text-align:left;
	float:left;
	background:#f6F6F6;
	width:590px;
	padding:5px 10px 5px 10px;
}

.comment_frame .valide a{
	color:#9db82b;
}

.comment_frame .valide b{
	color:#252525;
}

.comment_frame .value,
.comment_frame .value_error{
	width:290px;
	float:left;
}

.comment_frame .value input,
.comment_frame .value_error input{
	width:278px;
	border:2px #DDDDDD solid;
	background:#FDFDFD;
	font-size:11px;
	color:#353535;
	padding:3px 4px 3px 4px;
}

.comment_frame .value_error input{
	border:2px #df0100 solid;
}

.comment_frame .value textarea,
.comment_frame .value_error textarea{
	width:278px;
	height:50px;
	border:2px #DDDDDD solid;
	background:#FDFDFD;
	font-size:11px;
	color:#353535;
	font-family:'Verdana';
	padding:4px;
}

.comment_frame .value_error textarea{
	border:2px #df0100 solid;
}

.comment_frame .btn{
	float:right;
	margin:12px 0px 0px 0px;
}