.txtportada {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	border: 1px solid #666666;
	line-height: 14px;
}
.txtportada a {
	color: #FFCC00;
}
.txtportada a:hover {
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.titulo ul {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	float: left;
	list-style-image: url(../gfx/titulo_vineta.png);
	list-style-position: inside;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #CC0000;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
	background-color: #CCCCCC;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #333333;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #999999;
}
.txtresaltado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 14px;
}
.webmail {
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}
.txt   img {
	padding: 2px;
	background-color: #F1F1F1;
	border: 1px solid #CC0000;
}
.prod img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
