body {
	text-align: center;
	background-color: #000000;
	overflow-y: scroll;
	//overflow-y: hidden;
	margin-top: -10px;
}

img, div{ 
  behavior: url(iepngfix.htc);
}

#fondoPortada{
	width: 872px;
	margin: auto;
	background-image: url(../img/barrafondo.png); 
	background-repeat: repeat-y;
}

#portada{
	width: 792px;
	height: 538px;   
	margin: auto;
	background-image: url(../img/fondoportada.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#footerPortada{
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 80px;
	width: 872px;
	position: relative;
	top: -15px;
}

#linkPortada{
	width: 400px;
	position: relative;
	top: 390px;
	margin: auto;
}

#entrada{
	width: 150px;
	position: relative;
	margin: auto;
	top: 410px;
}

a.entrada{
	font-size: 9pt;
	color: #EB4E8D;
}

#subPortada{
	height: 30px;
}

#fondo{
	width: 872px;
	margin: auto;
	background-image: url(../img/barrafondo.png); 
	background-repeat: repeat-y;
}

div.footer{
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 80px;
	width: 872px;
	margin-top: -15px;
	text-align: center;
}

div.contenedor{
	width: 792px;
	margin: auto;
	background-image: url(../img/fondo.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.subIzq{
	width: 565px;
	text-align: center;
	float: left;
/*	padding-top: 43px;
	padding-left: 13px;*/
}

div.subDer{
	width: 227px;
	text-align: center;
	float: right;
}

.clear{
	clear: both;
}

.imglinks{
	border: 0;
}

/* DIV IZQUIERDO */


/* DIV DERECHO */

div.logoSilla{
	height: 206px;
}

#imgLogoSilla{
	position: relative;
	top: 43px;
}

div.botonera{
	height: 21px;
	width: 159px;
	margin: auto;
	font-family: helvetica;
	font-size: 11pt;
	font-weight: bolder;
}

div.botonConcurso{
	height: 64px;
	width: 159px;
	margin: auto;
	cursor: pointer;
	font-family: helvetica;
	font-size: 13pt;
	font-weight: bolder;
	line-height: 17px;
}

#botonConcursoInner{
	position: relative;
	top: 5px;
}

a{
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: white;
}

a.homenaje:hover{
	color: #E90677;
}

a.noticias{
	text-decoration: underline;
	font-size: 10pt;
	font-family: helvetica;
	font-weight: bold;
}

a.linkblog{
	text-decoration: underline;
}

#boton1{
	background-image: url(../img/boton1.png); 
	background-repeat: no-repeat;
}

#boton2{
	background-image: url(../img/boton2.png);
	background-repeat: no-repeat;
}

#boton3{
	background-image: url(../img/boton3.png);
	background-repeat: no-repeat;
}

#boton4{
	background-image: url(../img/boton4.png);
	background-repeat: no-repeat;
}

#boton5{
	background-image: url(../img/boton5.png);
	background-repeat: no-repeat;
}

#boton6{
	background-image: url(../img/boton6.png);
	background-repeat: no-repeat;
}

#boton7{
	background-image: url(../img/boton7.png);
	background-repeat: no-repeat;
}

#boton8{
	background-image: url(../img/boton8.png);
	background-repeat: no-repeat;
}

#boton9{
	background-image: url(../img/boton9.png);
	background-repeat: no-repeat;
}

#boton10{
	background-image: url(../img/boton10.png);
	background-repeat: no-repeat;
}

/* CONCURSO */

div.contenedorConcurso{
	width: 792px;
	height: 660px;
	margin: auto;
	background-image: url(../img/fondoconcurso.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}

div.botoneraConcurso{
	width: 452px;
	height: 440px;
	position: relative;
	margin-top: 30px;
	left: 20px;
}

div.botoneraConcurs{
	width: 452px;
	height: 60px;
	position: relative;
	margin-top: 30px;
	left: 20px;
}

div.botonConcurso2{
	width: 411px;
	height: 22px;
	background-image: url(../img/boton20.png);
	background-repeat: no-repeat;
	text-align: left;
	font-family: helvetica;
	font-size: 11pt;
	font-weight: bold;
}

div.contenedorInscripcion{
	width: 792px;
	height: auto;
	margin: auto;
	background-image: url(../img/baseformulario.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	background-color: white;
}


#form{
	position: relative;
	top: 60px;
	text-align: right;
	width: 710px;
	margin: auto;
}

.titulo3{
	font-family: helvetica;
	font-size: 12pt;
	color: #4B0E5B;
	font-weight: bold;
	text-align: right;
}

#tablaForm{
	font-family: helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #484848;
	margin-top:25px;
}

#instrucciones{
	width: auto;
	height: 85px;
	text-align: justify;
	font-family: helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	line-height: 17px;
	border: 2px inset black;
	padding: 10px;
}

#contactoConc{
	width: auto;
	height: 92px;
	text-align: justify;
	font-family: helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	line-height: 22px;
	border: 2px inset black;
	padding: 10px;
	text-align: center;
}

div.contenedorContacto{
	width: 792px;
	height: 700px;
	margin: auto;
	background-image: url(../img/baseformulario.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	background-color: white;
}

#recomendacion{
	width: 740px;
	color: gray;
	font-size: 7pt;
	font-family: arial;
	margin: auto;
}

.footerLinks{
	color: white; 
}

#bases{
	text-align: justify;
	width: 710px;
	margin: auto;
	margin-top: 60px;
	font-family: helvetica;
	font-size: 10pt;
}

.titulo5{
	font-size: 11pt;
	font-weight: bold;
	color: #40156A;
}

a.linkbases{
	color: blue;
}

#noticias{
	width: 159px;
	margin: auto;
	margin-top: 3px;
}

#noticiasheader{
	width: 159px;
	height: 20px;
	background-image: url(../img/noticiasheader.png);
	font-family: helvetica;
	font-size: 11pt;
	font-weight: bolder;
	color: white;
	padding-top: 2px;
}

#noticiascuerpo{
	width: 159px;
	background-image: url(../img/noticiasbarra.png);
	background-repeat: repeat-y;
	text-align: left;
}

#contenido_noticias{
	width: 145px;
	margin: auto;
}

#noticiasfooter{
	width: 159px;
	height: 15px;
	background-image: url(../img/noticiasfooter.png);
}




