/* geral */
body {
	background-color:#AF945F;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
/* geral */

/* tablas y tds */
.tabla {
	background-color: #FFFFFF;
}
.tdceleste {
	background-color: #EDF7FE;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.tdceleste:hover {
	background-color: #EDF7FE;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #215E91;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.tdcelesteoscura {
	background-color: #9ECCED;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.tdmarron {
	background-color: #AF945F;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.tdmarronclaro {
	background-color: #ECE6D9;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
/* tablas y tds */

/* textos */
.idiomas {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #604D44;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.idiomas:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.titulo {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #29547C;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.subtitulo {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.copy {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #604D44;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.links {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #604D44;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
}
.links:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #AF945F;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
/* textos */
.texfield  { 
	font-family: Arial, Tahoma, Verdana; 
	color: #58636D; 
	font-size: 10px; 
	letter-spacing: 0px; 
	background-color: #FFFFFF; 
	border:1px; 
	border-style:solid; 
	border-top-width:1px; 
	border-top-color:#E0E0E0; 
	border-right-width:1px; 
	border-right-color:#E0E0E0; 
	border-bottom-width:1px; 
	border-bottom-color:#C3C3C3; 
	border-left-width:1px; 
	border-left-color:#C3C3C3
}
.click {

	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #AF945F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

