body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #7c7c7c;
	height: 100%;
}

img { border: 0; }
a { text-decoration: none; }
li { list-style: none; }

.clear { clear: both; height: 1px; font-size: 1%; line-height: 1px; }

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#push {	padding-bottom: 30px; }
div.avaHeaderBanda {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 2.5em;
	background-color: #023F68;
	width: 100%;
	min-width: 1024px;
}
div.avaLogoTop {
	margin: 0 auto 0 auto;
	width: 18em;
	height: 36px;
	padding: 0;
	position: relative;
	z-index: 1;
}
div.avaLogoTop .bl {
	position: absolute;
	bottom: 0;
	left: -36px;
	width: 36px;
	height: 36px;
	background-image: url('../px/logotop_bl.png');
	backgrou1nd-position: bottom left;
	background-repeat: no-repeat;
}
div.avaLogoTop .br {
	position: absolute;
	bottom: 0;
	right: -36px;
	width: 36px;
	height: 36px;
	background-image: url('../px/logotop_br.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.avaLogoTop .bg {
	height: 36px;
	#font-size: 1.1em;
	background-image: url('../px/logotop_bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	#color: #000;
}
div.avaLogoTop .txt {
	height: 20px;
	font-size: 1.1em;
	background-color: #FFF;
	color: #000;
	margin-top: -20px;
	margin-left: 66px;
}

/* _____________________________________________________________________________________________________________________ ELEMENTOS GENERALES */

.todo { margin: 0 auto; padding: 0 0 5px 0; width: 990px; }
.logo { margin: 0; padding: 0; }

ul.menu {
	float: right;
	margin: 10px 0 30px 0;
	padding: 0;
}

ul.menu li { display: inline; font-size: 87.5%; }
ul.menu li a { display: block; float: left; margin: 0 0 0 30px; }

a.menu3 { color: #7c7c7c; padding: 2px 0 2px 26px; background: url(../px/menu3.gif) top left no-repeat; }
a.menu4 { color: #7c7c7c; padding: 2px 0 2px 34px; background: url(../px/menu4.gif) 0px 2px no-repeat; }
a.menu1, a.menu3:hover, a.activo1 { color: #000000; padding: 2px 0 2px 26px; background: url(../px/menu1.gif) top left no-repeat; }
a.menu2, a.menu4:hover, a.activo2 { color: #000000; padding: 2px 0 2px 34px; background: url(../px/menu2.gif) 0px 2px no-repeat; }
a.menu1:hover, a.menu2:hover { text-decoration: underline; }

#pie {
	clear: both;
	position: relative;
	z-index: 10;
	height: 30px;
	margin-top: -40px;
	padding-top: 10px;
	width: 100%; 
	min-width: 990px;
	color: #969696; 
	text-align: center; 
	font-size: 100%; 
	background: url(../px/pie.gif) top left repeat-x;
}

#pie a{
	color: #5c5c5c;
}

/* _____________________________________________________________________________________________________________________ ELEMENTOS HOME */

ul.home { clear: both; margin: 10px 0 60px 0; padding: 0; width: 990px; }

ul.home li { display: inline; font-size: 150%; }
ul.home li a { display: block; float: left; color: #393939; margin: 0 2px 0 2px; padding: 11px 0 0 50px; width: 440px; height: 198px; }
ul.home li a strong { color: #000000; }
ul.home li a:hover { text-decoration: underline; }

a.home1 { background: url(../px/home1.jpg) top left no-repeat; }
a.home2 { background: url(../px/home2.jpg) top left no-repeat; }

/* _____________________________________________________________________________________________________________________ ELEMENTOS PLENOS */

.base { float: left; margin: 0 2px 5px 2px; padding: 5px; width: 480px; height: 348px; background: url(../px/base.gif) top left no-repeat; }
.orador { padding: 5px; width: 480px; }
.iz { float: left; margin: 5px 0 5px 0; color: #000000; }
.de { float: right; margin: 5px 0 5px 0; }
.controles { margin: 5px 0 0 0; width: 480px; height: 46px; background: url(../px/controles.gif) top left no-repeat; }

ul.pestanas { margin: 0; padding: 0; }
ul.pestanas li { display: inline; }

ul.pestanas li a {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 6px 0 6px 0;
	color: #7c7c7c;
	width: 90px;
	text-align: center;
	background: #fcfbf9;
	border-top: 1px solid #f0f0ed;
	border-left: 1px solid #f0f0ed;
	border-right: 1px solid #f0f0ed;
}

ul.pestanas li a:hover, ul.pestanas li a.activo { color: #000000; background: #ffffff; }

.contenido {
	clear: both;
	margin: 0;
	padding: 10px;
	width: 458px;
	height: 300px;
	overflow: auto;
	background: #ffffff;
	border-bottom: 1px solid #f0f0ed;
	border-left: 1px solid #f0f0ed;
	border-right: 1px solid #f0f0ed;
}

.contenido ul { margin: 0; padding: 0; width: 100%; }
.contenido ul li.uno { background: #f4f4f4; }
.contenido ul li.uno_bold { color: #000000; background: #dfdfdf; font-weight: bold; }
.contenido ul li.dos { background: #fafafa; }
.contenido ul li.dos_bold { color: #000000; background: #dfdfdf; font-weight: bold; }
.contenido ul li img { float: left; margin: 0 10px 0 0; }
.contenido ul li strong { color: #000000; font-weight: normal; }
.contenido ul li a { display: block; margin: 0 0 1px 0; padding: 8px 5px 8px 5px; width: 98%; color: #787878; }
.contenido ul li a:hover { color: #000000; background: #ededed; }

/* _____________________________________________________________________________________________________________________ ELEMENTOS PLENOS ABAJO */

.busqueda { float: left; margin: 0 2px 0 0; padding: 10px; width: 290px; height: 159px; background: url(../px/busqueda.gif) top left no-repeat; }
.busqueda h1 { margin: 0 0 3px 0; padding: 0; font-size: 95%; text-transform: lowercase; color: #000000; }
.busqueda h1 .gris { color: #545454; font-weight: normal; }

.busqueda label {float: left; width: 64px; margin: 3px 0 10px 0px; }

.campo_agrupado {clear:both}

.campo {
	border: 0;
	float: left;
	display: block;
	width: 216px;
	height: 22px;
	padding: 0 5px 0 5px;
	background: url(../px/campo.gif) top left no-repeat;
}

.campo-orador {
	border: 0;
	float: right;
	display: block;
	width: 224px;
	height: 10px;
	padding: 0 0px 0 0px;
	background: url(../px/campo.gif) top left no-repeat;
}

.campo-small {
	border: 0;
	float: left;
	display: block;
	width: 73px;
	height: 22px;
	padding: 0 5px 0 5px;
	background: url(../px/campo-small-2.gif) top left no-repeat;
}

.fecha_fin label {
    text-align: center; width: 59px; margin: 3px 0 10px 0px;
}

.campo-small-2 {
	border: 0;
	float: left;
	display: block;
	width: 74px;
	height: 22px;
	padding: 0 5px 0 5px;
	background: url(../px/campo-small-2.gif) top left no-repeat;
}

.enviar {
	border: 0;
	width: 81px;
	height: 21px;
	margin: 3px 0 0 0;
	padding: 0 0 0 13px;
	clear: both;
	float: right;
	color: #ffffff;
	text-align: left;
	font-size: 70%;
	background: url(../px/buscar.gif) top left no-repeat;
}

/* _____________________________________________________________________________________________________________________ CARUSEL DE RESULTADOS */

.jcarousel-skin-tango .jcarousel-container {
	clear: both;
	float: left; 
	margin: 0 6px 0 2px;
    background: url(../px/resultados.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-container-horizontal { width: 590px; padding: 20px 40px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:  590px; height: 139px; }
.jcarousel-skin-tango .jcarousel-item { width: 118px; height: 137px; }

.jcarousel-skin-tango .jcarousel-item a {
    display: block;
	float: left;
	width: 105px;
	height: 37px;
	margin: 0 3px 0 0;
	padding: 100px 0 0 10px;
	color: #7c7c7c;
	background: url(../px/resultados1.gif) 15px 10px no-repeat #ffffff;
	border: 1px solid #f0f0ed;
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item a strong { color: #000000; }
.jcarousel-skin-tango .jcarousel-item a:hover { color: #000000; background: url(../px/resultados2.gif) 15px 10px no-repeat #ededed; }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 78px;
    right: 10px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: url(../px/flecha2.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: url(../px/flecha2b.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background: url(../px/flecha2b.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url(../px/flecha2a.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 78px;
    left: 10px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: url(../px/flecha1.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url(../px/flecha1b.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background: url(../px/flecha1.gif) top left no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url(../px/flecha1.gif) top left no-repeat;
}

.arrow1{
    background:url("../px/plus.png");
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0;
}

.arrow2{
    background:url("../px/less.png");
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0;
}

.arrow3{
	background:url("../px/none.png");
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0;
}

.speaker{
	width: 100%;
	height: 75px;
	overflow: hidden;
	margin: 0px;
}
.speaker .name{
	font-weight: bold;
	font-size: 120%;
	color: #000000;
}
.speaker-photo{
	width: 75px;
	display: block;
	float:left;
	margin: 0px;
}
.speaker-intervencion{
	margin: 0px;
}
.speaker-intervencion .intro{
	font-weight: bold;
	color: #000000;
}
.speaker-intervencion .title{
	width: 100%;
	font-weight: bold;
}
.speaker-intervencion-uno{
	margin: 0px;
	background: #f4f4f4; 
	display: none;
}
.speaker-intervencion-dos{
	margin: 0px;
	background: #fafafa;
	display: none;
}
.speaker-intervention-time{
	margin-left:	25px;
	margin-right:	25px;
	margin-top:		 0px;
	margin-bottom:	 0px;
}
.speaker-intervention-time a:active{
	border: 2px solid #666666;
}
.speaker-intervention-time-sel{
	margin-left:	25px;
	margin-right:	25px;
	margin-top:		 0px;
	margin-bottom:	 0px;
	background:  #dfdfdf;
}
.speaker-intervention-time-sel a:active{
	border: 2px solid #666666;
}
.speaker-intervention-time-sel a:hover{
	outline: 2px solid #dfdfdf;
}


.name{
	/*background-color: #ff0000;*/
}

.speaker{
	cursor: pointer;
}

.speaker-intervencion{
	/*visible: none;*/
	display: none;
}

.speaker-mini
{
	width: 100%;
	height: 45px;
	overflow: hidden;
}
.speaker-mini .name
{
	font-weight: bold;
	font-size: 120%;
	color: #000000;
}
.speaker-mini-photo
{
	height: 45px;
	display: block;
	float: left;
	padding: 5px;
}
.speaker-miniest-photo
{
	height: 40px;
	display: block;
	float: left;
	padding: 0px;
}
.mini
{
	margin:0px;
	margin-bottom:3px;
	width: 470px;
	height:50px;
	background-color:#fafafa;
	border-width:1px;
	border-style:solid;
	border-color:#f0f0f0;
	border-radius:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}

.tweetbutton {
    inherit: none;
    height: 16px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px;
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -ms-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -moz-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -o-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #DFDFDF));
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -webkit-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    

    border: 1px solid #cccccc;
    padding-left: 22px;
    padding-right: 4px;
    padding-top: 2px;
    
    font-weight: bold;
    font-size: 100%;
    font-family: Arial;
    
    color: #333333;
    text-decoration: none;
    
    margin-bottom: 5px;
  }

.tweetbutton:hover {
	background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px;
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -ms-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -moz-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -o-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #d9d9d9));
    background: url('https://twitter.com/favicons/favicon.ico') no-repeat 2px 1px, -webkit-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
}

.facebutton {
    inherit: none;
    height: 16px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url('../px/thumb.png') no-repeat 2px 1px;
    background: url('../px/thumb.png') no-repeat 2px 1px, -ms-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -moz-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -o-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #DFDFDF));
    background: url('../px/thumb.png') no-repeat 2px 1px, -webkit-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);

    border: 1px solid #cccccc;
    padding-left: 22px;
    padding-right: 4px;
    padding-top: 2px;
    
    font-weight: bold;
    font-size: 100%;
    font-family: Arial;
    
    color: #333333;
    text-decoration: none;
    
    margin-bottom: 5px;
  }

.facebutton:hover {
	background: url('../px/thumb.png') no-repeat 2px 1px;
    background: url('../px/thumb.png') no-repeat 2px 1px, -ms-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -moz-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -o-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
    background: url('../px/thumb.png') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #d9d9d9));
    background: url('../px/thumb.png') no-repeat 2px 1px, -webkit-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
}



