body {
	background-color: transparent; 
	background-image: url("iconos/fd-azul1.gif"); 
	margin-left : 12px;
	margin-right : 0px;
}

.parrafo{
	font-family: Arial;
	font-weight : bold;
	text-decoration: none;
    color: #808080;
	font-size:  11px;
	background-color : transparent;
	font-style : normal;
	text-align : justify;
}

a.parrafo:HOVER{
     background-color : transparent;
	color: Black;
	font-size :  11px;
	font-weight : bold;
}

.boton2{	
	font-family: arial;
	font-size: 10px;
	color: white;
	text-align: right;
	text-decoration : none;
	padding-right : 2px;
	font-weight : bold;
}


.boton{
	background-color: #FFDEAD;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	width: 100px;
	padding: 3px 3px 3px 3px;
}

a.boton:HOVER{
	color: #4F94EF;
}

.link{
    background-color : none;
	text-decoration: none;
	font-family : Arial;
	font-size : 11px;
	color: white;
	font-weight : bold;

}

a.link:HOVER{
   background-color : none;
	color: black;
	font-size : 10px;
	font-weight : bold;
}

.pulsa{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 12px;
	color: #483D8B;
	font-weight : bold;
}

a.pulsa:HOVER{
     background-color : transparent;
	color: Maroon;
	font-size : 12px;
	font-weight : bold;
}

.telema{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: Silver;
	font-weight : normal;
	padding-left :3px;
	padding-right : 3px;
}

.texto{
	background-color: transparent;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}

a.texto:HOVER{
	
}

.textopq{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: white;
	font-weight : normal;
	padding-left :3px;
	padding-right : 3px;
}

.fondo1 {
	background-color: transparent; 
	background-image: url("../glem.es/iconos/fd-gasoil.jpg"); 
	background-repeat: no-repeat;
	background-position: center;
	margin : 0px 0px;
	background-attachment : fixed;
 }

 .fondo2 {
	background-color: transparent; 
	background-image: url("../glem.es/iconos/fd-gasoil1.jpg"); 
	background-repeat: no-repeat;
	background-position: center;
	margin : 0px 0px;
	background-attachment : fixed;
 }
	

