.body {
	background-attachment: scroll;
	background-image: url(images/generales/barra_fondo_nano.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #BFCEDE;
}
a:active {
	color: #CCCCCC;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7BA0D5;
}
a.link2:visited {
	color: #7BA0D5;
}
a.link2:hover {
	color: #006633;
}
a.link2:active {
	color: #7BA0D5;
}
a.linkTEXTO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #7BA0D5;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
a.linkTEXTO:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #7BA0D5;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: uppercase;
}
a.linkTEXTO:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: uppercase;
}
a.linkTEXTO:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #7BA0D5;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-transform: uppercase;
}

.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	padding-right: 25px;
	text-align: left;
}.Tituloconrayas {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18pt;
	color: #7BA0D5;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	padding-right: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7BA0D5;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #7BA0D5;
	border-bottom-color: #7BA0D5;
	border-left-color: #7BA0D5;
	text-transform: none;
}
.Subtitulos {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18pt;
	color: #7BA0D5;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.TextoCentrado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	padding-right: 25px;
	text-align: center;
}
.TextoCalendario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

a.descargas{
	font-weight:bold;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

a.descargas:hover{
	color:#FC6;
}

.back_g{
	background:#FFF;
}

.desc_tit{
	color:#39F;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	padding:20px;
}

.desc_subtit{
	color:#060;
	font-weight:bold;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin-left:20px;
	margin-right:20px;
	border-bottom:#090 1px solid;
}

.desc_cont{
	color:#39F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding-left:20px;
	padding-right:20px;
}
