@charset "utf-8";
/* CSS Document */

a.empremta:link ,a.empremta:visited  {
	color: #663300;
	font-size: 8px;
	text-decoration: none;
font-style: normal;
	font-weight: normal;
}
a.empremta:hover ,a.empremta:active {
	color: #663377;
	font-size: 8px;
	text-decoration: none;
font-style: normal;
	font-weight: normal;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #10336b;
	margin:0px;
	padding:0px;
}

p
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #10336b;
	
	
}
a:link ,a:visited {
	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #10336b;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a:hover ,a:active {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.menu:link ,a.menu:visited {
	border: thin none #996600;
	background-color: #8dbee5;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.menu:hover ,a.menu:active {
	border: thin none #996600;
	background-color: #8dbee5;
	font-family: Arial, Helvetica, sans-serif;
	color: #10336b;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.titolNoticies {

	color: #FFFFFF;
	font-weight: bold;
	
}

.texteNoticies,p.texteNoticies {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titolParagraf{
	color: #10336b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.peuPagina {
	color: #10336b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.data {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.td1 {
	border: thin none #996600;
	background-color: #8dbee5;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #10336b;
	
	margin: auto;
	border: thin solid #10336b; 
	background-color:#ffffff;
}


input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

	color: #10336b;
	background: #ffffff;
	border: 1px solid #10336b;
}

.textForm
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #10336b;
	
	
}

textarea
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #10336b;
	background: white;
	border: 1px solid #10336b;
}

input.botoBlau {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #10336b;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
