@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #FFF;
	line-height: 1.3em; }

body {
	background-image: url(images/fondo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px; }

#wrapper {
	width: 790px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 0px; }

#header {
	width: 790px;
	height: 127px;
	margin-bottom: 25px; }

#logo {
	width: 197px;
	height: 127px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat; }

h2 {
	margin: 0px;
	padding-bottom: 20px;
	font-size: 24px;
	line-height: 1.5em;
	text-align: center; }

#menu {
	width: 485px;
	height: 39px;
	float: left;
	margin-left: 305px;
	background-color: #000; }

.clear {
	clear: both; }

#main {
	width: 790px;
	margin: 0 auto; }

#panes {
	text-align: justify;
	border-style: none; }
		
#panes div div { overflow: hidden; }
#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }

#heading {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	color: #FFF;}

#heading * {
	display: inline;
	padding: 1px;
	margin: 10px; 
	user-select: none;
	cursor: pointer;
	vertical-align: middle; }

#heading li.active {
	color: #bf9f62;
	font-weight: bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px; }

#buttons {
	list-style: none; }

#ceremonia {
	background-image: url(images/ceremonias.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	margin-right: 40px; }

.small_ceremonia {
	margin-left: 360px;
	width: 40px;
	height: 40px;
	float: left; }

.small {
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 10px; }

#quince {
	width: 40px;
	background-image: url(images/15.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left; }

.small_quince {
	margin-top: 100px;
	width: 40px;
	height: 40px; }

.small15 {
	margin-top: 10px;
	width: 40px;
	height: 40px; }

#foto {
	width: 710px;
	height: 445px;
	float: left; }

#decoraciones {
	width: 40px;
	float: left;
	background-image: url(images/decoraciones.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 445px; }

.small_deco {
	margin-bottom: 100px;
	width: 40px;
	height: 40px; }

.deco {
	width: 40px;
	height: 40px;
	margin-bottom: 10px; }

.deco0 {
	margin-top: 45px;
	width: 40px;
	height: 40px;
	margin-bottom: 10px; }

#arreglos {
	height: 40px;
	margin-left: 40px;
	background-image: url(images/arreglos.gif);
	background-position: left;
	background-repeat: no-repeat; }

.small_arreglos {
	margin-left: 185px;
	height: 40px;
	width: 40px;
	float: left; }

.glass_top { 
	background-image: url(images/glass_top.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 36px; }

.glass_center {
	background-image: url(images/glass_center.png);
	background-repeat: repeat-y;
	width: 790px; }

.glass_bottom {
	background-image: url(images/glass_bottom.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 34px; }

.glass_space {
	padding: 0 40px 2px 40px; }

.copy, .copy a:link, .copy a:visited, .copy a:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 1em;
	margin-bottom: 20px; }

.copy a:hover {
	text-decoration: underline;
	color: #FFF; }

/* Formulario de contacto */

#fcf2 {
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 11px;
	margin: 0 auto;
	width: 500px; }

#fcf2 p {
	text-align: center;
	padding: 8px; }

#fcf2 em {
	color: #000; }

#fcf2 div.r {
	clear: both;
	padding-top: 5px;
}

#fcf2 label {
	float: left;
	width: 180px;
	text-align: right; }

#fcf2 span.f {
	float: right;
	width: 300px;
	text-align: left; }

#fcf2 div.sp {
	clear: both; }

#fcf2 .req {
	font-weight:bold; }

#fcf2 input, #fcf2 textarea {
	border: 1px solid #000;
	padding: 2px; }

#fcf2 input:focus, #fcf2 textarea:focus {
	background: #f2f2f2;
	border: 1px solid #3D5686; }