@charset "utf-8";

/* Css Tag */

html,body {margin:0; padding:0;}
body {
	text-align:center;
	background-color:#FBF2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	
}

p {
	font-size: 0.9em;
	color: #451914;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	margin-left:0px;
}
h1 {
	font-size: 1.8em;
	color: #C30803;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#extra h1 {color:#fff;}
#extra p {color:#fff;}
h2 {
	font-size: 1.4em;
	color: #7A1105;
	background-image: url(../images/Bot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
}
strong {
	color: #d03a20;
}
a:link, a:visited {
	color:#7A1105;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	font-style:normal;
	color: #C16100;
}
div#menu {
	height:20px;
}
#menu ul {margin:0; padding:0; list-style:none;}

#menu ul li {
	float:left;
	padding-left:15px;
	margin-right:10px;
	text-transform:uppercase;
	background-image: url(../images/Bot_Quad.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif; 
	color:#000;
	font-size: 1.2em;
	font-weight: bold;
}
#menu_barre {
	top: auto;
	position: absolute;
	left: 36px;
}

#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
	color:#CCCCCC;
	font-style:normal;
}

.float_sx { float:left; margin:0 10px 10px 0; border:3px solid #fff;}
.clear {clear:left;}



/* Div Struttura pagina */


#container {
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align:left;
	padding-top: 15px;
	
}
#sfondo {
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	padding: 1px;
	background-color: #868686;
	background-image: url(../images/Fondale.jpg);
}


#header {
	border: 5px solid #feffff;
	height:150px;
	position:relative;
	background-image: url(../images/ScrittaHomePage.jpg);
	visibility: visible;
	margin-bottom: 5px;
	
}

#box_content {
	float:right;
	width:549px;
	margin-left:5px;
}

#content {
	background-color: #fbf2e3;
	padding: 8px;
	border: 5px solid #feffff;
	min-height:350px;
	height:auto !important;
	height:350px;
	

}
#lateral {
	background-color: #fbf2e3;
	border:5px solid #feffff;
	padding:8px;
	float:left;
	width:229px;
	\width:255px;
	w\idth:180px;
	min-height:600px;
	height:auto !important;
	height:600px;


	 
}
#extra h2 {
	background-image: url(../images/Bot_Red.gif);
	color: #FBF2E3;
}

#extra {
	background-color: #CD0703;
	margin-top: 5px;
	border: 5px solid #ffffff;
	min-height:220px;
	height:auto !important;
	height:220px;
	padding:8px;

}
#footer {
	clear:both;
	width:100%;
	color: #FFFFFF;
	padding-top: 5px;
}
table {
	background-color: #FBF2E3;
	border: 5px solid #ffffff;
}
th {
	color: #000000;
	background-color: #FBF2E3;
}
.color_bg_1 {
	background-color: #CCCCCC;
}
.sfondo_bg_2 {
	background-color: #999999;
}
caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #5d1c13;
}
form {
	width: 390px;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 3px solid #FFFFFF;
	background-color: #8e2c1d;
}
fieldset{border:0;}
label {
	display:block;
	color: #fff;
	font-weight: bold;
}
input {
	border: 2px solid #d3d3d3;
	background-color: #fbf2e3;
	width: 250px;
	margin-bottom: 7px;
}
button {
	background-color: #e2e2e2;
	color:#000;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px solid #fff;
}

#barra_menu {
	background-color: #FD0202;
	position: relative;
	border: 5px solid #fff;
	padding: 10px;
	height: 25px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
iframe {
	height: 340px;
	width: 505px;
	background-color: #FBF2E3;
}
.Stile1 {
	color: #FFFFFF;
}

