A.menu {
	color : #2F4F4F;
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding-bottom : 10;
	padding-left : 3;
	
}
A:HOVER.menu {
	color : #ABDAA3;
	font : bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 5;
	padding-left : 5;
}

.tdmenu {
	background-color : transparent;
	border-style : none none solid none;
	border-width : 1px;
	width : 100px;
	padding : 5 5 5 5;
}
.texto {
	color : #2F4F4F;
	font-family : Arial, Helvetica, sans-serif;
}
.titulo {
	color : #006400;
	font-size : larger;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.textoContactar {
	color : #2F4F4F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : justify;	
}
.textoCalidad {
	color : #2F4F4F;
	font-family : Arial, Helvetica, sans-serif;
	height : 450px;
	background-attachment : fixed;
	background-image : url(../img/ISO.jpg);
	background-repeat : no-repeat;
}
.contactarOtros {
	font-size : smaller;
}
.correo {
	text-decoration : none;
	color : #0000CD;
	font-size : 14px;
}

