/* Designed by François PLANQUE http://fplanque.net/ */

@import url(basic.css);	/* Import basic styles */
@import url(forms.css);	/* Import default form styles */
@import url(comments.css);	/* Import default comment styles */
@import url(img.css);	/* Import standard image styles */
@import url(blog_elements.css);	/* Import standard blog elements styles */


#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}


div.main {
font-family:Geneva, Arial, Helvetica, sans-serif;
float:right;
width:550px;
border-left:1px solid #666666;
border-right:1px solid #666666;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	
}

.main_news {
float:right;
width:552px;
margin-right: 0px;
margin-left: 0px;
}
/* Styles for main area (left) */


/* Styles for posts */
.bPosts {
	float: left;

	margin-top:15px;
}

.bPost a{
color:#ff6600;
text-decoration:underline;
}

.bPost a:visited{
color:#ff6600;
text-decoration:underline;
}

.bPost a:hover{
color:#666666;
text-decoration:none;
}

.bPost, .bPostpublished
{
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
	border-bottom:1px solid #cccccc;
}

.bPost2
{
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
	
}

.bPost2 a{
color:#ff6600;
text-decoration:none;
}

.bPost2 a:visited{
color:#ff6600;
text-decoration:none;
}

.bPost2 a:hover{
color:#666666;
text-decoration:underline;
}

.bPostSide
{
	margin-bottom: 8px;
}
.bSmallHead {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #339999;
}
.bTitle {
/*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin-top: 8px;
	margin-bottom: 8px;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bText table{
width:500px;
margin-left:20px
}

.bText li{
margin:0 0 0 0;
padding:0 0 0 0;
text-indent:0px;
}

.bText ul{
list-style-type:none;
margin:0 0 15px 5px;
padding:0 0 0 0;
text-indent:0px;
}

#chisiamo{
font-weight:bold;
color:#666666;
font-size:13px;
padding:10px;
width:740px;
border:1px solid #cccccc;
margin:15px 0px 15px 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.ba{
color:#ff6600;
text-decoration:underline;
}

.bText a:visited{
color:#ff6600;
text-decoration:underline;
}

.bText a:hover{
color:#666666;
text-decoration:none;
}

.bSmallPrint
{
	clear: both;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Styles for comments */
div.bComment {
	border-color: #33CCCC; /* override */
}

/* Styles for comment form */
input.bComment, 
textarea.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin-left: 2%; 
	margin-right: 0%; 
	margin-bottom: 2ex;
	border: 1px solid #33BBBB;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #33BBBB;
	padding: 1ex;
}


/* Styles for sidebar (right) */
.bSideBar {
	width: 33%;
	vertical-align: top;
	float: right;
	overflow: hidden;
}

.bSideItem {
	margin:5px 0px 25px 0px;
	padding: 8px;
	background-color:#ffcc66;
	line-height:18px;
}

.bSideItem_catego {
	margin:0px 0px 25px 0px;
	padding: 8px;
	background-color:#ffcc66;
	line-height:18px;
}

.bSideItem_catego a{
color:#333333;
text-decoration:none;
font-size:12px;
font-weight:bold;

}

.bSideItem_catego a:visited{
color:#333333;
text-decoration:none;
}

.bSideItem_catego a:hover{
color:#ffffff;
text-decoration:none;
}




.bSideItem a{
color:#333333;
text-decoration:none;
font-size:12px;
font-weight:bold;

}

.bSideItem a:visited{
color:#333333;
text-decoration:none;
}

.bSideItem a:hover{
color:#ffffff;
text-decoration:none;
}

.bSideItem_outfill {
border-bottom:1px solid #bfbfbf;
border-top:1px solid #bfbfbf;
	margin:5px 0px 25px 0px;
	padding:8px 0px 8px 0px;
	background-color:#ffffff;
	line-height:18px;
	font-size:12px;
	color:#535353;
}


.sezione{
width:246px;
float:left;
margin:0px 5px 10px 0px;
height:85px;
}

.bSideItem_outfill a{
	color:#ff6600;
	text-decoration:none;
}

.bSideItem_outfill a:visited{
	color:#ff6600;
	text-decoration:none;
}

.bSideItem_outfill a:hover{
		color:#666666;
	text-decoration:none;
}


.bSideItem h3 {
	margin-top: 0px;
	margin-bottom: 8px;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #333333;
	font-size: 10px;
}

.stamps{
color:#999999;
}

input.SearchField
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 96%;
	margin:5px 0px 5px 0px;
}

.submit{
float:right;

}

#barra{
font-family:Geneva, Arial, Helvetica, sans-serif;
width:200px;
float:left;
}

#bloglist{
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:10px 0px 10px 0px;
float:right;
width:552px;
height:294px;
background-image:url(../../skins/custom/img/bg_svmensile.jpg);
background-repeat:no-repeat;
font-size:12px;
}

#bloglist a{
color:#ff6600;
text-decoration:none;
}

#bloglist a:visited{
color:#ff6600;
text-decoration:none;
}

#bloglist a:hover{
color:#666666;
text-decoration:none;
}

#articoli_rivista{
margin:60px 10px 10px 10px;
float:right;
width:330px;
}

.articoletti{
width:310px;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px solid #cccccc;
}


/* Styles for Calendar: */
caption.bCalendarCaption
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
}
table.bCalendarTable
{
	margin: auto;
	border: solid 1px #ccc;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{
}
td.bCalendarEmptyCell
{
}
.bCalendarLinkPost
{
	font-weight: bold;
}
#bCalendarToday
{
	background-color: #DEF;
}



body {
	background-color: #fff;
	color: #333333;
/*	font-size: 84%; 	poussé vers l'extérieur pour éviter des combinaisons en trop grand nombre */
}

caption {
	font-weight: bold;
}


h1 {
	color: #009999;
	font-size: 225%;
}
h2 {
	color: #333333;
	font-size: 14px;
	padding:3px 10px 3px 10px;
	background-color:#ffcc66;
	width:100px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 110%;
	margin-bottom: 0ex;
}
table.wide {
	width: 100%;
	clear: both;
}
td.cartouche {
	font-size: 84%;
	color: #009999;
	background-color: #FFFFFF;
	padding: 1px 4px;
	border: 1px solid #33CCCC;
}
table.thin
{
	border: 1px solid #33CCCC;
	margin: auto;
	border-collapse: collapse
}
table.thin td
{
	border-bottom: 1px solid #33CCCC;
	padding: .3ex 1ex;
}
table.thin th
{
	color: #FFFFFF;
	background-color: #33CCCC;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: .3ex 1ex;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	font-size: 65%;
	color: #009999;
	text-align: center;
	margin-top: 8px;
}
hr {
	height: 0px;
	width: 50%;
	border-top: 1px solid #33CCCC;
	border-right: 1px none #33CCCC;
	border-bottom: 1px none #33CCCC;
	border-left: 1px none #33CCCC;

}
dt {
	font-weight: bold;
	color: #009999;
}
blockquote {
	border: 2px dotted #33CCCC;
	background-color: #DDEEEE;
}

del {
	color: #999999;
}
ins {
	color: #009999;
	text-decoration: none;
}



body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



div.pageHeader {
height:77px;
	width:760px;
	margin:0;
	padding:0;
}

#logo{
width:308px;
height:43px;
margin:15px 0px 5px 0px;
}

#associazione{
width:562px;
height:24px;
margin:5px 0px 10px 0px;
}

#headermedia{
width:760px;
height:136px;
padding:0 0 0 0;
margin:10px 0px 10px 0px;
}

#menu_orizz{
width:650px;
height:34px;
margin:10px auto 5px auto;
padding:0px 0px 8px 0px;
border-bottom:1px solid #cccccc;
color:#666666;
text-align:center;
}

div.NavBar {
	clear: both;
	height: 1ex;
}

a.NavButton {
	text-decoration: none;
	background-color: #33AAAA;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-top: 3px;
	display: block;
	width: 14ex;
	float: left;
}

.pageSubTitle {
	font-size: 109%;
	color: #009999;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#footer{
width:760px;
padding:5px 0 0 0;
height:30px;
border-top:1px solid #cccccc;
margin:25px 0px 8px auto;
clear:both;
}

#design{
float:left;
}

#english{
position:relative;
float:right;
z-index:1;
display:inline;
top:5px;
padding:0 0 0 0;
height:23px;
}

#copyright{
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
}