#bgMain {
background-image:url(../gfx/bg.gif);
background-repeat:repeat-x;
background-position: center top;
background-color:#ffefbe;
/*background-position:bottom;
height:99%;*/
}

body {
margin:20px 0px 0px 0px;
padding:0 0 0 0;
color: #506171;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	
	
	/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 
 	overflow: -moz-scrollbars-vertical;
	overflow:scroll;
	overflow-x: hidden;
}

body, div, span, td, p, a, a:hover {
	line-height:18px;
	
}


img	{
	border:none;
}

td {
	color: #506171;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

a:link, a:visited, a:active{
 	color: #506171;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration:none;
}
a:hover{
 	color: #F99B23;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#fotos td {
    font-size:11px;
    text-align:center;
    width:140px;
    padding-left:7px;
    vertical-align:top;
}
