body {
	background-color: #704444;
	margin: 0px;
}
a:link {
	color: #704444;
	text-decoration: underline;
}
a:visited {
	color: #704444;
	text-decoration: underline;
}
a:hover {
	color: #704444;
	text-decoration: none;
}


.txtportada {
	color: #663E3E;
	padding-left: 30px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #704444;
}
.padcelda {
	padding-left: 30px;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
a.tituloCat{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #704444;
	text-decoration:underline;
	}
a.tituloCat:link{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 14px;
	color: #704444;
	text-decoration:underline;
	}
a.tituloCat:visited{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #704444;
	text-decoration:underline;
	}
a.tituloCat:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #704444;
	text-decoration:none;
	}.txtresumen {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #291818;
}
.imgnotprincat {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px dotted #CC3399;
	margin-right: 10px;
	margin-top: 5px;	
}
.field {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;


}
.field2 {
	height: 100px;
	width: 315px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.txtForm {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #704444;
}
.floatright {
	float: right;
}

.imgnota {
	border: 1px solid #CCCCCC;
	float: right;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
