#tooltip  h3 {
    font-size: 11px !important;
    font-weight: normal !important;
}

#amenu a {
    text-decoration:none;
    color: #005419;
    font-weight:bold;
}

.photoFrame, .albumFrame {
    /* border: solid 1px #c9c9c9; */
    /*padding: 5px;*/
    margin: 5px;
    width: 165px;
    float: left;
}

/*
.photoFrame:hover, .albumFrame:hover{
    background-color:#EE6C00;
    border-color:#EE6C00;
}
*/


#menuPager {
    clear: both;
}

#menuPager li {
    display: inline;
    margin: 0 3px;
}

.albumCategory {
    /* background-color: #e9e9e9; */
    padding:0 3px;
    font-size: 13px;
    font-weight:bold;
    text-align:left;
    color:#B20839;
}

#adminPhotoBack {
    padding-right:10px;
}

.mini {
    font-size:xx-small;
}

.albumDescription {
    /* background-color: #e9e9e9; */
    height: 35px;
    overflow: hidden;
    padding:3px;
    font-size: 13px;
    font-weight:bold;
    color: #EE6C00;
}

.albumView {
    background-image: url(../img/ver-mas.gif);
    width: 72px;
    height: 21px;
    border:none;
    font-weight: normal;
    cursor:pointer;
    color:#fff;
    font-size:12px;
    padding-bottom: 3px;
	margin-top:3px;
}

.ie6 .albumView,.ie7 .albumView {
    background-color: #EE6C00 !important;
    font-size: 14px !important;
    color: #fff !important;
}

.albumButton {
    text-align:right;
}

.photoFrame {
    /*border: solid 1px #c9c9c9;*/
    padding: 5px;
    margin: 4px;
    width: 220px;
    float: left;
}

/*.photoFrame:hover{
    border-color:#EE6C00;
}*/

.photoTitle {
/*    background-color: #e9e9e9;*/
    padding:0 3px;
    font-size: 11px;
    /*font-weight:bold;
    text-align:center;*/
    float: left;
    width: 115px;
    margin-left: 0px;
}

.renderImage {
    /*border:2px solid transparent;*/
    float:right;
    height:77px;
    width:92px;
    overflow:hidden;
}

.albumImage {
}
.albumImage img {
    border: 2px solid #ffffff;
}
.albumImage img:hover {
    border: 2px solid #ffffff;
}

#amenu h5 {
    color: #B20839 !important;
    font-weight: bold;
	font-size:12px !important;
}

#amenu p {
    color: #222222 !important;
    font-weight: normal !important;
    font-size: 11px !important;
	text-align:justify;
}

#volver_menu, .precio_comida {
    color: #fff !important;
}
