/* 
PROMO DE PROMOS - 2008
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/

body {
color: #30425e;
font-family: Arial, Helvetica, sans-serif;
font-size:  11px;
text-align: center;
background: url(../lib/bg.gif) #fff repeat-x bottom;
margin: 0;
padding: 0px;
}

a:link,a:visited { 
text-decoration: none;
line-height: 14px;
}
a:hover {
text-decoration:  underline;
line-height: 14px;
}

#wrapper{
margin: auto;
width: 780px;
}

#content{
clear: both;
background-color: #c6d637;
background-image: url(../lib/bg_content.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#info{
float: right;
text-align: justify;
margin: 12px;
width: 299px;
}

#home{
clear: left;
float: left;
background: url(../lib/bg_promo.gif) no-repeat top;
width: 457px;
padding-top: 530px;
}

#footer{
color: #fff;
font-size: 10px;
text-align: left;
padding: 15px;
}

.clear{
clear: both;
}

.left{
float: left;
}

.right{
float: right;
}

.bold{
font-weight: 700;
}

