body {
	margin-top: 0px;
}
H1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	color: #E0600C;
	text-decoration: underline;
	
}
.html {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-weight: bold;

	color: #666666;
	
	visibility:hidden;


}
.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #666666;

}

.textos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;

	color: #737373;

}
.textos:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;

	color: #000000;

}

.textosBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;
	font-weight:bold;

	color: #737373;

}
@font-face {
  font-family: "FFF Protege";
  src: url(FFFProtege.ttf) format("truetype");
}

.FFFProtege {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	
}
.FFFProtegeBold {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	color: #E0600C;
	text-decoration: none;
	
}

.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #E0600C;
	text-decoration: none;
	
}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	
}
.link3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #3b5998;
	//font-weight: bold;
	text-decoration: none;
	
}
.link3:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #E0600C;
	text-decoration: none;
	
}


.link2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	color: #E0600C;
	text-decoration: none;
	
}

.link2:hover {
	color: #000000;
	
}
.fondo {background-image: url(imagenes/fondoDisenoWeb.jpg); background-repeat:no-repeat;
}

/*formularios*/
.input { font-family: Trebuchet, Verdana; font-size: 10px; margin-left:10; text-indent:5px; background-color: #FFF; border: 1px solid #E0600C; 
		height: 18px; width:250;}
.inputTextField {font-family: Trebuchet, Verdana; font-size: 10px; margin-left:10; background-color: #FFF; border: 1px solid #E0600C; height: 18px;
		text-indent:5px; width:250; height: 120px;}

.bordeAb {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 16px;
	color: #E0600C;
	border-bottom: 1px solid #E0600C;
	}


