@charset "UTF-8";
/* --- Definiciones generales ------------------------------------------------------- */
html { background : #ffffff; height: 100%;}
body {
	font: 100% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #FFFFFF;
}

strong {
	font-weight: bold;
	color:  #273C83;
}

.smallNote {
	font-size: 0.7em;
  color: #4c4c4c;
}

.nuevo {
	font-weight: bold;
	color:  #3C8327;
}

ul li {
	list-style-image: url('../images/bullet-medium.gif');
}

ul ul li {
	list-style-image: url('../images/bullet-light.GIF');
}

ul ul ul li {
		list-style-image: url('../images/bullet-dash.GIF');
}

a, a:link, a:visited {
	color: #1879B5; 
	text-decoration:none;
}

a:hover {
  color: #273c83;
	border-bottom: 1px dotted #273c83;
}

a.disabled {
	color: #cccccc;
}
 
.clearB { clear:both; padding: 0; }

.attention {
	display: block;
	background: #FFCCCC;
	border: 1px solid red;
	font-size: 0.9em;
	font-weight: bold;
}

form .required {
	font-style: italic;
	color: #1879B5;
}

form .expectedValue {
  font-size: smaller;
	color: #777777;
	
}
/* --- Layout ------------------------------------------------------- */

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
#container {
	/*width: 46em;   this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	width: 991px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header { 
	position: relative;
	background: #FFFFFF;
	/*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#mainContent {
	clear: both;
	margin: 0;
	padding: 0; 
	background: #FFFFFF;
	font-size: 0.8em; /* tamaño del texto para que sea un poco más chico que el default */
	line-height: 150%; /* separación de líneas en 1.5 para que el texto quede más legible */

}

.leftColumn {  
	margin: 0 200px 0 0;  /* margen a la derecha para separarlo de la columna derecha */
	padding: 20px 20px 0 20px; /* separación del texto de los bordes derecho e izquierdo*/
}

.centerColumn {  
	margin: 0 200px 0 200px;  /* margen a la derecha para separarlo de la columna derecha */
	padding: 20px 20px 0 20px; /* separación del texto de los bordes derecho e izquierdo*/
}

.rightColumn {
	float: right; 
	width: 180px; /* entre la columan izquierda, la derecha y el margen entre ambas debe sumar el total del ancho del contenido */
	padding: 20px 0 0 20px;
	margin: 0;
	background: #fff url('../images/a2.gif') top left repeat-y;
}

.leftMenu {
	float: left;
	width: 180px;
	height: 500px;
	margin: 0;
	padding: 20px 20px 0 0;
	background: #fff url('../images/a1.gif') top right repeat-y;
}

.leftMenu p, .leftColumn p, .rightColumn p {
	margin: 0 0 1em 0;
}

#footer {
	clear: both;
	height: 50px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 

/* --- Header ------------------------------------------------------- */

#header #upper {
	display: block;
	width: 100%;
	height: 50px;
	margin: 0 0 10px 0;
	padding: 40px 0 0 0;
}

#header #upper h1.fechas {
	font-size: 1.2em;
	font-weight: bold;
	color: #273C83;
	text-align: right;
	margin: 0;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0px;	
	width: 200px;
	height: 90px;
}

#logo a img{
  border: 0;
}
#logo a:hover{
  border: none;
}

#header #titleBar {
	display: block;
	background: url(../images/header_1.jpg) 0 0;
	
} 

#header #titleBar h1 {
	margin: 10px 0 0 0;
	padding: 0 10px 0 20px;
	font-size: 1.3em;
	color: #ffffff;
	line-height: 77px;
}

#header #navigation {
	clear: both;
	margin: 10px 0 0 0;
	height:24px;
}

/* --- Header - Barra de navegacion ------------------------------------------------------- */

/* remove the margin and bullets, set the padding*/
#navigation ul {
	margin:0; 
	padding: 0;
	list-style:none;
	text-align: left;
	float: left;
}

 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
#navigation ul li {
	margin:0  10px 0 0; 
	height: 24px;
	float: left;
	list-style: none;
}

/* style the links and place the background image to start from left edge */
#navigation a, #navigation a:link, #navigation a:visited {
	background: transparent url('../images/boton-a.jpg') no-repeat scroll top right; /* borde derecho del botón */
	display:block; 
	float:left; 
	height:24px;  /* la altura debe coincidir con el padding-top + padding-bottom + line-height del texto y a su vez debe coincidir con el alto de la imágen*/
    padding-right: 5px; /* ancho de la imagen del borde = 5px */
	text-align: center;	
	text-decoration:none; 
	color:#FFFFFF;
	outline: none; 
}

#navigation a:hover { 
	color: #FEC19C; 
	border: none;
}

#navigation a span {
	background: transparent url('../images/boton-span.jpg') no-repeat; /* todo el botón menos el borde derecho. La imágen debería ser más ancha que el texto más ancho que se quiera mostrar */
	padding: 5px 0 5px 5px; /* padding-top y padding-bottom centran verticalmente el texto sobre la imágen. padding-left separa el texto del borde izquierdo de la imagen (debe coincidir con el ancho de la imagen del borde derecho para lograr simetría)*/
	line-height: 14px;
	width: 88px; /* ancho de la caja de texto. width + padding-left + ancho borde derecho = ancho total del botón */
	display: block;
	font-weight: bold;
	font-size: .7em;
}

/* --- Header - Lenguajes ------------------------------------------------------- */

#languages {
	position: absolute;
	top: 0px;
	right: 0px;	
}

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

#languages ul li {
	display:inline; 
	float:left; 
	list-style: none;
}

#languages a, #languages a:link, #languages a:visited {
	color: #1879B5; 
	text-decoration:none;
	font-size: 0.7em;
}

#languages a:hover {
  color: #273c83;
	border-bottom: 1px dotted #273c83;
}

#languages .disabledLink {
	font-size: 0.7em;
  color: #4c4c4c;
}

/* --- Contenido principal - definiciones generales ------------------------------------------------------- */

#mainContent h1 {
	margin: 0 0 10px 0;
	padding: 0;
  font-size: 1.3em;
  color: #273C83;
}

#mainContent h2 {
	margin: 0 0 5px 0;
	padding: 0;
  font-size: 1.1em;
  color: #273C83;
}

#mainContent p {
	margin: 0 0 10px 0;
}

/* --- Contenido principal - Home ------------------------------------------------------- */

.definicionEvento, .sitioEnConstruccion, .invitacionColaborar {
	/*border: 1px solid black;*/
}

/* --- Contenido principal - Menu izquierdo ------------------------------------------------------- */
.leftMenu .menu {
	display: block;
	width: 100%;
}

.leftMenu ul {
	margin-top:0;
	padding-top: 0;
}

.leftMenu ul li {
	font-size: 1em;
	line-height: 150%;
	
}

.leftMenu a, .leftMenu a:link, .leftMenu a:visited, .leftMenu a:hover {
	text-decoration: underline;
	border:none;
}

/* --- Contenido principal - Novedades (panel izquierdo) ------------------------------------------------------- */

.leftMenu .news {
	display: block;
	width: 100%;
}

.newsTitle { 
	margin: 0 0 5px 20px; 
	padding: 0 0 5px 0; 
	width: 160px; 
	color: #273C83;
	font-size: 1.1em; 
	line-height: 100%; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #293D84;

}


/* --- Contenido principal - Organizadores ------------------------------------------------------- */

#organizers .name {
	color: #00397E;
}

#organizers .company, #organizers .country {
	color: #5c5c5c;
	font-size: 0.9em;
}

/* --- Contenido principal - Programa ------------------------------------------------------- */

table#formatoEvento {
	background: #FFFFFF;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 25px;
}

table#formatoEvento th {
	background: #C9F4FD;
	color: #273C83;
	text-align: center;
/*	width: 18%;*/
	height: 25px;
}

table#formatoEvento td {
	text-align: center;
	height: 25px;
}

table#formatoEvento td.cursos { background: #B6D903;}
table#formatoEvento td.track1 {	background: #016C9A;}
table#formatoEvento td.track2 {	background: #308F57;}
table#formatoEvento td.track3 { background: #C7320A;}
table#formatoEvento td.track4 { background: #FF9900;}


table#formatoEvento td.seccion {
	background: #8ADAFF;
	color: #273C83;
	text-align: center;
	width: 34%;
	height: 25px;
}


table#formatoEvento td a:link,
table#formatoEvento td a:active,
table#formatoEvento td a:visited {
	color: #FFFFFF;
}

table#formatoEvento td a:hover {
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}


.photo {
	float: left; margin-right: 10px;
}
.photo img {
	vertical-align: middle;
	text-align: center;
}
.photo a img {
	vertical-align: middle;
	text-align: center;
	border:0;
}

table.expositores, table.keynotes {
	font-size: 0.9em;
	line-height: 100%;
	width: 100%;
}

td.thumbs a:hover {
	border: none;
}

td.thumbsCaption {
	vertical-align: top;
}

td.thumbsSpeakers a:hover {
	border: none;
}

.noFoto {
	padding-top: 35px;
	height:55px;
	width:68px;
	background:#c8c8c8;
	text-align:center;
	font-size: 0.8em;
}

.speakerName {
	font-size: 0.9em;
}

/* --- Contenido principal - Barra sponsors ------------------------------------------------------- */
.sponsorTitle { 
/*  visibility: hidden;*/
	background: #FFFFFF;
	margin: 0 0 5px 0; 
	padding: 0 0 5px 0; 
	width: 100%; 
	color: #273C83;
	font-size: 1.1em; 
	line-height: 100%; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #293D84;

}

.sponsorLogo { 
/*  visibility: hidden;*/
	width: 100%; 
	height: auto; 
	padding: 10px 0;
	margin-bottom: 5px;
	text-align: center; 
	line-height: 100%;
}

/* --- Contenido principal - Registracion ------------------------------------------------------- */

td.label {
	vertical-align: top;
}

/* --- Footer ------------------------------------------------------- */

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer ul { 
	text-align: center; 
	padding: 10px 0 0 0px; 
}
#footer ul li { 
	display:inline; 
	color: #000; 
	font-size: .8em; 
	padding-right: 16px; 
	list-style: none;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: underline; 
}
#footer ul li a:hover { 
	border: none;
}


/* --- Agenda ---------------------------------------------------------- --*/
.agenda {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	text-align:center;
	word-wrap:break-word;
	line-height: normal;
	color: #ffffff;
}
.agenda table tr td {
	height:30px;
}

.agenda table tr th {
	background-color: #D1D1D1;
	height: 22px;
	color: black;
	font-size: 10px;
}


.agenda table tr td a.session-speaker, 
.agenda table tr td a.session-speaker:link, 
.agenda table tr td a.session-speaker:visited, 
.agenda table tr td a.session-name,
.agenda table tr td a.session-name:link,
.agenda table tr td a.session-name:visited {
	color:#ffffff;
}

.agenda table tr td a.session-speaker:hover, 
.agenda table tr td a.session-name:hover {
	border-bottom: none;
	text-decoration: underline;
}

.session-speaker{
	font-style:italic;
	top:5px;
}

.keynote, .debate, .charla, .sponsor, .workshop, .open-space {
	font-size: 10px;
	color:#ffffff;

}

.keynote{
background-color:#218CF0;
}

.debate{
background-color:#00939A;
}


.charla{
background: #016C9A;
}

.sponsor{
background-color:#FF9900;
}

.workshop{
background-color:#308F57;
}

.open-space{
background-color:#C7320A;
}

.pausa {
	color: #636363;
	font-size: 10px;
}
 
.horario{
	color: #636363;
	font-size: 10px;
	width:35px;
	padding-top: 0;
	margin-top: 0;
}

.sala {
	width:100px;
}

.referenciasPrograma tr td {
	height: 15px;
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	color: #636363;
}

h3.keynote, h3.debate, h3.charla, h3.sponsor, h3.workshop, h3.open-space {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
  font-size: 1em;
	font-weight: normal;
	border-bottom: 1px dotted #273C83;
  color: #273C83;
	background: #ffffff;
	width: 200px;
}
h3.keynote { border-left: 8px solid #218CF0; }
h3.debate { border-left: 8px solid #00939A; }
h3.charla { border-left: 8px solid #016C9A; }
h3.open-space { border-left: 8px solid #C7320A; }
h3.sponsor { border-left: 8px solid #FF9900; }
h3.workshop { border-left: 8px solid #308F57; }

.fichaSesion {
	font-size: 0.85em;
	padding: 0 0 0 18px;

}