﻿@font-face {
	font-family: 'Georgia';
	src: url('/fonts/georgia.eot');
	src: local('☺'), 
	url('/fonts/georgia.woff') format('woff'),
	url('/fonts/georgia.ttf') format('truetype'),
	url('/fonts//georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'georgiab';
	src: url('/fonts/georgiab.eot');
	src: local('☺'), url('/fonts/georgiab.woff') format('woff'), url('/fonts/georgiab.ttf') format('truetype'), url('/fonts/georgiab.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{ background-color: #85d0f7; }

.piede
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 12px;
}

.contatti
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
}

.contatti1
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}

.contatti1:link
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}

.contatti1:hover
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}


.venditab
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
}

.venditablu
{
    font-family: Georgia;
    color: #20566e;
    font-size: 14px;
}

.annuncio
{
    font-family: Georgia;
    color: #20566e;
    font-size: 13px;
}

.annuncio1
{
    font-family: Georgiab;
    color: #20566e;
    font-size: 13px;
}



.annunciom
{
    font-family: Georgiab;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}
.annunciom:link
{
    font-family: Georgiab;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

.annunciom:hover
{
    font-family: Georgiab;
    color: #20566e;
    font-size: 14px;
    text-decoration: none;
}

.affittob
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 14px;
}

.affittoblu
{
    font-family: Georgia;
    color: #20566e;
    font-size: 14px;
}
.agenzia1
{
    font-family: Georgiab;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo-700.eot');
    src: url('../fonts/museo-700.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo-700.woff2') format('woff2'),
         url('../fonts/museo-700.woff') format('woff'),
         url('../fonts/museo-700.ttf') format('truetype'),
         url('../fonts/museo-700.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}



#decretopr{
    width:100%;
    font-size:13px;
    text-align:center;
    margin-left:0px;
    margin-right:0px;
    font-family:museo700;
    color:#ffffff;
    padding-top:12px;
    padding-bottom:13px;
    background-color:#00b1eb;
    margin-bottom:2px;
    font-weight:500;
}
  
  


    #corpodecreto {
        width:800px;
        padding-left: 5px;
        padding-right: 100px;
        text-align: left;
        position: relative;
    }

    #bottonedecreto{
    position:absolute;
    right:0px;
    top:50%;
    margin-top:-10px;
    font-family:museo700;
    border: 1px solid #FFF;
    border-radius: 3px;
    color: #FFF;
    background-color:transparent;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding-right:15px;
    padding-left:15px;
    padding-top:1px;
    text-align: center;
    text-decoration: none;
   -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;   
}


.linkdecreto{
    font-size:13px;
    text-align:left;
    margin-left:0px;
    margin-right:0px;
   font-family:museo700;
    color:#ffffff;
    text-decoration:underline;
   -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;  
}
.linkdecreto:link{
    font-size:13px;
    text-align:left;
    margin-left:0px;
    margin-right:0px;
   font-family:museo700;
    color:#ffffff;
    text-decoration:underline;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;   

}
.linkdecreto:hover{
    font-size:13px;
    text-align:left;
    margin-left:0px;
    margin-right:0px;
 font-family:museo700;
    color:#ffffff;
    text-decoration:underline;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;  

}



#bottonedecreto:hover{
   font-family:museo700;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #00b1eb;
    background-color:#ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    
    text-align: center;
    text-decoration: none;
   -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;   
}
