@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
	font-family: arial;
	margin-left: 0px;
}

a {
	font-family: arial;
	color: #4E4719;
	text-decoration: underline;
}

/* CSS Document */


.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}
.menu1 {
	height: 34px;
}
.pie {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #BCB797;
	color: #4E4719;
}

.boton a:link {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #BCB797;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 18px;
	float: left;
	color: #4E4719;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	width: 7.714em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	margin-left: 1px;
}
.boton a:hover {
	color: #BCB797;
	background-color: #4E4719;
}
.titulo1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color:#4E3419;
}
.subtitulo {
	font-style: italic;
	color:#79634D;
}
.contest {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #000000;
}
.texto1 {
	font-weight: normal;
	font-size: 12px;
}
.mail {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
}

.bordefotos {
	border: 7px solid #BCB589;
}

