/* CSS Document */
@charset "iso-8859-1";

body
{
	padding:0px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background-color:#e4edfe;
	background-image:url(../imagenes/page_bg.png);
	background-repeat:repeat-x;
}
.color_base{
	background-color:#eff0d6;
}
.fuente_base{
	font-family:Arial, Helvetica, sans-serif;
}
#Splitter .vsplitbar {
	width: 0px;
}
#Splitter .vsplitbar.active, #Splitter .vsplitbar:hover {
}
#Splitter {
	border: 0px solid #669;
	width:900px !important;
	height:635px !important;
}
#Right
{
	top:0px;
	height:635px !important;
	overflow:hidden;
}
#CenterPane
{
	overflow:auto; 
	top:30px; 
	height:606px !important;
	min-height:609px;	
}
#menu_principal
{
	border-left:4px #339 solid;
}
.contenedor_contacto
{
	background-image:url(../imagenes/pie.png);
	padding:10px;
	font-size:10px;
}
.contenedor_pie_pagina{
	font-size:10px;
	background-color:#FFF;
	padding:15px;
}
.MainContent{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 15px 15px 15px;
	text-align:justify;
}

#tabla_principal{
	margin:0px;
	padding:0px;
	border-spacing:0px;
	border:0px #000000 solid;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(../imagenes/bg_button_a.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../imagenes/bg_button_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.scroll-pane {
	float:left;
	overflow:hidden;
}
.scroll-pane-menu {
	float:left;
	overflow:auto;
}

/*PANEL DERECHO*/
#carrousel_noticias_derecho {
	height:175px !important; 
	padding:0px; 
	overflow:hidden;
	border:0px;
}
#carrousel_noticias_derecho li{
	overflow:hidden;
	display:table-cell;
}
#carrousel_noticias_derecho img{
	cursor:pointer;
	border:0px;
}
#enlaces_derecho img
{
	border:0px;
}
#contenido_superior_derecho
{
	padding-right:4px; 
	padding-top:4px; 
	padding-bottom:4px; 
	margin:0px; 
	color:#000;
	text-align:right;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

/*CARROUSEL DE NOTICIAS*/
#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	width: 528px;
	max-width:504px;
	height:404px !important;
	max-height:390px;
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	padding:10px;
	background-color:#FFF;
	}	
.jshowoff {
	width: 528px;
	margin: 0px;
	}
.jshowoff div {	
	}
.jshowoff div, .jshowoff img, .jshowoff {
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
	}
p.jshowoff-controls {
	background: #aaa;
	height: 28px;
	padding: 0 0 5px 5px;
	margin: 0;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}
	
/*SELECTOR DE COLORES*/	
.miniColors-trigger {
height: 22px;
width: 22px;
background: url(../imagenes/selectorcolor/trigger.png) center no-repeat;
vertical-align: middle;
margin: 0 .25em;
display: inline-block;
outline: none;
}

.miniColors-selector {
position: absolute;
width: 175px;
height: 150px;
background: #FFF;
border: solid 1px #BBB;
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
box-shadow: 0 0 6px rgba(0, 0, 0, .25);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px;
z-index: 999999;
}

.miniColors-selector.black {
background: #000;
border-color: #000;
}

.miniColors-colors {
position: absolute;
top: 5px;
left: 5px;
width: 150px;
height: 150px;
background: url(../imagenes/selectorcolor/gradient.png) center no-repeat;
cursor: crosshair;
}

.miniColors-hues {
position: absolute;
top: 5px;
left: 160px;
width: 20px;
height: 150px;
background: url(../imagenes/selectorcolor/rainbow.png) center no-repeat;
cursor: crosshair;
}

.miniColors-colorPicker {
position: absolute;
width: 11px;
height: 11px;
background: url(../imagenes/selectorcolor/circle.gif) center no-repeat;
}

.miniColors-huePicker {
position: absolute;
left: -3px;
width: 26px;
height: 3px;
background: url(../imagenes/selectorcolor/line.gif) center no-repeat;
}	
