.BorderImageHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.textoGral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;

}
.100porcento {
	width: 100%;
}
.tablacentral {
	height: 420px;
	width: 760px;
}
.fondoIzquierda {
	background-image: url(../imgs/fondo_izquierda.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.fondoDerecha {
	background-image: url(../imgs/fondo_derwcha.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.bordeBcoDerecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bordeFoto {
	border: 2px solid #FF9900;


}
.bordeFotoConjunto {
	border: 2px solid #FF9900;
	margin-top: 2px;

}
.listas {
	list-style-position: inside;
	list-style-type: disc;
}
