html, body {
    	height: 100%;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenedor {
width: 740px;
height: 450px;
border: 1px solid black;
}
#contenido {
position: absolute;
left: 50%;
top: 50%;
margin-left: -370px;
margin-top: -225px;
}
#capainterior {
background-image: url(../img/fondo-portada1.jpg);
background-position: left;
background-repeat: no-repeat;
height: 450px;
width: 740px;
}

#capa {
margin-top:143px;
float:right;
border-left: 1px solid #FFF;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
width: 225px;
}

#logo {
float: left;
position: relative;
width: 150px;
height: 182px;
margin-top: 22px;
}

#flash {
float:right;
width: 399px;
height: 245px;

}

#raya1 {
margin-top: 36px;
background-image: url(../img/raya.jpg);
background-position: left;
background-repeat: no-repeat;
text-indent: 100px;
font-size:15px;
font-family:"arial narrow";
color: #000;
}

#raya1 a:link {
color: #000;
text-decoration: none;
}

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

#raya2 {
margin-top: -5px;
background-image: url(../img/raya.jpg);
background-position: left;
background-repeat: no-repeat;
text-indent: 100px;
font-size:15px;
font-family:"arial narrow";
color: #000;
}

#raya2 a:link {
color: #000;
text-decoration: none;
}

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

#cuadro{ 
margin-top: 20px;
width:119px;
height: 119px;
border-right: 1px solid #FFF;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

#raya3 {
margin-top: 15px;
background-image: url(../img/raya.jpg);
background-position: left;
background-repeat: no-repeat;
text-indent: 100px;
font-size:15px;
font-family:"arial narrow";
color: #FFF;
}

#raya3 a:link {
color: #FFF;
text-decoration: none;
}

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

#raya4 {
margin-top: -5px;
background-image: url(../img/raya.jpg);
background-position: left;
background-repeat: no-repeat;
text-indent: 100px;
font-size:15px;
font-family:"arial narrow";
color: #000;
}

#raya4 a:link {
color: #FFF;
text-decoration: none;
}

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