/* 
Theme Name: Visionary
Theme URI: http://justintadlock.com/
Description: A theme for news/magazine sites.  It includes built-in video features that easily allow you to add videos to your site.
Version: 1.1.2
Author: Justin Tadlock
Author URI: http://justintadlock.com
Copyright (c) 2007 - 2008 Justin Tadlock
*/
body { 
	color:#666666;
	background: #333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0;
	margin: 0;
	}
/* CONTAINS ALL CONTENT */
#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	}
/* TOP NAVIGATION MENU */
#top-nav {
	overflow: auto;
	width: 980px;
	margin: 0 auto;
	padding: 0 0px;

	
	}
#top-nav ul {
	float: left;
	width: 350px;
	margin: 0;
	padding: 10px 0;
	}
#top-nav ul li {
	display: inline;
	margin: 0 15px 0 0;
	}
#top-nav ul li a {
	font-weight: normal;
	color: #660000;
	border-bottom: 3px solid #f7f7f7;
	text-decoration: none;
	}
#top-nav ul li a:hover, #top-nav ul li.current a { border-bottom: 3px solid #E60002; }
/* SEARCH FORM */
#search form {
	position:absolute;
	top:0;
	right:0;
	margin: 0 3px 0 0;
	padding: 0px 0 0 0;
	}
#search input#s {
	width: 120px;
	padding: 3px;
	margin: 2px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #0254A6;
	}
#search input#search-submit {
	width: 40px;
	padding: 2px;
	margin: 2px 0 2px 0;
	color: #fff;
	border: 1px solid #0254A6;
	background-color:#CCCCCC;
	}
#header-container {
	width: 100%;
	}
#nav-container {
	float: left;
	margin: 2px 0 15px 0;
	/*border-top: 2px solid #E60002;*/
 height:47px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	}
/* HEADER */
#header {
	float: left;
	width: 665px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	position:relative;
	}
#dette {
	position:absolute;
	left:240px;
	top:30px;
	padding:5px;
}
#dette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align:center;
	font-size:11px;
	border:#ff7800 1px solid;
	width:500px;
}

#dette_montant {
	color:#FF3333;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:15px 0;
}
#header h1 {
	display: inline;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#header h1 a {
	color: #000;
	padding: 0;
	margin: 0 0 0 5px;
	border:none;
	}
#header h1 img, #header img {
border:none;
}
#header h1 a span { color:#E60002; }
#header h1 a:hover, #header a:hover span { color: #660000; }
#header h2 {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	text-align: left;
	}
/* FEED */
#feed {
	width: 250px;
	float: right;
	padding: 10px 0;
	margin: 0;
	}
#feed ul {
	float: right;
	margin: 0;
	padding: 5px 0;
	}
#feed ul li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	}
#feed ul li.feed-blog { background: url(images/feed-icon.gif) no-repeat 0 .1em; }
#feed ul li.feed-email { background: url(images/feed-email.gif) no-repeat 0 .1em; }
#feed ul li a {
	font-size: 1.1em;
	color:#E60002;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#feed .petit a:link, #feed .petit a:visited {

text-decoration:underline;

/*color:#0254A6;*/
}
/* MAIN NAVIGATION MENU */
#main-nav {
	position:relative;
	/*float: left;*/
	width: 980px;
	margin: 0 0px 3px 1px;
	padding: 0;
	font-size:0.9em;
	
	
	}
#main-nav ul {
	float: left;
	
	padding: 0;
	margin:0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#main-nav ul li a {
	font-size: 1.1em;
	float: left;
	
	color:#ff7800;
	/*text-align: center;*/
	margin: 0;
	padding: 7px;
	text-decoration: none;
	
	}
#main-nav ul li a:hover, #main-nav ul li a:active {
	color: #0254A6;
	border: none;
	margin: 0;
	background: #eee;
	text-decoration: underline;
	}
#main-nav .current, #main-nav .main-subnav-visible, #main-nav .main-subnav  { background-color:#eee; color:#ff7800; /*border:#666 1px solid;*/ }

#main-nav .current {
border-left:#FFF 1px solid;
}

#main-nav .main-subnav-visible, #main-nav .main-subnav  {
border:none;

}

#main-nav .current a, #main-nav .main-subnav a { color:#ff7800;}

#main-nav .main-subnav,  #main-nav .main-subnav-visible {
clear:both;
width:200px;

}

#main-nav-2, #main-nav-3, #main-nav-4 {
position:relative;

}
.main-subnav {
display:none;
text-align:left;
position:absolute;
top:30px;
left:0px;

}

#main-nav .main-subnav  li  {
display: list-item;
list-style:none;
clear:both;
text-align:left;
width:100%;
}


.main-subnav-visible li {
display:block;
clear:both;
}

#main-nav .main-subnav li {
border-left:#FFFFFF 1px solid;

}
#main-nav .main-subnav li a, #main-nav .main-subnav-visible li a {
padding:2px 5px 2px 5px;


}
/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
	overflow: hidden;
	float: left;
	width: 950px;
	margin: 0px 0 40px 0;
	padding: 0 0px 0 15px;
	background: #fff;
	}
/* CONTAINS MAIN CONTENT */
#content, #home {
	float: left;
	width: 530px;
	margin: 0;
	}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #0254A6;
	}
#sidebar h2 {
color: #0254A6;
font-weight: bold;
border-bottom:#0254A6 1px solid;

	width: 97%;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 1.1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #ff7800;
	}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
/* LINKS */
a {
	font-weight: bold;
	color:#ff7800;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}
/* POSTS */
#home .feature {
	float:left;
	display: block;
	border-bottom:#eeeeee 2px dotted;
	margin: 10px 0px 15px 0;
	width:510px;
	padding: 0 5px 10px 5px;
	font-weight:bold;
	}
#home #homepix {
clear:both;
background-color:#ffffff;

padding:2px;
display:block;
}

#home .post.feature.arch {
border:#ccc 1px solid;

}

.feature img, img.feature {
	max-width: 215px; 
	max-height: 245px; 
	
	margin: 0 10px 10px 0;
	}
/* for parts of the page that are sectioned off (e.g. features, recent headlines) */

#home .secondary {
	padding: 0 0 5px 0;
	margin: 5px 0 10px 0;
	/*float: left;*/
	clear:both;
	border-bottom: 1px dotted #eee;
	}
.post {
	margin: 0 0 25px 0;
	clear:both;
	}
.entry { float: left; clear: left; }
.post-left, .post-right {
	width: 250px;
	border:#CCCCCC 1px solid;
	padding:3px;
	margin-bottom:5px;
	
	}
.post-left h2, .post-right h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left img, .post-right img {
max-width: 107px; 
	max-height: 122px;


	}
.post-left .entry, .post-right .entry {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left {
	clear: left;
	float: left;
	margin-right:5px;
	}
.post-right {
	float: right;
	}
.post a {
	font-weight: bold;
	color:#ff7800;
	text-decoration: none;
	}
.post a:hover {
	color: #000;
	text-decoration: underline;
	}
.post h2 {
	clear: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	}

#postfoot {
border-top:#999999 1px dotted;
margin-top:35px;
}

h2.section-header {
	float: left;
	
	font-size: 1.1em;
	font-style: italic;
	color:#666;
	margin: 0 0 10px 0;
	padding: 5px;
	border-bottom: 1px solid #666;
	}

.post h2 a { color: #0254A6; }
.post .byline {
	margin: 5px 0 7px 0;
	}
.secondary .byline {
	padding: 0;
	margin: 0 0 -15px 0;
	color: #666;
	font-style: italic;
	}
.time, .category, .comment, .tags, .commenter, .author {
	padding: 0 10px 0 20px;
	}
.time {
	background: url(images/calendar.gif) no-repeat 0 .2em;
	}
.category {
	background: url(images/folder.gif) no-repeat 0 .1em;
	}
.comment {
	background: url(images/comment.gif) no-repeat 0 .1em;
	}
.tags {
	background: url(images/tags.gif) no-repeat 0 .2em;
	}
.commenter, .author {
	background: url(images/commenter.gif) no-repeat 0 .1em;
	}
.edit {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat 0 .1em;
	}
.more {
	padding: 0 20px 0 0;
	background: url(images/more.gif) no-repeat right .2em;
	}
.post-meta-data {
	margin-right: 6px;
	text-align: center;
	}
.single .post-meta-data {
	/*clear: left;
	float: left;
	text-align: left;*/
	clear:both;
	text-align:center;
	}

.post-meta-data.centrer {
text-align: center;
}
/* LISTS */
#content ul, #home ul {
	margin: 15px 0;
	padding: 0;
	}
#content ul li, #home ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/menu-bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	}
/* tables */
.post table { border: none; }
.post tr, .post td { border: 1px solid #333; }

/* code and pre */
code {
	font: normal 1.1em "Courier New", Courier, monospace;
	padding: 0 2px;
	}
pre {
 /*white-space: pre-wrap; */      /* css-3 */
/* white-space: -moz-pre-wrap !important;   Mozilla, since 1999 */
/*  white-space: -pre-wrap;      Opera 4-6 */
 /*  white-space: -o-pre-wrap;   Opera 7 */
 /*  word-wrap: break-word;      Internet Explorer 5.5+ */
	width: 480px;
	}
pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 470px;
	}
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
p.left { margin-top: 15px; }
.right {
	float: right;
	margin :0 0 0 15px;
	}
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 15px 0;
	width:530px;
	clear:both;

	}
.previous {

	float: left;
	width: 47%;
	}
.next {

	float: right;
	width: 47%;
	}
/* IMAGES */
.post img, .post a img {
	padding: 0 3px 0 3px;
	/*border: 1px solid #b0b0b0;*/
	background: #f7f7f7;
	border:none;
	}
.thumbnail {
	width: 75px;
	height: 75px;
	}

.bigthumbnail {
	width: 100px;
	height: 100px;
	}
/* RELATED POSTS */
.related {
	width: 270px;
	float: left;
	margin-right: 17px;
	}
.related ul {
	width: 100%;
	}
.related h3 {
	margin: 0;
	padding: 0;
	}
.ads img { border: none; }
/* COMMENTS TEMPLATE */
#comments-template {
	clear: left;
	margin: 30px 0 0 0;
	border-top: #b0b0b0 1px solid;
	}
#comments-template ol {
	margin: 0;
	padding: 0;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #f7f7f7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#comments-template ol li.alt {
	border-top: 1px solid #E60002;
	border-bottom: 1px solid #E60002;
	}
#comments-template ol li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em { color: #E60002; }
input, select {
	width: 50%;
	padding: 1px;
	margin:  0px 5px 0 0;
	background: #fff;
	border: 1px solid #b0b0b0;
	}
textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #b0b0b0;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 1px double #eee;
	background: #ff7800;
	}
/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
/* SIDEBARS ********************************************* */
/* sidebar - div for entire sidebar */
#sidebar {
	/*display: inline;*/
	float: right;
	width: 415px;
	
	}
#sidebar-home, #sidebar-single, #sidebar-archive, #sidebar-page, #sidebar-presentation, #sidebar-video, #sidebar-don, #sidebar-petition, #sidebar-liens-semaine, #sidebar-bottom, .horizontal, #sidebar_publications {
	float: right;
	width: 410px;
	margin: 0 0 10px 0;
	padding: 2px;
	background: #eeeeee;
	border:#ddd 1px solid;
	}
	
#sidebar-don p {
text-align:center;
}

.menu {
	padding: 0;
	margin: 5px 0 10px 0;
	background: #eeeeee;
	
	}
.menu h2, #sidebar-poll h2 {
	float: left;
	width: 97%;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 1.1em;
	font-weight:bold;
	color: #0254A6;
	border-bottom: 1px solid #0254A6;
	background: #fff;
	}

#sidebar-poll h2 {
clear:both;
}
.menu div {
	float: left;
	width: 400px;
	display: block;
	padding: 3px 3px 3px 3px;
	background-color:#fff;

	border:#ccc 2px solid;
	color:#333333;
	}
	
.menu div div {
border:none;
}
.menu ul, .tabbed div ul, .paged div ul {
	float: left;
	width:100%;
	margin: 0;
	padding: 5px 0 3px 0;
	
	}

.sondage div ul{
	clear:both;
	width: 97%;
	margin: 0;
	padding: 10px 0 3px 0;
	
	}
#archives {
margin : 10px;
}	


#sidebar a img {
border:none;
}
	
.wp-polls {
list-style-type: none;
background:none;
}

.menu ul li, .tabbed div ul li, .paged div ul li {
	padding: 0 0 0 0px;
	margin: 0 0 0 30px;
	list-style-type: none;
	list-style-image:url(images/menu-bullet.gif);
	
	}
.tabbed  ul li, .paged  ul li {
list-style-image:none;
}
.menu ul li a, .tabbed div ul li a, .paged div ul li a {
	width: 97%;
	display: block;
	font-weight:normal;
	padding: 2px 0 2px 5px;
	color: #666666;
	text-decoration: none;
	}
.tabbed div ul li a, .paged div ul li a {
	font-size: 0.9em;
	/*color: #0254a6;*/
	}
.menu a {
color: #666666;
font-weight: bold;
}
.menu ul li a:hover { color: #666666; text-decoration: underline; }
/* SIDEBAR TABS */

.wp-polls ul {
list-style-type: none;
background:none;
}


.tabbed ul.tabs, .pageded ul.tabs {
	float: left;
	display:inline;
	width: 100%;
	margin: 0;
	padding: 0;
	
	
	}
.tabbed ul.tabs li, .paged ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	
	}
.tabbed ul.tabs li a, .paged ul.tabs li a {
	width:auto;
	overflow: hidden;
	/*border:#0254A6 1px solid;*/
	display: block;
	background:#eeeeee;
	
	/*background: #fff url(images/menu-bas2.jpg) bottom left no-repeat;*/
	
	background: #ff7800 ;
	
	border:#ccc 2px solid;
	color:#ffffff;

	
	font-weight:bold;
	margin: 0 2px 0 0;
	padding: 5px 4px;
	font-size:0.8em;
	}
.tabbed ul.tabs li a:hover, .paged ul.tabs li a:hover {
	background: #0254A6;
	color:#FFFFFF;
	}
.tabbed ul.tabs li a.tab-current, .paged ul.tabs li a.tab-current{
	background:#fff;
	
	border:#ccc 2px solid;
	color:#333333;
	
	}
.tabbed div, .paged div {
	float: left;
	
	}
	
.tabbed div h4, .paged div h4 {
margin:5px 0px;
padding: 0px;
border-bottom: #ff7800 1px solid;
color:#ff7800;
}

#sidebar-presentation .tabbed div h4, #sidebar-presentation .paged div h4 {
font-weight:bold;
margin:5px 0px;
padding: 0px;
border:none;
color:#ff7800;
font-size:1em;
}

#sidebar-presentation .bloccontent a {
color:#0254a6;
text-decoration:underline;
}

#archives li {
float:left;
width:110px;
font-size:0.8em;
padding:0px;
margin:0px 0px 0px 10px;

}

#archives li a {
color:#FF7800;

}

#archives li a:hover {
color:#666;
}

.tabbed div.t2, .tabbed div.t3, .tabbed div.p4, .paged div.p2, .paged div.p3, .paged div.p4 { display: none; }
/* SIDEBAR VIDEOS */
#sidebar-video .menu p {
	text-align: left;
	margin: 0;
	}
#sidebar-video .menu div.video {
	float: left;
	width: 200px;
	
	margin: 0 0 0 5px;
	padding: 0;
	}
#sidebar-video .menu div h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar-video .menu div.video-list {
	float: right;
	width: 170px;
	font-size: 0.8em;
	text-align:left;
	margin:0px;
	}
	
#sidebar-video .menu div.video-list h3 a, #sidebar-video a {
color:#ff7800;
margin:0px;
font-size:0.8em;
}

#sidebar-video .menu div.video-list h3 a:hover , #sidebar-video a:hover {
color:#0254a6;

}
#sidebar-video .menu div ul {
	margin: 0px 0 0 0;
	padding: 0;
	}
ul.video li {
	display: block;
	list-style-type: none;
	margin: 0 0 3px 0;
	
	}
ul li a.current { color: #E60002; }

div.v2, div.v3, div.v4, div.v5 { display: none; }

/* SIDEBAR BOTTOM */
/* flickr photos */
.flickr {
clear:both;
}

.flickr a img {
	margin: 10px 0 10px 15px;
	padding: 3px;
	border: 2px solid #eee;
	}
.flickr p {
	margin: 0 10px 0 0;
	text-align: right;
	}
/* SIDEBAR ADS */
.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
	margin: 0;
	padding: 0;
	}
.horizontal .ads {
	text-align:center;
	/*margin: 0 10px 0 0;*/
	}
.horizontal .ads ul li {

list-style:none;

margin:0px 3px 0 0;

}	
/*.horizontal .ads ul li {
display:inline;
list-style:none;
float:left;
margin:0px 3px 0 0;

}*/
/* FOOTER */
#footer {
	clear: left;
	width: 950px;
	margin: 0px auto;
	border-top: 1px solid #b0b0b0;
	background-color:#b0b0b0;
	color:#FFFFFF;
	}
#footer a {
color:#FFFFFF;
text-decoration:underline;
}
#footer p {
text-align:center;
	width: 100%;
	margin: 5px auto;
	padding: 5px 0;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 50%;
	height: 52px;
	}
#footer img { margin: 0 10px; border: none; }
#footer img a { }



.liresuite {
float:right;
text-align:right;
font-weight:normal;
}

a img.suite, .post-meta-data a img.suite, #home .feature a img.suite {
width:30px;
height:14px;
border:none;
margin:0px 0px 0px 0px;
padding:0px 2px 0px 0px;
float:right;
}

.post-meta-data a img, .post-meta-data img {
border:none;
}

.secondary h2 {
background-color:#eee;
margin:0px;
padding:2px;
}
.secondary h2.post-title a {
font-weight:bold;
color:#ff7800;
padding-bottom:10px;
}

.feature h2.post-title a {
font-weight:bold;
color:#0254A6;
}

#sidebar-poll ul {

}

#sidebar-poll ul li {
}
#header_newsletter {
clear:left;
float:right;
width:200px;
margin:5px 5px 5px 0px;
padding-top:5px;
border-top:#CCCCCC 1px solid;
}
#header_newsletter h2 {
background:url(images/email_open.jpg) bottom left no-repeat;
padding-left:20px;
font-weight:bold;
font-size:0.9em;
margin:0px;
}
#header_newsletter input.okbt, form#newsletterform input.okbt {
width:21px;
height:18px;
border:none;
}

#form_pcb label {
width:200px;
display:block;
float:left;


}

#form_pcb label#labelnewsletter {
width:480px;
float:left;
margin-top:30px;
}

#form_pcb input {
display:block;
float:left;

margin: 2px auto 2px 0px;

}

#form_pcb input#newsletter {

clear:left;
width:20px;
margin-top:30px;
}

#form_pcb input#Envoyer {
clear:both;
background:#ff7800;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
margin: 10px 30% auto 30%;

}

#form_pcb input#produit {
display:none;

}

#form_pcb input#adresse2 {
margin-left:200px;
clear:both;

}

#form_pcb p {
clear:both;
margin: 5px auto 5px auto;
}

.obligatoire {
color:#FF0000;
}

.breadcrumb {
width:980px;
background-color:#eee;
color:#666666;
font-size:0.8em;
clear:both;
padding:2px 10px 2px 10px;
min-height:16px;
}

#side-single01, #side-single02 {
float:left;
width:190px;

padding:5px;

}

#side-single01 {
margin-right:2px;
border-right:#eee 1px solid;
border-left:#ff7800 1px dotted;
}

#side-single01 a, #side-single02 a {
color:#0254A6;
font-weight:normal;
}

#side-single01 a:hover, #side-single02 a:hover {
color:#ff7800;
text-decoration:underline;

}

#side-single01 ul, #side-single02 ul {

padding:0 0 10px 0;
list-style:none;
margin:0px;
}

#side-single01 ul li, #side-single02 ul li {
border-bottom:#ff7800 1px dotted;
margin: 3px 0px 3px 0px;
padding:3px;
}

#side-single01 h3, #side-single02 h3 {
color:#ff7800;
margin:0px 0px 10px 0px;
padding-top:10px;
}

#tagging {
width:380px;
padding-left:10px;
}

/*#tagging a {
color:#b0b0b0;

}*/

#tagging a:hover {
color:#0254a6 !important;
}

.trombi_large {
/*clear:both;*/

overflow: hidden;
text-align:center;
zoom: 1;
margin-bottom:20px;
margin-top:20px;
border-bottom:#eee 1px solid;
width:500px;
}

.trombi_large img, .trombi_large a img {
border:#b0b0b0 1px solid;
margin:0px;
padding:3px;
}

.trombi_large h4, .trombi_large h3 {
font-size:0.9em;
font-weight:bold;
margin:2px 0 0 0;
}

.trombi_large h3 {
font-size:1.2em;
}



.trombi_left {
float:left;
text-align:center;
width:45%;

}

.trombi_right {
float:left;
text-align:center;
width:45%;
}

#footerlinks {
clear:both;
text-align:center;

}

#footerlinks ul li {
display:inline;
list-style:none;
background-image:none;

}

#footerlinks ul li a {
width:151px;
float:left;
margin-left:29px;
margin-bottom:10px;

}

#footerlinks ul {
list-style:none;
background-image:none;
margin:0px;

}

ads .liseret_img_in li {
text-align:center;
width:405px;
}

.ads ul.liseret_img_in {
text-align:center;
width:405px;
list-style:none;
}

#footerlinks .liseret_img_in a img {
border:#b0b0b0 1px solid;

}

.centrer {
text-align:center;
}

#linklists {
text-align:center;
width:100%;
}

#content ul#linklists li, #home ul#linklists li{
list-style:none;
border-bottom:#eee 1px dotted;
padding-bottom:10px;
padding-top:10px;
background-image:none;
text-align:center;
width:500px;
}

#linklists a img {
margin:0px;
padding:0px;
border:none;
}

.catdesc {
clear:both;

}


/*	"VISIONARY"	*/