.Large {
border:dotted #000000;}

blockquotemain p
    {
    padding: 0px 15px 0px 0px;
    font-size: 12px;    
    float: left;
    background: url(../images/close-quotemain.gif) bottom right no-repeat;
	width:100%;
	color:#4D4D4D;
}

blockquotemain
    {
    padding: 10px;
    background: url(../images/open-quotemain.gif) top left no-repeat;
	width:100%;
	margin:20px 0px 0px 0px;
	display:block;
	float:left;
	
}
blockquotea p
    {
    padding: 0px 15px 0px 0px;
    font-size: 12px;    
    float: left;
    background: url(../images/close-quote2.gif) bottom right no-repeat;
	width:100%;
	color:#4D4D4D;
}

blockquotea
    {
    padding: 10px;
    background: url(../images/open-quote2.gif) top left no-repeat;
	width:100%;
	margin:20px 0px 0px 0px;
	display:block;
	float:left;
	
}
blockquotea p
    {
    padding: 0px 15px 0px 0px;
    font-size: 12px;    
    float: left;
   
	width:100%;
	color:#4D4D4D;
}

blockquote
    {
    padding: 10px;
    
	width:100%;
	margin:20px 0px 0px 0px;
	display:block;
	float:left;
	
}

.Nleft_menu {
	width:170px;
	float:left;
}

.Nleft_menu li a {
	font-size:18px;
	color:#231f20;
	padding:15px 20px 15px 20px;
	float:left;
	display:block;
	width:100%;
}

.Nleft_menu li a:hover, .left_menu li a.selected {
	background:url(../images/bullet_selected.jpg) right center no-repeat;
}

.Nleft_menu .blog li a:hover, .left_menu .blog li a.selected {
	background:transparent url(../images/divider.gif) repeat-x scroll left bottom;
}


div.fluid
{
width: 95% !important;
}



div.fixed
{
width: 950px !important;
}


*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
}

body,input
{
font-size: 10pt;
font-family: georgia, serif;
}



ul.links li
{
line-height: 2em;
text-decoration:none;
list-style-type:none;

}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}


#logo h2
{
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;

}

#menu li
{
float: left;
list-style-type:none;
}
.thumbnail a img {
height:105px;
width:140px;
}
.thumbnail2 a img {
height:200px;
width:140px;
}
.img {
border:1px solid #E1E1E1;
padding:3px;
}
style.css (line 71)
* {
margin:0;
padding:0;
}
/* Search */

input.text
{
border: solid 1px #dfdfdf;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #dfdfdf;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #dfdfdf;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 1em 0em 0.5em 2em;
	border-left: dashed 1px #dfdfdf;
	
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}

/* FCT */

.thumbnail
{
display: block;
float: left;
margin-right: 1.1em;
margin-left: 1.1em;
margin-bottom: 2.3em;
width: 150px;
text-align: center;
border:1px dashed #666666;
padding:2px;
}





.thumbnail table
{
width: 140px;
margin: 0 auto;
}

.thumbnail th
{
text-align: left;
border-bottom: dotted 1px #eaeaea;
}

.thumbnail td
{
text-align: right;
border-bottom: dotted 1px #eaeaea;
white-space: nowrap;
}

.thumbnail span
{
display: block;
text-align: center;
margin-top: 0.4em;
}

.pthumbnail
{
display: block;
float: left;
margin-right: 1.1em;
margin-left: 1.1em;
margin-bottom: 2.3em;
width: 150px;
text-align: center;
}

.pthumbnail div
{
padding: 3px;
border: solid 1px #e1e1e1;
margin-bottom: 4px;
}

.pthumbnail a.thumb
{
display: block;
height: 105px;
width: 142px;
overflow: hidden;
}

.pthumbnail a.thumb img
{
width: 140px;
min-height: 105px;
padding: 0px;
border: 0px;
}

.pthumbnail table
{
width: 140px;
margin: 0 auto;
}

.pthumbnail th
{
text-align: left;
border-bottom: dotted 1px #eaeaea;
}

.pthumbnail td
{
text-align: right;
border-bottom: dotted 1px #eaeaea;
}

.pthumbnail span
{
display: block;
text-align: center;
margin-top: 0.4em;
}
----------------------------------------------------------------------------------

.thumbnail2
{
display: block;
float: left;
margin-right: 1.1em;
margin-left: 1.1em;
margin-bottom: 2.3em;
width: 150px;
text-align: center;
border:1px dashed #666666;
padding:2px;
}





.thumbnail2 table
{
width: 140px;
margin: 0 auto;
}

.thumbnail2 th
{
text-align: left;
border-bottom: dotted 1px #eaeaea;
}

.thumbnail2 td
{
text-align: right;
border-bottom: dotted 1px #eaeaea;
white-space: nowrap;
}

.thumbnail2 span
{
display: block;
text-align: center;
margin-top: 0.4em;
}

.pthumbnail2
{
display: block;
float: left;
margin-right: 1.1em;
margin-left: 1.1em;
margin-bottom: 2.3em;
width: 150px;
text-align: center;
}

.pthumbnail2 div
{
padding: 3px;
border: solid 1px #e1e1e1;
margin-bottom: 4px;
}

.pthumbnail2 a.thumb
{
display: block;
height: 105px;
width: 142px;
overflow: hidden;
}

.pthumbnail2 a.thumb img
{
width: 140px;
min-height: 105px;
padding: 0px;
border: 0px;
}

.pthumbnail2 table
{
width: 140px;
margin: 0 auto;
}

.pthumbnail2 th
{
text-align: left;
border-bottom: dotted 1px #eaeaea;
}

.pthumbnail2 td
{
text-align: right;
border-bottom: dotted 1px #eaeaea;
}

.pthumbnail2 span
{
display: block;
text-align: center;
margin-top: 0.4em;
}
-----------------------------------------------------------------------------------------------------------------
.divider
{
margin: 25px 0 22px 0;
border-bottom: dotted 1px #dfdfdf;
}

.pager
{
text-align: left;
margin-bottom: 2.0em;
font-size: 1.2em;
}

.ad
{
border: dotted 1px #dfdfdf;
padding: 1em;
}

.slad
{
margin-top: 2em;
border: dotted 1px #dfdfdf;
padding: 1em;
text-align: center;
background-color: #fffeee;
}

.actionButton
{
margin-left: 0.5em;
padding: 0.25em;
background: #fff url('images/n4.gif') repeat-x;
background-position: 0 -6px;
border: solid 1px #e0e0e0;
color: #616161;
font-weight: bold;
font-size: 0.8em;
text-transform: lowercase;
text-decoration: none;
}

.search
{
margin-bottom: 1.5em;
float: left;
}

.search input.text
{
margin-right: 0.5em;
}

.search span
{
color: #b0b0b0;
font-size: 0.8em;
}

.search span strong
{
color: #9f9f9f;
}

.search span.count
{
margin-left: 1em;
}

.search span.examples
{
padding-top: 0.5em;
display: block;
}

.topPager, .bottomPager
{
text-align: right;
}

.blog
{
}

	.blog h4, .blog h3
	{
		border: 0 !important;
		position: relative;
		padding: 0 !important;
		margin: 0 0 0.25em 0 !important;
	}
	
		.blog h4 a
		{
			color: #185360;
			text-decoration: none;
		}
		
		.blog h4 a:hover
		{
			text-decoration: underline;
		}

	.blog span
	{
		display: block;
		font-size: 0.8em;
		color: #a0a0a0;
		border-bottom: dotted 1px #dfdfdf;
		padding-bottom: 0.5em;
		margin-bottom: 2em;
	}

	.blog .partialPost
	{
		margin-bottom: 3em;
	}
	
	.blog li
	{
		line-height: 2em;
		margin-bottom: 1em;
	}

----------------------------------------------------------------------------------------------theme
* {
list-style-type:none;
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}
.holder {
	float:left;
	clear:both;
	width:550px;
	margin:0 0 12px;
}
html { font-size:100.1%; }

/* -------------------------------------------------------------------------------------------[ GENERALS ]---- */
body {
	color:#3C3F36;
	background:#FFF url(../images/background.html) repeat-x left top;
	font: 75%/170% Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	margin: 0; padding: 0;
	text-align: center;
}
#box-table-b {
	border-bottom:7px solid #C8C7C8;
	border-collapse:collapse;
	border-top:7px solid #C8C7C8;
	font-size:12px;
	margin:20px 0px 20px 0px;
	text-align:center;
	width:100%;
}
#box-table-b th {
	background:#fff none repeat scroll 0 0;
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
#box-table-b td {
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	color:#231F20;
	padding:8px;
}

.content{ font-size:1em; text-align:left;}

input, textarea{ font-size:100%; }

img{ border:0 none; }



.inv{ display:none;}

.clear{ clear:both; height:1px;}


a{ color:#3c3f36; text-decoration:none;}
a:hover{ color:#3C3F36; text-decoration:none;}
a:active{ text-decoration:none;}

/* -------------------------------------------------------------------------------------------[ HEADINGS ]---- */

h1, h2, h3, h4, h5, h6 {
	font-family:"Myriad Pro", "Frutiger Roman", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	line-height:100%;
}

h1 { font-size:   4em; }
h2 { font-size: 3.5em; }
h3 { font-size: 2.5em; font-weight:normal; }
h4 { font-size: 1.5em; margin:10px 0 0 0; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }



/* -------------------------------------------------------------------------------------------[ HEADER ]---- */

#header{ background:url(../images/head_bg.png);
}
#header .content{
	margin:0 auto;
	width:960px; height:150px;
	
	}

#header #logo a{
	background:url(../images/logo_top.png);
	display:block;
	float:left;
	margin:5px 0 0 0;
	width:350px; height:104px;
	
	}
#header #logo a:hover{
	background:url(../images/logo_top.png);
	}





/* Navigation top List */
#header #nav_bar{
	clear:both;
	}
#header #nav_bar ul{
	float:left;
	margin:0 0 0 20px;
	width:750px; height:41px;
	top:80px;
	}
#header #nav_bar ul li{
	display:inline;
	float:left;
	font-size:1.5em;
	height:41px;
	line-height:41px;
	padding:0 15px;
	background:url(../images/nav_bg.png) no-repeat right top;
	}
#header #nav_bar ul li.end{
	background:none;
	}
	
#header #nav_bar ul a{ color:#EBE9DC;}
#header #nav_bar ul a:hover{ color:#FF9933;}



/* Search engine */
#header #search_engine{
	float:left;
	height:41px;
	}

#header #search_engine input{border:none;}
#header #search_engine form{ margin:0; padding:0;}
#header #search_engine .field{
	background:url(../images/search_field.png) no-repeat left 50%;
	margin:0 8px 0 0; padding:5px;
	width:135px;
	}

#header #search_engine .button{
	background:url(../images/search_button.png) no-repeat left 50%;
	width:25px; height:41px;
	}




/* -------------------------------------------------------------------------------------------[ TEASER HOME ]---- */

#teaser{ background:url(../images/teaser_bg.png) repeat-x left top;}
#teaser .content{
	margin:0 auto;
	width:960px; height:347px;
	}

#teaser #sliding{
	overflow:hidden;
	width:960px; height:340px;
	}
#teaser #sliding div{
	background:url(../images/teaser_bg.png) repeat-x left top;
	}
#teaser #sliding .teasing_1{
	width:960px; height:340px;
	}
#teaser #sliding .teasing_2{
	width:960px; height:340px;
	}
#teaser #sliding .teasing_3{
	width:960px; height:340px;
	}



/* -------------------------------------------------------------------------------------------[ TEASER PAGES ]---- */

#teaser_pages{ background:url(../images/teaserpages_bg.png) repeat-x left top;}
#teaser_pages .content{
	margin:0 auto;
	width:960px; height:60px;
	}


/* -------------------------------------------------------------------------------------------[ MAIN ]---- */

#main{ background:url(../images/main_bg.png) repeat-x left top;}
#main .content{
	margin:0 auto; padding:6px 0 20px 0;
	width:960px;
	}


/* -------------------------------------------------------------------------------------------[ MAIN : Home ]---- */

#main #ticker{
	color:#FF9933;
	font-size:2.8em;
	font-weight:bold;
	height:140px;
	line-height:normal;
	padding:10px 0 0 0;
	overflow:hidden;
	text-align:center;
	z-index:2;
	}
#main #ticker div{
	background:url(../images/ticker_bg.png) no-repeat left 50%;
	width:960px; height:140px;
	}
#main #ticker p{
	padding:25px 0 0 60px;
	height:140px;
	}


#main #fastnews{
	background:url(../images/beige_bg.png) no-repeat 50% top;
	color:#3C3F36;
	margin:0 0 0 15px;
	width:930px; height:167px;
	}
#main .fastnews_bloc{
	background:url(../images/separator_beige_bg.png) no-repeat right top;
	float:left;
	margin:0 0 0 20px;
	text-align:center;
	width:290px;
	}
#main .fastnews_end{
	background:none;
	}
#main .fastnews_bloc h4{
	color:#3C3F36;
	font-weight:bold;
	padding:5px 0;
	text-transform:uppercase;
	width:268px;
	}
#main .fastnews_bloc p{
	line-height:18px;
	font-size:11px;
	text-align:justify;
	width:268px;
	}
#main .fastnews_bloc div{
	width:268px;
	}
#main .fastnews_bloc a{
	color:#3C3F36;
	font-weight:bold;
	padding:3px 4px;
	}
#main .fastnews_bloc a:hover{
	color:#FF9933;
	}


/* -------------------------------------------------------------------------------------------[ MAIN : About ]---- */

.frame{
	background:url(../images/inside_bg.png) repeat-y left top;
	width:930px;
	margin:30px auto;
	}
.frame .bottom{
	background:url(../images/inside_bottom.png) no-repeat left top;
	clear:both;
	height:19px;
	}
.frame h1{
	color:#3c3f36;
	font-size:40px;
	font-weight:bold;
	height:52px;
	line-height:50%;
	padding:10px 0 0 0;
	}
.frame h1 span{
	display:block;
	font-size:0.35em;
	font-weight:normal;
	line-height:150%;
	}
	
.frame .inside{
	background:url(../images/inside_top.png) no-repeat left top;
	padding:15px 0 15px 30px;
	}


/* -------------------------------------------------------------------------------------------[ MAIN : News ]---- */
.post{
	border:1px solid #b2b2b2; border-width:0 0 3px 0;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	}
.post a{
	color:#3c3f36;
	}
.post a:hover{
	color:#72918c;
	}
	
.post h4{
	font-size:3em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0 0 0; padding:0 0 10px 0;
	}

.post .date{
	text-transform:uppercase;
	}

.post .infos{
	text-align:right;
	padding:4px 6px;
	}

.link_comments{
	background:url(../images/link_comments.png) no-repeat right 50%;
	padding:0 18px 0 0;
	}
.link_rss{
	background:url(../images/icon_about.html) no-repeat left 50%;
	padding:0 10px 0 25px;
	}
.link_read{
	background:url(../images/icon_about.html) no-repeat left 50%;
	padding:0 10px 0 25px;
	}

/* Comments */
#comments{
	background:#eaeaea;
	padding:20px;
	}
#comments .nb_comments{
	font-size:1.8em;
	text-align:right;
	margin:0 0 20px 0;
	}
#comments .com{
	background:#FFF;
	border:1px solid #b2b2b2;
	height:100%;
	padding:5px;
	margin:0 0 30px 0;
	}
#comments .green{
	background:#f3f8dd;
	}
#comments .com .user{
	float:left;
	font-size:0.9em;
	margin:0 20px 0 0;
	text-align:center;
	width:100px;
	}
#comments .com .user_name{
	font-size:1.1em;
	margin:0 0 5px 0;
	}
#comments .com .user a{
	color:#3c3f36;
	}
#comments .com .user a:hover{
	color:#3C3F36;
	}

#comments .com .user_post{
	float:left;
	width:500px;
	}

/* Reply form */
#post_form label{
	display:block;
	clear:both;
	font-size:1.2em;
	}
#post_form input{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:500px;
	}
#post_form textarea{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:500px; height:100px;
	}
#post_form #submit{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:150px;
	}

#paginate{
	padding:20px 0 0 0;
	text-align:right;
	}
#pagination-list {float:right;}
#pagination-list li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ display:inline; }
#pagination-list a           { border:solid 1px #b2b2b2; margin-right:2px; float:left; }
#pagination-list .previous-off,
#pagination-list .next-off   { color:#b2b2b2; display:block; float:left; font-weight:bold; padding:3px 5px; }
#pagination-list .next a,
#pagination-list .previous a { font-weight:bold; border:solid 1px #FFFFFF; }	
#pagination-list .active     { color:#b2b2b2; font-weight:bold; display:block; float:left; padding:4px 8px; }
#pagination-list a:link, 
#pagination-list a:visited   { color:#72918c; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-list a:hover     { border:solid 1px #666666; }

/* -------------------------------------------------------------------------------------------[ MAIN : Artists & Authors ]---- */

#artists_list{
	background:#eaeaea;
	height:100%;
	padding:20px 10px;
		}

#artists_list .item{
	border:1px solid #b2b2b2; border-width:0 0 3px 0;
	float:left;
	margin: 0 20px 10px 20px; padding:0 0 10px 0;
	text-align:center;
	width:180px;
	}
#artists_list .item .authors_name{ font-size:1.2em; font-weight:bold; }


/* -------------------------------------------------------------------------------------------[ MAIN : Events ]---- */

#event_list{
	height:100%;
	padding:10px 0;
	}

#event_list .event_bloc{
	background:#fafafa;
	border:1px solid #b2b2b2; border-width:0 1px 1px 1px;
	height:100%;
	padding:5px 0;
	}
#event_list .event_bloc p{
	float:left;
	padding:0 5px;
	}
	
#event_list .event_bloc .preview		{ width:30px; height:55px; line-height:55px; }
#event_list .event_bloc .preview img	{ width:30px; height:32px; padding:10px 0 0 0; }
#event_list .event_bloc .title			{ width:390px; }
#event_list .event_bloc .name			{ width:390px; display:block; clear:both; font-weight:bold; font-size:1.4em; padding:5px 0 0 0; line-height:22px; }
#event_list .event_bloc .date			{ width:120px; height:55px; line-height:55px; text-align:center; }
#event_list .event_bloc .place			{ width:100px; height:55px; line-height:55px; text-align:center; }

#event_list .event_bloc_head p{
	float:left;
	padding:5px;
	}
#event_list .event_bloc_head .preview		{ width:30px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .title			{ width:390px; height:30px; line-height:30px; text-align:left; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .date			{ width:120px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .place			{ width:100px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}


#event_list .event_bloc_head{
	background:#3c3f36;
	border:1px solid #b2b2b2; border-width:1px 0 0 0;
	color:#FFF;
	height:100%;
	}
#event_list .line2{
	background:#FFF;
	}


/* -------------------------------------------------------------------------------------------[ GALLERY ]---- */

#gallery{ background:url(../images/gallery_bg.png) repeat-x left top;}
#gallery .content{
	margin:0 auto; padding:0 0 20px 0;
	width:960px;
	}

#gallery #galleryshow{
	padding:35px 0 0 0;
	}
#gallery #galleryshow h3{
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #b2b2b2;
	margin:10px auto 0 auto;
	width:874px;
	}
	
#gallery #theshow{
	background:url(../images/theshow.png) no-repeat left top;
	margin:0 auto; padding:9px 10px 16px 10px;
	width:640px; height:339px;
	overflow:hidden;
	}
#gallery #bigshow{
	overflow:hidden;
	width:640px; height:339px;
	}

#gallery #theshow img{display: block;}

#gallery #pictures_nav{
	overflow:hidden;
	width:960px; height:95px;
	}
#gallery #pictures_nav li{
	display:inline; float:left;
	width:100px; height:50px;
	}
	
/* Boxegrid effect */
.boxgrid{ 
	width: 640px; 
	height: 339px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid h4{
	color:#FFF;
	padding:0 0 9px 10px;
	}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
	
.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: 0.8;
	top: 300px;
}
.captionfull .boxcaption {
	top: 350px;
	left: 0;
}
.caption .boxcaption {
	top: 350px;
	left: 0;
}


/* -------------------------------------------------------------------------------------------[ MAIN : Contact ]---- */

#contact .form_contact p{
width: 520px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 4px solid #fafafa;
height: 1%;
}

#contact .form_contact label{
font-size:1.2em;
font-weight: bold;
float: left;
line-height:30px;
margin-left: -155px; /*width of left column*/
padding:0 10px 0 0;
text-align:right;
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#contact .form_contact .field{
border:1px solid #b2b2b2;
background:#fafafa;
padding:4px;
width: 500px; height:22px;
}

#contact .form_contact textarea{
border:1px solid #b2b2b2;
background:#fafafa;
padding:4px;
width: 500px;
height: 150px;
}
#contact .form_contact .radio{
	margin:0 0 0 15px;
	}
#contact .form_contact .box{
	margin:0 15px 0 0;
	}
/* -------------------------------------------------------------------------------------------[ DESIGN : Commons ]---- */
.left_part{
	float:left;
	margin:0 40px 0 0;
	width:685px;
	}
	
.left_part a{ font-weight:bold; border:1px solid #b2b2b2; border-width:0 0 1px 0; }
.left_part a:hover{ font-weight:bold; border:1px solid #3C3F36; border-width:0 0 1px 0; }

.right_part{
	float:left;
	width:170px;
	}
.right_part h3{
	background:url(../images/sidebar_heading.png) no-repeat left 50%;
	font-size:1.5em;
	font-weight:bold;
	padding:8px 0 6px 0;
	text-transform:uppercase;
	}

.text{
	margin:10px 0;
	}
	
.chapo{
	background:#fafafa;
	border:1px solid #eaeaea; border-width:3px 0 3px 0;
	font-size:1.4em;
	font-weight:bold;
	line-height:180%;
	margin:0 0 15px 0; padding:5px 10px;
	text-align:justify;
	}
.chapo img{
	background:#fafafa;
	border:1px solid #b2b2b2;
	float:left;
	margin:5px 10px 5px 0; padding:10px;
	}

.icon_about{ padding:0 250px 0 0; background:url(../images/icon_about.html) no-repeat right top;}

/* LISTS */
.checklist{
	margin:15px 0 15px 10px;
	}
.checklist li{
	background:url(../images/icon_checklist.png) no-repeat left 50%;
	font-size:1.2em;
	padding:10px 6px 10px 35px;
	list-style-type:none;
	}
.temchecklist{
	margin:10px 0px 55px 80px;
	}
.temchecklist li{
	
	font-size:1.2em;
	padding:10px 6px 10px 35px;
	}	
	.checklist li{
	background:url(../images/icon_checklist.png) no-repeat left 50%;
	font-size:1.2em;
	padding:10px 6px 10px 35px;
	}
.archives{
	float:left;
	width:155px;
	margin:0 0 15px 10px;
	}
 h4.showyear{
 	border:1px solid #3c3f36; border-width:0 0 3px 0;
	padding:4px;
	width:162px;
	}
.archives li{
	border:1px solid #b2b2b2; border-width:0 0 1px 0;
	font-size:1em;
	padding:6px;
	width:140px;
	list-style-type:none;
	}
.archives li a{ color:#3c3f36; display:block; }
.archives li a:hover{ color:#72918c; }

/* -------------------------------------------------------------------------------------------[ ACTIVITY ]---- */

#activity{ background:#3c3f36; border:1px solid #3C3F36; border-width:5px 0;}
#activity .content{
	margin:0 auto;
	padding:10px 0 20px 0;
	width:960px;
	height:295px;
	}
	
#activity #recents_activities{
	padding:0 15px;}
#activity #recents_activities .activities_bloc{
	float:left;
	margin:0 15px;
	width:280px;
	}

#activity #recents_activities .activities_bloc h4{
	background:url(../images/h4_line.png) repeat-x left 50%;
	color:#FF9933;
	padding:0 0 0 10px;
	font-weight:bold;
	}
#activity #recents_activities .activities_bloc h4 span{
	background:#3c3f36;
	padding:0 6px;
	}
#activity #recents_activities .activities_bloc ul{
	border:1px solid #63655e; border-width:1px 0 0 0;
	margin:10px 0; padding:0;
	}
#activity #recents_activities .activities_bloc ul li{
	height:30px;
	line-height:30px;
	margin:0 0 1px 0;
	}
#activity #recents_activities .activities_bloc ul li a{
	color:#b2b2b2;
	border:1px solid #63655e; border-width:0 0 1px 0;
	display:block;
	padding:0 0 0 6px;
	width:274px;
	}
#activity #recents_activities .activities_bloc ul li a:hover{
	color:#FF9933;
	background:#33362e;
	}




/* -------------------------------------------------------------------------------------------[ FOOTER ]---- */

#footer{ background:url(../images/footer_bg.png) repeat-x left top;}
#footer .content{
	margin:0 auto;
	width:960px; height:166px;
	}

#footer .logo_bottom{
	display:block;
	width:358px; height:112px;
	margin:0 auto;
	padding:24px 0 0 0;
	}

#footer .logo_bottom a{
	background:url(../images/logo_bottom.png) no-repeat left top;
	display:block;
	width:358px; height:112px;
	}

#footer .copyright{
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	
	}
