body {
	background-color: #F5F2D9;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 133%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a {
	color:#000000;
}
a:hover {
	color:#666666;
}
/* ////////////////////////////////////////////////////////////////////Estilos Globales */
#Main {
	background-color: #FFFFFF;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}
#Top {
	height: 132px;
}
#MenuHome {
	float: right;
	width: 200px;
	margin-right: 18px;
	text-align: right;
	margin-top: 35px;
}
#LogoHome {
	margin-left: 271px;
}
.boton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	cursor: hand;
	margin-left:34px;
}
/* /////////////////////////////////////////////////////////////////////////////Estilos para Homepage */
#Home {
	width: 598px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#HomeWedding {
	width: 298px;
	float:left;
}
#HomePatios {
	width: 300px;
	float: right;
}

#HomeWedding3a {
	float: left;
}
#HomeWedding3b {
	float: left;
	background-image:  url(../images/main_images/layer_06.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 113px;
	text-align: center;
	padding-top: 16px;
}
#HomeWedding3c {
	float: left;
}
#HomePatios3a {
	float: left;
}
#HomePatios3b {
	float: left;
	background-image: url(../images/main_images/layer_09.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 46px;
	width: 116px;
	padding-top: 16px;
}
#HomePatios3c {
	float: left;
}
#HomeWedding3 {
	height: 86px;
}
/* /////////////////////////////////////////////////////////////////////////////Logo a la izquierda */
#Logo {
	margin-left: 26px;
}
/* /////////////////////////////////////////////////////////////////////////////Menu principal */
#MainMenu {
	height: 28px;
	width: 298px;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right:20px;
}
#MainMenu li {
	float: left;
	margin-right: 4px;
}
/* Sub menu /////////////////////////////////////////// */
#Columna1 {
	width: 159px;
	float: left;
	background-position: bottom;
}
#SubMenu {
	width: 159px;
	background-color: #FFFFFF;
	height: 266px;
	font-size:11px;
}
/* /////////////////////////////////////////////////////////////////////////////Desde menu inicial hacia abajo */
#PlecaMenu {
	height: 28px;
}
/* /////////////////////////////////////////////////////////////////////////////Encabezados */
#Encabezado {
	width: 648px;
	height: 96px;
	margin-left: 20px;
}
	/* ///////////////////////////////////////////////////////////////////////////// CONTENIDOS */
#Contenido {
	background-color:#FFFFFF;
	width: 712px;
}
	/* ///////////////////////////////////////////////////////////////////////////// WRAPPER TOTAL */
#Wrapper {
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/main_images/border_r3_c1.gif);
	background-repeat: repeat-y;
	margin-top: 36px;
	margin-bottom: 36px;
}
/* especiales */

#espacio {
	clear: both;
}
.QueFloteDerecha {
	float: left;
}
.FondoFlor {
	background-image:url(../images/main_images/fondo_flor.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#WelcomeContenido {
	height: 364px;
}
.floteright {
	float: right;
	width: 275px;
	margin-left: 16px;
	margin-bottom: 10px;
}
.boton0 {
	font-size: 11px;
}
.boton0 a {
	text-decoration: none;
}
