@charset "utf-8";
/* CSS Document */

header, nav, article, section, footer {display:block} 

body {background-image: url(imagenes/fondo_small2.png);
		background-size: 980px;
		margin-top: 0}

main {	width: 1024px;
		background:#FFFFFF;
		margin: auto;
		margin-top: 0;
		height:858px}

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}

.about {background-color: #FFFFFF;
		float: left;
		margin-top: 10px;
		width: 1024px}

.foto {text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
		width: 1024px}

.texto {width: 1024px;
		float: left}

article {text-align: center;
		font-family: monda, sans-serif;
		font-size: 15px;
		margin-right: 13px;
		margin-bottom: 0px;
		width: 800px;
		margin: auto;
		color: #6c6c6c}



h3 {font-family: julius sans one, sans-serif;
	color: #a47721;
	font-weight: bold;
	font-size: 28pt;
	letter-spacing: 20pt;
	text-align: center;
	margin-top: 40px;
	margin-left: 10px}

.video {width: 1024px;
		background: #fff;
		float: left;
		text-align: center}

.kusivideo {margin-bottom: 40px;
			width: 700px;
			height: 300px}

footer {width: 1024px;
		background-color: #930f38;
		text-align: center;
		height: 70px;
		position: relative;
		float: right;
		margin-bottom: 0px}

footer #big {color:#ffffff;
		margin-top: 0px;
		padding-top: 15px;
		width: 1024px;
		font-size: 11pt;
		font-family:monda, sans serif;
		float: left;
		position: relative}

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}
