
#banner {
z-index : 10;
width : 950px;
position : absolute;
/* left : 0; */
top : 0;
}

#cuerpo {
z-index : 100;
width : 900px;
position : absolute;
/* left : 0; */
min-height: 625px;
height: 625px;
top : 150px;
}
#link_container {
z-index : 30;
width : 950px;
height : 29px;
position : absolute;
margin-top : 87px;
margin-left : 24px;
}
#link_container_search {
z-index : 30;
width : 950px;
height : 29px;
position : absolute;
margin-top : 87px;
margin-left : 360px;
}
#arancel {
z-index : 30;
width : 940px;
height : 29px;
position : absolute;
margin-top : -150px;
margin-left : 0;
}
.link {
background-image : url("../../../images/link-trans.png");
background-repeat : no-repeat;
width : 111px;
height : 28px;
float : left;
}
.links1 {
color : #d71717;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : center;
margin-top : 7px;
text-transform : uppercase;
}
.links {
color : #d71717;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : center;
margin-top : 10px;
text-transform : uppercase;
}
.texto {
color : #d71717;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
}
A:link {
text-decoration : none;
}
A:visited {
text-decoration : none;
}
A:active {
text-decoration : none;
}
A:hover {
text-decoration : underline;
color : blue;
}
.titles {
font-size : 16px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.links_left {
color : blue;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.username {
color : #0000cc;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.country {
color : #000099;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.redtitle{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #990000;
}

.graytitle{
color: #666666;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight : bold;
}

.bluetitle{
color: Blue;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight : bold;
}


.preg{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
}

.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #464240; 
}

