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

.article_table td{
	vertical-align:top;
}

.article_table .main_frame{
	width:465px;
	padding:0px 20px 0px 0px;
	background:url('../../media/vertical_dotted_line.gif') repeat-y 450px 0px #FFFFFF;
}

.article_table .margin{
	width:200px;
	padding:0px 0px 0px 12px;
}




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

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

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

.article h1,
.article h2{ 
	color:#6ba7c8;
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	}

.article h1 { 
	text-transform:uppercase;
	}

.article h2 { 
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 4px 0px;
	margin-bottom:11px;
	color:#FFFFFF;
	color:#007ABD;
	background:url('../../media/dotted_line.gif') repeat-x 0px bottom;
	}

.article h3,
.article h4{ 
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	padding:3px 6px 3px 6px;
	background:#007abd;
	}

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

.article .title{
	color:#404040;
	color:#101010;
	/*color:#007abd;*/
	font-size:18px;
	line-height:19px;
	text-align:left;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

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

.article .content{
	float:left;
	font-family:'Tahoma';
	color:#333333;
	padding:2px 0px 0px 0px;
	}

.article .content .txt, 
.article .txt{
	text-align:left;
	font-size:11px;
	line-height:17px;
	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 15px 0px;
	}

.article .content .txt em{
	color:#AAAAAA;
	font-style:normal;
	}

.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:#404040;
	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:#FFFFFF;
	}

.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 11px 0px;
	}

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

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

.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:11px;
	line-height:13px;
	padding:5px 11px 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:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	}

.resources .document, 
.resources .link{
	float:left;
	clear:both;
	text-align:left;
	margin:5px 0px 6px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	line-height:16px;
	color:#909090;
	white-space:nowrap;
	}

.resources .link {
	background:url('../../media/web_icon.gif') no-repeat 1px 0px;
	padding:0px 0px 0px 20px;
	}

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

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

.resources a{
	color:#353535;
	font-weight:bold;
	text-decoration:none;
	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:11px;
	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:11px;
	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 0px 3px 0px; 
	margin:11px 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:14px
	}

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 4px 6px;
	}

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 4px 6px;
	}

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:11px;
	}

/* Compatibility FIREFOX */
ul .liste_li_firefox {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url('../../media/li_icon.gif') no-repeat 4px 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 11px 5px 11px;
	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:211px;
	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;
	}


.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:11px 0px 0px 0px;
	padding:0px 0px 11px 0px;
}

.video_frame {
	float:left;
	margin:0px 0px 10px 0px;
	width:630px;
}



/* --------------------
	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:11px 11px 11px 11px;
	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;
	font-weight:normal;
}


/* Ajouter un commentaire */
.comment_frame .add_comment {
	float:left;
	width:611px;
	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 11px 5px 11px;
}

.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 11px 5px 11px;
}

.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;
}


/* --------------------
	MAIN FRAME
	----------------------------*/

/* Right - Left */
.main_frame .article .left_illus,
.main_frame .article .right_illus{
	width:170px;
	}

/* Top - Bottom */
.main_frame .article .top_illus,
.main_frame .article .bottom_illus{
	width:430px;
	}

/* Commentaires */
.main_frame .article .comment,
.main_frame .article .xl_comment{
	width:140px;
	}

.main_frame .article .xl_comment{
	width:416px;
	}



/* --------------------
	REPERES
	-------------------------*/

.reperes {
	width:200px;
	background:url('../../media/reperes_bg.gif') no-repeat 0px bottom;
	margin:0px 0px 20px 0px;
}

.reperes .top {
	width:160px;
	padding:0px 20px 0px 20px;
	background:url('../../media/reperes_top_blue.gif') no-repeat 0px 0px;
}

.reperes .article{
	padding:0px 0px 15px 0px;
	margin:5px 0px 0px 0px;
	}

.reperes .article .title{
	font-family:'Arial';
	color:#FFFFFF;
	font-size:18px;
	line-height:14px;
	font-weight:normal;
	padding:11px 0px 2px 0px;
	}

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

.reperes .article .content{
	margin-top:5px;
	color:#FAFAFA;
	}

.reperes .article .content .txt a{
	color:#70B4DB;
	}

.reperes .article .content .txt a:link,
.reperes .article .content .txt a:visited,
.reperes .article .content .txt a:hover{
	color:#70B4DB;
	}

.reperes .article .txt b,
.reperes .article .txt strong {
	color:#FAFAFA;
}

.reperes ul {
	color:#FAFAFA;
}

.reperes ul li .liste_li_ie,
.reperes ul li .liste_li_ie7,
.reperes ul .liste_li_firefox{
	background:url('../../media/blueonblack_arrow.gif') no-repeat 0px 4px;
	padding-left:11px;
}



/* --------------------
	INFOS
	-------------------------*/

.infos {
	width:200px;
	margin:0px 0px 20px 0px;
}

.infos .article{
	padding:0px 0px 15px 0px;
	margin:5px 0px 0px 0px;
	}

.infos .article .title{
	font-family:'Arial';
	color:#007ABD;
	font-size:17px;
	line-height:16px;
	font-weight:normal;
	padding:11px 0px 0px 0px;
	border:1px #6ba7c8 solid;
	border-style:none none solid none;
	}

.infos .article .subtitle{
	color:#252525;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding:11px 0px 0px 0px;
	}

.infos .article .content .txt, 
.infos .article .txt{
	padding:10px 0px 0px 0px;
	}