/*
Theme Name: Comuni
Description: Template Interna-Specifico per comuni della provincia di Macerata aderenti al <a href="http://www.sinp.net">Sinp</a>.
Author: Task
Version: 2.0 

*/

a { color: #000;
  }
  
a:hover { color: #706f9a;
}

a:visited { color: #000;
}

a:visited:hover { color: #706f9a;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #706f9a;
}

#extra a:hover{
        border-bottom: 1px solid #706f9a;
}

#extra a:visited:hover{
        border-bottom: 1px solid #706f9a;
}

.primo ul li a:link {
	color: #FFF;
}
.primo ul li  a:hover {
color: #FFF;
}
.primo ul li  a:visited {
color: #FFF;
}
.primo ul li  a:visited:hover {
color: #FFF;
}

.sottocategorie ul li a:link {
        color: #FFF;
		background: #505860;
        border: 2px solid #505860;
		padding: 3px;
}
.sottocategorie ul li a:hover {
        color: #FFF;
		background: #706f9a;
        border: 2px solid #706f9a;
		padding: 3px;
}
.sottocategorie ul li a:visited {
        color: #FFF;
		background: #505860;
        border: 2px solid #505860;
        padding: 3px;
}
.sottocategorie ul li a:visited:hover {
        color: #FFF;
		background: #706f9a;
        border: 2px solid #706f9a;
        padding: 3px;
}
#menus li a {
	color:#000;
}
#menus li a:hover {
    color: #706f9a;
}

/*** Menù per la scelta del sito "Istituzionale, Turismo, Blog" ***/

.menu_scelta {
	float: right;
        height: 33px;
        background: #FFF;
        padding-right: 10px;

}
* html .menu_scelta {
	float: right;
        height: 35px;
        background: #FFF;
        padding-left: 8px;
}

.scelta_istituzionale {
        height: 30px;
        width: 190px; 
        float: left;
        margin-left: 10px;
        margin-top: 5px;
		background: url(../../images/scelta/706f9a/istituzionale_on.png) no-repeat;
}

.scelta_istituzionale a:link{
        background: url(../../images/scelta/706f9a/istituzionale_off.png) no-repeat;
        height: 30px;
        width: 190px;
        display: block;
        padding-top: 2px;
}
.scelta_istituzionale a:hover{
        background: url(../../images/scelta/706f9a/istituzionale_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
.scelta_istituzionale a:visited{
        background: url(../../images/scelta/706f9a/istituzionale_off.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}

.scelta_istituzionale a:visited:hover{
        background: url(../../images/scelta/706f9a/istituzionale_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
.scelta_turismo {
        height: 30px;
        width: 190px; 
        float: left;
        margin-left: 10px;
        margin-top: 5px;
		background: url(../../images/scelta/706f9a/turismo_on.png) no-repeat;
}

.scelta_turismo a:link{
        background: url(../../images/scelta/706f9a/turismo_off.png) no-repeat;
        height: 30px;
        width: 190px;
        display: block;
        padding-top: 2px;
}
.scelta_turismo a:hover{
        background: url(../../images/scelta/706f9a/turismo_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
.scelta_turismo a:visited{
        background: url(../../images/scelta/706f9a/turismo_off.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}

.scelta_turismo a:visited:hover{
        background: url(../../images/scelta/706f9a/turismo_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
.scelta_blog {
        height: 30px;
        width: 190px; 
        float: left;
        margin-left: 10px;
        margin-top: 5px;
		background: url(../../images/scelta/706f9a/blog_on.png) no-repeat;
}

.scelta_blog a:link{
        background: url(../../images/scelta/706f9a/blog_off.png) no-repeat;
        height: 30px;
        width: 190px;
        display: block;
        padding-top: 2px;
}
.scelta_blog a:hover{
        background: url(../../images/scelta/706f9a/blog_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
.scelta_blog a:visited{
        background: url(../../images/scelta/706f9a/blog_off.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}

.scelta_blog a:visited:hover{
        background: url(../../images/scelta/706f9a/blog_on.png) no-repeat;
        display: block;
		height: 30px;
        width: 190px;
        padding-top: 2px;
}
/*** fine menù ***/

.titolo_ricerca1{
        color: #000000;
        margin-top: 10px;
        background: url(../../images/scelta/706f9a/sfondo_tit_menu_destra.png) no-repeat;
        height: 30px;
        padding-top: 4px;
        padding-left: 10px;
        font-size: 90%;
        text-decoration: none;
}

h2.trigmenu{
        color: #000000;
        margin-top: 10px;
        background: url(../../images/scelta/706f9a/sfondo_tit_menu_destra.png) no-repeat;
        height: 26px;
        padding-top: 3px;
        padding-left: 20px;
        font-size: 80%;
		font-weight: bold;
        text-decoration: none;
}

