/* CSS Document */

body {
	margin: 0px;
	background: url(../../img/sfondo.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433B30;
	background-color: #50719A;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img a {
	border: 0px;
	margin: 0px;
}

a:active, a:visited, a:link, a:hover {
	text-decoration: none;
}

#interno_contenuto_testo a:active, #interno_contenuto_testo a:visited, #interno_contenuto_testo a:link {
	color: #433B30;
	text-decoration: underline;
}
#interno_contenuto_testo a:hover {
	color: #6B593A;
	text-decoration: underline; 
}
#pagina_gallery a:link, #pagina_gallery a:active, #pagina_gallery a:visited, #pagina_gallery a:hover {
	text-decoration: none;
}


.grassetto_rosa {
	color: #DB7977;
	font-weight: bold;
}
.grassetto {
	font-weight: bold;
}


#top {
	width: 900px;
	height: 90px;
	margin: 0 auto;
	background: url(../../img/sfondo_top.jpg) center top no-repeat;
	clear: both;
	margin-bottom: 23px;
}

#top_sx {
	width: 170px;
	height: 90px;
	padding-left: 30px;
	float: left;
	text-align: center;
}

#top_dx {
	width: 640px;
	height: 75px;
	padding-top: 10px;
	float: right;
	text-align: right;
}
#top_dx_lingue {
	height: 25px;
}
#top_dx_lingue_flags {
	float: right;
	text-align: center;
	width: 85px;
	height: 17px;
	padding-top: 4px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#top_dx_lingue_flags img {
	padding-left: 2px;
}
#top_dx_menu {
	padding-top: 25px;
	height: 30px;
}
#top_dx_menu img {
	padding-left: 20px;
}


#centro {
	width: 980px;
	height: 310px;
	background: url(../../img/sfondo_centro.jpg) right no-repeat;
	margin: 0 auto;
	margin-bottom: 50px;
	clear: both;
}

#centro_contenuto {
	width: 900px;
	height: 310px;
	margin: 0 auto;
	clear: both;
}

#centro_contenuto_sx {
	float: left;
	width: 270px;
	height: 310px;
}
#centro_contenuto_sx_logo {
	height: 100px;
	text-align: center;
}
#btn_sx {
	height: 125px;
}
#btn_sx img {
	padding: 3px;
}
#centro_contenuto_sx_scritta {
	height: 40px;
	padding-top: 45px;
	text-align: center;
}

#centro_contenuto_dx {
	float: right;
	width: 607px;
	height: 310px;
}



#interno {
	width: 100%;
	background-color: #DFD6C5;
}

#interno_contenuto {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#interno_contenuto_sx {
	float: left;
	width: 270px;
	text-align: center;
}
#interno_contenuto_sx img {
	border-color: #C1AD8C;
	border-style: solid;
	border-width: 5px;
	margin-bottom: 20px;
}

#interno_contenuto_testo {
	width: 600px;
	margin-left: 290px;
	line-height: 17px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

#interno_icone {
	padding-top: 30px;
	height: 120px;
}
#interno_icone_1 {
	border-left-color: #c1ad8c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
	width: 200px;
	float: left;
}
#interno_icone_2 {
	border-left-color: #c1ad8c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
	width: 200px;
	float: left;
}
#interno_icone_3 {
	border-left-color: #c1ad8c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
	width: 150px;
	float: left;
}

#titolo_pagina {
	height: 35px;
	margin-bottom: 15px;
}




#bottom {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
	clear: both;
}
#bottom_sx {
	float: left;
	text-align: center;
	width: 270px;
}
#bottom_dx {
	float: right;
	width: 80px;
	padding-top: 10px;
}
#bottom_testo {
	width: 500px;
	margin-left: 290px;
}






/* pagine gallery */
.gallery_riga {
	/*height: 100px;*/
}
.gallery_riga img {
	width: 80px;
	height: 80px;
	margin-right: 30px;
	margin-bottom: 20px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
}