/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e67902;
	background: #e67902 url(../../imgs/lacnicx/bg.jpg) repeat-x;
}
div#content {
	width: 100%;
}


div#menu a {
	background: url(../../imgs/lacnicx/espacio.gif) repeat-x;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	font-weight: bold;
	height: 15px;
	display: block;
	text-align: center;
	border-left: 1px solid #e67902;
	border-right: 1px solid #fcb33a;
}
div#menu a:link, div#menu a:visited {
	color: #f9f9f9;
}
div#menu a:hover {
	color: #ffffff;
	background: url(../../imgs/lacnicx/menuover.jpg) repeat-x;
}


div#leftcontent {
	background: #e67902 url(../../imgs/lacnicx/content01.jpg) no-repeat;
	width: 60px;
	height: 742px;
	overflow: hidden;
}
div#rightcontent {
	background: #e67902 url(../../imgs/lacnicx/content02.jpg) no-repeat;
	width: 65px;
	height: 592px;
}
div#separador {
	background: url(../../imgs/lacnicx/content06.jpg) no-repeat;
	width: 55px;
	height: 592px;
}
div#lateralderechoreducido {
	background: url(../../imgs/lacnicx/lateralderechoreducido.jpg) no-repeat;
	width: 15px;
	height: 142px;
}
div#lateralderecho {
	background: url(../../imgs/lacnicx/lateralderecho.jpg) no-repeat;
	width: 245px;
}
div#lateralderecho h1 {
	/*margin: 0px;
	padding: 0px;*/
	font-size: 18pt;
	color: #0e51b9;
	padding-top: 35px;
	margin-top: 0px;
	height: 110px;
	overflow: hidden;
	color: #ffffff;
	text-align: center;
	cursor: default;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div#lateralderecho a {
	margin: 0px;
	font-size: 12px;
	padding: 6px;
	text-align: center;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #0B4193;
	border-top: 1px solid #1164DF;
}
div#lateralderecho a:visited 	{color: #f0f0f0; text-decoration: none; }
div#lateralderecho a:link 		{color: #f5f5f5; text-decoration: none; }
div#lateralderecho a:active 	{color: #f9f9f9; text-decoration: none; }
div#lateralderecho a:hover 	{color: #ffffff; text-decoration: none; background: url(../../imgs/lacnicx/lateralderechoover.jpg) repeat-y; }

div#lateralderecho2 {
	width: 245px;
}
div#lateralderecho2 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	color: #0e51b9;
	padding-top: 35px;
	margin-top: 0px;
	overflow: hidden;
	border-bottom: 1px solid #0B4193;
	color: #ffffff;
	text-align: center;
	cursor: default;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div#lateralderecho2 a {
	margin: 0px;
	font-size: 12px;
	padding: 6px;
	text-align: center;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #0B4193;
	border-top: 1px solid #1164DF;
}
div#lateralderecho2 a:visited 	{color: #f0f0f0; text-decoration: none; }
div#lateralderecho2 a:link 		{color: #f5f5f5; text-decoration: none; }
div#lateralderecho2 a:active 	{color: #f9f9f9; text-decoration: none; }
div#lateralderecho2 a:hover 	{color: #ffffff; text-decoration: none; background: url(../../imgs/lacnicx/lateralderechoover.jpg) repeat-y; }


div td {
	vertical-align: top;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #222222;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	/*margin: 0px;
	padding: 0px;*/
	font-size: 22pt;
	color: #0e51b9;
	margin-top: 5px;
	margin-bottom: 3px;
}
h2 {
	font-size: 11pt;
	color: #444444;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-bottom: 1px;
}
ul {
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ol {
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h3 {
	font-size: 12pt;
	padding: 2px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 10px;
	margin-left: 9px;
	margin-top: 15px;
	border-bottom: 1px solid #f0f0f0;
}
h4 {
	font-size: 8pt;
	color: #F8AA00;
	margin-bottom: 0px;
	padding: 2px;
	border-bottom: 1px solid #f0f0f0;
	margin-left: 7px;
}
h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #363d49;
	text-transform: uppercase;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 10px;
}
p {
	font-weight: normal;
	margin-left: 5px;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

/* back to top */
.totop {
	display: block;
	text-align: right;
	margin: 0px;
	margin-top: 10px;
	padding: 3px;
	padding-right: 10px;
	border-top: 1px solid #dddddd;
	background-color: #eeeeee;
}

.txt-naranja {
	color: #F4B100;
}
.txt-azul {
	color: #0e51b9;
}
.txt-red {
	color: #df0000;
}
.txt-grey {
	color: #666666;
}
.txt-small {
	font-size: 8pt;
}
.txt-azul2 {
	color: #0658BD;
}
.destaque {
	cursor: default;
	color: #054692;
}
.txt-event {
	padding: 3px;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #777777;
	margin: 0px;
	margin-bottom: 8px;
}

a:visited 	{color: #0e51b9; text-decoration: none; }
a:link 		{color: #0e51b9; text-decoration: none; }
a:active 	{color: #3073da; text-decoration: none; }
a:hover 	{color: #3073da; text-decoration: underline; }

td#contenido_outer_si {
	width: 780px;
	background: #fffaed url(../../imgs/lacnicx/content07.jpg) repeat-y left top;
}
td#contenido_outer_no {
	width: 780px;
	background: #fffaed url(../../imgs/lacnicx/content08.jpg) repeat-y left top;
}
td#contenido {
	background: #fffaed url(../../imgs/lacnicx/contenido08.jpg) no-repeat left bottom;
	/*width: 480px;*/
	padding: 5px;
	padding-bottom: 200px;
}
td#contenido h1 {
	background: url(../../imgs/lacnicx/contenidosep.jpg) no-repeat left bottom;
	padding: 5px;
	padding-left: 0px;
	cursor: default;
}
td#contenido a {
	font-weight: bold;
}

td#contenido a.boton {
	background: url(../../imgs/lacnicx/boton.jpg) no-repeat center top;
	display: block;
	height: 25px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
}
td#contenido a.boton:visited, td#contenido a.boton:link {color: #f5f5f5;  }
td#contenido a.boton:active, td#contenido a.boton:hover {color: #ffffff; text-decoration: none; }


td#derecha {
	background: #0047b6;
	width: 245px;
}
td#derechano {
	background: #0047b6;
	width: 15px;
}

div#logo {
	float: left;
	margin: 0px;
	left: 250px;
	position: relative;
	overflow: hidden
}
div#idiomas {
	float: right;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
div#idiomas a {
	display: block;
	padding: 2px;
	text-decoration: none;
}
div#idiomas a:visited 	{color: #f0f0f0; }
div#idiomas a:link 		{color: #f5f5f5; }
div#idiomas a:active 	{color: #f9f9f9; }
div#idiomas a:hover 	{color: #ffffff; }

.tbl th {
	padding: 5px;
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom: 1px solid #ffe4a6;
	border-top: 1px solid #ffe4a6;
	color: #ffffff;
	background: #e77b02;
}
.tbl td {
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-left: 5px;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
}
.tbl .row2 {
	border-left: 1px dotted #999999;
}






/* Agenda -------------------------------------------------------------------------------- */
#agenda table{
	/*border: 1px solid #5990e2;*/
}
#agenda th{
	background-color: #0047b6;
	color: #ffffff;
	padding: 3px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #546072;
}
#agenda td {
	border-left: 1px dotted #E2E6EB;
	text-align: center;
}
#agenda .columna2 {
	/*background-color: #f9f9f9;*/
}
#agenda a {
	display: block;
	margin: 2px;
	padding: 1px 3px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #dddddd;
}
#agenda .hora{
	background-color: #f0f0f0;
	color: #546072;
	padding-left: 3px;
	font-size: 7pt;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

#agenda .tut01 {
	background-color: #3069c4;
}
#agenda .tut02 {
	background-color: #90bbff;
}
#agenda .lactld {
	background-color: #faaf00;
}
#agenda .napla {
	background-color: #F4860B;
}
#agenda .frida {
	background-color: #009933;
}
#agenda .segredes {
	background-color: #208EDF;
}
#agenda .flip6 {
	background-color: #3C5139;
}
#agenda .ecomlac {
	background-color: #932856;
}
#agenda .ipv6tf {
	background-color: #A23A28;
}
#agenda .asmem {
	background-color: #003333;
}
#agenda .foropublico {
	background-color: #e76200;
}
#agenda .almuerzo {
	background-color: #b5ccf0;
}
#agenda .coffee {
	background-color: #b5ccf0;
	cursor: default;
}
#agenda .eventosocial, #agenda .apertura, #agenda .clausura {
	background-color: #003382;
}
#agenda .directorio {
	background-color: #db4300;
}
.msgtable {
	width: 300px;
	border: 1px solid #5990e2;
	background-color:#f9f9f9;
	margin: 0px;
}
.msgtdtitle {
	background-color: #0047b6;
	color: #ffffff;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}
.msgtdtext { 
	color: #184172;
	padding: 5px;
	padding-right: 12px;
	font-size: 8pt;
}


td.bg1 {
	background: url(../../imgs/lacnicx/header01.jpg) no-repeat; 
	width: 45px; 
	height: 179px;
}
td.bg2 {
	background: url(../../imgs/lacnicx/header02.jpg) no-repeat;
	width: 60px;
}
td.bg3 {
	background: url(../../imgs/lacnicx/header03.jpg) no-repeat;
	width: 780px;
}
td.bg4 {
	background: url(../../imgs/lacnicx/header04.jpg) no-repeat; 
	width: 65px;
}
td.bg5 {
	background: url(../../imgs/lacnicx/header05.jpg) no-repeat;
}
.autor {
	font-weight: bold;
	padding-left: 15px;
	color: #0048B6;
	margin-top: 0px;
}

