/* CSS Document */
body {
	background-color:#A5A5A5;
	margin-top:0px;
	margin-bottom:auto;
}
.txt {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.txt1 {
	font-family:Tahoma;
	font-size:12px;
	color:#5E5E5E;
	line-height:17px;
}
p {
	text-indent:20px;
	text-align:justify;
}
a:link {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#6C6D6D;
	text-decoration:none;
}
a:active {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu {
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	background-color:#838484;
	cursor:pointer;
}
.menu2 {
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	background-color:#037471;
	cursor:pointer;
}
.submenu {
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	background-color:#08AFA7;
	cursor:pointer;
}
.menuAnimaciones {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.menuAnimaciones2 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#624FA8;
	cursor:pointer;
}
.titulo {
	font-family:Tahoma;
	font-size:13px;
	color:#838484;
	font-weight:bold;
	padding-right:5px;
}
.titulo1 {
	font-family:Tahoma;
	font-size:12px;
	color: #624FA8;
	font-weight:bold;
}
.linea {
	border-top-color:#838484;
	border-top-style:solid;
	border-top-width:1px;
}
.epigrafe {
	font-family:Tahoma;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#838484;
	padding-right:5px;
}
.menuSeries {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
}
.menuSeries2 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	background-color:#624FA8;
	cursor:pointer;	
}
a.links:link {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;	
	color:#037E7B;
	text-decoration:none;
}
a.links:visited {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#037E7B;
	text-decoration:none;
}
a.links:hover {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#624FA8;
	text-decoration:none;
}
a.links:active {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#037E7B;
	text-decoration:none;
}
.firma {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
}
a.bloques:link {
	font-family:Tahoma;
	font-size:12px;
	color:#5E5E5E;
	text-decoration:none;
}
a.bloques:visited {
	font-family:Tahoma;
	font-size:12px;
	color:#5E5E5E;
	text-decoration:none;
}
a.bloques:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#624FA8;
	text-decoration:none;
}
a.bloques:active {
	font-family:Tahoma;
	font-size:12px;
	color:#5E5E5E;
	text-decoration:none;
}