@charset "Iso-8859-1";

/*generalites*/

img
{
	border:none;
}

a
{
	outline:none;
}

div
{
	outline:none;
}

/*classes*/
	
.classic_title
{
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	text-decoration:none;
	outline:none;
}

.classic_title:hover
{
	text-decoration:underline;
}

.title
{
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

.current_title
{
	color:#2F2F2F;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

.current_title_light
{
	color:#aaa;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

.reduced_input
{
	width:120px;
	height:12px;
	padding:0;
	margin:0;
	font-size:11px;
	color:#252525;
}
	
.redac_text
{
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	text-align:justify; 
}

.maj_text
{
	font-variant:small-caps;
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-align:justify; 
}

.black_redac_text
{
	color:#252525;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}

.edition_redac_text
{
	display:block;
	float:left;
	width:370px;
	text-align:justify;
	height:300px;
	padding:0;
	margin-bottom:30px;
}

.edition_img
{
	display:block;
	float:left;
	width:470px;
	height:435px;
	padding:0;
	margin-left:10px;
}

.blue_title
{
	color:#45a1ff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:22px;
	padding:0;
	margin:0;
}

.white_title
{
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	text-decoration:none;
}

.black_title
{
	color:#000000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:22px;
	padding:0;
	margin:0;
}

.black_middle_title
{
	color:#000000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:16px;
	padding:0;
	margin:0;
}

.blue_text
{
	margin-top:70px;
	color:#45a1ff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:10px;
	margin-left:5px;
}

.little_link
{
	color:#45a1ff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:10px;
	text-decoration:none;
}
.little_link:hover
{
	text-decoration:underline;
}

.blue_link
{
	color:#45a1ff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
.blue_link:hover
{
	text-decoration:underline;
}

.tall_blue_link
{
	color:#45a1ff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	text-decoration:none;
	outline:none;
}
.tall_blue_link:hover
{
	text-decoration:underline;
}

.center_text_info
{
	display:block;
	padding-top:50px;
	text-align:center;
	color:#252525;
	font-weight:bold;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
}

/*gallery*/

.gal_desc_blok
{
	display:block;
	position:relative;
	margin-top:60px;
}

.hide
{
	visibility:hidden;
}

.show
{
	visibility:visible;
}

.cartouche
{
	display:block;
	background-color:#252525;
	width:300px;
	float:right;
	text-align:right;
	padding-right:5px;
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
}

.load
{
	background-image:url('../images/image-loader.gif');
	background-repeat:no-repeat;
	background-position:center;
}

.preview
{
	color:#fff;
	text-decoration:none;
}

.preview img
{
	padding:1px;
	border:#000 1px solid;
	background-color:#fff;
}

/* presentation articles accueil */

.article_title
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.article_title:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.article_title2
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	color:#AF250A;
	/*font-variant:small-caps;*/
}


.article_sign
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	color:#fff;
	font-style:italic;
	font-variant:small-caps;
}

.date
{
	color:#fff;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:10px;
	text-align:right;
}

/* display articles */

.article_dspl
{
	display:block;
	margin:auto;
	width:590px;
	padding:5px;
	margin-bottom:5px;
	border:#AF250A thin solid;
	background-repeat:repeat-y;
	color:#fff;
	height:145px;
}

.art_img
{
	float:left;
	display:block;
	margin:auto;
	width:145px;
	height:145px;
	overflow:hidden;
	margin-right:5px;
	/*border:#AF250A thin solid;*/
}

.title_art
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:15px;
	color:#AF250A;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
}
.title_art:hover
{
	text-decoration:none;
}

.title_art2
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#AF250A;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
}

.text_art
{
	color:#000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	text-align:justify; 
}

.article_chapo
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	color:#000;
	font-style:italic
}

.article_date
{
	color:#000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:10px;
	text-align:right;
}

.page
{
	color:#000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	text-decoration:none;
}

.page:hover
{
	color:#AF250A;
	text-decoration:underline;
}

.next
{
	color:#000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	text-decoration:none;
}

.next:hover
{
	color:#AF250A;
	text-decoration:underline;
}

/* events */

.event_dspl
{
	display:block;
	margin:auto;
	width:590px;
	padding:5px;
	margin-bottom:5px;
	border:#AF250A thin solid;
	background-repeat:repeat-y;
	color:#fff;
	height:50px;
}

.event_img
{
	float:left;
	display:block;
	margin:auto;
	width:50px;
	height:50px;
	overflow:hidden;
	margin-right:5px;
	/*border:#AF250A thin solid;*/
}

.title_evt
{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:11px;
	color:#AF250A;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
}
.title_evt:hover
{
	text-decoration:none;
}


/*copy*/

.little_b 
{
	font-size:8px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color:#000;
	text-align:center;
}
.little_w 
{
	font-size:8px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color:#fff;
	text-align:center;
}

