/* 
Promo Bingo de VIVA - 2010
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/


/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body{
line-height: 1;
}
ol,ul{
list-style: none;
}
blockquote,q{
quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after{
content: '';
content: none;
}
focus{
outline: 0;
}
ins{
text-decoration: none;
}
del{
text-decoration: line-through;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
/* RESET */


body{
font-family: "Arial", Tahoma, Verdana;
font-size: 0.69em;
text-align: center;
background: #c0d831 url(../lib/bg_01.gif) repeat-x bottom;
}

#wrapper{
overflow: hidden;
width: 1000px;
margin: auto;
}

#content{
clear: both;
overflow: hidden;
width: 1000px;
}
#content img{
clear: both;
margin: 0 auto;
}

#footer{
clear: both;
overflow: hidden;
width: 1000px;
height: 30px;
}
#footer a.byLogos:link,a.byLogos:visited,a.byLogos:hover {
display: block;
float: right;
outline: none;
text-indent: -9000px;
text-decoration: none;
background: url(../lib/powered_logos.gif) no-repeat center;
width: 104px;
height: 30px;
margin-right: 15px;
*margin-right: 7px;
}




.left{
float: left;
}

.right{
float: right;
}

.clear{
clear: both;
}

.bold{
font-weight: 700;
}

.small{
font-size: 0.82em;
}




/* LINKS */

a.logoViva:link,a.logoViva:visited,a.logoViva:hover {
position: absolute;
display: block;
outline: none;
right: 0;
text-indent: -9000px;
text-decoration: none;
background: url(../lib/logo_viva.gif) no-repeat;
width: 161px;
height: 63px;
}


a.boxProm:link,a.boxProm:visited {
display: block;
float: left;
color: #fff;
font-size: 0.82em;
line-height: 10px;
text-align: justify;
text-decoration: none;
background: #c6d049 url(../lib/bg_box_prom.jpg) no-repeat;
width: 556px;
height: 21px;
margin-top: 25px;
margin-left: 15px;
*margin-left: 12px;
padding: 6px 12px;
}
a.boxProm:hover {
color: #1e407b;
}



a.lnkViva:link,a.lnkViva:visited {
color: #1e407b;
text-decoration: none;
line-height: 14px;
}
a.lnkViva:hover {
background: url(../lib/line_dotted.gif) repeat-x left bottom;
}

