@charset "utf-8";
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Fondo.jpg);
	text-align: left;
}
.Menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 35px;
	padding-left: 35px;
}
.Menu-Over {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color:#e2e2e2;
	cursor: hand;
	padding-right: 35px;
	padding-left: 35px;
}.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	vertical-align: top;
}
.Texto-NoBor {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.Lateral_Right {
	background-image: url(Lat_Right.jpg);
	background-position: left top;
	width: 55px;
}
.Servicios {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.Submenu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a9c7c5;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px;
}
.SubmenuLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
.SubmenuLink:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
.SubmenuLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
.SubmenuLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	text-decoration:underline
}
.Lateral-Pag {
	background-image: url(Lat_Sombra.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.SaintDisegno {
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #C3C3C3;
}
.SaintLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.SaintLink:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.SaintLink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.SaintLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration:underline;
}.Footer {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.Subtitulos {
	font-family: Arial;
	font-size: 16px;
	color: #00867b;
	font-style: normal;
	font-weight: bold;
}
.Lateral_Left {
	background-image: url(Lat_Left.jpg);
	background-position: left top;
	width: 55px;
}
.Destacados {
	font-family: Arial;
	font-size: 12px;
	color: #00867b;
	font-weight: bold;
}
.Texto-Bottom {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	vertical-align: bottom;
}

