body {
    text-align: center;
	margin:0;
}

#contenedor {
    width: 718px;
    margin: 0px auto;
    text-align: left;
}

#main {
    width: 718px;
	margin-top:10px;
	margin-bottom:10px;
}

#footer {
    clear: both;
}





/*   ESTILOS MAIN   */

#contenedor_1 {
	position:fixed;
	width:24%;
	left:1%;
	border: solid 1px #999;
}

#contenedor_2 {
	position:fixed;
	width:24%;
	left:26%;
	border: solid 1px #999;
}

#contenedor_3 {
	position:fixed;
	width:24%;
	left:51%;
	border: solid 1px #999;
}

#contenedor_4 {
	position:fixed;
	width:24%;
	left:76%;
	border: solid 1px #999;
}

#interiores_display{
	width:340px;
	height:200px;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	padding:4px;	
}

#interiores_titulo{
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#069;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:12px;
	margin-top:21px;
}

#interiores_subtitulo{
	line-height:17px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:12px;
	border-bottom:#069 dotted 1px;
	padding-bottom:10px;
}

#interiores_subtitulo_entretxt{
	line-height:17px;
	margin-bottom:10px;
	border-bottom:#FF6600 dotted 1px;
	padding-bottom:10px;
}

.subir {
	color: #4c6d93;
	font-size: 9px;
	font-family: tahoma;
}

#interiores_contenedor_texto{
	padding-left:15px;
	padding-top:5px;
	color:#6a6a6a;
	font-size:11px;
	font-family:tahoma;
	line-height:14px;
	padding-bottom:10px;
	padding-right:12px;
	text-align:justify;
	line-height:19px;
}

.interiores_subtitulo_gris{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#interiores_subtitulo_color{
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#069;
	padding-bottom:5px;
	float:left;
	border-bottom:#FFF 2px solid;
}

.interiores_subtitulo_color{
	font-family:verdana;
	font-size:14px;
	color:#069;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}

#ver_mas{
	width:70px;
	position:relative;
	float:right;
	text-align:right;
	margin-top:5px;
	font-family:Verdana;
	font-size:9;
	text-decoration:none;
}



/*   ESTILOS MENU SERVICIOS   */

#tabs_servicios {
	height:20px;
	font-size:9px;
	font-family:"Tahoma";
	line-height:normal;
	}

#tabs_servicios ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	}
	
#tabs_servicios li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs_servicios a {
	float:left;
	background:url("menu/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs_servicios a span {
	float:left;
	display:block;
	background:url("menu/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_servicios a span {float:none;}

/* End IE5-Mac hack */
#tabs_servicios a:hover span {
	color:#F1F1F1;
	text-decoration:underline;
	}

#tabs_servicios a:hover {
	background-position:0% -42px;
	}

#tabs_servicios a:hover span {
	background-position:100% -42px;
	}

#servicios_contenedor_textos_derecha{
	float:right;
	width:335px;
	margin-bottom:25px;
}

/*   ESTILOS MENU   */


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:#F4F4F4;
	border-bottom:#999 2px solid;
	font-size:9px;
	font-family:"Tahoma";
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 15px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("menu/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("menu/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#F1F1F1;
	text-decoration:underline;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/*  ESTILOS FOOTER  */

#home_contenedor_arte-color{
	width:320px;
	float:left;
	margin-top:15px;
	padding:5px;
	border:#808080 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#FFFFFF;
	background-color:#4f84ae;
}

#Copyright {
	padding:30px;
	margin-top:15px;
	text-align:center;
}

.textos_Copyright {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}

.celeste {
	color:#4f84ae;
}



/*   ESTILOS SERVICIOS   */

#separador_barrera_naranja {
	background-color:#F1F1F1;
	width:100%;
	height:10px;
	margin-top:20px;
	margin-bottom:20px;
 }
 	background-image:url(images/img_trama_separador_naranja.jpg);
 
#boton_subir {
	float:right;
	margin-top:-5px;
	background-color:#FFF;
	color:#F60;
	font-family:"Tahoma";
	font-size:13px;
	font-weight:bold;
	padding-left:7px;
}


#boton_subir ul {
	padding: 5px;
	margin: -13px 0;
	list-style: none;
	background-color: #fff;
	float: right;
	clear: right;
}

#boton_subir ul li {
	float: right;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
}

#boton_subir ul li a {
	text-decoration: none;
	float:right;
	color: #999;
	cursor: pointer;
	font: 900 14px/22px "Arial", Helvetica, sans-serif;
}

#boton_subir ul li a span {
	margin: 0 10px 0 -10px;
	padding: 1px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:right;
}

#boton_subir ul.orange li a.current, ul.orange li a:hover {
	background: url(images/orange.png) no-repeat top right;
 	color: #FFF;
}

#boton_subir ul.orange li a.current span, ul.orange li a:hover span {
	background: url(images/orange.png) no-repeat top left;
}

#boton_subir ul.blue li a.current, ul.orange li a:hover {
	background: url(images/blue.png) no-repeat top right;
 	color: #FFF;
}

#boton_subir ul.blue li a.current span, ul.orange li a:hover span {
	background: url(images/blue.png) no-repeat top left;
}