
/* ------------------------------------------- template.php */

body {
	background-color: #f4eed6;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#container {
	margin: auto;
	width: 750px;
}

#content {
	width: 750px;
	float: left;
	border: 1px solid #689ad2;
	background-color: #f4eed6;
	margin: 10px 0 10px 0;
}

#testa {
	width: 750px;
	height: 208px;
	margin: auto;
	border-bottom: 1px solid #689ad2;
}

#contenuto {
	width: 750px;
	float: left;
	margin: auto;
}

#cont_sx {
	width: 195px;
	height: auto;
	margin: auto;
	float: left;
}

#cont_dx {
	width: 554px;
	height: auto;
	margin: auto;
	border-left: 1px solid #689ad2;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

#piede {
	width: 750px;
	height: 118px;
	margin: auto;
	border-top: 1px solid #689ad2;
	float: left;
}

#piede_sx {
	width: 195px;
	height: 118px;
	margin: auto;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-align: right;
	line-height: 14px;
	margin: auto;
}

#piede_sx_int {
	padding: 0 5px 0 0;
}

#piede_dx {
	width: 554px;
	height: 118px;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	border-left: 1px solid #689ad2;
	float: left;
}

.grassetto {
	font-size: 11px;
	font-weight: bold;
}

/* ------------------------------------------- MENU */

#cont_sx ul {
	list-style-type: none;
	display: inline;
}

#cont_sx span {
	display: none;
}

#puls_home {
	width: 156px;
	height: 33px;
	float: left;
	margin: 10px 0 0 8px;
}

#puls_home a {
	background-image: url(../images/home_link.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_home a:hover {
	background-image: url(../images/home_link_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_studio {
	width: 156px;
	height: 33px;
	float: left;
	margin: 10px 0 0 8px;
}

#puls_studio a {
	background-image: url(../images/studio_link.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_studio a:hover {
	background-image: url(../images/studio_link_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_visita {
	width: 156px;
	height: 33px;
	float: left;
	margin: 10px 0 0 8px;
}

#puls_visita a {
	background-image: url(../images/visita_link.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_visita a:hover {
	background-image: url(../images/visita_link_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_attivita {
	width: 156px;
	height: 33px;
	float: left;
	margin: 10px 0 0 8px;
}

#puls_attivita a {
	background-image: url(../images/attivita_link.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_attivita a:hover {
	background-image: url(../images/attivita_link_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_realizz {
	width: 156px;
	height: 33px;
	float: left;
	margin: 10px 0 0 8px;
}

#puls_realizz a {
	background-image: url(../images/realizz_link.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

#puls_realizz a:hover {
	background-image: url(../images/realizz_link_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 33px;
	float: left;
	margin: 0px 0 0 8px;
}

/* ------------------------------------------- HOME PAGE */

.row_hp {
	margin: auto;
	width: 484px;
	height: auto;
	clear: both;
}

.tit_hp {
	margin: auto;
	text-align: left;
	padding: 10px 0 10px 0;
}

.row_cont_hp {
	margin: auto;
}

.image_Hp {
	margin: auto;
	text-align: left;
	float: left;
	width: 50%;
	height: auto;
}

.image_hp img {
	border: 3px solid #689ad2;
}

.text_hp {
	margin: auto;
	line-height: 18px;
	text-align: left;
	float: left;
	width: 50%;
	height: auto;
}

.attivita_hp {
	list-style-image: url(../images/check.gif);
	margin: 0px;
	padding-left: 18px;
}

/* ------------------------------------------- PAGINA NORMALE */

.row_pag {
	margin: auto;
	width: 484px;
	height: auto;
	clear: both;
}

.row_pag {
	margin: auto;
	width: 484px;
	height: auto;
}

.tit_pag {
	margin: auto;
	text-align: left;
	padding: 10px 0 10px 0;
}

.tdCatalogooddRow, .tdCatalogoevenRow, .row_cont_pag {
	margin: auto;
	text-align: justify;
	width: 484px;
	float: left;
}

.row_cont_pag img, .tdCatalogooddRow img, tdCatalogoevenRow img {
	border: 3px solid #689ad2;
	margin: 10px 0 0 0;
}

/* ------------------------------------------- ATTIVITA */

.text_pag_sx {
	margin: auto;
	line-height: 18px;
	text-align: left;
	float: left;
	width: 50%;
	height: auto;
}

.text_pag_dx {
	margin: auto;
	line-height: 18px;
	text-align: left;
	float: left;
	width: 50%;
	height: auto;
}

.attivita_pag {
	list-style-image: url(../images/check.gif);
	margin: 0px;
	padding-left: 18px;
	font-weight: bold;
	line-height: 20px;
}

.attivita_pag a, a:link, a:visited {
	margin: 0px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.attivita_pag a:hover, a:active, .attivita_pag_a, .attivita_pag_a:link, .attivita_pag_a:visited, .attivita_pag_a:hover, .attivita_pag_a:active{
	margin: 0px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

/* ------------------------------------------- REALIZZAZIONI */

#tdCatalogobPag {
	margin: auto;
	float: left;
	margin: 10px 0 0 0;
	font-size: 12px;
	border-top: 1px solid #689ad2;
	padding-top: 5px;
	width: 484px;
	text-align: center;
	font-weight: bold;
}

#tdCatalogobPag a, a:link, a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.row_cont_pag a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

#tdCatalogobPag a:hover, a:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

.row_cont_pag  a:hover, a:active{
	text-decoration: underline;
	font-weight: bold;
}

.image_real_sx {
	margin: auto;
	text-align: left;
	float: left;
	width: 50%;
	height: auto;
}

.image_real_sx img {
	border: 3px solid #689ad2;
	margin: 10px 0 0 0;
}

.image_real_dx {
	margin: auto;
	text-align: right;
	float: left;
	width: 50%;
	height: auto;
}

.image_real_dx img {
	border: 3px solid #689ad2;
	margin: 10px 0 0 0;
}

.dida {
	font-size: 11px;
	padding-top: 8px;
}

/* ------------------------------------------- stile .mto */

.mto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-decoration: none;
}

.mto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-decoration: none;
}

.mto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-decoration: none;
}

.mto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-decoration: underline;
}

.mto:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #689ad2;
	text-decoration: underline;
}







/* ------------------------------------------- registrazione.php */

#asterisco {
clear: both;
width: 580px;
font-family: Trebuchet MS;
font-size: 11px;
color: #313131;
text-decoration: none;
}

#registrazione {
float: left;
display: inline;
width: 680px;
margin-left: 60px;
margin-top: 10px;
}

#msgfrm {
font-family: Trebuchet MS;
font-size: 11px;
color: #CA0000;
text-decoration: none;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
}

#privacy {
float: left;
display: inline;
width: 400px;
margin-left: 155px;
padding-bottom: 30px;
}

#pr1 {
float: left;
padding-top: 10px;
}

#pr2 {
float: left;
display: inline;
line-height: 22px;
margin-left: 60px;
}

#pr4 {
float: left;
display: inline;
line-height: 22px;
}

#reg1 {
float: left;
width: 305px;
}

#reg2 {
float: left;
width: 305px;
}

#reg3 {
clear: both;
float: left;
border: 2px solid #297C2F;
padding: 10px 10px 10px 10px;
}

#reg4 {
clear: both;
float: left;
width: 600px;
}

#tasto_form {
float: left;
display: inline;
margin-left: 270px;
padding-bottom: 30px;
}

.campo {
clear: both;
float: left;
width: 110px;
font-family: Trebuchet MS;
font-size: 11px;
color: #313131;
text-decoration: none;
padding-left: 2px;
}

.input {
float: left;
width: 160px;
margin-bottom: 5px;
}

/* STILI */

.acktInput {
  font-family: Verdana;
  font-size: 10px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  background: #FFFFFF;
}

.rosso, .rossobis {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:link {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:visited {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: none;
}

.rosso:hover {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: underline;
}

.rosso:active {
  font-family: Arial;
  font-size: 12px;
  color: #FC0000;
  text-decoration: underline;
}

.testo, .testobis {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.testo:link {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.testo:visited {
  font-family: Arial;
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}

.testo:hover {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

.testo:active {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}