html{
  height:100%;
}

body {
  height:100%;
  width:100%;
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:80%;
  text-align:justify;
  background-color:#FFFF99;
}

#contenitore{
  width:974px;
  margin:0px auto;
  padding:0px;
  background-color:#ffffff;
  border-left:2px solid #FFCC00;
  border-right:2px solid #FFCC00;
  border-top:2px solid #FFCC00;
}
#contenitore a img{border:none;}

#contenitoreCould{
 width:974px;
 margin:0px auto;
 padding:0px;
 background-color:#ffffff;
 border-top:1px solid #FFFFFF;
 border-bottom:2px solid #FFCC00;
 border-left:2px solid #FFCC00;
 border-right:2px solid #FFCC00;
}

/* ---- PRIMA COLONNA STYLE ---- */
#col_1{
 width:524px;
 float:left;
 margin-right:5px;
 padding:5px;
 background-color:#FFFFFF;
}

.col_1_cont{
 margin-bottom:15px;
 padding:7px;
 border-bottom:1px solid #CCCCCC;
 border-left:1px dashed #CCCCCC;
 border-right:1px dashed #CCCCCC;
 border-top:1px solid #CCCCCC;
 background: url("../images_corpo/bg_div.gif") repeat-x;
}

.col_1_cont p{
 margin:10px;
 text-align:left;
 width:auto;
}

.col_1_cont table{
 table-layout: fixed;
 min-width:420px;
}

.col_1_cont img{
  border: none;
}

.col_1_cont td,th{padding:3px 5px; text-align:left;}
.col_1_cont th{text-align:left;}
.col_1_cont tr.title{background: url("../images_corpo/fondo_title_tab.gif") repeat-x;}
.col_1_cont tr.flic{background: #FFFFFF;}
.col_1_cont tr.floc{background: #FFFFCC;}
.col_1_cont tr.primo{width: 50%;}

.col_1_cont a{
  font-size:0.9em;
  font-family:tahoma;
  text-decoration:none;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
  border-bottom: 1px solid #6699CC;
}

.col_1_cont u{background-color: #FFFF66;}

.col_1_evid{
 margin-top: 8px;
 margin-bottom:20px;
 padding:10px;
 border-bottom:3px solid #999999;
 border-left:1px solid #CCCCCC;
 border-right:3px solid #999999;
 border-top:1px solid #CCCCCC;
 background: url("../images_corpo/bg_div.gif") repeat-x;
}

.col_1_evid p{
 margin-right:20px;
 text-align:left;
 width:auto;
}

.col_1_evid a{
 font-size:1em;
 font-family:Arial, Verdana, Helvetica, sans-serif;
 color:#330099;
 text-decoration: none;
 font-weight: demi-bold;
 background: url(../images_corpo/underline.gif) repeat-x 100% 100%;
 padding-bottom: 6px;
}

.col_1_eventi{
 margin-top: -25px;
 padding:8px;
 border-bottom:3px solid #999999;
 border-left:1px solid #CCCCCC;
 border-right:3px solid #999999;
 border-top:1px solid #CCCCCC;
 background-color: #FFFFFF;
 background: url("../images_corpo/bg_div.gif") repeat-x;
}

.col_1_eventi p{
 margin-right:20px;
 text-align:left;
 width:auto;
}

.col_1_eventi a{
  font-size:1em;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  color:#330099;
  text-decoration: none;
  font-weight: demi-bold;
  background: url(../images_corpo/underline_eventi.gif) repeat-x 100% 100%;
  padding-bottom: 6px;
}
/* ---------------------- */

/* ---- SECONDA COLONNA STYLE ---- */
#col_2{
  width:160px;
  min-height:400px;
  float:left;
  margin-top:5px;
  margin-right:10px;
  padding:4px;
  background-color:#EAEAEA;
  border-top:1px solid #CCCCCC;
  border-bottom:1px dashed #CCCCCC;
}

.col_2_cont{
  padding:5px;
  margin-bottom:6px;
}

#col_2 a{
  display:block;
  height:1em;
  font-size:1em;
  font-family:tahoma;
  text-decoration:underline;
  text-align:left;
  font-weight:600;
  color:#41418A;
}

.ImgSpaziate{
  padding-bottom:30px;
  margin-bottom: 1px;
}

#menu div{
  display:block;
  background-color: #FFFFFF;
  padding:0px;
  margin-bottom:0px;
}

#menu ul{
  list-style:none;
  padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

#menu li{
  border-width: auto;
  list-style-type: none;
}

#menu a{
  display: block;
  height: 16px;
  text-decoration:none;
  border-bottom: 1px solid #EAEAEA;
  margin-left:0px;
  background-color: #EAEAEA;
  color: #41418A;
}

#menu a:hover{
  background-color: #FF7E00;
  border-bottom: 1px solid #663300;
  color: #fff;
  height: 16px;
}
/* ---------------------- */

/* ---- TERZA COLONNA STYLE ---- */
#left{
  width:250px;
  min-height:400px;
  float:left;
  margin-top:6px;
  padding-top:2px;
  background-color:#FFFFFF;
  font-size:1em;
  text-align:left;
  color:#663300;
  border-top:1px solid #CCCCCC;
}

#left p{
  margin:5px;
  padding:1px;
}

#left img {
  display: inline;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

#menuSX {
  text-align:left;
}

#menuSX a{
  font-family:tahoma;
  font-size:1em;
  font-weight:600;
  color:#330099;
  text-decoration:none;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
  border-bottom: 1px solid #FFCC00;
  white-space:nowrap;
}

#menuSX a:hover{
  font-family:tahoma;
  font-size: 1em;
  text-decoration:none;
  color:#41418A;
  background-color: #FFFFCC;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
  border-bottom: 1px solid #660000;
  white-space:nowrap;
}
/* ---------------------- */

/* ------ ROSSO STYLE ------ */
.rosso{border-bottom:3px solid #FF3366;}
.rosso h3{color:#FF3366;}
/* ------------------------- */

/* ------ VERDE STYLE ------ */
.green{border-bottom:3px solid #339933;}
.green h3{color:#339933;}
/* ------------------------- */

/* ------- BLUE STYLE ------ */
.blue{border-bottom:3px solid #333399;}
.blue h3{color:#333399;}
/* ------------------------- */

/* ------- BIANCO STYLE ------ */
.bianco{color:#FFFFFF;}
/* ------------------------- */

/* ---- TAG STYLE -----*/
.clearfix{clear:both;}

.floatRight{
 float:right;
 margin: 5px;
}

.floatLeft{
 float:left;
 margin: 5px; 
}

small{color:#3366FF}

a{color:#3366FF}

a img, a:link img {
	border: 0px;
}

ul{list-style:square;}

option.grigio {background-color: #CCCCCC;}
option.chiaro {background-color: #F4F4F4;}

h1{
  font-size: 1.7em;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  text-align:left;
  color:#339900;
}

h1 span {
  background: url(../images_corpo/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 34px;
}

h2{
  font-size:1.2em;
  color:#FF3300;
}

h3{
  font-size:1em;
  padding-bottom:3px;
  border-bottom:1px dashed #333333;
}

hr{
  border: none 0; 
  width: auto;
  border-top: 1px dashed #CCCCCC;
  height: 1px;
}
/* ---------------------- */

/* ---- STYLE PER FORM ---- */
label.oblig{
float: left;
width: 120px;
font-weight: bold;
}

label.facolt{
float: left;
width: 120px;
font-weight: bold;
color: #999999;
}

label.sondag{
float: left;
width: 220px;
font-weight: bold;
}

input.corpo, textarea.corpo, select.corpo{
width: 250px;
margin-bottom: 5px;
}

select.data{
width: 81px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 100px;
margin-bottom: 5px;
}

.boxes{width:1em}

#submitbutton{
margin-left: 80px;
margin-top: 5px;
width: 90px;
}
/* ------------------------- */

/* ---- LINK ESTERNI STYLE ---- */
a[href^="http:"] { 
  background: inherit; /* FF correction for double underline (sometimes) */
}

a[href^="http:"] {
  background: url(../images_corpo/icon-external.gif) no-repeat 100% 50%;
  padding: 0 13px 0 0;	/* width of the img */
  display: inline-block;	/* IE correction to show the icon */
  cursor: pointer;	/* IE correction to show hand instead of arrow */
  vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
  display: inline-block;
}

a[href^="http:"]:hover {
  background: url("../images_corpo/icon-external.gif") right center no-repeat;
  display: inline-block;
}
/* ---------------------- */

/* ---- FOOTER STYLE ---- */
#footer{
  width:100%;
  text-align: left;
  height:200px;
  background:#C5700B url(../images_footer/amatriciana_footer_bg.png) repeat-x top left;
  padding: 10px 0px 10px 0px;
  margin:auto;
  border-bottom: 6px solid #663300;
}

#footer_menu{
  margin-left:20px;
  padding-top:100px;
  padding-right:30px;
}

.footer_link{
  float:left;
  width:200px;
}

#footer a{
  text-decoration:none;
  font-weight: normal;
  color:#382004;
  font-size:0.9em;
  background:url(../images_footer/amatriciana_link_bg.gif) no-repeat center left;
  padding-left: 10px;
  padding-right:20px;
  width:150px;
  display:block;
  float:left;
}

#footer a:hover {
  font-size: 0.9em; 
  color: #FFCC00;
  font-weight: normal;
  text-decoration:none;
}

.footer_copy{
  float:right;
  clear:both;
  padding-top:0px;
}
/* ---------------------- */


