 body{
	margin:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #999999;
}

#cabeza{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	color: #FFFFFF;
	background-color: #110F27;
	height: 100px;
 }

#cabeza #logo {
	width: 760px;
	margin: 0 auto;
	margin-top: 0px;
}
#cabeza #logo img {
	float: left;
	margin-left: 280px;
}


#cabeza #logo #idioma {
	width: 100px;
	float: right;
	text-transform: uppercase;
	line-height: 20px;
	text-align: left;
	margin-top: 7px;
}
#cabeza #logo #idioma a {
	color: #ABA7B6;
	text-decoration: none;
}
#cabeza #logo #idioma a:hover {
	color: #FFFFFF;
}


#cabeza #menu1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	clear: left;
	text-transform: uppercase;
	color: #ADA9B8;
	border-top-color: #878694;
	border-top-style: solid;
	border-top-width: 1px;
	word-spacing: 4px;
	margin-top: 0px;
	padding-top: 2px;
}
#cabeza #menu1 #menuc1 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow: inherit;
	margin-top: 10px;
}

#cabeza #menu1 #menuc1 a {
	text-decoration: none;
	color: #ABA7B6;
}
#cabeza #menu1 #menuc1 a:hover {
	color: #FFFFFF;
}

/* menu desplegable*/
#nav, #nav ul {
	list-style: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#nav a {
	display: block;
}

#nav li {
	margin-left: 6px;
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li ul li {
	float: none;
	text-align: left;
	line-height: 20px;
}

#nav li ul li a {
	display: inline;
	text-transform: none;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-top: 20px;
	background-color: #110F27;
	float: left;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-width: 200px;
}
/* menu desplegable*/


#pie #barramb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-transform: uppercase;
	padding-top: 2px;
	color: #ADA9B8;
	border-bottom-color: #878694;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	word-spacing: 4px;
	height: 35px;
}
#pie #barramb #menu2 {
	width: 760px;
	margin: 0 auto;
}
#pie #barramb #menu2 #links {
	float: left;
	position: relative;
	padding-top: 8px;
	width: 380px;
}


#pie #barramb #menu2 a {
	text-decoration: none;
	color: #ABA7B6;
}
#pie #barramb #menu2 a:hover {
	color: #FFFFFF;
}
#pie #barramb #menu2 #buscador {
	width: 270px;
	float: left;
	padding-top: 0px;
}
#pie #barramb #menu2 #buscador form {
	margin-bottom: 0px;
}
#pie #barramb #menu2 #buscador #q {
	color: #FFFFFF;
	font-size: 11px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #110F27;
	width: 140px;
	text-align: center;
}
#pie #barramb #menu2 #buscador #campoq {
	background-image: url(images/bgq1.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 30px;
	padding-left: 15px;
	padding-top: 8px;
	float: left;
	text-align: left;
}
#pie #barramb #menu2 #buscador #botonq {
	float: left;
	width: 70px;
	height: 30px;
}
#pie #barramb #menu2 #buscador #botonq #buscar {
}
#pie #barramb #menu2 #accesos {
	width: 110px;
	float: left;
}
#pie #barramb #menu2 #accesos #b1 {
	float: left;
	height: 30px;
	width: 35px;
	cursor: pointer;
	background-image: url(images/btnhome.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b1:hover {
	float: left;
	height: 30px;
	width: 35px;
	cursor: pointer;
	background-image: url(images/btnhome_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos #b2 {
	float: left;
	height: 30px;
	width: 32px;
	cursor: pointer;
	background-image: url(images/btnmail.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b2:hover  {
	float: left;
	height: 30px;
	width: 32px;
	cursor: pointer;
	background-image: url(images/btnmail_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos #b3 {
	float: left;
	height: 30px;
	width: 40px;
	cursor: pointer;
	background-image: url(images/btnmapa.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b3:hover  {
	float: left;
	height: 30px;
	width: 40px;
	cursor: pointer;
	background-image: url(images/btnmapa_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pie #copy {
	color: #ABA7B6;
	font-size: 11px;
	line-height: 12px;
	margin-top: 4px;
}
#pie #copy a {
	color: #ABA7B6;
	text-decoration: none;
}


 #ibcontenido{
	padding-top: 110px;
	padding-bottom: 110px;
	background-color: #110F27;
 }
 
 #icontenido{
	width: 760px;
	margin: 0 auto;
	text-align: left;
 }
 
 #bcontenido{
	padding-top: 110px;
	padding-bottom: 110px;
	text-align: left;
	overflow: auto;
 }
 
 #contenido{
	width: 760px;
	margin: 0 auto;
	text-align: left;
 }
#contenido  .eltexto {
	width: 500px;
	text-align: justify;
}

 
  #pie{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-color: #110F27;
	height: 70px;
 }
 @media screen{
  body> #cabeza{
	position:fixed;
	width: 100%;
	height: 100px;
  }
  body> #pie{
	position:fixed;
	height: 70px;
  }
 }
 * html body{
 } 
 * html #bcontenido{
	overflow:auto;
	text-align: center;
	height: 100%;
 }
h4 {
	color: #262161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}
#contenido a {
	color: #262161;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contenido #ruta {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 6px;
}
#contenido #ruta a {
	color: #999999;
	text-decoration: none;
}
#contenido #ruta a:hover {
	color: #333333;
	text-decoration: underline;
}



#imgbar {
	float: right;
	width: 180px;
	margin-left: 20px;
	text-align: center;
}
#imgbar #imgthumb {
	width: 180px;
	margin-top: 20px;
}
#imgbar #imgthumb img {
	border: 2px solid #110F27;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#imgbar #fotos {
	width: 180px;
	z-index: -1;
	margin-top: 10px;
}

#colores {
}
#colores table {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#colores tr {
}

#colores td {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#colores img {
	border: 1px solid #999999;
	margin-bottom: 3px;
}





#colores #muestracolor {
	height: 70px;
	width: 70px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
#paginador {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
#paginador a {
	color: #333333;
	text-decoration: none;
}
#fotogrande {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
#bcontenido #contenido .contcroquis {
	float: left;
}

#fotogrande div {
	letter-spacing: 100px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 760px;
	float: left;
}
#fotogrande #txtfoto {
	color: #000000;
	letter-spacing: normal;
	font-size: 12px;
	margin-top: 10px;
}


#fotogrande a {
	color: #333333;
	text-decoration: none;
}
#fotogrande img {
}

#fotogrande #textcroquis {
	float: left;
	width: 340px;
	padding-left: 20px;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 10px;
}

#fotogrande .btvolver {
	color: #666666;
	letter-spacing: normal;
	text-align: right;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	height: 20px;
	float: left;
}
#contenido .tmapa {
	height: 20px;
	margin-top: 10px;

}
#contenido .tmapa a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #110F27;
}
#contenido .imapa {
	height: 20px;

}
#contenido .imapa a {
	font-size: 12px;
	text-decoration: none;
}

#contenido #resultados li {
	margin-bottom: 10px;
	list-style-type: decimal;
}
#contenido #resultados a {

	text-decoration: none;
	font-weight: bold;
}
#contenido #resultados div {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

