﻿/* 
   Hoja de estilos para Museo Arqueológico Segóbriga
*/

body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
	font-family: Times New Roman;
	font-weight:normal;
	font-size:80%
}
h2 
{
	font-family: Times New Roman;
	font-weight:normal;
	font-size:40%
}
.parques
{
	color:#FFFFFF;
	font-family:Arial;
}

a 
{
	color:#FFFF00;
	font-family:Verdana,Arial;
}

#inicio 
{
	background-image:url("Imagenes/fondo.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	overflow:auto;
	position:absolute;
	width:100%;
	height:100%;
}
#inicio TD 
{
	color:#9F0B0B;
	font-family:Times New Roman;
	font-size:250%;
}
#pantallacompleta 
{
	position:absolute;
	width: 100%;
	height: 98%;
	border: 0px;
	padding: 0px;
	top:0px;
	left:0px;
}
.todo{
	width: 100%;
	height: 100%;
	border: 1px;
	padding: 0px;
}
/* Header Section */
#header 
{
	top:0px;
	left:0px;
	/*height:155px;*/
	z-index:20;
	width:100%;
}
#header TD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size:80%;
}

/* Mapa Web */
.mapaweb
{
	/*width: 164px;*/
	top: 154px;
	left: 0px;
	bottom:0px;
	height:100%;
}

#mapaweb ul 
{
	margin:0px;
	margin-top:15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight:bold;
	list-style-position:inside;
	padding: 0px 0px 0px 0px;
}

#mapaweb li {
	display: block;
	padding: 0px 0px 10px 5px;
}
#mapaweb li a  {
	color: #000000;
	text-decoration: none;
}
#mapaweb li a:hover {
	color: #555555;
	text-decoration:underline;
}
#mapaweb ul ul {
	margin-left: 15px;
	padding:0px 0px 0px 0px;
	/*list-style-image:none;
	list-style-type:none;*/
}
#mapaweb ul ul li {
	color: #000000;
	text-decoration: none;
	
}
#mapaweb ul ul a:link, #mapaweb ul ul a:visited {
	color: #000000;
	text-decoration: none;
	margin:10px;
	
}
#mapaweb ul ul a:hover {
	color: #555555;
	text-decoration:underline;
}

/* Navigation */
.navigation
{
	/*width: 164px;*/
	top: 154px;
	left: 0px;
	bottom:0px;
	height:100%;
	/*position: absolute;*/
	background-image:url("Imagenes/fondomenu2.jpg");
	background-position:right top;
	background-repeat:repeat-y;
}

#navigation ul 
{
	margin:0px;
	margin-top:15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;/*11px;*/
	font-weight:bold;
	list-style-image:url("Imagenes/marcador.gif");
	list-style-position:inside;
	padding: 0px 0px 0px 0px;
}

#navigation li {
	display: block;
	padding: 0px 0px 10px 5px;
}
#navigation li a  {
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #555555;
}
#navigation ul ul {
	margin-left: 15px;
	padding:0px 0px 0px 0px;
	list-style-image:none;
	list-style-type:none;
	font-size: 100%;	
}
#navigation ul ul li {
	color: #000000;
	text-decoration: none;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	color: #000000;
	text-decoration: none;
	margin:10px;
}
#navigation ul ul a:hover {
	color: #555555;
}


/* Main Content */
#content
{
	/*position:absolute;*/
	left: 164px;
	top:0px;
	height:100%;
	/*z-index:-15px;*/
}

#content TD 
{
	font-family:Verdana, Arial;
	/*font-size:8pt;*/
	font-weight:normal;
	color:#FFFFFF;
}
#content .titulo 
{
	font-family:Verdana, Arial;
	/*font-size:10pt;*/
	font-weight:bold;
	color:#FDDA57;
	font-size: 100%;
}

#content .titulobusqueda
{
	font-family:Verdana, Arial;
	/*font-size:10pt;*/
	font-weight:bold;
	color:#CD3033;
}

#frmbuscar
{
	background-image:url('Imagenes/fondobuscar.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
	background-color:#5D5C5B;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:relative;
}

#frmbuscar TD 
{
	font-size: 70%;
}

#frmbuscar input, textarea, select
{
	font-family:Verdana,Arial;
	font-size:100%;
	
}

#frmficha
{
	background-image:url('Imagenes/fondoficha.jpg'); 
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#CBCBCB;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:relative;
	color:#000000;
}

#frmficha TD 
{
	color:#000000;
	font-weight:normal;
	font-size: 70%;
}
#frmficha .titulo 
{
	color:#CD2E31; /*5D5C5B;*/
	font-weight:bold;
	font-size: 130%;
}

#frmficha .titulo2
{
	color:#FEE688;
	font-weight:bold;
}

#frmficha .titulo3
{
	color:#FEE688;
	font-weight:bold;
	font-size:100%;
}

#frmficha input, textarea
{
	font-family:Verdana,Arial;
	font-size:85%;
	
}

#autores
{
	/*font-size:10px;*/
}

#frmpagina
{
	background-image:url('Imagenes/fondoreportaje.jpg'); 
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#D5CBA8;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:relative;
	color:#000000;
}
#frmpagina .titulo 
{
	color:#CD2E31;
	font-weight:bold;
	font-size:130%;
}
#frmpagina .titulo2
{
	color:#FEE688;
	font-weight:bold;
}

#frmpagina TD 
{
	color:#000000;
	font-size: 75%;
}

#frmpagina A
{
	text-decoration:none;
}
#frmpagina A:hover
{
	text-decoration:underline;
}

.imagen
{
	border: solid 2px #FEE688;
	margin:0px;
	max-height:160px;
	max-width:160px;
}

.imagenminiatura 
{
    /*width: 	expression(this.width > this.height? '140px':'auto');
    height:	expression(this.width < this.height? '140px':'auto');*/
    /* los max son para mozilla */
    max-width:160px;
    max-height:160px;
    border:  solid 2px #FEE688;
    margin:0px;
    padding:0px;
}

.imagenminiaturagaleria 
{
    /*width:  expression(this.width >= this.height? '120px':'auto');*/
    /*height:  expression(this.width <= this.height? '120px':'auto');*/
    /*width:160px;*/
    /* los max son para mozilla */
    max-width:120px;
    max-height:120px;
    border:  solid 2px #FEE688;
}

.imagengrande {
    /*width:	expression(this.width > this.height? '500px':'auto');
    height:	expression(this.width < this.height? '500px':'auto');*/
    /* los max son para mozilla */
    max-width:500px;
    max-height:500px;
    border:  solid 2px #FEE688;
}

.pie 
{
	background-color:#FFFFFF;
	text-align:center;
	height:20px;
	z-index:10;
	width:100%;
	/*font-size:10px;*/
}

.pie a a:hover, a:link, a:visited
{
	text-decoration:underline;
	color:#000000;
}

.pie TD
{
	font-family:Verdana, Arial;
	font-size: 70%;
}

.boton 
{
	background-color:#FEE688;
	border:solid 1px #FFFFFF;
	/*font-size:11px;*/
	font-family:Tahoma, Verdana;
}

.boton2
{
	margin-left:auto;
	text-align:center;
	margin-right:auto;
	background-color:#FFFF88;
	border:solid 1px #000000;
	/*font-size:11px;*/
	font-size:80%;
	font-family:Tahoma, Verdana;
}

.textBox 
{
	/*width:100%;*/
	/*font-size:12px;*/
	border:1px solid #7b9ebd;
	width:auto;
	font-family:MS Sans Serif;
	margin-bottom:10px;
}

/* Estilos para el formulario de consultas*/ 
#resultado TD 
{
	background-color:#CBCBCB;
	color:#000000;
}
#resultado .Pagina 
{
	text-decoration:none;
}

#resultado a
{
	font-family:Verdana;
	/*font-size:10px;*/
	color:#000000;
	text-decoration:underline;
}
#resultado a:visited
{
	font-family:Verdana;
	/*font-size:10px;*/
	color:#000000;
	text-decoration:underline;
}

/* Estilos para el formulario de consultas*/ 
#resultado2 TD 
{
	background-color:#5D5C5B;
	color:#FFFFFF;
	font-size: 70%;
}
#resultado2 .Pagina 
{
	text-decoration:none;
}

#resultado2 a
{
	font-family:Verdana;
	/*font-size:10px;*/
	color:#FFFFFF;
	text-decoration:underline;
}
#resultado2 a:visited
{
	font-family:Verdana;
	/*font-size:10px;*/
	color:#FFFFFF;
	text-decoration:underline;
}


.tdTexto 
{
	/*width:160px;*/
	text-align:right;
}

.tdTexto2
{
	/*width:155px;*/
	text-align:left;
}

.requerido
{
	color:Red;
	font-weight:bold;
}

.tdCodigo
{
	/*width:30px;*/
}

.tdNombre
{
	/*width:200px;*/
}

.textBox
{
    /*font-size: 11px;*/
	border:#cccccc 1px solid; 
	color:#333333; 
	background-color: #FFFFFF
}
.DropDownListVista
{
	/*font-size:11px;*/
	font-family:MS Sans Serif;
	border:#cccccc 1px solid; 
	color:#333333; 
	background-color: #FFFFFF;
}

.bordearriba
{
	border-top:solid 1px #AAAAAA
}

.borde
{
	/*background-color:#C4BB9B;*/
	border:solid 1px #EAE0BC;
	
}

.titulo
{
	/*font-size:11px;*/
	color:#888888
}

.titulobusqueda
{
	/*font-size:11px;*/
	color:#888888
}