

body {
    margin:0px;
    padding:0px;
 background-color:#2B6D8D;
  }


* {
    font-family:Georgia,Arial,sans-serif;
  }


IMG {
    border:0px;
  }


TD {
    vertical-align:top;
  }


SPAN {
    padding:0px;
    margin:0px;
  }


.boton {
    background-image : url(imagenes/fondo-boton.png);
    background-repeat : no-repeat;
    color : #69add0;
    font-size : 17px;
    padding-bottom : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 2px;
  }


.boton A {
    color:white;
    text-decoration:none;
    margin:0px;
    padding:0px;
  }


#seccion A {
    color:white;
    text-decoration:none;
  }


#bienvenidos {
    background-image : url(imagenes/bienvenidos.png);
    background-repeat : no-repeat;
    color : white;
    font-size : 15px;
    height : 170px;
    padding-bottom : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 15px;
    width : 215px;
  }


#seccion {
    height:279px;
    width:215px;
    background-image: url(imagenes/seccion.png);
    background-repeat:no-repeat;
    color:white;
    padding:10px 20px;
    font-size:12px;
  }


.fondo-textos {
	width:556px;
	height:570px;
	background-image: url(imagenes/fondo-texto.png);
	background-repeat:repeat-y;
	vertical-align:top;
 border:1px solid #03a0cb;
  }

.fondo-titulo-galeria {
	width:556px;
	height:95px;
	background-image: url(imagenes/fondo-titulo-galeria.png);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:28px;
	text-align:center;
	color:white;
	padding-top:15px;
  }

.fondo-galeria {
	width:556px;
	height:478px;
 background-color:#246e8d;
 border:1px solid #00a7e4;
 padding-bottom:25px;
	vertical-align:top;


  }

.fondo-galeria P{
 font-style:italic;
 font-weight:bold;
 margin:10px 35px;
 color:white;
 font-size:15px;
}

.fondo-textos TD ,.fondo-titulo-galeria TD , #izquierda TD{
 padding:0px;
 margin:0px;
}

#la_galeria TD{
 border:1px solid #03a0cb;
 width:115px;
 height:70px;

}

#content {
    width: 200px;
    height: 223px;
    float: left;
    overflow: hidden;
    text-align:left;
  }


#text {
    padding-right:10px;
  }


#track {
    height: 223px;
    width: 15px;
    float: left;
    background-image: url(imagenes/scroll_izq.png);
    background-repeat:no-repeat;
    background-position:4px 0px;
  }


#thumb {
    position: relative;
    top: 10px;
    left: 0;
    height: 28px;
    width: 15px;
    background-image: url(imagenes/scroll.png);
    background-repeat:no-repeat;
  }

#content2{
	margin-top:10px;
	width: 450px;
	height: 440px;
	float: left;
	overflow: hidden;
	text-align:left;
  }


#texttexto {
    padding:0px 10px;
  }


#tracktexto {
    height: 475px;
    width: 15px;
    float: left;
    background-image: url(imagenes/track-textos.png);
    background-repeat:no-repeat;
    background-position:4px 0px;
  }


#thumbtexto {
    position: relative;
    top: 10px;
    left: 0;
    height: 28px;
    width: 15px;
    background-image: url(imagenes/scroll.png);
    background-repeat:no-repeat;
  }

#galerias{
 font-size:15px;
 color:#69add0;
 font-weight:bold;
 font-style:italic;
 vertical-align:middle;
}
#galerias A{
 text-decoration:none;
}
.marca{
 color:#fd7d0f;
 font-size:20px;
 font-weight:bolder;
}

#los_textos{
 font-size:12px;
 color:#69add0;
 font-weight:bold;
 font-style:italic;
 vertical-align:middle;
}
#los_textos A{
 text-decoration:none;
}
.marca-textos{
 color:#fd7d0f;
 font-size:16px;
 font-weight:bolder;
}
.marco{
 width:850px;
 height:650px;
 text-align:center;
 background-image:url(imagenes/fondo_marco.png);
 background-position:bottom left;
}
.cerrar{
 color:white;
 font-size:10px;
 background-image:url(imagenes/cerrar.png);
 background-repeat:no-repeat;
 background-position: 10px 5px;
 padding:0px 26px;
 position:absolute;
 height:20px;
 padding-top:5px;
 background-color:#00aeef;
}
#anterior{
 position:absolute;
 float:left;
 text-align:left;
 height:600px;
}
#siguiente{
 position:absolute;
 float:right;
 text-align:right;
 height:600px;
}
P{
 color:#2B6D8D;
}
#bienvenidos P{
 color:black;
}

#justificado P{
 text-align:justify;
}
#video{
 float:left;
 width:363px;
 height:274px;
 background:#69ADD0;
 border:1px solid #69ADD0;
}