/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}






.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffa717;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5ed60e;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.recuadro_texto{
	background:#387526;
	border-color:#FFFFFF; 
	border-bottom-width:thin; 
	border-right-width:thin; 
	border-bottom-style:solid; 
	border-right-style:solid;
}

.recuadro_link{
	color:#333333;
	font-weight:bold;
	background:#ffa717;
	border-color:#FFFFFF; 
	border-bottom-width:thin; 
	border-left-width:thin; 
	border-bottom-style:solid; 
	border-left-style:solid;
	padding:5px;
}





select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}
.fecha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.celeste {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00BCDF;
	text-decoration: none;
}
.gris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.textos_titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textos_varios {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos15 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
.linkiados {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}





