body {
	font-size:100%; /* Keeps IE happy when the user sets the default size to 'smallest'. */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #808080;
}
 
div#encabezado {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 35px;
	width: 1024px;
	color: #808080;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 30px;
}

div#contenido {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 500px;
	width: 1024px;
	background-color: #FFFFFF;
	color: #808080;
	/* background-image: url("http://www.luehr-balinos.cl/wedding/img/dyg-bckwedweb1.jpg"); */
}

div#cuadrotext {
	/* margin-left: auto;
	margin-right: auto; */
	position:absolute; 
	margin:20px;
	display: block;
	height: 430px;
	width: 954px;
}

.transp {
	background-color: #FFFFFF;
	color: #808080;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

.notransp {
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

div#pie {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 15px;
	width: 1024px;
	color: #A0A0A0;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}

div#pie a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
}

div.columnas {
	display: inline-block;
	width: 256px;
	height: 500px;
	float: left;	
}
img#logoizq {
	float:left;
}

img#logomono {
	/* float: left; */
	margin-left: auto;
	margin-right: auto;
	height: 34px;
	width: 34px;
}

img#logoder {
	float:right;
}

/* div.botonpolaroid {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 250;
	width: 197;
} */

img.botonpolaroid {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	/* margin-bottom: 25px; */
	height: 200px;
	width: 165px;
	border-style: none;
}

img.botonpolaroid:hover {
	border-width: 5px;
	border-style: inset;
	border-color: #37B372;
	height: 190px;
	width: 155px;
	/*border-color: #CC99EE;*/
}

div.crR {
	float: right;
}

div#menubar{
	display: inline-block;
	float: left;
	width: 150px;
	height:480px;
	padding-top:20px;
}

div.botonmenu a {
	text-decoration: none;
	display: block;
	color: #808080;
}

div.botonmenu a:hover {
	font-weight: bold;
}

div.botonmenu {
	display: block;
	width:130px;
	height:35px;
	margin-top:5px;
	padding-left:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #808080;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

div.botonmenusel {
	width:130px;
	height:35px;
	margin-top:5px;
	padding-left:5px;
	font-weight: bold;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #808080;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

div#cuadro {
	display: inline-block;
	float: left;
	width: 850px;
	height:480px;
	padding-top:20px;
	padding-right:20px;
	padding-left:4px;
}

div#cuadrotransp {
	display: block;
	width: 830px;
	height:420px;
	padding:10px;
	margin-bottom:0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #FFFFFF;
	color: #808080;
	border:0px solid black;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

div#cuadrocontenido {
	position:relative;
	z-index: 10;
	display: block;
	color: #505050;
	font-size: 10px;
	width: 830px;
	height:420px;
	padding:10px;
	margin-top:-440px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

div#cuadrocontenido h2 {
	color: #9374a8;
}

div#cuadrocontenido h3 {
	/* color: #e0b0ff; */
	color: #D699FF;
}

div#cuadrocontenido a:hover {
	color: #d0ffb0;
}

div#cuadrocontenido a {
	color: #89a874;
}

table.colhead th {
	text-align: right;
}

div.botonbajo {
	display: block;
	float: left;
	width:150px;
	height:30px;
	margin-top:0px;
	margin-left:20px;
	margin-right:-15px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-lrft-radius:5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #808080;
	border-top:0px solid black;
	border-right:0px solid black;
	border-bottom:0px solid black;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

div.botonbajoapagado {
	display: block;
	float: left;
	width:150px;
	height:30px;
	margin-top:0px;
	margin-left:20px;
	margin-right:-15px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #808080;
	border-top:0px solid black;
	border-right:0px solid black;
	border-bottom:0px solid black;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
}

div.botonbajoapagado a {
	text-decoration: none;
	display: block;
	color: #808080;
}

div.botonbajoapagado a:hover {
	font-weight: bold;
}

div.izq {
	float:left
}

div.infotrav {
	float:left;
	display:inline-block;
	background-color: #FFFFFF;
	padding:3px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:400px;
	height:340px;
	margin:0px 3px;
}

div.evento {
	float:left;
	display:inline-block;
	background-color: #FFFFFF;
	padding:3px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:400px;
	height:340px;
	margin:0px 3px;
}

p.langsel {
	text-align:right;
	padding:3px;
	margin:0px;
	/* background-color: #FFFFFF;
	border:1px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; */
}

div.rsvp {
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:auto;
}

div.rsvplogin {
	width:250px;
	/*display:inline-block;*/
	margin:auto;
	margin-top:10px;
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
}

div.gift{
	float:left;
	width:350px;
	height:350px;
	display:inline-block;
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0px 20px;
}

div.formacontacto {
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:auto;
}

div.dircontacto{
	width:200px;
	margin:auto;
	margin-top:10px;
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
}

div.telcontacto{
	width:200px;
	margin:auto;
	margin-top:10px;
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
}

div.gb{
	width:400px;
	margin:auto;
	text-align:center;
	margin-top:10px;
	background-color: #FFFFFF;
	padding:10px;
	border:0px solid black;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
}