/* CSS Document */

*:first-child+html{/*solo per ie7*/
	overflow:auto;
}

html, body, p, h1, h2, h3{
	margin:0;
	padding:0;
}

html, body{
	width:100%;
	height:100%;
	background:#f6eed0;
}

a{
	outline:none;
	color:#761603;
	text-decoration:none;
}

a:hover{
	color:#231609;
}

h3{
	font:normal 17px Georgia, "Times New Roman", Times, serif;
	color:#761603;
}

ul{
	margin:0;
	padding:0;
	list-style-position:inside;
}

/*----------------------------------*/

body#home{
	background:#f6eed0 url(images/bg-home.jpg) 50% 50% no-repeat;
}

body#home #logo{
	position:absolute;
	overflow:hidden;
	top:50%;
	left:50%;
	margin:-60px 0 0 -260px;
	width:520px;
	height:115px;
}

body#home #logo h1{
	margin:0;
	padding:0;
	background:url(images/deamusicalogo.png) 0 0 no-repeat;
}

body#home #logo a{
	display:block;
	padding:120px 0 0 0;
}

body#home #fondo{
	position:absolute;
	overflow:hidden;
	bottom:0;
	width:100%;
	height:110px;
}

#indirizzo{
	margin:10px auto;
	text-align:center;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#761603;
	line-height:18px;
}

#indirizzo a{
	color:#761603;
}


#idlab{
	overflow:hidden;
	margin:0 auto;
	width:42px;
	height:15px;
	background:url(images/idlab.gif) 0 0 no-repeat;
}

#idlab a{
	display:block;
	padding-top:15px;
}

/*----------------------------------*/


#logo{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:220px;
	height:230px;
}

#logo h1{
	margin:0;
	padding:0;
	background:url(images/deamusica-logo.gif) 0 0 no-repeat;
}

#logo a{
	display:block;
	padding:240px 0 0 0;
}


#menu{
	height:40px;
	background:#761603;
}

#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#menu li{
	display:inline;
	height:40px;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#d3b275;
	line-height:40px;
}

#menu li a{
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#d3b275;
}

#menu li.dividi{
	margin:0 12px;
	width:15px;
	background-position:-53px 0;
}

#cont{
	position:relative;
	overflow:auto;
	margin:0 auto;
	padding:40px 60px 60px;
	border-bottom:1px solid #761603;
	width:750px;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#6f5a48;
	line-height:21px;
	/*text-align:justify;*/
}

#fondo{
	margin:0 auto 10px;
	width:800px;
}


/*-------------------------------------------*/

	
#colonna_sx{
	position:relative;
	float:left;
	margin-right:50px;
	padding-right:50px;
	border-right:#6f5a48 1px dotted;
}

#colonna_sx.news{
	width:550px;
}

#paginatore{
	position:relative;
	margin-top:10px;
	padding:2px 5px;
	background:#761603;
	text-align:right;
	color:#d3b275;
}

#paginatore a{
	color:#f6eed0;
}

#paginatore a:hover{
	color:#d3b275;
}


/*------------------------------------------*/


.elenco{
	position:relative;
	overflow:auto;
	width:auto;
	padding:10px 0;
	border-bottom:1px dotted #6f5a48;
}

.elenco img, img.dettaglio, img.gallery{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #9c8f75;
}

img.dettaglio{
	margin-right:40px;
}

.gallery{
	overflow:hidden;
	margin-right:-10px;
}

.gallery img{
 	float:left;
	margin:0 10px 10px 0;
	border:1px solid #9c8f75;
	width:140px;
}


/*-------------------------------------*/


.titoli{
	font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:#761603;
	/*font-variant:small-caps;*/
	text-align:center;
}

/*--------------------------------------*/


form{
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	width:382px;
}

fieldset{
	position:relative;
	width:370px;
	border:1px solid #9c8f75;
	padding:5px;
	margin:0 0 20px 0;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#761603;
}
	
*:first-child+html legend{
	margin-left:-7px;
}
	
legend{
	border:none;
	padding:0 0 10px 0;
	margin:0;
	color:#6f5a48;
	text-decoration: none;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
}

label{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:120px;
	height:24px;
    line-height:24px;
}

input{
	float:left;
	border:0;
	margin:2px 0 0 5px;
	padding:0 3px;
	width:235px;
	height:20px;
	background:#761603;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#d3b275;
}

input#cap{
	width:100px;
}

input#citta{
	width:194px;
}

input#prov{
	width:30px;
}
	
textarea{
	overflow:auto;
	float:left;
	border:0;
	margin:2px 0 0 0;
	padding:0 0 0 2px;
	width:368px;
	height:120px;
	background:#761603;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#d3b275;
}
	
.bottone{
	margin:7px 0 0 0;
	padding:0;
	width:130px;
	height:27px;
	border:none;
	background: #d3b275;
	vertical-align:middle;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#761603;
}
	
label.piccolo{
	width:30px;
	height:15px;
    line-height:15px;
}
	
label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}
	
input.radio{
	background:none;
	border:none;
	margin:1px 10px 0 0;
	width:auto;
}
	
textarea.informativa{
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#d3b275;
}

.elenco_sponsor img
{
 	float:left;
	margin:0 10px 10px 0;
	border:1px solid #9c8f75;
}

div.archivio
{
position:relative;
overflow:hidden;
}


