body {
	background-color: #A5BDB8;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.datos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
}
.textos_int {
	font-family: "Trebuchet MS", Tahoma, Arial;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 22px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2BA383;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79BAA2;
}
a.submenu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #00167B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FBFAE;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
}
a.submenu:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #7FBFAE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FBFAE;
	text-decoration: none;
	background-color: #F4F9FF;
	display: block;
	width: 100%;
	padding: 2px;
}
.texto_simple {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.trebu_14 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #00167B;
}
.titulo_empresa {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #2BA383;
	text-decoration: none;
	font-weight: bold;
}
