* {
	margin: 0px;
	padding: 0px;
}

body {
	color:#666666;
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color:#393a35;
}

.clearer {
	clear: both;
	font-size: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.spacer_5 {
	padding: 5px 0px 0px 3px;
}

#container {
	width: 990px;
	border: solid 2px #ccc;
	margin: 0px auto;
}

#content {
	padding: 10px;
	background-color:#fff;
}

#top_links {
	text-align: right;
}

#top_links a {
	display: block;
	float: right;
	line-height: 21px;
	text-decoration: none;
	margin: 0px 5px;
	color: #666666;
}

#top_links form {
	line-height: 21px;
	margin: -1px 10px 0px 10px;
}

#top_links form .cerca {
	background: transparent;
	border: 0px;
	cursor: pointer;
	color: #666666;
	line-height: 21px;
	position: relative;
	top: 3px;
}

#top_links form .input {
	border: 0px;
	background: #939598;
	color: #fff;
	font-size: 10px;
	padding: 3px;
}

#top_links .bullet {
	background: transparent url("../images/w_bullet_small.jpg") no-repeat right center;
	padding-right: 18px;
}

#top_links .bullet_selected {
	background: transparent url("../images/r_bullet.jpg") no-repeat right center;
	padding-right: 18px;
	color:#7D2022;
}

#banner {
	width: 956px;
	/*height: 156px;*/
	height: 136px;
	background: transparent url("../images/banner_bg.jpg") repeat-x;
	/*margin: 10px auto;*/
	margin: 8px auto;
	border-left: solid 1px #9b9c99;
	border-right: solid 1px #9b9c99;
	position: relative;
	z-index:25;
}

#banner a {
	width: 122px;
	height: 123px;
	display:block;
	text-decoration: none;
}

a span.logo {
	/*width: 122px;
	height: 123px;*/
	width: 112px;
	height: 113px;
	background: transparent url("../images/logo_small.jpg") no-repeat;
	display:block;
	cursor: pointer;
	position:relative;
	top: 15px;
	left: 30px;
}

#banner .help{
	height: 26px;
	width:20px;
	background: transparent url("../images/a_help.gif") repeat-x;
	position: absolute;
	right: 0px;
	/*bottom: 3px;*/
	bottom:5px;
	font-size: 0px;
}

#menu {
	width: 958px;
	margin:0px auto;
	margin-top: -39px;
	position:relative;
	z-index:30;
}


.treemenu {
	margin-left: 265px !important;
	margin-left: 277px;
}

.treemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.treemenu ul li{
	position: relative;
	display: block;
	width: 127px;
	float: left;
	margin-left: -13px;
}

.treemenu ul li a.menu_item{
	display: block;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #7d2022;
	padding-left: 25px;
	background: transparent url("../images/menu_img_.gif") no-repeat;
}

.treemenu ul li a.menu_item_text{
	cursor: default;
}

.treemenu ul li ul{
	left: 4px;
	/*border: solid 1px #ccc;*/
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
	/*background: #e7e6e2;*/
	width: 114px;
	z-index: 200;
	margin-left: -3px;
}

.treemenu ul li ul li{

	width: 114px;
	margin: 0px 0px;
	text-align: left;
	white-space: normal;
	z-index: 300;
	background: transparent url("../images/li_bg.gif") repeat-y;
	/*aggiunto*/
	overflow: hidden;
}

.treemenu ul li ul li.bottom_li{
	background: transparent url("../images/bottom_li.gif") no-repeat;
	height: 16px;
	margin: 0px;
	font-size: 0px;
	text-decoration: none;
}

.treemenu ul li ul li.bottom_li a{
	font-size:0px;
	text-decoration: none;
}

.treemenu ul li ul li ul{
	left: 159px;
	top: 0;
}

.treemenu ul li ul li a.submenu{
	display: block;
	color: #5d5b5c;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	background: transparent url("../images/r_bullet.gif") no-repeat 5px 3px;
	margin: 6px;
	padding-left: 13px;
	z-index: 500;
	float:none;
}

.treemenu ul li ul li a.submenu:hover {
	background: transparent url("../images/r_bullet.gif") no-repeat 5px 3px;
	color: #7d2022;
	text-decoration: underline;
}

.treemenu ul li a:hover{
	color: #5f6062;
}


.treemenu .menu_item{

}

.treemenu .submenu_item{

}

/* Holly Hack for IE \*/
* html .treemenu ul li { float: left; height: 1%; }
* html .treemenu ul li a { height: 1%; }
/* End */


.treemenu .hovered a.menu_item, .treemenu .active a.menu_item {
	background: transparent url("../images/menu_img_hover.gif") no-repeat;
	color: #5d5b5c;
}



.treemenu .hovered ul li a.submenu{
	display: block;
	color: #5d5b5c;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	background: transparent url("../images/r_bullet.gif") no-repeat 5px 3px;
	margin: 3px;
	padding-left: 15px;
	text-transform: uppercase;
}

#png_imgs {
	width: 958px;
	margin: 0px auto;
	background: transparent url("../images/pngs_bg.gif") repeat-x;
}

#png_imgs .image {
/*float:left;*/
/*height:430px;*/
height:442px;
/*margin-left:37px;*/
/*margin-left:16.5px;*/
overflow:hidden;
width:105px;
}

#png_imgs #clima {
	background: transparent url("../images/clima.png") no-repeat;
	margin-left: 0px;
}

#png_imgs #comfort {
	background: transparent url("../images/comfort.png") no-repeat;
}

#png_imgs #gas {
	background: transparent url("../images/gas.png") no-repeat;
}

#png_imgs #controllo {
	background: transparent url("../images/controllo.png") no-repeat;
}

#png_imgs #termoregolazione {
	background: transparent url("../images/termoregolazione.png") no-repeat;
}

#png_imgs #isolatori {
	background: transparent url("../images/isolatori.png") no-repeat;
}

#png_imgs #accessori {
	background: transparent url("../images/accessori.png") no-repeat;
}

#png_imgs h4 {
	color: #fff;
	text-align: center;
	margin-top: 130px;
	font-size: 10px;
	z-index: 1;
}

/*INSERITO DA ME*/
#png_imgs div {
	cursor:pointer;
	text-decoration:none;
}


#main_content {
	width: 958px;
	margin: 0px auto;
}

#main_content #left_col, #center_col, #right_col {
	float: left;
	text-align: justify;
	padding: 5px 25px 25px 25px;
}

#main_content #left_col h3.title, #center_col h3.title, #right_col h3.title {
	color: #741918;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

#main_content #left_col {
	width: 200px;
}

#main_content #center_col {
	width: 360px;
}

#main_content #right_col {
	width: 240px;
}

#footer {
	width: 958px;
	margin: 10px auto;
	height: 43px;
	background: transparent url("../images/footer_logo.png") no-repeat 5px 5px;
}

#footer span {
	/*line-height: 43px;*/
	line-height: 20px;
	float: right;
	font-size: 10px;
	margin-right: 20px;
}

.scrollholder {
    position: relative;
    width: 958px;
	height: 250px;
    overflow: auto;
    z-index: 1;
	margin: 10px auto;
    background-color: #fff;
}

.scrollholder_small {
    position: relative;
    width: 958px;
	height: 180px;
    overflow: auto;
    z-index: 1;
	margin: 10px auto;
    background-color: #fff;
}

div.scroll {
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

div.track{
    position: relative;
    float:right;
    top: 0;
    width: 21px;
	height: 200px;
    font-size: 0;
    z-index: 3;
	padding-bottom: 41px;
    background: transparent url("../images/tracker.gif");
}

div.track_small{
    position: relative;
    float:right;
    top: 0;
    width: 21px;
	height: 140px;
    font-size: 0;
    z-index: 3;
	padding-bottom: 41px;
    background: transparent url("../images/tracker_small.gif");
}

div.drag_bar {
    position: absolute;
    width: 100%;
	height: 49px;
    cursor: pointer;
    z-index: 4;
	margin-top: 10px;
    background: transparent url("../images/drag_bar.gif") no-repeat;
}

div.drag_bar_small {
    position: absolute;
    width: 100%;
	height: 49px;
    cursor: pointer;
    z-index: 4;
	margin-top: 10px;
    background: transparent url("../images/drag_bar.gif") no-repeat;
}

div.drag_bar:hover {
	background: transparent url("../images/drag_bar_hover.gif") no-repeat;
}

div.drag_bar_small:hover {
	background: transparent url("../images/drag_bar_hover.gif") no-repeat;
}


.mini_bord {
	width:110px;
	height: 3px;
	background: #e7e6e2;
	font-size: 0px;
}

#inst_image {
	background: #7d2022;
	height: 100px;
	width: 958px;
	margin: 0px auto;
	border-top: solid 1px #af8081;
	border-bottom: solid 1px #af8081;
	margin-bottom: 40px;
}

/*MODIFICATO DA ME*/
#inst_image .left_image {
	/*width: 125px;*/
	width: 479px;
	height: 100px;
	float: left;
	/*background: transparent url("../images/profilo.png") no-repeat;*/
	/*margin-left: 20px;*/
}

/*MODIFICATO DA ME*/
#inst_image .right_image {
	/*width: 260px;*/
	width: 479px;
	height: 100px;
	float: right;
	/*background: transparent url("../images/right_image.png") no-repeat;*/
	/*margin-right: 80px;*/
	background: transparent;
	text-align:right;
	overflow:hidden;
}

#inst_bottom {
	height: 100px;
	margin: 0px auto;
/* 	margin-left: 200px; */
	text-align: center;
	white-space: normal;
	font-weight: bold;
}

#inst_bottom div.grey {
	width: 125px;
	height: 100px;
	float: left;
	text-align: center;
	position: relative;
	color: #939598;
	padding: 0px 2px;
}

#inst_bottom div.lightgrey {
	width: 125px;
	height: 100px;
	float: left;
	text-align: center;
	position: relative;
	color: #dedede;
	padding: 0px 2px;
}

#inst_bottom div.grey span {
	position: absolute;
	bottom: 0px;
	border-bottom: solid 12px #939598;
	width: 125px;
}

#inst_bottom div.lightgrey span {
	position: absolute;
	bottom: 0px;
	border-bottom: solid 12px #dedede;
	width: 125px;
}

#inst_bottom div span {
	float:left;
	display: block;
	left: 0px;
}

#cover_bg {
	background: #393a35;
}

#cover_bg  .cnt {
	width: 475px;
	height: 550px;
	position: relative;
	margin: 0px auto;
}

#cover_bg  .cnt  img {
	position: absolute;
	bottom: 0px;
}

#cover_bottom {
	background: #e0dfe0 url("../images/logo_large.jpg") no-repeat 486px 0px;
	height: 237px;
	width: 970px;
	margin: 0px auto;
	position: relative;
}

#cover_bottom #d_eletrico span {
	background: #e0dfe0 url("../images/d_eletrico.jpg") no-repeat;
	height: 53px;
	width: 136px;
	position: absolute;
	top: 100px;
	left: 125px;
	font-size: 0xp;
	cursor: pointer;
}

#cover_bottom #d_eletrico {
	text-decoration: none;
}

#cover_bottom #d_its span {
	background: #e0dfe0 url("../images/d_its.jpg") no-repeat;
	height: 53px;
	width: 97px;
	position: absolute;
	top: 100px;
	left: 261px;
	font-size: 0xp;
	cursor: pointer;
}

#cover_bottom #d_its {
	text-decoration: none;
}

#cover_bottom #index span {
	height: 237px;
	width: 237px;
	position: absolute;
	top: 0px;
	left: 486px;
	font-size: 0xp;
	cursor: pointer;
}

#cover_bottom #index {
	text-decoration: none;
}

.arrow_up_ {
	height: 25px;
	width: 21px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}

.arrow_up_:hover {
	background: url("../images/arrow_up.gif") no-repeat;
}

.arrow_down_ {
	height: 25px;
	width: 21px;
	position: absolute;
	bottom: 0px;
	cursor: pointer;
}

.arrow_down_:hover {
	background: url("../images/arrow_down.gif") no-repeat;
}

#prod_image {
	color: #fff;
	font-weight: bolder;
	height: 100px;
	width:958px;
	position:relative;
	z-index:10;
}

#prod_image .left_text {
	height: 100px;
	float: left;
	/*margin-left: 40px;*/
	/*margin-left: 20px;*/
	width:410px;
	font-size: 18px;
	/*line-height: 100px;*/
}

/*MODIFICATO DA ME*/
#prod_image .right_text {
	/*width:240px;*/
	height: 100px;
	float: right;
	/*margin-right: 40px;*/
	/*font-size: 32px;*/
	font-size: 26px;
	/*line-height: 100px;*/
}

/*INSERITO DA ME*/
#prod_image .right_text_sub {
	height: 100px;
	float: right;
	margin-right: 40px;
	font-size: 32px;
	padding-top:10px;
	/*line-height: 100px;*/
}
/****************/

#grey_bg {
	/*background: url("../images/grey_bg.gif") repeat-x;*/
	height: 100px;
	/*padding-top: 125px;*/
	padding-top: 120px;
	width: 958px;
	margin: 0px auto;
	background-color:#e0dfe0;
	position:relative;
	z-index:1;
}

#prod_img {
	/*background: url("../images/g_clima.png") no-repeat;*/
	margin-top: -225px;
	/*width: 240px;*/
	height: 280px;
	/*margin-left: 440px;*/
	margin-left: 300px;
	/*background-position:center;*/
	position:relative;
	z-index:20;
}

.arancio {
	background: url("../images/arancio.gif") repeat-x;
}

.bluforte {
	background: url("../images/bluforte.gif") repeat-x;
}

.celeste {
	background: url("../images/celeste.gif") repeat-x;
}

.grigio {
	background: url("../images/grigio.gif") repeat-x;
}

.rosso {
	background: url("../images/rosso.gif") repeat-x;
}

.v2 {
	background: url("../images/v2.gif") repeat-x;
}

.verde {
	background: url("../images/verde.gif") repeat-x;
}

.viola {
	background: url("../images/viola.gif") repeat-x;
}

#prod_content {
	width: 958px;
	margin: 0px auto;
	position: relative;
	top: -55px;
	border-bottom: solid 2px #c8c9cb;
	/*background: transparent url("../images/cont_bg.jpg") repeat-y 400px 0px;*/
}

#prod_content .left_bar {
	width: 400px;
	float: left;
}

/*modificato da me*/
#prod_content .right_bar {
	width: 545px;
	float: right;
	/*inserito da me*/
	border-left:2px solid #c8c9cb;
}

#prod_content .left_bar .cont {
	/*margin: 15px;*/
	margin: 20px;
}

#prod_content .links a {
	/*display: block;*/
	/*width: 90px;*/
	/*margin: 3px 10px;*/
	/*float: left;*/
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
}

#prod_content .links a.active {
	color: #d1d2d4;
}

#prod_content .links a:hover {
	text-decoration: underline;
}

/*aggiunto da me*/
#prod_content .links a.active_arancio {
	color: #e48b2f;
}

#prod_content .links a.active_verde {
	color: #89b543;
}

#prod_content .links a.active_viola {
	color: #a63b7e;
}

#prod_content .links a.active_grigio {
	color: #d1d2d4;
}

#prod_content .links a.active_bluforte {
	color: #3f6eb4;
}

#prod_content .links a.active_v2 {
	color: #62bcc6;
}

#prod_content .links a.active_celeste {
	color: #acdaf4;
}

#prod_content .links a.active_rosso {
	color: #C5161C;
}



#prod_content .links .active_arancio {
	color: #e48b2f;
	font-weight:bold;
}

#prod_content .links .active_verde {
	color: #89b543;
	font-weight:bold;
}

#prod_content .links .active_viola {
	color: #a63b7e;
	font-weight:bold;
}

#prod_content .links .active_grigio {
	color: #d1d2d4;
	font-weight:bold;
}

#prod_content .links .active_bluforte {
	color: #3f6eb4;
	font-weight:bold;
}

#prod_content .links .active_v2 {
	color: #62bcc6;
	font-weight:bold;
}

#prod_content .links .active_celeste {
	color: #acdaf4;
	font-weight:bold;
}

#prod_content .links .active_rosso {
	color: #C5161C;
	font-weight:bold;
}

/*****************/

.cont .orange {
	color: #e48b2f;
	font-size: 18px;
	margin: 3px 0px;
}

/*AGGIUNTI DA ME*/
.cont .cont_arancio {
	color: #e48b2f;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_verde {
	color: #89b543;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_viola {
	color: #a63b7e;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_grigio {
	color: #aeb0b3;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_bluforte {
	color: #3f6eb4;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_v2 {
	color: #62bcc6;
	font-size: 18px;
	margin: 3px 0px;
}

.cont .cont_celeste {
	color: #acdaf4;
	font-size: 18px;
	margin: 3px 0px;
}
/*****************/

#prod_content .right_bar .cont {
	padding-top: 40px;
	margin: 25px;
}

#prod_content .right_bar .orange_b {
	font-size: 14px;
	color: #e48b2f;
	font-weight: bold;
	background: url("../images/w_bullet.jpg") no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
}

.left_fl {
	float: left;
}

.right_fl {
	float: right;
}

#prod_content .right_bar .large {
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
	margin-right: 40px;
}

/*modif da me*/
#prod_bottom {
	width: 958px;
	margin: 0px auto;
	text-align:center;
	/***/
	position:relative;
	top:-55px;
}

.test_center {
	margin:0px auto;
/* 	width:540px; */
	text-align:center;
}

#prod_bottom  .prod_b {
	color: #939598;
	font-weight: bold;
/* 	display:inline-table; */
	display: block;

	font-size: 9px;
	width: 128px;
	text-align: center;
	margin: 0px 3px;
	text-decoration: none;
	position:absolute;
	bottom: 0px;
	left:0px;
}

#prod_bottom   .active {
	color: #d1d2d4;
}

#prod_bottom  .arancio_bg {
	border-bottom: solid 13px #e48b2f;
}

#prod_bottom  .arancio_bg_selected {
	border-bottom: solid 13px #ffbd76;
}

#prod_bottom  .verde_bg {
	border-bottom: solid 13px #89b543;
}

#prod_bottom  .verde_bg_selected {
	border-bottom: solid 13px #bdea75;
}

#prod_bottom  .viola_bg {
	border-bottom: solid 13px #a63b7e;
}

#prod_bottom  .viola_bg_selected {
	border-bottom: solid 13px #f17cc6;
}

#prod_bottom  .bluforte_bg {
	border-bottom: solid 13px #3f6eb4;
}

#prod_bottom  .bluforte_bg_selected {
	border-bottom: solid 13px #85a7db;
}

#prod_bottom  .grigio_bg {
	border-bottom: solid 13px #aeb0b3;
}

#prod_bottom  .grigio_bg_selected {
	border-bottom: solid 13px #cccfd2;
}

#prod_bottom  .v2_bg {
	border-bottom: solid 13px #62bcc6;
}

#prod_bottom  .v2_bg_selected {
	border-bottom: solid 13px #aadfe5;
}

#prod_bottom  .celeste_bg {
	border-bottom: solid 13px #acdaf4;
}

#prod_bottom  .celeste_bg_selected {
	border-bottom: solid 13px #e0f4ff;
}

#prod_bottom  .rosso_bg {
	border-bottom: solid 13px #C5161C;
}

#prod_bottom  .rosso_bg_selected {
	border-bottom: solid 13px #ff595d;
}

#prod_bottom .fw {
	height: 50px;
	float:left;
	position: relative;
	width: 128px;
	padding: 0px 3px;
/* 	margin-top: -30px; */
}

#prod_table, #instit {
	margin: 0px auto;
}


/*NUOVI STILI AGGIUNTO DA ME*/

/*NEWS ed EVENTI*/

#div_news_left {
	padding-right:15px;
	padding-bottom:25px;
}

#div_news_left .titolo_news_left {
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#c5161c;
	font-weight:bold;
}

#div_news_left .titolo_news_left a {
	color:#c5161c;
	text-decoration:none;
}

#div_news_left .titolo_news_left_selected {
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#c5161c;
	font-weight:bold;
	background: url("../images/w_bullet.jpg") no-repeat;
	background-position:0px 2px;
	text-decoration:none;
}

#div_news_left .titolo_news_left_selected a {
	color:#c5161c;
	text-decoration:none;
}

#div_news_left .testo_news_left {
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
}

.titolo_news_right {
	font-weight:bold;
	font-size:20px;
	color:#c5161c;
}

.sottotitolo_news_right {
	font-weight:bold;
}

#div_promo_download{
	color:#c5161c;
	font-size:12px;
	background: url("../images/w_bullet.jpg") no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	padding-left:20px;
}

#div_promo_download a {
	color:#c5161c;
	text-decoration:none;
}

#div_faq_left {
	padding-right:15px;
	padding-bottom:25px;
}

#div_faq_left .titolo_faq_left {
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#div_faq_left .titolo_faq_left a {
	color:#000000;
	text-decoration:none;
}

#div_faq_left .titolo_faq_left_selected {
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#c5161c;
	font-weight:bold;
	background: url("../images/w_bullet.jpg") no-repeat;
	background-position:0px 2px;
	text-decoration:none;
}

#div_faq_left .titolo_faq_left_selected a {
	color:#c5161c;
	text-decoration:none;
}

.domanda_faq_right{
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
}

.div_download_right{
	/*float:left;*/
	/*width:250px;*/
	margin-bottom:6px;
	padding-left:5px;
}

.div_download_right .titolo_download {
	padding-left:20px;
	color:#666666;
	display:block;
	text-decoration:none;

	background: url("../images/w_bullet.jpg") no-repeat;
	background-position:0px 2px;
}

.div_download_right .titolo_download:hover {
	color:#c5161c;
	background: url("../images/w_bullet.jpg") no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	background-position:0px 2px;
}

.titoli_form {
	font-weight:bold;
	font-size:14px;
}

.input_form {
	margin-left:5px;
	border:1px solid #c5c6c8;
	width:215px;
}

.orange_b {
/*float:right;*/
background:transparent url("../images/w_bullet.jpg") no-repeat scroll left center;
color:#E48B2F;
font-size:14px;
font-weight:bold;
padding-left:20px;
text-decoration:none;
}

.back_div{
/*float:left;*/
background:transparent url("../images/w_bullet_back.jpg") no-repeat scroll left top;
color:#E48B2F;
font-size:14px;
font-weight:bold;
padding-left:20px;
text-decoration:none;
}

.linkHomeNews{
	color:#666666;
	text-decoration:none;
}

.linkHomeNews a {
	color:#666666;
	text-decoration:none;
}

.linkHomeNews a:hover{
	text-decoration:underline;
}





#backgroundPopup{
display:none;
position:fixed;
_position:absolute; 
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1000;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; 
height:200px;
width:360px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2000;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}








