body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #ececec;
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-width: 760px;
}

/* definición de colores de enlaces */
a:link {
	color: #e53c42;
	text-decoration: none;
}

a:visited {
	color: #e53c42;
	text-decoration: none;
}

a:hover {
	color: #e53c42;
	text-decoration: none;
}

a:active {
	color: #e53c42;
	text-decoration: none;
}

/* Definiciones de contenedoras */

#contenedoraprincipal {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 760px;
	height: 420px;
	background-image: url(/imagenes/fondoprincipal.jpg);
	top: 20px;
}

#contenedorablanca {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 760px;
	height: 420px;
}

#contenedoracontacto {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 760px;
	height: 420px;
	background-image: url(/imagenes/fondocontacto.jpg);
}

#contenedoracurriculum {
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 760px;
	height: 420px;
	background-image: url(/imagenes/fondocurriculum.jpg);
	background-repeat: no-repeat;
}

/* Disposición de botoneras principales */

#cajaprincipal {
	position: absolute;
	top: 150px;
	left: 0;
	width: 120px;
	height: 120px;
	background-color: #f00;
}

#botoneraprincipal img, #botoneraprincipalserie img, #botoneraprincipalcontacto img, #botoneraprincipalcurriculum img {
	border: 0;
	margin: 0 0 0 8px;
}

#botoneraprincipal, #botoneraprincipalserie, #botoneraprincipalcontacto, #botoneraprincipalcurriculum {
	margin-top: 8px;
}

#cajaserie {
	position: absolute;
	top: 150px;
	left: 0;
	width: 120px;
	height: 120px;
	background-color: #a6a18b;
}

#cajacontacto {
	position: absolute;
	top: 150px;
	left: 0;
	width: 120px;
	height: 120px;
	background-color: #f2cf11;
}

#cajacurriculum {
	position: absolute;
	top: 150px;
	left: 0;
	width: 120px;
	height: 120px;
	background-color: #f28711;
}

/* Disposición de la botonera en principal */

#botonidioma {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	font-size: 0.7em;
	color: #fff;
}

#botonidioma a {
	color: #fff;
}

/* Disposiciones de obra reciente */

#botonvolver {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	font: 0.9em;
	color: #fff;
	background-color: #f00;
}

#botonvolver img {
	border: 0;
	padding: 1px;
}

#botoneracambiaobra {
	position: absolute;
	top: 386px;
	left: 10px;
	width: 20px;
	height: 40px;
	text-align: center;
	font: 0.9em;
}

#botoneracambiaobra img {
	border: 0;
}

#muestrasrecientes {
	position: absolute;
	top: 35px;
	left: 25px;
	width: 115px;
	text-align: left;
}

#muestrasrecientes p {
	color: #333;
	font-size: 0.6em;
	line-height: 100%;
}

#muestrasrecientes h2 {
	color: #e53c42;
	font-size: 0.8em;
}

#descripcionobrareciente {
	position: absolute;
	bottom: 40px;
	left: 25px;
	width: 115px;
	text-align: left;
	font-size: 0.6em;
	color: #666;
	line-height: 100%;
}

#imagenobrareciente {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font: bold 0.9em;
	color: #ccc;
}

#imagenobrareciente img {
	border: 0;
}

/* Disposiciones de libro */

#descripcionlibro {
	position: absolute;
	top: 150px;
	left: 25px;
	width: 90px;
	text-align: left;
	font-size: 0.6em;
	color: #666;
	line-height: 100%;
}

#descripcionlibro h2 {
	color: #e53c42;
	font-size: 0.8em;
}

#imagenlibro {
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 420px;
	text-align: left;
	font: 0.9em;
	color: #999;
}

#imagenlibro img {
	border: 0;
}

/* Disposiciones de series principal */

#enlacesseries {
	position: absolute;
	top: 180px;
	left: 130px;
	text-align: left;
	font: 0.8em;
	color: #999;
}

#enlacesseries img {
	border: 0;
}

#descripcionserie {
	position: absolute;
	top: 70px;
	left: 250px;
	width: 280px;
	text-align: left;
	font-size: 0.7em;
	color: #999;
}

#imagendeserie {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font: 0.9em;
	color: #999;
}

#descripciontecnicaserie {
	position: absolute;
	top: 180px;
	left: 20px;
	width: 95px;
	text-align: left;
	font-size: 0.6em;
	color: #999;
	line-height: 100%;
}

#descripciontecnicaseriearriba {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 95px;
	text-align: left;
	font-size: 0.6em;
	color: #999;
	line-height: 100%;
}

#imagendeserieindividual {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font: 0.9em;
	color: #999;
}

#imagendeserieindividual img {
	border: 0;
}

/* Disposiciones de Contacto */

#contactodireccion {
	position: absolute;
	top: 20px;
	left: 370px;
	text-align: left;
	font-size: 0.7em;
	color: #999;
	line-height: 100%;
}

#contactogalerias {
	position: absolute;
	top: 85px;
	left: 605px;
	text-align: left;
}

#contactogalerias p {
	font-size: 0.6em;
	color: #999;
	line-height: 100%;
	margin: .5em;
}

#contactogalerias h2 {
	color: #f2cf11;
	font-size: .8em;
	margin: .5em;
}

#contactoenviar {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 45px;
	text-align: center;
	background-color: #f2cf11;
}

#enviar {
	color: #666;
	font-size: 0.7em;
	border: 0;
	text-align: center;
	background-color: #f2cf11;
	width: 60px;
	height: 45px;
}

#contactoformulario {
	position: absolute;
	top: 85px;
	left: 295px;
	width: 310px;
	text-align: left;
	font: .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

#curriculum {
	position: absolute;
	top: 20px;
	left: 260px;
	width: 485px;
	height: 380px;
	text-align: left;
	font: .7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #333;
	overflow: auto;
	margin-right: 10px;
	padding-right: 10px;
}

#curriculum h2 {
	color: #f28711;
	font-size: 1.1em;
}

#curriculum h6 {
	font-size: .8em;
	margin: .5em 0 0 0;
}

.textooscuro {
	color: #444;
}




