/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Estilos */

body {
  /*background: white url(../imagenes/fondo.jpg) left top repeat-x;*/
  background-color: #999;
  font-family: Verdana, Helvetica, Arial, sans;
  font-size: 12px;
}

#div0 {
  width: 1063px;
  margin-left: auto;
  margin-right: auto;
  border-left: 3px solid #ccc;
  border-right: 3px solid #ccc;
}


#logos {
  background: url(/imagenes/logos.jpg) left top no-repeat;
  height: 135px;
  position: relative;
}

.generalitat {
  position: absolute;
  display: block;
  top: 30px;
  left: 368px;
  width: 170px;
  height: 80px;
  text-indent: -99999px;
}

.castello {
  position: absolute;
  display: block;
  top: 30px;
  left: 770px;
  width: 180px;
  height: 80px;
  text-indent: -99999px;
}

.avap {
  position: absolute;
  display: block;
  top: 30px;
  left: 568px;
  width: 170px;
  height: 80px;
  text-indent: -99999px;
}

h1 a {
  display: block;
  background: url(/imagenes/logo_estudio.jpg) left top no-repeat;  
  width: 1063px;
  height: 286px;
  text-indent: -99999px;
}

.cuerpo1 {
  background: url(/imagenes/fondo_1.jpg) left top no-repeat; 
  height: 698px;
  position: relative;
}

.cuerpo1 .texto-intro {
  border: 2px solid white;
  color: white;
  padding: 1em;
  position: absolute;
  top: 50px;
  left: 250px;
  width: 600px;
  height: 350px;
  font-size: 150%;
  overflow: auto;
  text-shadow: 2px 2px 2px #000;
  line-height: 150%
}

.cuerpo1 .descargar {
  position: absolute;
  top: 555px;
  left: 250px;
  font-size: 170%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}

.cuerpo1 .participar {
  position: absolute;
  top: 555px;
  left: 590px;
  font-size: 170%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}

.cuerpo2 {
  background: url(/imagenes/fondo_2.jpg) left top no-repeat; 
  height: 698px;
  position: relative;
}

.cuerpo2 .participar {
  position: absolute;
  top: 43px;
  left: 195px;
  font-size: 170%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}

.cuerpo2 form {
  position: absolute;
  top: 120px;
  left: 195px;
}

.cuerpo2 label {
  display: block;
  font-size: 170%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
  margin: 20px 0 0 0;
}

.cuerpo2 input, .cuerpo2 textarea {
  margin: 0;
  border: 1px solid white;
  font-size: 170%;
  width: 720px;
  font-family: Verdana, Helvetica, Arial, sans;
}

.cuerpo2  textarea {
  height: 200px;
  overflow: auto;
}

.cuerpo2 button {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 493px;
  left: 596px;
  font-size: 170%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}

.zemError {
  line-height: 120%;
  color: white;
  margin-left: 50px;
}

.zemError li {
  list-style-type: disc;
}

.cuerpo2 .contacto_gracias {
  position: absolute;
  top: 243px;
  text-align: center;
  width: 100%;
  font-size: 270%;
  color: white;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}

.pie {
  background: url(/imagenes/pie.jpg) left top no-repeat; 
  height: 138px;
  text-indent: -99999px;
}


