#ie6{
	display: none;
}
#container{
	width: 950px;
	padding: 200px 11px 0 ;
	position:absolute;
	top:8px;
	left:138px;
	background: url(../files/images/header.png) no-repeat 11px 70px;
}

body{
	color:#7f7f7f;
	font-family: arial,helvetica,verdana ;
	font-size: 0.8em;
	}


#newsContainer{
	color: black;
}	
#newsContainer a.continue{
	color: white;
	background: RGB(232,29,15);
	padding: 3px;
	position: relative;
	left: 3px;
	text-decoration: none;
}

#newsContainer a img{
	border: none;
}
/*MENU*/


#menuA{
height: 25px;
width:905px; 

list-style:none;
list-decoration:none;
font-size:12px;
font-family:Arial;
background: RGB(232,29,15);
margin: 0px;
padding:0 10px;
}
#menuA li,
#Layer1 li,
#layer li{
 display:inline;
  

}
#menuA li a{
float:right;
height: 19px !important;
height: 25px;
padding: 5px 3px 1px 3px;
text-decoration:none;
color: white;
display: block;
  margin:0px;
}
#menuA li a:hover, #menuA li a.selected{
background: url(../files/imagesDesign/menuAHover.png) no-repeat bottom;
}

#main{
	width: 895px;
	height: 800px;
	border: 15px solid RGB(232,29,15);
	border-top: 0px;
	background: #eee;
}
#newsContainer{
	float: left;
	width: 580px;
	margin: 10px;
	margin-top: 30px;
	padding: 20px;
	display: block;
}
#newsContainer #titleNews{
	float: left;
	background: RGB(232,29,15);
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	color: white;
	position: relative;
	top: -35px;

}




#sidebar{
	float: right;
	width: 240px;
	margin: 47px 15px 0 0;
}
#sidebar a.button{
	width: 210px;
	float: right;
	height:60px;
	background: white;
	margin: 3px 10px;
	padding: 20px 10px;
	text-decoration: none;
	color: white;
	font-size: 12px;
}
#sidebar a img{
	float: right;
	border: none;
}

#sidebar a#catalogo{
	background: url(../files/images/bottoni/downloada.png) no-repeat;

}
#sidebar a#catalogo:hover{
	background: url(../files/images/bottoni/downloadb.png) no-repeat;
}
#sidebar a#catalogo img{
	margin-top: -37px;
	margin-right: -15px;
}
#sidebar a#mailing{
	background: url(../files/images/bottoni/maila.png) no-repeat;
}
#sidebar a#mailing:hover{
	background: url(../files/images/bottoni/mailb.png) no-repeat;
}
#sidebar a#mailing img{
	margin-top: -20px;
	margin-right: 0px;
}


#sidebar a#rss{
	background: url(../files/images/bottoni/buttonRssa.png) no-repeat;
}
#sidebar a#rss:hover{
	background: url(../files/images/bottoni/buttonRssb.png) no-repeat;
}
#sidebar a#rss img{
	margin-top: -10px;
	margin-right: -5px;
}

#sidebar a#history{
	background: url(../files/images/bottoni/historya.png) no-repeat;
		padding: 30px 0 0 20px;
		font-size: 14px;
		font-weight: bold;
}
#sidebar a#history:hover{
	background: url(../files/images/bottoni/historyb.png) no-repeat;
}
#sidebar a#history img{
	margin-top: -15px;
	margin-right: 10px;
}


/* News */
#lastNews{
	float: left;
	width: 558px;
 	background: white;
	margin-top: -25px;
	padding: 5px;
	border: 1px solid RGB(232,29,15);
	height: 200px;
	display: block;
	overflow: hidden;
}
a.thumbPrin{
	float: left;
	width: 200px;
	height: 200px;
	display: block;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#lastNews a.continue{
	position: relative;
	float: right;
	top: 185px;
	margin: 0px;

}
a#continue:hover{
	background: #fdb2a7;
}
#newsSmall{
	width: 272px;
	height: 150px;
	background: white;
	padding: 3px;

	float: left;
	margin: 10px 10px 0 0;
	display: block;
	overflow: hidden;
	border: 1px solid RGB(232,29,15);
}
#newsSmall h3{
	width: 200px;
	padding: 2px 10px;
	margin: 0px;
	font-size: 12px;
}
#newsSmall #newsSmallText{

	padding: 10px;
}
#newsSmall a.thumbSmall{
	float: left;
	width: 75px;
	height: 75px;
	margin: 5px;
	background: #cbcbcb;
	display: block;
	overflow: hidden;
}
#newsSmall a.continue{
	position: relative;
	float: right;
	top: 135px;
}
#lastNews a.continue{
	position: relative;
	left: 5px;
}

#nav_news{
	float: right;
	margin: 10px 11px;
}
#nav_news a{
	text-decoration: none;
	padding: 5px;
	background: black;
	color: white;
}


/* Calendrier */
#calendrier{
	float: left;
	margin-right: 10px;
	background: white;
	padding: 5px;
	font-size: 11px;
	border: 1px solid RGB(232,29,15);
}

#calendrier h3{
	color: white;
	background: RGB(232,29,15);
	padding: 3px;
	font-size: 20px;
	margin: 0 0 5px 0;
}
#calendrier table tr th{
	text-align: left;
	background: gray;
	color: white;
	padding: 2px;
}
#calendrier table tr td{
	padding: 2px;
	border-bottom: 1px solid black;
}
#calendrier table tr td.date{
	width: 80px;
	}
#calendrier a {
 margin: 0px;
 padding: 3px;
 float: right;
 background: RGB(232,29,15);	
 text-decoration: none;
 margin-top: 5px;
 color: white;
}
