@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);

html, body, h1, h2, h3, h4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	font-family: 'Droid Sans', Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.fondoBAnner {
	background-image: url(images/fondo_sup.jpg);
	background-repeat: no-repeat;
     }
/*NAVEGACION MENU SUPERIOR*/
.Menusup {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	height: 32px;
	font-weight: normal;
}
a.Menusup:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
a.Menusup:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
a.Menusup:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
a.Menusup:hover {
	color: #0063A8;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 1px;
}

/*NAVEGACION*/
.Nav {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a.Nav:link {
	color: #0063A8;
	text-decoration: none;
}
a.Nav:active {
	color: #0063A8;
	text-decoration: none;
}
a.Nav:visited {
	color: #006699;
	text-decoration: none;
}
a.Nav:hover {
	color: #00A0DF;
	text-decoration: underline;
}

/* LINKS NOTICIAS*/
a.LinkNotas:link
{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0063A8;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
a.LinkNotas:visited
{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0063A8;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
a.LinkNotas:hover
{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A0DF;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: underline;
}
a.LinkNotas:active
{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0063A8;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
/* TIPOS DE TEXTO*/

.Tit {
	font-family: gobCL;
	font-size: 14px;
	color: #0063A8;
	letter-spacing: 1px;
}
.Tit2 {
	font-family: "droid Sans";
	font-size: 14px;
	color: #0063A8;
	text-indent: 0px;
	font-weight: normal;
}
.texto {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	letter-spacing: normal;
	text-align: left;
}

.Tit2 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0063A8;
	font-family: "droid Sans";
	font-weight: normal;
}

.Tit3 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0063A8;
	letter-spacing: 0px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.destacado {
	background-color: #F2F2F2;
	border: 1px none #CEC693;
}
.noticia {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Titulo {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0063A8;
	letter-spacing: 0px;
	font-weight: bold;
	background-position: left;
	line-height: 16px;
}
.bajada {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
/* ESTILO IMAGENES */
h1 img {
	display: block;
}
img {
	border: 0;
}

.left {
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
/* BODY Y POR DEFECTO*/
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #000000;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
a {
	color: #0063A8;
	font-weight: normal;
	text-decoration: underline;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #0063A8;
	text-decoration: underline;
	font-style: normal;
}

h1 {
	position: absolute;
	background: url(audio/images/header.jpg) no-repeat;
	width: 259px;
	height: 204px;
	top: 210px;
	left: 870px;
	text-align: center;
	padding-top: 35px;
	color: white;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}

.linedot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bordefoto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 7px;
	margin-bottom: 7px;
}.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.separador {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.menu {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
	text-indent: 0px;
	padding-right: 7px;
}
.form {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.boton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
}
.boton2 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.textoBienvenida {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menuDestacado {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0063A8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EE4143;
	border-right-color: #EE4143;
	border-bottom-color: #EE4143;
	border-left-color: #EE4143;
	height: 25px;
	text-indent: 5px;
	background-color: #F2F2F2;
	font-weight: bold;
	padding-right: 7px;
}

body {
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0063A8;
}
a:visited {
	text-decoration: none;
	color: #0063A8;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0063A8;
}
a:active {
	text-decoration: none;
	color: #0063A8;
}	
.bordefoto2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 2px;
}
.noticiaPrensa {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bordefoto3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 7px;
	margin-bottom: 30px;
}
.Estilo3 {color: #FFFFFF}
body {
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.footer_borde {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_borde {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Estilo6 {
	font-size: 11px;
	color: #999999;

}.textoIzq {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	letter-spacing: normal;
	text-align: left;
}
.lineaAbajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.borde2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Tit4 {
	font-family: "droid Sans";
	font-size: 14px;
	color: #DA1B1B;
	text-indent: 0px;
	font-weight: normal;
}

