body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Verdana, Arial;
}

.texto_general {
	font-size: 12px;
	color: #FFFFFF;
}

.subject_detalle {
	font-size: 14px;
      font-weight: bold;
	color: #FFFFFF;
}

.texto_error {
	font-size: 11px;
	color: #FF0000;
}

.texto_dr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subject_error {
	font-size: 14px;
        font-weight: bold;
	color: #FF0000;
}

.info_post {
	background-color: #595959;
	font-size: 10px;
	color: #FFFFFF;
}

.info_post_mas_videos {
	background-color: #595959;
	font-size: 10px;
	color: #FFFFFF;
}

.link {
	text-decoration: underline;
	color: #EA5E00;
	font-size: 11px;
}

.link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}

.link_mas_videos {
	text-decoration: underline;
	color: #EA5E00;
	font-size: 12px;
	font-weight: bold;
}

.link_mas_videos:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.link_info_post {
	text-decoration: underline;
	color: #EA5E00;
	font-size: 10px;
}

.link_info_post:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

.link_subject {
	text-decoration: none;
	color: #EA5E00;
      font-weight: bold;
	font-size: 14px;
}

.link_subject:hover {
	text-decoration: underline;
	color: #FFFFFF;
      font-weight: bold;
	font-size: 14px;
}

.link_navegacion {
	text-decoration: underline;
	color: #EA5E00;
      font-weight: bold;
	font-size: 12px;
}

.link_navegacion:hover {
	text-decoration: underline;
	color: #FFFFFF;
      font-weight: bold;
	font-size: 12px;
}

.contenido_tablas {
	font-size: 10px;
	font-style: italic;
	color: #80807D;
}

input, textarea, select {
	font-size: 12px;
	color:#999999;
}

.td_contenido {
 font-size: 12px;
 color: #80807D; border-color: #999999;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px
}

