@charset "utf-8";
/* CSS Document */
body {
	background-color: #bfbfbf;
}
html
{
    overflow:scroll;
}
a
{
    outline:none;
}
a img
{
    border:none;
}

.attivo
{
    color:#CB0332 !important;
}
.main_box {
	width:1002px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-left-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.central_box {
	width: 1000px;
	margin-left: 1px;
	margin-top: 1px;
	position:relative;
	background:#636C71 url(../images/bg_acc_element.gif) repeat-y scroll 99.8% 0;
	#background:#636C71 url(../images/bg_acc_elementIE.gif) repeat-y scroll 100% 0;
}



/* CSS HEADER  */

.header {
	width: 1000px;
	height: 100px;
	position: static;
	background-image: url(../images/header.gif);
}

#img_logo {
	width: auto;
	height: 90px;
	float:left;
	margin-top: 11px;
	margin-left: 29px;
}

#header_button {
	width: auto;
	height: 22px;
	float:right;
	
}
#header_button a{
	font-family:"Arial narrow", Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#ilprogetto {
	width: 74px;
	height: 22px;
	font-family: Arial;
	font-size: 13px;
	float:left;
	background-image: url(../images/button_progetto.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	line-height: 22px;
}

#ilprogetto a:link {
	color:#333333;
	text-decoration:none;
}

#ilprogetto a:visited {color:#333333;
	text-decoration:none;
}

#ilprogetto a:hover {color:#333333;
text-decoration:underline;
}
#home {
	background:transparent url(../images/button_formati.gif) no-repeat scroll 100% 0;
    float:left;
    font-family:Arial;
    font-size:13px;
    height:22px;
    line-height:22px;
    text-align:center;
    width:60px;
}
#home a:link, #formati a:visited {color:#333333;
	text-decoration:none;
}


#home a:hover {color:#333333;
	text-decoration:underline;
}
#formati {
	background:transparent url(../images/button_formati.gif) no-repeat scroll 100% 0;
    float:left;
    font-family:Arial;
    font-size:13px;
    height:22px;
    line-height:22px;
    text-align:center;
    width:109px;
}

#formati a:link, #formati a:visited {color:#333333;
	text-decoration:none;
}


#formati a:hover {color:#333333;
	text-decoration:underline;
}

#servizi
{
    background:transparent url(../images/button_formati.gif) no-repeat scroll 100% 0;
    float:left;
    font-family:Arial;
    font-size:13px;
    height:22px;
    line-height:22px;
    text-align:center;
    width:130px;
}
#servizi a:link, #servizi a:visited 
{
    color:#333333;
	text-decoration:none;
}


#servizi a:hover {color:#333333;
	text-decoration:underline;
}
#contatto {
	width: 68px;
	height: 22px;
	/*background:url(../images/button_contatti.gif) no-repeat;*/
	background:url("../images/button_progetto.gif") no-repeat scroll 100% 0 transparent;
	font-family: arial;
	font-size: 13px;
	float:left;
	text-align: center;
	line-height: 22px;
}

#contatto a:link {color:#333333;
	text-decoration:none;
}

#contatto a:visited {color:#333333;
	text-decoration:none;
}

#contatto a:hover {color:#333333;
	text-decoration:underline;
}

#facebook {
    float:left;
    font-family:arial;
    font-size:13px;
    height:22px;
    line-height:22px;
    padding-top:2px;
    text-align:center;
    width:96px;
}
/* CSS FOOTER */
.footer {
	width: 1000px;
	height: 24px;
	position: static;
	margin-top: 0px;
	background-image: url(../images/footer.gif);
}

#menu_footer {
	height: 22px;
	width:auto;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

#menu_footer a, #menu_footer a:link {
	color:#333333;
	text-decoration:none;
	padding:0 15px;
	font-family:"Arial Narrow", Arial;
	font-size:11px;
}

#menu_footer a:visited {color:#333333;
	text-decoration:none;
}

#info_footer {
	width:auto;
	height: 22px;
	float:right;
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin-right: 5px;
}

#menu_footer #sitopersonale
{
    /*letter-spacing:1px;
    padding-left:165px;
    color:#CA0233;*/
}
/* CSS RIGHT BOX */

.right_box 
{
    width: 198px;
	#width: 198px;
	height: auto;
	position: static;
	float:left;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow:hidden;
}
/* CSS LEFT BOX */

.left_box {
	width: 802px;
	height: auto;
	position: static;
	margin-top: 0px;
	background-color: #626a6d;
	float:left;
}

#menu {
	width: 802px;
	height: 34px;
	background-image: url(../images/menu.gif);
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu .pad
{
    padding:8px 15px 5px;
    #padding:7px 15px;
    _padding:6px 15px;
}
#menu select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}
#ctl00_SearchBox1_uxSearch_btn, .inviaBtn
{
    background:#da0217;
    border-left:1px solid #b8b7b3;
    border-top:1px solid #b8b7b3;
    border-right:1px solid #2d040c;
    border-bottom:1px solid #2d040c;
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    padding:0px 3px;
    font-size:11px;
}
#ctl00_SearchBox1_uxResetSearch_btn, .inviaBtn
{
    background:#da0217;
    border-left:1px solid #b8b7b3;
    border-top:1px solid #b8b7b3;
    border-right:1px solid #2d040c;
    border-bottom:1px solid #2d040c;
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    padding:0px 3px;
    font-size:11px;
}
.inviaBtn
{
    font-weight:bold;
}

#gallery {
	width: 500px;
	height: 445px;
	position:relative;
	float:left;
	background-color: #FFFFFF;
}

#info {
	width: 302px;
	background-color:#ececed;
	float:right;
}

#discovery {
	background:#CA0233 url(../images/bg_reddiscoveryLink.gif) repeat-y 0 0;
	float:right;
	line-height:23px;
	margin-top:0;
	width:272px;
	padding:0 15px;
	cursor:pointer;
}
#discovery a{
	display:block;
	background:transparent url(../images/bg_discoveryLink.gif) no-repeat scroll 265px 6px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#service {
	height: 142px;
	width: 302px;
	background: #626a6d url(../images/bg_service.gif) repeat-y 0 0;
	float:right;
	color: #FFFFFF;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:12px;
}
#service h2{
	font-size:17px;
    margin:5px 0 0;
}
#service h3{
	font-size:14px;
	margin:15px 0 0;
}
#service div{
	margin:5px 15px 0;
}
#service ul
{
    padding-left:20px;
    list-style-type:square;
    margin:0 0 2px;
}
#contatti {
	background:#475055 url(../images/bg_greycontattiLink.gif) repeat-y 0 0;
	width: 272px;
	line-height: 22px;
	padding:0 15px;
	float:right;
	cursor:pointer;
}
#contatti a{
	display:block;
	background:transparent url(../images/bg_contattiLink.gif) no-repeat scroll 265px 6px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.search_bar {
	height: 67px;
	width: 802px;
	margin-top: 0px;
	position:absolute;
}

#search_name, #pageTitle {
	height: 43px;
	width: auto 0;
	background-color:#cb0332;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 43px;
	padding: 0 20px;
}
#pageTitle h2
{
    margin:0;
    font-size: 17px;
}
#contenuto
{
    padding:5px 20px 10px;
    color:#000;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:12px;
    min-height:362px;
    /*#height:322px;
    background:#ECEDEE;*/
}
#contenuto
{
    padding:18px 5px 15px;
    color:#465054;
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    font-size:12px;
    /*min-height:342px;
    _height:302px;*/
    background:#ECEDEE;
}
#contenutoPad
{
    font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
    background:#ECEDEE;
    color:#465054;
    padding:5px 15px 15px;
    font-size:12px;
    min-height:342px;
    _height:302px;
}
#contenutoPad a
{
  /*color:#465054; grigio*/ 
  color:#CB0332; 
}
.highlight
{
  color:#CB0332;
}
#contenuto h3, #contenutoPad h3
{
    font-size:16px;
    margin:10px 0;
}
#contenuto h4, #contenutoPad h4
{
    font-size:14px;
    margin:11px 0;
}
.find_trovati{
	padding: 0 20px;
	float:left;
	/*border-right:1px dotted #ccc;*/
}
.find_trovati input
{
    position:relative;
    top:2px;
    #top:0;
    margin:0;
    padding:0;
    cursor:pointer;
}

#find_album{
	width: 169px;
	background:#475055 url(../images/bg_find_album.gif) repeat-y 0 0;
	float:left;
	padding: 0 20px;
}

#find_item {
	padding: 0 20px;
	text-align:center;
	background-color:#475055;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:12px;
height:24px;
line-height:24px;
}
#find_item a
{
    color:#FFFFFF;
    padding:0 4px;
}

#search_menu {
	height: auto;
	width:auto;
	position:absolute;
	margin-top: -60px;
	margin-left: 655px;
}

#search_menu_cd {
	background:transparent url(../images/search-kart.gif) no-repeat scroll 0px 4px;
	padding:0 0 0 19px;
	cursor:default;
}

#search_menu_cd a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#search_menu_amico {
	background:transparent url(../images/search_menu_amico.gif) no-repeat scroll 0px 4px;
	padding:0 0 0 19px;
	cursor:default;
}

#search_menu_amico a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#search_menu_carrello {
	background:transparent url(../images/search-kart.gif) no-repeat scroll 0px 4px;
	padding:0 0 0 19px;
	cursor:default;
}

#search_menu_carrello a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.left_bottom_menu{
	height: 25px;
	width: 802px;
	background-color: #465054;
	margin-top: 420px;
	position:absolute;
}

#bottom_menu_button{
	background:transparent url(../images/bottom_button.gif) no-repeat scroll 0px 7px;
	margin-left:645px;
	padding: 0 15px;
	line-height:25px;
	cursor:pointer;
}

#bottom_menu_button a{
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#bottom_trovati{
	width: 130px;
	background:#475055 url(../images/bg_find_trovati.gif) repeat-y 0 0;
	padding: 0 20px;
	float:left;	font-size: 12px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color:#FFFFFF;
	line-height: 24px;
	font-style: italic;
}

/* SEARCH */
.search_bar {
	height: 67px;
	width: 802px;
	margin-top: 0px;
	position:absolute;
}


#search_find {
	height: 22px;
	background-color: #475055;
	width: auto 0;
	font-size: 11px;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	line-height: 22px;

}


#find_album{
	width: 169px;
	background:#475055 url(../images/bg_find_album.gif) repeat-y 0 0;
	float:left;
	padding: 0 20px;
}

#search_menu {
	height: auto;
	width:auto;
	position:absolute;
	margin-top: -60px;
	margin-left: 655px;
}


#search_menu_cd a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#search_menu_amico a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#search_menu_carrello a{
	font-family: "Arial Narrow", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.left_bottom_menu{
	height: 25px;
	width: 802px;
	background-color: #465054;
	margin-top: 420px;
	position:absolute;
}

#bottom_menu_button{
	background:transparent url(../images/bottom_button.gif) no-repeat scroll 0px 7px;
	margin-left:645px;
	padding: 0 15px;
	line-height:25px;
	cursor:pointer;
}

#bottom_menu_button a{
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#bottom_trovati{
	width: 130px;
	background:#475055 url(../images/bg_find_trovati.gif) repeat-y 0 0;
	padding: 0 20px;
	float:left;	font-size: 12px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color:#FFFFFF;
	line-height: 24px;
	font-style: italic;
}
/* */
.img-box
{
    width:195px;
    margin-right:20px;
    _dispaly:inline;
}
.expl-box
{

    width:530px;
}
.pushDown
{
    padding-top:10px;
}

