#izquierda {
    display: block;
    float: left;
    width: 442px;
}
#info {
    color: black;
    font-family: tahoma;
    font-size: 13px;
    display: block;
    width: 433px;
    height: 171px;
    background: transparent url(../img/rectangle.png) no-repeat 0 0;
}
#info a,#info a:visited,#info a:hover {
    color: #336633;
}
#info ul {
    margin:0;
    padding: 7px 25px 17px 13px;
}
#info li {
    display: block;
    border-bottom: 1px dashed #999999;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-bottom: 9px;
    padding-top: 6px;
}
#info .last {
    border-bottom: none;
}
#derecha {
    margin-left: 478px;
    display: block;
    /*padding-top: 43px;*/
}
#derecha h2 {
    color: #003300;
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 14px;
}
#derecha .foto {
    margin-right: 18px;
    float: left;
    max-width: 170px;
}
#derecha p {
    font-size: 12px;
    margin-left:187px;
}
#derecha .mas {
    text-align: right;
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.noticia {
    margin-bottom: 46px;
}
.noticia a {
    color: #003300;
    text-decoration: none;
}
.noticia a:hover {
    text-decoration: underline;
}
h1 {
    display: none;
}
.jcarousel-clip-horizontal {
    width:400px;
    height: 300px;
}
.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0px;
}
.jcarousel-item {
    width:400px;
    height: 300px;
}
.jcarousel-container-horizontal {
}
.jcarousel-container {
}
#carrousel_buttons {
    border: 1px solid #4e4e50;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 6px 9px 6px 16px;
    width: 375px;
    margin-bottom: 10px;
}
#play,#pause,#back,#next{
    background-image: url("../slider/buttons_sprite.jpg");
    cursor: pointer;
    float: left;
    margin-left: 22px;
}
#play{background-position: -10px -2px;width: 16px;height: 19px;margin-left: 0px;}
#pause{background-position: -48px -3px;width: 12px;height: 19px;}
#back{background-position: -83px -3px;width: 29px;height: 19px;}
#next{background-position: -129px -3px;width: 30px;height: 19px;}
#play:hover,#pause:hover,#back:hover,#next:hover,.numbers:hover{opacity:0.5}
.numbers {color: #4E4E50;
    cursor: pointer;
    float: left;
    font-size: 19px;
    line-height: 19px;
    margin-left: 22px;
    width: 15px;}
