/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:15px 0px 15px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0089CF;
}
#contenedor{
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	margin: auto;
}
#cabecera {
	background-color: #FFFFFF;
	height: 55px;
	width: 795px;
	padding: 5px 5px 0px 0px;
	text-align: right;
	background: url(../img/tri_sup.jpg) no-repeat left top;
}
#cuerpo {
	height: 480px;
	background: url(../img/logoini_fondo.jpg) no-repeat center;
}
#flash {
	height: 100px;
	padding: 15px 0px 0px 70px;
}
#logotipo {
	height: 165px;
	padding: 40px 0px 40px 200px;
}
#botonera {
	height: 120px;
	padding: 0px 0px 0px 40px;
}
.link{
	float: left;
	width: 120px;
}
.linkimg{
	padding: 0px 0px 0px 20px;
}
.linktxt{
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.linklinea{
	padding: 3px 0px 0px 10px;
}
#pie {
	background-color: #FFFFFF;
	height: 20px;
	width: 775px;
	padding: 40px 0px 0px 25px;
	text-align: left;
	background: url(../img/tri_inf.jpg) no-repeat right bottom;
}
.enlaceinf {
	border-left: 1px solid #0089CF;
	padding: 3px 15px 0px 10px;
	height: 17px;
	float: left;
}
a.enlaces, a.enlaces:Visited, a.enlaces:Active, a.enlaces:Focus, a.enlaces:Link {
	color: #0089CF;
	text-decoration: none;
}
a.enlaces, a.enlaces:Hover {
	color: #E57F12;
}
#reproductor {
	padding: 0px 0px 0px 70px;
	height: 17px;
	width: 175px;
	float: left;
}
#titempresa {
	height: 17px;
	width: 175px;
	float: right;
}
#sonido{
	padding: 0px 0px 0px 70px;
	float: left;
}
.banderas{
	float: left;
	padding: 0px 0px 0px 35px;
}
a.secundarios, a.secundarios:Visited, a.secundarios:Active, a.secundarios:Focus, a.secundarios:Link {
	color: #0089CF;
	text-decoration: none;
}
a.secundarios, a.secundarios:Hover {
	color: #E57F12;