html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/bg.gif) center repeat-y #161616;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
a{
color: #FF9900;
}
a:hover{
color: #FFCC00;
}
#extWrapper{
}
#wrapper{
width:850px;
}
#topFlash{
background:#161616;
}
#menu{
margin-bottom:15px;
}
#static{
text-align:justify;

}
#foot{
background:url(../gfxsito/foot.jpg) top left no-repeat;
padding-bottom:20px;
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
float:left;
color:#666666;
width:850px;
}
#foot a{
color:#666666;
text-decoration:none;
}
#foot a:hover{
text-decoration:none;
color:#EEEEEE;
}

/*  NEWS PROPERTIES  */

.newsWrapper{
width:270px;
float:left;
text-align:justify;
margin-right:10px;
margin-bottom:10px;
line-height:1.5em;
}
.newsWrapper IMG{
padding:4px;
border:#CCCCCC 1px solid;
margin-right:10px;
background:#FFFFFF;
}
.newsTitle{
background:url(../gfxsito/news_head.jpg) center no-repeat;
padding:10px 8px 10px 15px;
font-weight:bold;
margin-bottom:10px;
color:#FFFFFF;
}
.newsBody{
}
#news{
width:560px;
float:left;
}
/*  END NEWS PROPERTIES  */
#nextDate{
width:283px;
height:262px;
background:url(../gfxsito/paper.jpg) center top no-repeat;
float:left;
padding-top:50px;
}
#dateDay{
color:#A52620;
font-weight:bold;
font-family:Impact, Arial, Helvetica, sans-serif;
font-size:96px;
text-align:center;
}
#dateMonth{
color:#333333;
font-weight:bold;
font-size:28px;
text-align:center;
}
#dateInfo{
color:#333333;
text-align:center;
padding-left:40px;
padding-right:40px;
font-size:12px;
}
#guestbook{
width:620px;
float:left;
}
#firma{
width:230px;
height:560px;
background: url(../gfxsito/firma.jpg) #000000;
float:left;
}
.bio{
padding:10px;
text-align:justify;
}
.error{
color:#FFFF33;
text-decoration:blink;
}