.mainImageHome
{
    width:960px;
    height:334px;
}

.slideLeftContainer
{
    margin-top:-200px;
    left:10px;
}

.slideRightContainer
{
    margin-top:-200px;
    right:10px;
}

.slider
{
    width:42px;
    height:42px;
    cursor:pointer;
}

.slideButtons
{
    margin-top:-330px;
    right:0px;
    width:120px;
    height:23px;
}

.slideButton
{
    margin-left:8px;
}

.button
{    
	width:8px;
    height:8px;
    cursor:pointer;
}
.title
{
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#494949;
    margin-left:10px;
    margin-top:0;
}.offerta1
{
    width:467px;
    height:380px;
    border:1px #bdbdbd solid;
    background-color:#eeeeee;
    font-family:Verdana;
    font-size:11px;
    color:#535abd;
    margin-left:5px;
    margin-top:9px
}

.space_betweenOfferte1
{
    width:7px;
    height:280px;
    margin-top:9px
}
.offerta2
{
    width:949px;
    height:300px;
    border:1px #bdbdbd solid;
    background-color:#eeeeee;
    font-family:Verdana;
    font-size:11px;
    color:#535abd;
    margin-left:5px;
    margin-top:9px
}

.offerta1_imageContainer
{
    margin-top:10px;
    margin-left:9px;
    margin-right:11px;
}

.offerta1_image
{
    width:220px;
    height:115px;
    margin-left:3px;
}

.offerta1_bollino
{
    width:113px;
    height:113px;
    background-image:url('../images/bg_numero.png');
    background-size:113px 113px;
}

.offerta1_bollino_text
{
    text-align:center;
    width:113px;
    height:113px;
    color:#454c80;
    font-family:"Lobster";
    font-size:30px
}

.offerta1_title
{
    margin-top:10px;
	font-weight:bold;
    font-family:verdana;
    font-size:15px;
    color:#535a8d;
}

.offerta1_text
{
    margin-top:5px;
    line-height:16px;
    font-family:verdana;
    font-size:11px;
    color:#535a8d;
}

.offerta1_offerta
{
    width:450px;
    margin-left:12px;
}

.offerta1_price
{
    margin-top:5px;
    background-color:#244885;
    height:20px;
    width:auto;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    position:absolute;
    padding-right:5px;
    padding-left:5px;
}

.offerta1_more_container
{
    right:11px;
    bottom:11px;
    width:59px;
    height:59px;
    background-image:url('../images/btn_more_nozze.png');
    background-size:59px 59px;
}

.offerta2_more_container
{
    right:480px;
    bottom:11px;
    width:59px;
    height:59px;
    background-image:url('../images/btn_more_nozze.png');
    background-size:59px 59px;
}

.offerta1_more
{
    width:59px;
    height:59px
}

.offerta1_more_text
{
    width:59px;
    height:59px;
    font-family:Verdana;
    font-size:11px;
    color:#ffffff;
    text-align:center;
}

.offerta2_image
{
    width:470px;
    height:280px
}

.offerta2_evidenza
{
    width:211px;
    height:185px
}

.banner
{
    margin-top:6px;
    text-align:center;
    height:130px;
}

.bannerSize
{
    width:734px;
    height:126px;
}

.footerMargin
{
    height:1px;
    margin-top:-20px;
}

.pagerContainer
{
    margin-top:30px;
    height:18px;
    text-align:center;
}

.pager
{
}

.prevNextContainer
{
    display:inline-block;
    width:18px;
    height:18px;
    margin:0;
    padding:0;
    border:0;
}

.prevNext
{
    width:18px;
    height:18px;
}

.pageNumbers
{
    display:inline-block;
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    color:#535353;
    margin-left:10px;
    margin-right:10px;
    height:18px;
    margin-top:-10px;
}

.currentPage
{
    font-size:14px;
}

.otherPages
{
    font-size:10px;
}

.contentTag{
	margin:15px 0 0 10px;
	font-family: Verdana;
	font-size:12px; line-height:14px;
	font-weight:bold;
	color:#535a8d;
}
.tag
{
    height:22px;
    background-image:url('../images/btn_tags_center.jpg');
    background-repeat:repeat;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
    padding-right:5px;
    padding-top:6px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:2px;
    cursor:pointer;
	display:inline-block;
}