.background {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftbackg {
	background-image: url(img/left_backg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.leftbackg2 {
	background-image: url(img/left_backg2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.rightbackg {
	background-image: url(img/right_backg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.rightbackg2 {
	background-image: url(img/right_backg2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.linh {
	background-image: url(img/lin_h.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.linv {
	background-image: url(img/lin_v.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.phbackg {
	background-image: url(img/ph_backg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.menutop {
	background-image: url(img/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bar {
	background-image: url(img/bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	
}

a.texts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
}

.texts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F1F21;
	text-decoration: none;
}

a.texts2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.texts3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D67612;
	text-decoration: none;
}

a.texts3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FD880F;
	text-decoration: none;
}

.comu a {
	outline:none;
	width:225px;
	background-color:#eaeae2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #D67612;
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #c6c7c2;

}
.comu a:hover {
background-color:transparent;
color: #585858;
border:1px solid #D67612;
}
.comu a img {
text-decoration:none;
border:0px;
}

.news {
background:url(newsletter.jpg) top;
margin-left:19px;
display:block;
width:208px;
height:81px;
}
.news:hover {
background-position:bottom;

}
.fonga {
	display:block;
	width:112px;
	height:78px;
	background-image: url(img/botonera/fonga.jpg);
	background-position: top;
}
.fonga:hover {
	display:block;
	width:112px;
	height:78px;
	background-image: url(img/botonera/fonga-on.jpg);
	background-position:bottom;

}
.consejo {
	display:block;
	width:115px;
	height:78px;
	background-image: url(img/botonera/consejo.jpg);
	background-position: top;
}
.consejo:hover {
	display:block;
	width:115px;
	height:78px;
	background-image: url(img/botonera/consejo-on.jpg);
	background-position:bottom;

}