@charset "utf-8";
/* CSS Document */

body {background-image: url(imagenes/fondo_small2.png);
		background-size: 980px;
		margin-top: 0}

main {	width: 1024px;
		background:#FFFFFF;
		margin: auto;
		margin-top: 0}

header {width: 1024px;
		height: 347px;
		display: block}

#logo {	height: 200px;
		width: 200px;
		margin:auto;
		padding-top: 50px;
		padding-bottom: 25px}

#menu {	margin-left:30px;
		margin-right: 50px;
		background: #ffffff;
		height:47px}	


#menu ul 	{margin-left: 0px;
			width: 680px;}

#menu li {list-style: none}

#menu li a {text-decoration: none;
			font-family: julius sans one, sans-serif;
			font-size: 10pt;
			color: #59013c;
			font-weight: bolder;
			float: left;
			display: block;
			height: 32px;
			width: 170px;
			text-align: center;
			padding-top: 15px}

#menu li a:hover {color: #ffffff;
				background: #a47721}

#menu #redes {float: right;
			padding-top: 8px;
			height: 33px}

#menu img {margin-left: 11px;
		margin-right: 16px}

banner {width: 1024px;
		text-align: center}

h1 {width: 1024px;
	text-align: center;
	font-family: julius sans one, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 25pt;
	letter-spacing: 20pt;
	margin: 0px;
	margin-top: 10px;
	background-color:#a47721;
	padding-top: 20px;
	padding-bottom: 20px}

#texto {width: 1024px;
		text-align: center;
		font-family: monda, sans-serif;
		font-size: 15px;
		color: #6c6c6c;
		padding-top: 40px;
		padding-bottom: 5px;
		letter-spacing: .5pt;
		margin-top: 0px}

.contacto {width: 1024px;
	height: 550px}

.contacto ul { width: 724px;
		list-style-type: none;
		margin-left: 260px;
		padding: 0px}

.contacto li { padding: 20px;
		border-bottom: 2px dotted #ebebeb;
		position: relative;
		width: 490px}

.contacto label {display: inline-block;
		float: left;
		font-family:julius sans one;
		font-size: 18px;
		font-weight: bolder;
		margin-top: 0px;
		margin-right: 50px;
		margin-left: 0px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 30px;
		width: 90px;
		color: #ffffff;
		background-color:#ce6346 }

.contacto input { height: 18px;
		width: 282px;
		padding: 5px 8px;
		font-family: monda, sans-serif;
		font-size: 14px}

.contacto textarea {font-family: monda, sans-serif;
					font-size: 14px}

button.submit {font-family: julius sans one, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	line-height: 2;
	color: #FFFFFF;
	border: none;
	background: #a47721;
	padding-right:33px;
	padding-left: 33px}


footer {width: 1024px;
		background-color: #930f38;
		text-align: center;
		height: 70px;
		position: absolute;
		margin-top: 0px}

footer #big {color:#ffffff;
		margin-top: 0px;
		padding-top: 15px;
		width: 1024px;
		font-size: 11pt;
		font-family:monda, sans serif;
		float: left}

footer #small {text-align: center;
		height: 20px;
		color:#ffffff;
		margin-top: 40px;
		position: absolute;
		width: 1024px;
		font-size: 6pt;
		font-family:monda, sans serif;
		float: left}

footer #small a {text-decoration: underline;
		color: #ffffff}
