.article_table {
	width:620px;
	float:left;
}

.article_table td{
	vertical-align:top;
}

.article_table .top{
	padding:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}

.article_table .footer{
	padding:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.article_table .margin{
	width:200px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

.article_table .main_frame{
	padding:0px 30px 0px 0px;
	vertical-align:top;
	width:390px;
}



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

.article{
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	padding:0px 0px 20px 0px;
	margin:5px 0px 30px 0px;
	overflow:hidden;
	}

.article h1, 
.article h2,
.article h3,
.article h4{ 
	font-family:'Arial';
	color:#BD4B17;
	text-align:left;
	font-size:12px;
	padding:7px 0px 2px 0px;
	margin:20px 0px 5px 0px;
	}

.article h1,
.article h2{ 
	color:#BD4B17;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	}

.article h2 { 
	font-size:16px;
	font-weight:normal;
	padding:0px 0px 6px 0px;
	margin-bottom:10px;
	border:1px #4D4D4D solid;
	border-style:none none dotted none;
	}

.article h3,
.article h4{ 
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	padding:5px 10px 5px 10px;
	background:#2C353E;
	}

.article h4 { 
	background:#BD4B17;
	font-weight:normal;
	}

.article .title{
	font-family:'Arial';
	color:#404040;
	color:#353535;
	font-size:22px;
	line-height:27px;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 4px 0px;
	}

.article .subtitle{
	font-family:'Arial';
	color:#888888;
	color:#bd4b17;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	padding:0px 0px 5px 0px;
	}

.article .content{
	float:left;
	color:#4D4D4D;
	padding:2px 0px 0px 0px;
	}

.article .content .txt, 
.article .txt{
	text-align:left;
	font-size:11px;
	line-height:16px;
	padding:4px 0px 0px 0px;
	}

.article .content .txt p, 
.article .txt p,
.article .content .txt div, 
.article .txt div{
	text-align:left;
	font-size:11px;
	margin:0px 0px 10px 0px;
	}

.article .content .txt a{
	color:#1F7AB8;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	}

.article .content .txt a:link,
.article .content .txt a:visited,
.article .content .txt a:hover{
	color:#1F7AB8;
	}

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

.article .txt b, .article .txt strong{
	color:#4D4D4D;
	font-weight:bold;
	font-size:11px;
	}


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

/* Right - Left */
.article .left_illus,
.article .right_illus{
	width:290px;
	float:left;
	text-align:left;
	margin:2px 0px 0px 0px;
	}

.article .right_illus{
	float:right;
	text-align:right;
	}

.article .left_illus .img,
.article .right_illus .img{
	float:left;
	background:#252525;
	}

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


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

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

.article .top_illus .img,
.article .bottom_illus .img{
	float:left;
	background:#252525;
	}

.article .top_illus img,
.article .bottom_illus img{
	border:2px #EEEEEE solid;
	}

/* Commentaires */
.article .comment,
.article .xl_comment{
	float:left;
	color:#B3B3B3;
	text-align:right;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	padding:5px 10px 6px 0px;
	background:#FAFAFA;
	border:2px #EEEEEE solid;
	border-style:none solid solid solid;
	width:260px;
	}

.article .xl_comment{
	width:606px;
	}



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

/* Ressources en bas de l'article */
.resources{
	float:left;
	margin:15px 0px 0px 0px;
	padding:8px 10px 0px 0px;
	border:1px #DDDDDD solid;
	border-style:solid none none none;
	}

.resources .document, 
.resources .link{
	float:left;
	text-align:left;
	margin:0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	line-height:16px;
	color:#888888;
	white-space:nowrap;
	}

.resources .link {
	background:url('../../media/colors/red_link_icon.gif') no-repeat 0px 0px;
	padding:0px 0px 0px 15px;
	}

.resources .document {
	background:url('../../media/colors/red_link_icon.gif') no-repeat 4px 5px;
	padding:0px 0px 0px 15px;
	}

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

.resources .audio_mpeg .document {
	background:url('../../media/colors/red_radio_icon.gif') no-repeat 0px 5px;
	padding:0px 0px 0px 15px;
	}

.resources a{
	color:#454545;
	font-size:11px;
	}

.resources a:hover{
	color:#757575;
	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:12px;
	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{
	font-weight:bold;
	color:#222222;
	font-size:11px;
	text-align:left;
	border:1px #EEEEEE solid;
	border-style:none solid none none;
}

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

.ressources_table .rtitle a:hover{
	font-weight:bold;
	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;
}


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

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

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

	}

ul {
	list-style-type:none;
	padding:7px 10px 3px 10px; 
	margin:10px 0px 15px 0px;
	font-size:11px;
	text-align:left;
	color:#4D4D4D
	}

ul ul{
	margin:6px 0px 0px 0px;
	}

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

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

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

/* Compatibility IE6 */
ul li .liste_li_ie {
	width:100%; 
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.gif') no-repeat 2px 7px;
	}

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

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

/* Compatibility IE7 */
ul li .liste_li_ie7 {
	display:block;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.gif') no-repeat 2px 7px;
	}

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

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

/* Compatibility FIREFOX */
ul .liste_li_firefox {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.gif') no-repeat 2px 6px;
	}

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

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



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

.cadre {
	padding:5px 10px 5px 10px;
	background-color:#FFFFFF;
}

.commentaires {
	font-size:11px;
	color:#737373;
	padding-bottom:5px;
}

.map_container {
	float:left;
	clear:both; 
	width:620px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

.map_container .map_border{
	padding:1px;
	float:left; 
	width:615px; 
	border:1px #CCCCCC solid;
}

.map_container_02 {
	float:left;
	clear:both; 
	width:630px; 
	margin:30px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

.map_container_02 .map_border{
	padding:1px;
	float:left; 
	border:1px #CCCCCC solid;
}

.map_container_02 .address{
	float:left; 
	width:210px;
	text-align:left;
	margin:0px 0px 0px 15px;
	font-size:11px;
}

.map_container_02 .address p{
	padding-left:5px;
}

.password_value {
	font-size:8pt;
	padding:2px 0px 0px 4px; 
	width:375px; 
	height:15px
}

.article .error{
	color:#E50606;
	margin-top:15px;
	font-size:11px;
	}

.article .data{
	float:left;
	width:100%;
	padding:2px 0px 15px 0px;
	margin:0px 0px 20px 0px;
	border:1px #c0c0c0 solid;
	border-style:none none solid none;
}

.article .data .date{
	float:left;
	width:85px;
	height:19px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	padding:1px 0px 0px 0px;
	background:url('../../media/colors/red_date_bg.gif') no-repeat 0px 0px;
	margin:0px 8px 0px 0px;
}

.article .rouge .data .date{
	background:url('../../media/colors/red_date_bg.gif') no-repeat 0px 0px;
}

.article .bleu .data .date{
	background:url('../../media/colors/blue_date_bg.gif') no-repeat 0px 0px;
}

.article .vert .data .date{
	background:url('../../media/colors/green_date_bg.gif') no-repeat 0px 0px;
}

.article .marron .data .date{
	background:url('../../media/colors/brown_date_bg.gif') no-repeat 0px 0px;
}

.article .gris .data .date{
	background:url('../../media/colors/grey_date_bg.gif') no-repeat 0px 0px;
}

.article .orange .data .date{
	background:url('../../media/colors/orange_date_bg.gif') no-repeat 0px 0px;
}

.article .rose .data .date{
	background:url('../../media/colors/pink_date_bg.gif') no-repeat 0px 0px;
}

.article .violet .data .date{
	background:url('../../media/colors/violet_date_bg.gif') no-repeat 0px 0px;
}

.article .jaune .data .date{
	background:url('../../media/colors/yellow_date_bg.gif') no-repeat 0px 0px;
}

.article .blanc .data .date{
	background:url('../../media/colors/white_date_bg.gif') no-repeat 0px 0px;
}



.article .data .tags{
	float:left;
	width:250px;
	height:19px;
	text-align:left;
	font-size:11px;
	color:#858585;
	padding:2px 0px 0px 0px;
}


.video_zone_title,
.photo_zone_title{
	float:left;
	font-family:'Arial';
	width:585px;
	color:#353535;
	font-weight:bold;
	font-size:20px;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 35px;
	white-space:nowrap;
	text-align:left;
}

.video_zone_title span,
.photo_zone_title span{
	color:#BD4B17;
}

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

.photo_zone_title{
	background:url('../../media/photo_icon.gif') no-repeat 0px 0px;
}

.cooliris_wall {
	float:right;
	margin:10px 0px 0px 0px;
	/*border:1px #CCCCCC solid; 
	border-style:none none solid none;*/
	padding:0px 0px 10px 0px;
}

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




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

.comment_frame {
	float:left;
	text-align:left
	width:620px;
	margin:0px 0px 0px 0px;
}

.comment_frame .title {
	float:left;
	font-family:'Arial';
	width:585px;
	color:#353535;
	font-weight:bold;
	font-size:20px;
	margin:50px 0px 0px 0px;
	padding:0px 0px 6px 35px;
	white-space:nowrap;
	text-align:left;
	background:url('../../media/coments_icon.gif') no-repeat 0px 0px;
}

.comment_frame .add .title {
	background:url('../../media/add_coment_icon.gif') no-repeat 0px 0px;
}


.comment_frame .title span{
	color:#BD4B17;
	font-weight:bold;
}


/* Liste des commentaires */

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

.list_comment .comment_line{
	float:left;
	width:560px;
	text-align:left;
	color:#555555;
	margin:5px 0px 5px 40px;
	padding:10px 10px 10px 10px;
	background:#FAFAFA;
	line-height:16px;
	border:1px #bd4b17 solid;
	border-style:none none none solid;
}

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

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

}

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


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

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

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

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

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

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

.comment_frame .valide a{
	color:#7AA37B;
}

.comment_frame .valide b{
	color:#7AA37B;
}

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

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

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

.comment_frame .value textarea,
.comment_frame .value_error textarea{
	width:283px;
	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 #BD4B17 solid;
}

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