@font-face {
  font-family: 'RomanX';
  font-style: normal;
  font-weight: normal;
  src: local('RomanX'), url('https://www.ceazamet.cl/images/fuentes/lmroman10-regular.otf') format('truetype');
}

body,html {
	margin:0px;
	padding: 0px;
/*	background: #2D649C url('images/backgroundx.jpg') repeat;*/
	background-image: linear-gradient(#1C538B,#3D74AC);
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width:1000px;
	/*display: inline-block;*/
	text-align: center;
	margin-left:auto;
    margin-right:auto;
}
img
{  border-style: none;
}
p
{
	margin:5px;
	padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
 border-collapse: collapse;
 border-spacing: 10px;

}
.tr_0
{
 background-color:#FFF;
}
.tr_1
{
 background-color:#FAFAFF;
}
.data_cel
{
 /*background-color:#FFFFFF;*/
 color:#222;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 border-style: solid none none none;
 border-width: 1px;
 border-color: #999999;
 font-size:12px;
 text-align:right;
 padding: 3px;
}
.title_cell
{

 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color:#07325F;
 color:#FAFAFA;
 border-color:#000000;
 font-size:14px;
 text-align:center;
}
.head_cel
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color:#336699;
 color:#FAFAFA;
 border-color:#000000;
 font-size:14px;
 text-align:center;
 border: 1px solid black;
 border-color: #999999;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #333333;*/
/*	border: thin none #666666;*/
}
.titulo_oficial
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #004B90;	
}
.titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F4263;
	border-bottom-style: solid;
	border-bottom-color: #1F4263;
	font-weight: bold;
}
.subtitulo{
	font-size: 13px;
	color: #1F4263;
	text-align: left;
	width: auto;
	font-weight: bold;
	text-indent: 1pt;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 50px solid #1F4263;
	overflow: visible;
	height: 15px;
}
.advertencia
{
 	border: 1px solid #000000;
	font-size: 12px;
	color: #023402;
	background-color: #E8E5D8;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.subtitulosensor{
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
	width: 97%;
	font-weight: bold;
}

ul.item
{
	list-style-image: url('../images/arrow.jpg');
	font-style: italic;
	font-weight: bold;
}
ul.itemsimple
{
	list-style-image: url('../images/arrow.jpg');
	font-style: italic;
}

a {
       /*font-size: 12px;*/
       color: #000000;
       text-decoration: none;
}

.contenido
{
	font-size: 12px;
	margin: 0px;
	border: none;
	padding: 10px;
}

a.fecha
{
	text-decoration: none;
	color: #FFFFFF;
	/*background-image:url(images/background.menutop.jpg);*/
	background: #2175BC;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border: 0px solid #000000;
	border-width: 1px 1px 1px 1px;
 /*	height:10px;*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center center;
}
a.fechano
{
	text-decoration: none;
	color: #FFFFFF;
	/*background-image:url(images/background.menutop.jpg);*/
	background: #CCCCCC;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border: 0px solid #000000;
	border-width: 1px 1px 1px 1px;
 /*	height:10px;*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center center;
}
a.fechasel
{
	text-decoration: none;
  font-weight:bold;
	color: #FFFFFF;
	/*background-image:url(images/background.menutop.jpg);*/
	background: #042F5C;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border: 1px solid #000055;
  border-width: 1px 1px 1px 1px;
	
 /*	height:10px;*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center center;
}
a.fecha:hover {
	background: #FFFFFF;
	color: #000000;
}

.inputform {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 2px solid #EEE;
    /*width: 100%;*/
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
}

.inputform select {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.inputform select:focus {
    outline: none;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
