/* CSS Document */



.Estilo5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
	
a:link,a:visited, a:active {
	color: #000000;
	border-bottom: thin dashed #9FA3A4;
	text-decoration: none;
}


a:hover {
	color: #000000;
	background-color: #9FA3A4;
}


body	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color:#F8F8F8;
	width: 785px;
}

#cap	{
	border: 1px solid #9FA3A4;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 785px;
}

	
#cos	{
	text-align:left;
	width: 785px;
	margin-top: 20px;
	}
