/* PARTICULARES */

/* MENU */
.menuE{
	background: url(../img/P_bgSombraMenu.gif) no-repeat;
}
.menuE ul li a#servicios{
	background-image: url(../img/P_but_servicio.png);
	width: 185px;
}
.menuE ul li a#tesis{
	background-image: url(../img/P_but_tesis.png);
	width: 86px;
}
.menuE ul li a#artedeco{
	background-image: url(../img/P_but_arteDeco.png);
	width: 167px;
}
.menuE ul li a#contacto{
	background-image: url(../img/P_but_contacto.png);
	width: 198px;
}
#presuMenu ul li a{
	background: #acd64c;
}
#presuMenu ul li a:hover{
	color: #83a13d;
	background: #d9ecaf;
}

/* DECo */
.cabLink span{
	background:  url(../img/P_flecha.gif) no-repeat left 0px;
}
.cabLink b{
	background: url(../img/P_flecha.gif) no-repeat right 0px;
}

/**/
#flashFotos{
	border: 13px solid #acd64c;
}
.tabHead .txt li {
	background: url(../img/allTabsVerde.png) no-repeat left -59px;
}
.tabHead .txt li a {
	background: url(../img/allTabsVerde.png) no-repeat right -59px;
}
.tabHead .txt li.selected {
	background: url(../img/allTabsVerde.png) no-repeat left -26px;
}
.tabHead .txt li.selected a {
	background: url(../img/allTabsVerde.png) no-repeat right -26px;
}
