body{
	background-image:url(../images/apple-spotlight-wallpaper.jpg);
	background-position:center;
	background-color:#000407;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textosblancos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.textomediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b4d72;
}
.campos {
	border: thin none #999999;
	background-color: #EAEAEA;
	font-family: Arial;
	font-size: 11px;
}
.subtituloazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.textosnegrita {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subtituloazul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.textochico {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.textoenorme {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 18px;
	 font-weight: bold; color: #000066;
}
.textorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.textorojo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.texto2 {
	font-family: arial;
	font-size: 11px;
	color: #515151;
}
.texto3 {
	font-family: arial;
	font-size: 11px;
	color: #EFEFEF;
}
.textonegro {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
td {vertical-align: top;}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.trebu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.orange_GRIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b4d72;
	text-decoration: none;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}