.ccs {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4A3D31; font-weight: bold}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	width: 300px;
	margin-bottom: 10px;
}
.title {
	margin-bottom: 20px;
	margin-top: 20px;
}

.articulos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #663333}
.subtitulos {
	font-family: "Arial black";
	font-size: 12px;
	color: #666666;
}
.big {
	margin-left: 20px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.wline {
	height: 2px;
}
.wline  img  {
	width: 200px;
	height: 2px;
	margin-right: auto;
	margin-left: 10px;
}

.hline {
	background-color: #ebd3ae;
	width: 2px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
table {
	padding: 0px;
	margin: 0px;
}
.project td {
	text-align: center;
}
.project td a {
	text-decoration: none;
}
.project a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.texto .ctit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
