/*curso competitividad naranja*/

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FE9900;

}
td {font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;}

.lineabajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color:#FF6633;
	background-color: #FFF2D7;
	font-weight: bold;
	display: block;padding: 2px;
}
.recuadro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FE9900;
	background-color: #F0F0F0;
	border: 1px solid #FE9900;
}
.lineaiz {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textocolor {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #FE9900;
	font-weight: bold;
}
.textosblancosolo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.linkindex {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a.linkindex:link {
	color: #FF6600;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:visited {
	color: #FF6600;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
	display: inline;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:active {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	background-color: #FF6600;
}
.textosCla {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
