/* CSS Document */

.pestanas
{
	width: 440px;
}

.enlacepestana
{
	float: left;
	width: 200px;
	height: 40px;
}

.capaponencias
{
	width: 440px;
	border-style: solid;
	border-width: 1px;
	border-color: #957F6A;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}