.----------------------- general {}
.sombraIzq {
	background-color: #455C63;
	background-image: url(imgs/sombra_izq.png);
	background-repeat: repeat-y;
	background-position: right;
}
table {
}

.sombraDer {
	background-color: #455C63;
	background-image: url(imgs/sombra_der.png);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	margin: 0px;
	background-color: #3C6077;
}
table {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8.5pt;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #142A38;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
img {
	border: 0px;
}
.titulo_general {
	font-family: Tahoma;
	font-size: 13pt;
	color: #3C6077;
	text-decoration: none;
	padding-left: 10px;
}
#bordes_tabla {
	padding: 5px;
	border-right: 1px solid #9FBBCE;
	border-bottom: 1px solid #9FBBCE;
	border-left: 1px solid #9FBBCE;
}
.------------------------ menus {}
div#menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #204258;
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345367;
	text-align: left;
}
div#menu a {
	text-decoration: none;
	color: #fff;

}
div#menu a:hover {
	text-decoration: underline;
}
.menuSuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
.------------------------ modulos {}
.textoModulos {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	line-height: 15pt;
}

.tituloModulos {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #9FC6E9;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
}
.------------------------ formularios {}
input {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #6C8899;
	text-indent: 4px;
	font-size: 10pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #6C8899;
	text-indent: 4px;
	font-size: 10pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
        color:#FFF;
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
}
.------------------------ muestra_articulo {}
#frame {
	padding: 5px;
	border-right: 1px solid #9FBBCE;
	border-bottom: 1px solid #9FBBCE;
	border-left: 1px solid #9FBBCE;
}
#titulo {
	font-family: Tahoma;
	font-size: 13pt;
	color: #9FC6E9;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
}
#titulo a {
	color: #9FC6E9;
	text-decoration: none;
}
#titulo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.descripcion {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
}
#frame #pie {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9FC6E9;
	text-align: right;
}
#autor {
	font-family: Tahoma;
	font-size: 8.5pt;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FC6E9;
	padding-bottom: 5px;
}

.------------------------ muestra_articulo comentarios {}
#frame_comentarios {
	padding: 5px;
	border-right: 1px solid #9FBBCE;
	border-bottom: 1px solid #9FBBCE;
	border-left: 1px solid #9FBBCE;
}
#titulo_comentarios {
	font-family: Tahoma;
	font-size: 13pt;
	color: #3C6077;
	text-decoration: none;
	padding-left: 10px;
}
#autor_fecha_comentarios {
	font-family: Tahoma;
	font-size: 8.5pt;
}
#cntenido_comentarios {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.Estilo3 {
	color: #FFA554;
	font-weight: bold;
}
.Estilo4 {
	font-size: 12px;
	color: #FFFFFF;
}
.Estilo6 {color: #FFA554; font-weight: bold; font-size: 12px; }
.Estilo8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo9 {color: #FFA554; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }