/* CSS Document */

.pic {
	float: left;
	width: 238px;
	position: relative;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: groove;
	border-left-style: dotted;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.esp_top {
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 14px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chama_cli {
	width: 200px;
	float: left;
	position: relative;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.chama_cli a {
	color: #990000;
	text-decoration: none;
}
.chama_cli a:hover {
	color: #FF0000;
	text-decoration: underline;
}
