BODY{
	background-color : Black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	}
	
.boton{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 12px;
	color: #DEB887;
	font-weight : normal;
	}

a.boton:HOVER{
     background-color : transparent;
	color: #CCCCCC;
	font-size : 12px;
	font-weight : normal;
}

.boton1{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: white;
	font-weight : bold;
	}

a.boton1:HOVER{
     background-color : transparent;
	color: #F7D62C;
	font-size : 10px;
	font-weight : bold;
}

.boton2{
    background-color : transparent;
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color:  black;
	font-weight : bold;
	}

a.boton2:HOVER{
    background-color : transparent;
    font-family : Verdana;
	color: white;
	font-size : 11px;
	font-weight : bold;
}

.boton3{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 11px;
	color:  white;
	font-weight : bold;
	}

a.boton3:HOVER{
     background-color : transparent;
	color: black;
	font-size : 11px;
	font-weight : normal;
}

.telema{
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: Silver;
}

.menu1{
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: white;
	font-weight : normal;
	padding-left :3px;
	padding-right : 3px;
}

.botonera, .texto, .texto1, .seccion{
	font-family : Arial;
	font-size : 12px;
	padding-left :3px;
	padding-right : 3px;
}

.texto-pq{
	font-family : Arial;
	font-size : 9px;
}

.titular{
	font-family : Arial;
	font-size : 14px;
	padding-left :3px;
	padding-right : 3px;
}
a.titular{
	color: #000044;
}


.fondo {
	background:url('iconos/ft-portada.jpg') no-repeat fixed left top; margin : 0px;
	
 }	
 
 .fondo1 {
	background:url('iconos/figura1.gif') no-repeat fixed center 50%; margin : 0px;
	
 }