body {
	bgcolor:##ffffff;
}
.miestilo1 {
	color: #000000;
	font-family: "Tahoma";
	font-size: 18px;
}
.miestilo2 {
	color:#3e85c9 ;
	font-family: "Arial";
	font-size: 20px;
	font-weight: lighter;
}
.miestilo3 {
	font-family: "Tahoma";
	font-size: 40px;
	color: #211a1f;
	font-weight: bolder;
}
.miestilo4 {
	font-family: "Arial Narrow";
	font-size: 25px;
	color:#ffffff;
	font-weight: lighter;
}
.miestilo5 {
	font-family: "Tahoma";
	font-size: 24px;
	color:#1b9adf;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #173f93;
}
a:active {
	text-decoration: none;
}
#acercate {
	  margin: 20,0,20,0px;
		padding: 20px;
		background-color: #4484CE;
		/*border-color: yellow;
		border-style:solid;*/
}

#acercate button{
	background-color: #2e99f7;
	border-radius: 20px;
	border-color: white;
}

.button1{
	background-color: #2e99f7;
	border-radius: 20px;
	border-color: white;
}

.button2{
	background-color: #f1e218;
	border-radius: 20px;
	color: navy;
}
.button3{
	background-color: #2e99f7;
	border-radius: 20px;
	color: white;
}
.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.button3	:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

a .button2{
	color:black;
}
#registrate {
	font-family: "Tahoma";
}
#comentarios{
	/*margin: 20,0,20,0px;
	padding: 20px;
	background-color: #4484CE;*/

	font-family: "tahoma";
	color:white;
	padding: 5px;
	border-color: white;
}
.texto1{
border-radius: 10px;
background-color: #d0ebbf;
border-color: transparent;
}
