	body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#8D8D8C;}
a:hover{text-decoration:none;}
strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}
img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8D8D8C;
	}
.m_text { height:850px; min-width:766px;}
	
.header { height:317px; background:url(../../images/header_tall_bg.jpg) top left repeat-x;}
.header table { background:url(../images/top_bg_left.jpg) bottom left no-repeat;}
.header td {background:url(../images/top_bg_right.jpg) bottom right no-repeat;}
.footer { height:128px; background:url(../images/footer_bg.gif) top repeat-x;}
.footer a {color:#8D8D8C; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer div {text-align:right; padding:64px 51px 0 0;}
.footer .col1 {width:33%; background:url(../images/footer_col1_bg.gif) bottom right no-repeat;}
.footer .col1 img {margin:65px 0 0 53px;}
.footer .col2 {width:67%; background:url(../images/footer_col2_bg.gif) top left repeat-x;}
.middle {height:405px; background:url(../images/mid_bg.gif) top repeat-x;}

.s_text {font-size:10px;}

.g_text {font-size:11px; color:#333333;}

.i_text {font-size:11px; color:#999999;}
.i_text strong {color:#333333;}

.b_text {font-size:12px; color:#54789E;}

.read_more { background:url(../images/more_bg.gif) no-repeat 0 2px; font-size:9px; padding-left:16px; color:#8D8D8C;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input1 { vertical-align:middle; width:146px; height:23px; padding:1px 0 0 7px; border:1px solid #C8C8C8; background:none;}	
.input { vertical-align:middle; width:201px; height:24px; border:1px solid #8D8D8C;}

textarea {width:201px; height:122px; padding-left:5px; overflow:auto; border:1px solid #8D8D8C;}

ul { margin:0; padding:0; list-style:none;}
li { margin:0px; padding:0px; padding:6px 0 3px 15px; font-size:9px; font-weight:bold;}
li a { text-decoration:none;}
li a:hover { text-decoration:underline;}

li2 { margin:0px; padding:0px; padding:6px 0 3px 0px;}
li2 a { text-decoration:none;}
li2 a:hover { text-decoration:underline;}

.d_bg { background:#EDEDED; color:#333333;}
.d2_bg { background:#F9F9F9; color:#333333;}

.lang { font-size:10px; color:#999999;}
.lang a { text-decoration:none;}
.lang a:hover { text-decoration:underline;}

#content{
}

/* SECCION GALERIA */

#gallery {
	list-style: none;
	overflow-y: hidden;
}

#imagegallery {
	width: 560px;
	height: 370px;
}

#imagegallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbgalleryimg{
	z-index:2;
	background:#FFF;
}

.thumbgallerytext{
	color:#FFF;
	text-align:center;
	margin-top:-13px;
	z-index:3;
}

.thumbgallerytitle{
	color:#333333;
	font-size:11px;
}
	       /*
        .bubbleInfo {
            position: relative;
            top:0;
            left:0;
            width: 500px;
        }
        .trigger {
            position: absolute;
        }
     


        .popup {
                position: relative;
                display: none;
                z-index: 50;
                border-collapse: collapse;
                margin-left: -120px;
                margin-top: -20px;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-1.png); }
        .popup td.top { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-3.png); }
        .popup td.left { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-4.png); }
        .popup td.right { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://jqueryfordesigners.com/demo/../images/coda/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(http://jqueryfordesigners.com/demo/../images/coda/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }*/
        
        
/* NEW BUBBLE POPUP */        
        
table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	padding: 0pt;
}
/* Bubble pop-up */
.coda_bubble {
    position: relative;
    top: -600px;
    left: -356px;
    width: 150px;
    text-align:left;
    float:both;
    padding-left:20px;
}
.popup {
    position: absolute;
    display: none;
    z-index: 495;
    border-collapse: collapse;
}

.popup td.corner {
    height: 15px;
    width: 19px;
}

.popup td.topleft { background-image: url(../images/bubble_classic/bubble-1.png); }
.popup td.top { background-image: url(../images/bubble_classic/bubble-2.png); }
.popup td.topright { background-image: url(../images/bubble_classic/bubble-3.png); }
.popup td.left { background-image: url(../images/bubble_classic/bubble-4.png); }
.popup td.right { background-image: url(../images/bubble_classic/bubble-5.png); }
.popup td.bottomleft { background-image: url(../images/bubble_classic/bubble-6.png); }
.popup td.bottom { background-image: url(../images/bubble_classic/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td.bottomright { background-image: url(../images/bubble_classic/bubble-8.png); }

.popup table.popup-contents {
    font-size: 12px;
    line-height: 1.2em;
    background-color: #fff;
    color: #666;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    
}

table.popup-contents th {
    text-align: right;
    text-transform: lowercase;
}

table.popup-contents td {
   text-align: left;
}
.popup td.bubble_content {
   background:white;
   font-family: "Trebuchet MS",  sans-serif;
   font-size:11px;
   padding:10px;
}
.trigger{
	position:absolute;
	font-family: "verdana", arial, sans-serif;
	font-size:12px;
}
/* root element for scrollable */ 
div.scrollablenews {   
    /* required settings */ 
    background-color:transparent;
    position:relative; 
    overflow:hidden;     
    /* vertical scrollers have typically larger height than width */     
    height: 260px;      
    width: 320px;     
} 
 
/* root element for scrollable items */ 
div.scrollablenews div.items {     
    position:absolute;
    background-color:transparent;
    /* this time we have very large space for height */     
    height:20000em;     
}

div.scrollablegal {   
    /* required settings */ 
    background-color:transparent;
    position:relative; 
    overflow:hidden;     
    /* vertical scrollers have typically larger height than width */     
    height: 370px;      
    width: 560px;     
} 
 
/* root element for scrollable items */ 
div.scrollablegal div.items {     
    position:absolute;
    background-color:transparent;
    /* this time we have very large space for height */     
    height:20000em;     
}

    #noticias_cont{
        width: 320px;
        float: none;
        clear: both;
    }
    #noticias_columna{
        width: 200px;
        float: right;
    }
    #noticias_contenido{
        width: 120px;
        float: left;
    }
    
/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/right.png);
	clear:right;	
}
