@charset "utf-8";
.cenefa {
	background-image: url(../images/cenefa.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fondo1 {
	background-image: url(../images/fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo2 {
	background-image: url(../images/fondo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titMenu {
	font-family: "Futura BdCn BT", "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #DE0000;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}
textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}


.marcoCont {
	border: 1px solid #E8E8E8;
}
.imgCont {
	border: 1px solid #646464;
}
.titCont {
	font-family: "Futura BdCn BT", "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #4CA9F8;
}
.txtCont {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}


.generalTxt, generalTxt td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #9E7D63;
}
.generalTxt a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #9E7D63;
	text-decoration: none;
}
.generalTxt a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #DE0000;
	text-decoration: none;
}
.pie {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.txtCont a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.txtCont a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #DE0000;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.titProducto {
	font-family: "Futura BdCn BT", "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #DE0000;
}
.resultados {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #9E7D63;
}
.resultados a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #9E7D63;
	text-decoration:none;
}
.resultados a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #9E7D63;
	text-decoration:underline;
}
.tdPaginacion, .tdPaginacion td    {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DE0000;
	border: 1px solid #EFEAE5;
}

.tdPaginacion a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #f7c600;
	text-decoration: none;
}
.tdPaginacion a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

