/* lagraziosa.it - default.css */

body{
	background: #ffcc1a url('../images/layout/background.jpg') repeat-x;
}
/*
	commons
*/
a img{
	border: 0;
}
#container{
	width: 910px;
	height: auto;
	margin: 0 auto;
}
.header[class]{
	background: url('../images/layout/header.png') no-repeat;
	width: 910px;
	height: 316px;
	z-index: 1;
}
.content[class]{
	background: url('../images/layout/content.png') repeat-y;
	z-index: 1;
}
#content_text{
	width: 837px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content_text h2{
	color: #580028;
	font-size: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	margin-top: 6px;	
}
.footer[class]{
	height: 72px;
	background: url('../images/layout/footer.png') no-repeat;
	margin: 0 auto;
	width: 910px;
		
}
#rag_soc{
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #580028;
	text-decoration: none;
	position: relative;
	margin-top: 15px;
	width: 800px;
	
}
#rag_soc a{
	text-decoration: none;
	color: #580028; 
}
#menu{
	padding-top: 125px;
	width: 324px;
	height: 155px;
	padding-left: 60px;
	float: left;
}
#menu_sx{
	float:left;
	width: 97px;
}
.menu_in_sx{
	width: 100px;
	height: 16px;
	cursor: pointer;
	margin-bottom: 10px;
}
.menu_in_sx_big{
	width: 127px;
	height: 16px;
	cursor: pointer;
	margin-bottom: 7px;
}
#menu_dx{
	float:left;
	width: 100px;
	margin-left: 60px;
}
.linea_dorata{
	height: 6px;
	background: url('../images/layout/linea.jpg') no-repeat;
	margin: 0 auto;
	margin-top: 20px;
	width: 572px;		
}
.text_center{
	text-align: center;
}
.text_center h2 span{
	font-size: 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text_center p{
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text_center span{
	font-size: 11px;
}
.linea_verticale{
	height: 357px;
	background: url('../images/layout/linea_verticale.jpg') no-repeat;
	margin: 0 auto;
	width: 15px;
	float: left;
	margin-top: 30px;			
}
/*
	form
*/

.intext {
	border:1px solid #E0BA59;
	background:none;
	color:#000000;
	font-size:10px;
	width:200px;
}

.intext_textarea {
	border: 1px solid #E0BA59;
	background: none;
	color: #000000;
	font-size: 12px;
	width: 60%;
	height: 60px;
}



#flash_header{
	float: left;
	margin-top: 20px;
	width: 472px;
	height: 237px;
}


/*
	index.php
*/
/*
#flash_home{
  width: 926px;
  height: 575px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -459px;
  margin-top: -295px;
  background: url('../images/index.png') no-repeat;
}    */
.flash_home[class]{
  width: 928px;
  height: 578px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -459px;
  margin-top: -295px;
  background: url('../images/index.png') no-repeat;
}  
#flash_in
{
	margin: 25px 0 0 45px;
}

.index{
	text-align: right;
	width: 887px;
	margin: 0 auto;
}

.index h2{
	color: #580028;
	font-size: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 75px 2px 0;
}
.index a{
	text-decoration: none;
	color: #580028;
}



/*eventi-dintorni.php*/
.eventi_dintorni{
	width: 626px;
	height: 343px;
	margin: 0 auto; 
}
.eventi_dintorni div{
	float: left;
	width:254px;
	margin: 20px 0 0 20px;
	font-size: 11px;
}
.eventi_dintorni ul li{
	padding: 7px;
	font-size: 11px;
	
}

.news{
	float: left;
	width: 360px;
	overflow: hidden;
	margin-right: 5px;
}


/* fotogallery.php - gallery.php */
.box{
	background-color: #e9e2d1;
	width: 257px;
	height: 132px;
}

#link_home{
	width: 370px;
	height: 80px;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 100000;
}
