body {
	background: #00709E;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	/*sirve para el margen izquierdo de todo el template*/
	margin: 0 0 0 15px;
}
div.arriba {
	background: #fff;
	margin: 20px 0 0 0;
}
div.logotipo {
	border: 0px solid red;
}
div.arriba img.left {
  width:171px;
  float:left;
  border: 0px solid green;	
}
div.arriba img.right {
  float:right;
  width: 45px;
  border: 0px solid red;	
}
div.arriba div {
  background: #fff;
  height: 166px;
  border: 0px solid red;
}
div.enmedio {
  /*background: white;*/
  margin: 0 30px 0 0;
  padding: 0 0 0 0;
  background-image: url(images/fondosx-life.gif);
  background-repeat: repeat;
  border: 0px solid green;
}

div.enmedio2 {
  background: #fff;
  margin: 0 30px 0 0;
  padding: 0 0 0 0;
  border: 0px solid blue;
  height: 18px;
}
div.menu {
  float:left;
  width: 141px;
  border: 0px solid green;
  background: #7cb6cd;
  margin: 0 30px 0px 0;
  /*font-size: 12px;*/
  font-size: 14px;
  /*line-height: 19px;*/
  line-height: 23px;
  font-weight: bold;
  text-align: right;
	font-variant: small-caps;
}
div.menu A {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}
div.menu A:hover {
	color: #00709E; /* blue */
	color:#990000;
	font-variant: small-caps;
}
div.submenu {
	color:#990000; /*eliminar para dejarlo original*/
	font-size: 13px;
	font-variant: small-caps;
	
}
div.submenu A {
	text-decoration: none;
	font-variant: small-caps;
	text-decoration: underline
}
div.submenu A:hover {
	font-variant: small-caps;
}
span.links, A, A:hover {
	color: #00709E;/*azulito*/
	font-weight: bold;
	text-decoration: none;
}
div.info {
	background: #fff;
	/*padding: 0 300px 0 180px; con 300 menos espacio para el texto*/
	padding: 0 240px 0 180px;
	/*si desactivo el margin sale la barra blanca!*/
	margin: 0 25px 0 0;
	border: 0px solid red;
	background-image: url(images/fondosx-life.gif);
}
span.infoTitoliHome {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
	/*font-style: italic;*/
}
span.infoTitoli {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
}
div.firma img {
	margin: 0 0 0 475px;
	border: 0px solid;
}
span.strong {
	font-weight: bold;
	color: #333;
}
span.strong2 {
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
}
span.italic {
	font-style: italic;
}
div.abajo {
  background: #7cb6cd;
  margin: 0 0 0 0;
  height: 36px;
  text-align: right;
  border: 0px solid white;
}
div.abajo span {
  padding-right: 40px;
  font-size: 12px;
  line-height: 19px;
  /*font-weight: bold;*/
  color: #FFF;
}
div.abajo A {
	color: #FFF;
	text-decoration: none;
}
div.abajo A:hover {
	color: #00709E;
}
div.abajo img {
  float: right;
}
div.abajo2 {
  background-image: url(images/footerBackground-life.gif);  
  background-repeat: repeat;
  margin: 0 0 0 0;
  height: 24px;
  border: 0px solid red;
}
div.abajo2 img.left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.abajo2 img.right {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img#foto {
	position:absolute;
	right: 30px; /*antes 45*/
	top: 20px;
	width: 222px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
}
/* TABLA CALENDARIO */
table.datiTabella  {
	width: 100%;
	border: 0px;
}
table.datiTabella tr {
	border: 0px;
}
table.datiTabella th {
	color:#000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
}	
table.datiTabella td {
	font-size: 11px;
	color:#333333;
	text-align: left;
	border: 0px;
}
td.colorClaro{
	color:#red;
}
table.datiTabella td A {
   text-decoration:none;
}
.datiTabella A:hover {
	text-decoration: none;
}
div.avviso{
	padding: 0 240px 0 180px;
}
table.avviso  {
	width: 90%;
	text-align: center;
	border: 1px solid #990000;
}
span.infoTitoliCorso {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
span.titoloPiccolo {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
