@charset "utf-8";
/* CSS Document */


.home{
	font-family:Courier New, Courier, monospace;
	font-size:16px;
	font-weight:bold;	
	color:#000000;
}

.menu_resolutions {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
}
.select_resolutions {
	width:10px;
	height:11px;
	border: 1px solid #0084d7;
	padding:1px;
}
.ant_post {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
}


/* para los textos de los tags principales... */
.seccion_txt {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#FFFFFF;
	text-align:justify;
}


.tag01_titulo {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
}
.tag01_subtitulo {
	font-family:Courier New, Courier, monospace;
	font-size:14px;
	font-weight:bold;	
	color:#000000;
	margin-left:13px;
}
.tag01_texto {
	font-family:Courier New, Courier, monospace;
	font-size:11px;
	text-align:justify;
	font-weight:normal;	
	color:#000000;
	margin-left:13px;
}
.tag01_link {
	font-family:Courier New, Courier, monospace;
	font-size:11px;
	font-weight:normal;	
	color:#000000;
	margin-left:13px;
}
.tag01_leermas {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
	cursor:pointer;
}




/* para los textos de los tags individuales... */
.tag02_titulo {
	font-family:Courier New, Courier, monospace;
	font-size:14px;
	font-weight:bold;	
	color:#0084d7;
}
.tag02_subtitulo {
	font-family:Courier New, Courier, monospace;
	font-size:18px;
	font-weight:bold;	
	color:#000000;
	margin-left:13px;
}
.tag02_texto {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	text-align:left;
	font-weight:normal;	
	color:#000000;
	margin-left:13px;
}
.tag02_link {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
	margin-left:13px;
}
.tag02_leermas {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	font-weight:normal;	
	color:#000000;
}



/*para la descarga de archivos*/
.href_download_file{
	font-family:Courier New, Courier, monospace;
	color:#0084d7;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}



/*para la descarga de archivos*/
.href_download_pdf{
	font-family:Courier New, Courier, monospace;
	color:#0084d7;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}



/* para la tabla de ficha tecnica */
.fichatecnica_normal {
	font-family:Courier New, Courier, monospace;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.fichatecnica_bold {
	font-family:Courier New, Courier, monospace;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}



/*para los titulos de los videos en movil*/
.title_3gp {
	color:0084d7;
	font-size:11px;
	font-weight:normal;
	font-family:Courier New, Courier, monospace;
}
