/* CSS Document */
/*Esta hoja de estilos de la web de Laimat*/
a {
	text-decoration:none;
	color:#00557D;
}
.textoNormal {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 12px; 
	color:#00557D; 
	line-height:1.3;
	text-align:justify;
	text-decoration:none;
	
}

.textobotones {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 12px; 
	color:#FFFFFF; 
	line-height:1.3;
	text-align:justify;
	text-decoration:none;
	
}


.titulo {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 13px; 
	color:#E36A56; 
	line-height:1.3;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	
}

.textoSectores {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 12px; 
	color:#00557D; 
	line-height:2;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}

.textoSmall {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 11px; 
	color:#666666; 
	line-height:1.25;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}


.textoNoticia {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 11px; 
	color:#00557D; 
	line-height:1.25;
	text-align:left;
	text-decoration:none;
}

.textoBig {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 15px; 
	color:#00557D; 
	line-height:1.25;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}

.textoNegrita {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 12px; 
	color:#00557D; 
	line-height:1.25;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}

.piedepagina {
	font-family:"Century Gothic", Garamond, Verdana;
	font-size: 10px; 
	color:#FFFFFF; 
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}

img{
	border:none;
}
