body {
	background-color: #EFEFD7;
	background-image: url(../images/index1_03.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Tahoma;
}

a {
	font-family: Tahoma;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #000000;
}

a:active {
	color: #333333;
}

.fecha {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7617;
	padding: 10px 0px 0px 20px;
}

.titulos {
	background-color: #FF8638;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
}

.textos_grales {
	background-color: #F0F0F0;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 5px 5px;
	text-align: left;
	margin-right: 5px;
}

.textos_sin_back {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.textos_archivos {
	background-color: #F0F0F0;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 5px 5px;
	text-align: left;
	line-height: 18px;
}

.tipo_archivo {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 5px 0px 5px 5px;
	text-align: left;
}

.textos_ue {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 10px 10px;
	text-align: left;
	line-height: 18px;
}

.datos_ue {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.textos_form {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

.campos_form {
	border: solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #333333;
	line-height: 20px;
}

.button_form {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #333333;
}

.pie_legal {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	color: #333333;
}

