

img {
padding: 7px;
border: 0px solid #dcdcdc;
margin: 5px;
}
img.center {
display: block;
margin: auto;
}
img.right {
float: right;
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.left {
float: left;
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
img.none { /* Agrega esta clases para imagenes sin borde */
border: 0;
padding: 0;
background: transparent;
}
a{
color:#AB4A11;
text-decoration:none;
font-size: 16px;
}
//////////////*estilos Felip*////////////////////////
a:link {
text-decoration: none;
color: #60410b;
}
a:visited {
text-decoration: none;
color: #60410b;
}
a:hover {
text-decoration: none;
color: #660000;
}
a:active {
text-decoration: none;
color: #660000;
}
#apDiv2 {
position:absolute;
left:40px;
top:196px;
width:149px;
height:275px;
z-index:1;
}
.Estilo1 {
font-family: "Courier New", Courier, monospace;
color: #60410b;
font-weight: bold;
font-size: 16px;
}
.Estilo2 {
font-family: "Courier New", Courier, monospace;
font-size: 36px;
font-weight: bold;
color: #60410b;
}
#apDiv3 {
position:absolute;
left:238px;
top:128px;
width:786px;
height:32px;
z-index:2;
}
.Estilo3 {
font-family: "Courier New", Courier, monospace;
color: #60410b;
font-weight: bold;
font-size: 24px;
}
#iframe {
position:absolute;
left:214px;
top:174px;
width:785px;
height:440px;
z-index:3;
visibility: visible;
}
#apDiv5 {
position:absolute;
left:750px;
top:25px;
width:245px;
height:99px;
z-index:6;
}
.Estilo4 {
font-family: "Courier New", Courier, monospace;
color: #60410b;
font-weight: bold;
font-size: 11px;
}
#apDiv6 {
position:absolute;
left:214px;
top:30px;
width:802px;
height:105px;
z-index:5;
}
.Estilo5 {color: #660000}
#apDiv1 {
position:absolute;
left:218px;
top:674px;
width:752px;
height:14px;
z-index:7;
}
.Estilo6 {font-family: "Courier New", Courier, monospace; color: #000000; font-weight: bold; font-size: 14px; }
#apDiv4 {
position:absolute;
left:38px;
top:510px;
width:151px;
height:156px;
z-index:8;
}
.Estilo8 {font-family: Arial, Helvetica, sans-serif}
.Estilo11 {
font-family: Arial, Helvetica, sans-serif;
color: #E2C188;
font-size: 10px;
}
.Estilo12{
vertical-align:top;
padding-top:9px;
}
.Estilo13 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }
.Estilo14 {font-size: 10px}
.Estilo15 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.Estilo16 {font-family: "Courier New", Courier, monospace; color: #60410b; font-weight: bold; font-size: 12px; }
.Estilo17 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; }
.Estilo18 {color: #660000}
.Estilo19 {color: #330000}
#apDiv7 {
position:absolute;
left:280px;
top:31px;
width:230px;
height:97px;
z-index:9;
}
#apDiv8 {
position:absolute;
left:789px;
top:29px;
width:300;
height:0;
z-index:9;
}
/*GALERIA DE IMAGENES*/
.contenedorfoto img {
border:1px solid #ad8500;
width:75px;
}
.contenedorfoto {
float:left;
width:100px;
height:150px;
margin:10px;
padding:5px;
/*background-color:#f5f7f9;*/
border-right: #660000 solid 2px;
border-bottom: #660000 solid 2px;
text-align:center;
}
.contenedorfoto a {
text-decoration: none;
}
.contenedorfoto span{
color:#515151;
font-family: Trebuchet MS;
font-size: 9pt;
}