/** ASPECTOS GENERALES **/

body {
	color: #000000;
	font-family: Arial;
	font-size: small;
	padding-left: 30px;
	background-image: url('https://www.marambio.aq/images/fondoaq2017.jpg');
	background-color: #FFFFFF;
	background-attachment: fixed;
	text-align: left;
}
p {line-height:normal;
}

@font-face {font-family: 'Arial';}
a:link    {
	color: #E77817;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #E77817;
	font-weight: bold;
}
a:hover   {
	color: #008FD5;
	text-decoration: none;
	font-weight: bold;
}

a:active  {
	color: #008FD5;
	font-weight: bold;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bodytext {
	margin-top:10px;
	font-family: "Arial",sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color:#000000;
}

.texto-tabla {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.titulogral {
    font-family: Arial;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
    color: #FF0004;
}
.titulobajada {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0004;
}
.articulos {
	font-family: Arial;
	font-size: 14px;
	font-style:normal;
	font-weight: normal;
}
.piedepagina {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.datostabla {
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
