@charset "utf-8";
/* CSS Document */

html {margin: 0; padding: 0; height:100%;}

body {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/sfondo2.jpg);
	background-repeat:repeat;
	background-position:top left;
	text-align:center;
	background-color:#FFF;
	margin:0px; padding:0px;	
	text-align:center;
	height:100%;
	
}

#container {
	width:900px;
	margin: 0 auto;
	padding:0px;
	background-image:url(images/container.jpg);
	background-repeat:repeat-y;
	height:100%;
	min-height:100%;
}



html>body #container {
	height:auto;	
}

img{
	border: 0;
}

#header{
	margin-top:0;
	height:110px;
	margin-bottom:0;
	background-image:url(images/header.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#content{
	margin-top:5px;
	margin-right:20px;
	margin-left:20px;
	padding: 10px 10px 20px 10px;
	text-align:justify;
}

#menu{
	color:#000;
	font-size:13px;
	margin:0 10px;
	padding: 15px 10px;
	background-image:url(images/blabla.jpg);
	background-repeat:repeat-x;
}

#menu a, #menu a:visited{
	color:#cde3f2;
	text-decoration:none;
	border-left: 1px solid #cde3f2;
	padding: 15px 10px;
	font-weight:bold;
}

#menu a:hover{
	background-color:#ff7bd7;
	color:#9f0251;
	background-image:url(images/menux.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menuprova{
	background-color:#ff7bd7;
	color:#9f0251;
	background-image:url(images/menux.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menuprova a{
	color:#9f0251;
}


  
#menusx{
	clear:both;
	float:left;
	width:200px;
	margin-right:20px;
}

.boxmenunews{
	margin: 0 0 10px 10px;
	padding:5px 0 5px 0;
	font-size:11px;
		background-image:url(images/menusx.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	border-top:3px solid #7db5de;
}

.voicemenunews{
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
	color:#2680e6;
}

.boxmenu{
	margin: 0 10px 10px 10px;
	padding: 5px 5px 2px 5px;
}

.voicemenu{
	margin-bottom:3px;
	background-color:#FFF;
	
}


#menu2{
	color:#000;
	margin:5px 10px;
	background-image:url(images/menusx.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:5px solid #7db5de;
	border-bottom:5px solid #7db5de;
	font-size:13px;
	padding: 15px 10px;
	font-size:13px;
}

#menu2 a, #menu2 a:visited{
	color:#2680e6;
	text-decoration:none;
	border-left: 1px solid #7db5de;
	padding: 15px 10px;
	font-weight:bold;
}

#menu2 a:hover{
	background-color:#ff7bd7;
	color:#c7e9ff;
	background-image:url(images/menuhover.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menu2prova{
	background-color:#ff7bd7;
	color:#c7e9ff;
	background-image:url(images/menuhover.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.voicemenu a, .voicemenu a:visited{
	display:block;
	color:#000;
	border-right: 3px solid #d4dce7;
	border-bottom: 3px solid#d4dce7;
	border-left: 3px solid #5e6379;
	border-top: 3px solid #5e6379;
		padding:5px;
		text-decoration:none;
}

.voicemenu a:hover{
	border-left: 3px solid #d4dce7;
	border-top: 3px solid#d4dce7;
	border-right: 3px solid #5e6379;
	border-bottom: 3px solid #5e6379;
	text-decoration:none;

}



.voicemenu2 {
	background-image:url(images/menu2.jpg);
	background-position:top right;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:4px;
	
}

.voicemenu2 a:hover{
	padding-top:10px;
}


#footer {
	clear:both;
	padding-top:15px;
	margin:10px 10px 0 10px;
	font-size:11px;
	padding:10px;
	background-image:url(images/menusx.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:5px solid #7db5de;
}


.center{
	text-align:center;
}

.titoletto{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	margin-bottom:30px;
	color:#363e89;
}

.news{
	margin-left:220px;
	margin-right:10px;
	margin-bottom:50px;
}

.percommy{
	margin-left:220px;
}

.titlenews {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	margin-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#9f0251;
}

.oranews{
	float:left;
	text-align:center;
	font-size:11px;
	background-image:url(images/data.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:42px;
	width:88px;
	padding-top:40px;
	margin-right:10px;
}

.numcommy{
	font-size:11px;
	margin-bottom:10px;
}


table{
	margin:auto;
}

a, a:visited{
	color:#268bc1;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.error{
	text-align:center;
}

.bottone{
	margin:auto;
}

.story{
	margin-left:50px;
	margin-right:50px;
	margin-bottom:50px;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
	padding:5px;
	padding-top:0px;
}

.info{
	font-size:11px;
	margin-top:5px;
	border-top:1px solid #e0ac1a;
	padding-top:3px;
}

.titlestory{
	background-color:#e0ac1a;
	padding:2px;
	border:1px solid #000;
	margin-bottom:5px;
	font-weight:bold;
}

.titlestory a, .titlestory a:visited{
	color:#000;
}

.titlestory a:hover{
	color:#2989cc;
}

.commynews{
	margin-left:50px;
	margin-right:50px;
	padding:5px;
	margin-top:30px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.postato{
	text-align:right;
	font-size:11px;
	margin:5px;
	border-top:1px solid #e0ac1a;
	padding-top:3px;
}

p{
	margin:0;
	padding:0;
}

.infostory{
	border-bottom:1px solid #e0ac1a;
	margin-bottom:30px;
	padding:10px;
	text-align:center;
	font-size:15px;
}

.commystorie{
	margin-left:50px;
	margin-right:50px;
	padding:5px;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.categorie{
text-align:center;
margin-bottom:10px;
}

.linkstory{
	text-align:right; 
	margin-bottom:20px;
}

.position{
	text-align:right;
}

.postatocommy{
	text-align:right;
	font-size:11px;
	margin:5px;
	border-top:1px solid #e0ac1a;
	padding-top:3px;
}

.bug{
	margin-top:20px;
	border-bottom:8px solid #b7b1df;
	padding-bottom:5px;
}

.bugmenu{
	background-image:url(images/forbici.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom: 20px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.title2{
	background-color:#d5e8ec;
	border: 1px solid #437f87;
	color:#437f87;
	padding:3px;
	text-align:center;
	margin:60px 40px 10px 40px;
}

.campo1{
	background-color:#adc8db;
	padding:3px;
	border:1px solid #437f87;
}

.campo2{
	background-color:#dae2ed;
	padding:3px;
	border:1px solid #437f87;
}

.campo3{
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #437f87;
}

.cit{
	border-bottom: 1px dotted #437f87;
	border-top: 1px dotted #437f87;
	padding:10px;
	text-align:center;
	color:#437f87;
	margin-bottom:10px;
}

