#page {
	width: 99%;
}

#content {
	width: 99%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	color: #000000;
}

#CONTAINER_HEADER {
	width: 100%;
	height: 100%;
}

#HEADER {
	width: 100%;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	min-width:1280px;
	/*background-color: #bcca0f;*/
	background-color: #FFFFFF;
}

#CONTAINER_CONTENT {
	width: 100%;
	height: 100%;
	/*background-color: black;*/
}

#CONTENT {
	width: 100%;
	min-height: 450px;
	/*min-height: 790px;*/
	margin-right: auto;
	margin-left: auto;
	/*background-color: #f4c0c0;*/
}

#CONTENT_TOP {
	position: absolute;
	z-index: 25;
	top: 75px;
	margin-top: 0px;
	height: 42px;
	width: 100%;
	min-width:1280px;
	/*border: 1px solid green;*/
}

#CONTENT_CENTER_INDEX {
	top: 0px;
	left: 50%;
	right: 50%;
	margin-top: 0px;
	min-height: 590px;
	height: 100%;
	width: 100%;
	vertical-align: top;
	min-width:1280px;
}

#CONTENT_CENTER {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 590px;
	height: 100%;
	width: 100%;
	vertical-align: top;
	min-width:1280px;
	/*border: 1px solid yellow;*/
}

#CONTENT_CENTER_CONTACTO{
	top: 0px;
	left: 50%;
	right: 50%;
	margin-top: 0px;
	min-height: 590px;
	height: 100%;
	width: 100%;
	vertical-align: top;
	min-width:1280px;
	background-image: url(../images/fotoCocina1.jpg);
	background-repeat: no-repeat;
	/*background-position: center;*/
	background-position: top center;
	background-size: 100% 100%;
	/* border: 1px solid yellow;*/
	
}

#DESCRIPCION_CENTER {
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 140px;
	margin-left: 600px;
	height: 50px;
	width: 150px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 50px;
	font-size: 47px;
	font-weight: lighter;
	color: #545454;
	text-decoration: none;
	/*background-color: #FFFFFF;*/ /*border: 1px solid yellow;*/
}

#TITULO_CENTER {
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 140px;
	margin-left: 0px;
	height: 50px;
	width: 100%;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 50px;
	font-size: 32px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	/*border: 1px solid yellow;*/
}

#CONTENT_LEFT {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 790px;
	height: 100%;
	width: 300px;
	vertical-align: top;
	border-right: 1px solid #8f8d8c;
	/*background-color: #e5f7fd;*/
}

#CONTENT_RIGHT {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 790px;
	height: 100%;
	width: 870px;
	vertical-align: top;
	/*background-color: violet;*/
}

#CONTENT_BOTTOM {
	height: 100%;
}

#CONTAINER_FOOTER {
	width: 100%;
	height: 100%;
}

#FOOTER {
	width: 100%;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	min-width:1280px;
	/* border: 1px solid green;*/
}

#contenedorMenu {
	width: 100%;
	min-width:1280px;
	/*margin: 0 auto;*/ /*border: 1px solid blue;*/
}

.tableHeader {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}

.tableMenu { /*background-color: #87d3ee;*/
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity =     70);
	width:100%;
	min-width:1280px;
}

.tableMenuItem {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #543d36;
	text-decoration: none;
	white-space: nowrap;
}

.tableMenuItem:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #681426;
	text-decoration: none;
	white-space: nowrap;
}

.tableMenuItemSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #981426;
	text-decoration: none;
	white-space: nowrap;
}
.tableContacto {
	background-image: url(../images/fotoCocina1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.quienesSomosExplicacion {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #543d36;
	text-decoration: none;
}

.mensajeContactoOk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	text-align: center;
}

.direccionContacto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #543d36;
	text-decoration: none;
}

.consultaPresupuesto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}

.campoEntradaContacto {
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	padding-left: 5px;
}

.textoContacto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #543d36;
	text-decoration: none;
}

.textAreaEntradaContacto {
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
}

.mensajeError {
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e63441;
}

.sloganFooter1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #981426;
	text-decoration: none;
	white-space: nowrap;
}

.sloganFooter2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #981426;
	text-decoration: none;
	white-space: nowrap;
}

.contactoFooter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	white-space: nowrap;
}

.contacto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}

.contacto:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #681426;
}

.contactoSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #981426;
}
