body {
	margin: 00px;
	padding: 00px;

}
.100 {
	height: 100%;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44AABF;

}
a:link {
	color: #44AABF;
	text-decoration: none;
}
a:visited {
	color: #44AABF;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}
a:active {
	color: #44AABF;
	text-decoration: none;
}
.fondo {
	background-image:  url(imagenes/fondo.jpg);
}
.fservicios {
	background-image:  url(imagenes/fondo-servicios.jpg);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCC99;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCC99;
}
