/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/


/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/
.claim-header
{
/*float:left;*/
/*width:510px;*/
margin-left:500px;
/*margin-top:20px;*/
}
.claim-header p span.testo
{
font-family:abelregular!important;
text-transform:uppercase;
font-size:18px;
text-align:justify!important;
letter-spacing:1px;

}
span.evidence
{
font-weight:bolder;
color:#d0614e;
}

/* Tools
----------------------------------------------------------------------------------------------------*/
/*a.pulsante-home
{
display:block;
width:100%;
padding:15px 0px 15px 0px;
text-align:center;
font-family:abelregular!important;
font-weight:bolder;
color:#fff;
font-size:20px;
background-color:#0067ba;
margin-bottom:20px;
border-radius: 5px;
 -moz-box-shadow:2px 2px 2px #333333;    -webkit-box-shadow:2px 2px 2px #333333;    box-shadow:2px 2px 2px #333333;
}*/

a.pulsante-home
{
display:block;
width:43%;
float:left;
padding:15px 0px 15px 0px;
text-align:center;
font-family:abelregular!important;
font-weight:bolder;
color:#fff;
font-size:20px;
background-color:#0067ba;
margin-bottom:20px;
border-radius: 5px;
margin:35px 22px 0px 0px;
 -moz-box-shadow:2px 2px 2px #333333;    -webkit-box-shadow:2px 2px 2px #333333;    box-shadow:2px 2px 2px #333333;
}

a.pulsante-home:hover
{
background-color:#FFDD00;}

div.SubFooter
{
text-align:center;
}
h3.module-title
{
margin-top:0px!important;
}
a.button-color
{
text-decoration: none!important;
}
/* System
----------------------------------------------------------------------------------------------------*/
.mappa div.moduletable
{
padding-left: 140px;
padding-top: 40px;
}
div.slideinternal
{
	
	position: relative;

}
div.slideinternal div.wk-slideshow
{
	
	left:50%;
	margin-left:-250px;

}
