body{
margin:0px;
background-color:#000000;
}
#caja{
width:1000px;
}
#contenedor{
width:1000px;
background-color:#000000;
border-top:solid #FFFFFF 1px;
border-bottom:solid #FFFFFF 1px;
}
#bannerhome{
width:1000px;
height:370px;
background:url(images/home.png) no-repeat;
}
#bannercompanies{
width:1000px;
height:370px;
background:url(images/companies-image.png) no-repeat;
}
#bannerpublications{
width:1000px;
height:370px;
background:url(images/publications-image.png) no-repeat;
}
#bannernewbrands{
width:1000px;
height:370px;
background:url(images/newbrands-image.png) no-repeat;
}
#bannercontactus{
width:1000px;
height:370px;
background:url(images/contactus-image.png) no-repeat;
}
#aboutus{
width:110px;
height:50px;
background:url(images/aboutus_01.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#aboutus2{
width:110px;
height:50px;
background:url(images/aboutus_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#aboutus:hover{
width:110px;
height:50px;
background:url(images/aboutus_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#companies{
width:110px;
height:50px;
background:url(images/companies_01.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#companies2{
width:110px;
height:50px;
background:url(images/companies_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#companies:hover{
width:110px;
height:50px;
background:url(images/companies_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#publications{
width:110px;
height:50px;
background:url(images/publications_01.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#publications2{
width:110px;
height:50px;
background:url(images/publications_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#publications:hover{
width:110px;
height:50px;
background:url(images/publications_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#newbrands{
width:110px;
height:50px;
background:url(images/newbrands_01.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#newbrands2{
width:110px;
height:50px;
background:url(images/newbrands_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#newbrands:hover{
width:110px;
height:50px;
background:url(images/newbrands_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#contactus{
width:110px;
height:50px;
background:url(images/contactus_01.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#contactus2{
width:110px;
height:50px;
background:url(images/contactus_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#contactus:hover{
width:110px;
height:50px;
background:url(images/contactus_02.png) no-repeat;
text-decoration:none;
text-transform:none;
}
#contentexto{
width:490px;
border-left:solid #00b1ed 1px;
float:right;
margin-right:20px;
text-align:justify;
font-family:"Century Gothic";
font-size:12px;
color:#FFFFFF;
padding-left:10px;
}
#titular{
font-family:"Century Gothic";
font-size:15px;
color:#00b1ed;
}
#pretitular{
font-family:"Century Gothic";
color:#00b1ed;
}
#titularbig{
font-family:"Century Gothic";
font-size:18px;
color:#00b1ed;
font-weight:bold;
}