/* CSS Document */

body {
    padding: 0;
    text-align: center;
    background: #D3E5FB url(backg.gif) top center repeat-y;
    margin: 0;
}.textoAb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDD28A;
	text-decoration: none;
}
a.textoAb:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.textocat, .titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
a.textocat:hover{
color:#FFCC00;
}
.textocat1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
a.textocat1:hover{
color:#FFCC00;
}
.borde {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E201D;
	padding-bottom:5px;
	background-color:#D97D33;
}
.borde1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E201D;
	padding-bottom:5px;
	background-color:#CB7025;
}
.borde2 {
	border:medium solid #2E201D;
}
.espacio {
padding-left:15px;
}
.borde3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E201D;
	padding-bottom:5px;
	background-color:#573921;
}

.categoria {
width:140px;
float:left;
margin:4px;
}
.categoria a{
width:120px;
padding:3px;
}
.categoria .titulo{
margin-bottom:3px;
}

