body {
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#contenedor {
	width: 836px;
	border: 5px solid #000000;
	text-align: center;
	margin: 15px auto 0px auto;
	display: table;
/*	float: left;
	clear: both;*/
}

p {
	margin: 0px;
	margin-top: 1em;
}

img {
	border:none;
}

/* ------------  TOP ----------------------- */

#top {
	height: 145px;
}

#victoria {
	height: 0px;
	width: 0px;
}

#victoria h1 {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

.localizacion_top {
	background: url(img/localizacion_top.gif) no-repeat;
}

.el_edificio_top {
	background: url(img/el_edificio_top.gif) no-repeat;
}

.un_dormitorio_top {
	background: url(img/un_dormitorio_top.gif) no-repeat;
}

.dos_dormitorios_top {
	background: url(img/dos_dormitorios_top.gif) no-repeat;
}

.responsables_top {
	background: url(img/responsables_top.gif) no-repeat;
}

.contacto_top {
	background: url(img/contacto_top.jpg) no-repeat;
}
.showroom_top {
	background: url(img/showroom_top.gif) no-repeat;
}


/* ------------  CONTENIDO ----------------------- */

#contenido {
	width: 836px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	float: left;
	clear: both;
}

.localizacion_fondo {
	background: url(img/localizacion_fondo.jpg) repeat-y;
}

.el_edificio_fondo {
	background: url(img/el_edificio_fondo.jpg) repeat-y;
}

.un_dormitorio_fondo {
	background: url(img/un_dormitorio_fondo.jpg) repeat-y;
}

.dos_dormitorios_fondo {
	background: url(img/dos_dormitorios_fondo.jpg) repeat-y;
}

.responsables_fondo {
	background: url(img/responsables_fondo.jpg) repeat-y;
}

.contacto_fondo {
	background: url(img/contacto_fondo.jpg) repeat-y;
}
.showroom_fondo {
	background: url(img/showroom_fondo.jpg) repeat-y;
}


/* ------------  MENU ----------------------- */

#menu {
	width: 836px;
	font-size: 11px;
	line-height:19px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	overflow:hidden;
	border-bottom:1px solid #000000;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	padding: 0px;
	float:left;
	width: 118px;
	border-right:1px solid #000000;
}

#menu a {
	color: #666666;
	text-decoration:none;
}

#menu a:hover {
	text-decoration: underline;
}


/* ------------  INFORMACION ----------------------- */

#info {
	float: left;
	width: 836px;
	padding-bottom:30px;
	padding-top:30px;
}

#titulo {
	display: none;
}

#titulo h1 {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

.localizacion_titulo {
	color: #7a0026;
	width: 750px;
}

.el_edificio_titulo {
	color: #9b2b00;
	width: 500px;
}

.un_dormitorio_titulo {
	color: #21508b;
	width: 450px;
}

.dos_dormitorios_titulo {
	color: #0d6e7f;
	width: 450px;
}

.responsables_titulo {
	color: #54127a;
	width: 750px;
}

.contacto_titulo {
	color: #b0501a;
	width: 750px;
}
.showroom_titulo {
	color: #b0501a;
	width: 750px;
}


/* -----------  Izquierda y Derecha ------------- */

#izquierda {
	float: left;
}

#izquierda a {
	color: #333333;
	text-decoration: none;
}

#izquierda a:hover {
	text-decoration: underline;
}

#derecha {
	float: left;
	margin-left:25px;
}

#derecha a {
	color: #333333;
	text-decoration: none;
}

#derecha a:hover {
	text-decoration: underline;
}

/* ------- EL ENTORNO -------- */

.localizacion_izquierda {
	padding-left: 30px;
	font-size: 14px;
	text-align: left;
	width: 320px;
}

.localizacion_izquierda h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 1.2em;
}

.localizacion_izquierda ul {
	padding: 0px;
	margin-left: 20px;
}

.localizacion_izquierda li {
	line-height: 1.3em;
}

.localizacion_derecha {
	text-align: right;
	padding-left:20px;
}

.localizacion_derecha .foto_izq {
	padding-left: 15px;
}

.localizacion_derecha .foto_abajo {
	padding-bottom: 15px;
}

.localizacion_derecha p, .localizacion_derecha a {
	font-size: 12px;
}

/* ------- EL EDIFICIO -------- */

.el_edificio_izquierda {
	padding-left: 30px;
	width: 452px;
}

.el_edificio_derecha {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	width: 268px;
}

.el_edificio_derecha h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.el_edificio_derecha ul {
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.el_edificio_derecha li {
	line-height: 1.3em;
}

/* ------- UN DORMITORIO -------- */

.un_dormitorio_izquierda {
	padding-left: 58px;
	width: 220px;
}

.un_dormitorio_izquierda p, .un_dormitorio_izquierda a {
	font-size: 11px;
	color:#FF0000;
}

.un_dormitorio_derecha {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	width: 452px;
}

.un_dormitorio_derecha h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.un_dormitorio_derecha ul {
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.un_dormitorio_derecha li {
	line-height: 1.3em;
}

/* ------- DOS DORMITORIOS -------- */

.dos_dormitorios_izquierda {
	padding-left: 40px;
	width: 220px;
}

.dos_dormitorios_izquierda p, .dos_dormitorios_izquierda a {
	font-size: 11px;
	color:#FF0000;
}

.dos_dormitorios_derecha {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	width: 452px;
	padding-left:28px;
}

.dos_dormitorios_derecha h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.dos_dormitorios_derecha ul {
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.dos_dormitorios_derecha li {
	line-height: 1.3em;
}

/* ------- CONTACTO -------- */

.contacto_izquierda {
	padding-left: 227px;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	width: 385px;
}

.contacto_izquierda h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 1.2em;
}

form {
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

.texto {
	float: left;
	width: 100px;
	padding: 5px;
}

.campo {
	padding: 5px;
}

.formulario {
	border: 1px solid #c2612a;
	background: url(img/contacto_fondo.jpg) repeat-y -300px;
	padding-left: 2px;
}
.contacto_izquierda .texto
{
	color:#c2612a;
}
.boton_contacto {
	border: 1px solid #333333;
	cursor: pointer;
	background-color:#c2612a;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.rojo {
	color: #FF0000;
}

/* ------- SHOWROOM -------- */

.showroom_izquierda {
	padding-left: 153px;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	width: 530px;
}

.showroom_izquierda h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 1.2em;
}

.showroom_izquierda .texto
{
	color:#c2612a;
}

/* ------------  HOME ----------------------- */

.home {
	background-color: #9a2b00;
}

#top_home {
	background: url(img/home_fondo_top.jpg) repeat-y;
	height: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#top_home img {
	margin: 0px;
	padding: 0px;
	float:left;
}
#top_home #datos {
	margin: 25px 0px 0px 103px;
	padding: 0px;
	float:left;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#top_home #datos a, #top_home #datos a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top_home #datos p {
	margin: 0px;
	padding: 0px;
}
#top_home #datos h2 {
	font-size: 15px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contenido_home {
	border-top: 3px solid #8e2800;
	border-bottom: 3px solid #8e2800;
	height: 485px;
	padding: 20px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu_home {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	color: #cd9884;
	padding-top: 63px;
	text-indent:3;
}

#menu_home ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 62px;
}

#menu_home li {
	float: left;
	padding: 0px;
	padding-right: 4px;
}

#menu_home a {
	color: #FFFFFF;
	text-decoration:none;
}

#menu_home a:hover {
	text-decoration: underline;
}
.link_visite{
	border-bottom:2px solid #9a2b00;
}
.link_visite:hover{
	border-bottom:2px solid #ffffff;
}
.home_pie {
	background: url(img/home_fondo_pie.jpg) repeat-y;
}


/* ------------  PIE ----------------------- */

#pie {
	height: 80px;
	width: 836px;
	float: left;
	clear: both;
	color: #f0ad00;
}

#pie #texto {
	float: right;
	font-size: 12px;
	line-height: 1.2em;
	
	text-align: right;
	padding-top: 49px;
	padding-right: 24px;
	width: 658px;
}

.localizacion_pie {
	background: url(img/localizacion_fondo_pie.jpg) repeat-y;
	color:#FFFFFF!important;
}

.el_edificio_pie {
	background: url(img/el_edificio_fondo_pie.jpg) repeat-y;
}

.un_dormitorio_pie {
	background: url(img/un_dormitorio_fondo_pie.jpg) repeat-y;
}

.dos_dormitorios_pie {
	background: url(img/dos_dormitorios_fondo_pie.jpg) repeat-y;
}

.responsables_pie {
	background: url(img/responsables_fondo_pie.jpg) repeat-y;
}

.contacto_pie {
	background: url(img/contacto_fondo_pie.jpg) repeat-y;
	color:#FFFFFF!important;
}
.showroom_pie {
	background: url(img/showroom_fondo_pie.jpg) repeat-y;
}

/* ----------- Logos -------------------- */
#pie #logo {
	float: left;
	height: 80px;
	width: 140px;
}

.home_logo {
	background: url(img/home_logo_victoria.jpg) no-repeat;
}

.localizacion_logo {
	background: url(img/localizacion_logo_victoria.jpg) no-repeat;
}

.el_edificio_logo {
	background: url(img/el_edificio_logo_victoria.jpg) no-repeat;
}

.un_dormitorio_logo {
	background: url(img/un_dormitorio_logo_victoria.jpg) no-repeat;
}

.dos_dormitorios_logo {
	background: url(img/dos_dormitorios_logo_victoria.jpg) no-repeat;
}

.responsables_logo {
	background: url(img/responsables_logo_victoria.jpg) no-repeat;
}

.contacto_logo {
	background: url(img/contacto_logo_victoria.jpg) no-repeat;
}
.showroom_logo {
	background: url(img/showroom_logo_victoria.jpg) no-repeat;
}

/* ------------  KALEIDO GROUP ----------------------- */

#kaleido {
	padding-top: 80px;
	padding-right: 35px;
}

#kaleido img {
	border: 0px;
}

/* ------------  IMAGENES ----------------------- */

.imagenes {
	background-color: #999999;
	text-align: right;
}

.imagenes p {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	margin: 10px;
	line-height: 1em;
}

.imagenes a {
	color: #FFFFFF;
	text-decoration: none;
}

.imagenes a:hover {
	text-decoration: underline;
}

#mapitas {
	padding-top: 5px;
	float: left;
}
.galerias
{
	border:1px solid #000000;
}
#minis
{
margin-top:10px;
float:right;
margin-bottom:10px;
width:100%;
}
#minis a{
	border:1px solid #000000;
	margin-left:5px;
	float:left;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
#minis a:hover{
	border:1px solid #666666;
	margin-left:5px;
	float:left;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}