.px { font-size: 1px;}

.right { 
font-size: 1px;
text-align: right;}

body { 
margin: 10px; 
background-image: url(img/fondo4.gif); 
}

.fondocuerpo{
font-size: 1px; 
background-image: url(img/fondo3.gif);
margin: 2px;
}

.fondocuerpo2{
font-size: 1px; 
background-image: url(img/fondo2.gif);
margin: 2px;
}

.txt {
text-align: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
text-decoration: none;
padding-left: 10px;
line-height: 15px;
font-weight: normal;
}

.txts {
text-align: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
text-decoration: none;
line-height: 15px;
font-weight: normal;
}

.txtsaz {
text-align: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2498B9;
text-decoration: none;
line-height: 15px;
font-weight: normal;
}

.menuhor {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #F2F2F0;
line-height: 15px;
font-weight: bold;
}

.menu {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
line-height: 15px;
font-weight: bold;
padding-left: 10px;
}

.menu2 {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
line-height: 15px;
font-weight: normal;
padding-left: 10px;
}

.menu3 {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
line-height: 15px;
font-weight: bold;
}

.intro {
text-align: center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #0266A0;
line-height: 15px;
font-weight: bold;
}

.lineahor{
font-size: 1px; 
background-image: url(img/lineahor.gif);
}

.lineavert{
font-size: 1px; 
background-image: url(img/lineavert.gif);
}

a.lkmenu {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

a.lkmenu:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}

a.lkmenuhor {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

a.lkmenuhor:hover {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: underline;
}

a.lk {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}

a.lk:hover {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #356A54;
text-decoration: none;
}

a.lk2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0066A2;
text-decoration: underline;
}

a.lk2:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
text-decoration: none;
}

a.lk3 {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}

a.lk3:hover {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #356A54;
text-decoration: none;
}

a.int {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #ffffff;
text-decoration: none;
}

a.int:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #AFC412;
text-decoration: underline;
}

.caja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #ffffff;
	width: 175px; 
}

.button{
	color: #444444;
	background-color: #FFFFFF;
	border-color: #01365D;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 20px;
	width:60px;
	cursor: pointer;
	overflow: visible;
	margin-right: 3px;
	margin-left: 3px;
	font-family: verdana, arial;
	font-size: 9px;
}

.photo {
	position: relative;
	width: 88px;
	float: left;
	padding: 0px 5px 15px 5px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo a {
	clear:both;
	text-decoration: none;
}

a.linkopacity img {
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;

}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;

}