a, img {
border: 0px;
margin: 0px;
padding: 0px;

}

.textos {
width: 245px;
height: auto;
float: left;
margin-right: 5px;
}

.fotos {
width: 300px;
height: auto;
float: left;

}

.fotos p {
display: block;
float: left;
}

iframe#iframe {
width: 580px;
height: 386px;
border: 1px solid #394963;
background-color: white;

}

p img {
text-align: right;
border: 1px solid #DFAD37;
margin: 7px 0px 7px 10px;
}

p img:hover {
text-align: right;
border: 1px solid #45536F;
margin: 7px 0px 7px 10px;
}


div#pie {
width: 636px;
height: 83px;
background-image: url(img/pie.jpg);
background-repeat: no-repeat;
}


div#texto {
font-family: georgia; 
text-align: justify; 
font-size:1em;
line-height: 1.3em; 
color: #45536F;
background-color: white;

}

div#texto p:first-letter {
font-family: georgia; 
 background-color: white;

font-size:1.5em;
color: #DFAD37;
}

div#texto td:first-letter {
font-family: georgia; 
 background-color: white;
font-weight: bold;
font-size:1.3em;
color: #DFAD37;
}

ul{
	list-style-type: inherit
	line-height: 2.4em;


}

ul li,dt {
font-size:0.9em !important;
}

ul dt {
text-align: left;
}

.titulo {
font-weight: bold;
color: #DFAD37;
font-style: italic;
background-color: #45536F;
}

.box {
display: block;
clear: left;
}

.punto {
font-size:1.4em !important;
font-weight: bold;

}


.caja {
border: 1px solid #DFAD37;
padding: 1px solid gray;
margin-top: 2px;

}

.caja:hover {
border: 1px solid #45536F;
padding: 1px solid gray;


}

.etiquetas {
font-weight: 300
}
div#tituloform {
width: 380px;
height: auto;
font-weight: bold;
color: #DFAD37;
font-style: italic;
background-color: #45536F;
text-align: center;
margin: 0 auto;
}


div#titulodescargas {
width: 570px;
height: auto;
font-weight: bold;
color: #DFAD37;
font-style: italic;
background-color: #45536F;
text-align: center;
margin: 0 auto;
}



div#download img {
border-top: 3px solid white;
border-bottom: 0px solid white;
}

div#download img:hover {
border-top: 0px solid white;
border-bottom: 3px solid white;
}

