﻿.style1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px; 
	color: #E9559E;
	}
.style2 {
	word-spacing: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #E9559E; 
	font-size: 22px;
	font-weight:bold;
	}
.style3 {
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363636;
	}
body {
	background-color:#dBd3C9;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	}
a:link {color:#E9559E; text-decoration:none;}
a:hover {color:#E9559E; text-decoration:none;}
a:visited {color:#E9559E; text-decoration:none;}
.mainmenu {
	-webkit-border-radius: 8px;
	/*background-color: #4C4C4C;
	border: #4C4C4C solid 1px;*/
	font-size: 12pt;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 0px 0px 0px;
	list-style: none;
	}
.boton{
	height: 50px;
	width: 25%;
	text-align:center;
	float:left;

}
.boton img{
	border:none;
	width:50px;
}
