@charset "utf-8";
/* CSS Document */


* {
	padding: 0; margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
a img {
	border-width: 0px;
}
body {
	color:#565656;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
a:hover {
	text-decoration: underline;
}
ul li {
	list-style:none;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear: both;
	display: block;
}
.content {
	width:998px;
	margin: 0 auto;
		background-image: url(../img/sidebar_shadow.gif);
	background-repeat: repeat-y;
	background-position: 195px 0;
}
.cabecera {

}
.cabecera .logo {
	width: 201px;
	float:left
}
.cabecera .textos {
	float:left;
	height:155px;
	width: 795px;
}
.menu {
	width:797px;
	height:27px;
	clear: both;
	background-color: #515151;
	text-align: left;
	border-bottom: 2px solid #75c049;
	float: left;
}
.menu ul {
	margin: 5px 0 0 10px;
}
.menu ul li {
	float: left;
	list-style:none;
	padding:0 8px 0 8px;
	background: url(../img/sep_menu.gif) repeat-y top right;
	font-size: 14px;
}
.menu .right {
	font-size: 12px;
	color: #e9e9e9;
	margin: 5px 10px 0 0;
}
.menu .right a {
	color: #e9e9e9;
}
.menu .right b {
	color: #FFFFFF;
}

.menu ul li a {
	color:#e9e9e9;
	text-decoration:none;
	padding:0 1px 0 1px;
}
.menu ul li a:hover {
	color:#97D771;
}

.sidebar {
	width: 202px;
	float:left;

}
.sidebar h1 {
	color:#3D3D3D;
}
.supporters {
	margin: 10px 10px 0 5px;
	width: 187px;
}
.supporters ul {
	margin: 2px 5px 10px  0;
	border: 1px solid #e0e0e0;
	text-align: center;
}
.supporters li {
	margin: 15px 0;
}
.supporters h1 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
.supporters h2 {
	font-size: 12px;
	font-weight: normal;
}
.mainContent {
	float: left;
}
.contacto {
}
.contacto p {
	color:#C1C1C1;
	margin-bottom:10px;
}
.contacto span {
	color: #97D771;
}
.contacto a {
	color:#97D771
}
.eventos {
	float: left;
	width: 640px;
	margin-bottom: 30px;
}
.eventos .item {
	border-bottom: 1px dotted #b9b9b9;
	margin: 10px;
	padding-bottom: 10px;
}
.eventos .item h1, .evento h1 {
	font-size: 14px;
	font-weight: bold;
}
.eventos .item h2, .evento h2 {
	font-weight: normal;
	margin: 4px 0;
}
.eventos .item h3, .evento h3 {
	font-size: 16px;
	font-weight: normal;
}
.eventos .item p, .evento p {
	margin: 10px 0 10px 0;
	font-size: 12px;
}
.eventos .imagen, .evento .imagen {
	float: right;
	margin: 10px 20px 10px 10px;
	padding: 2px;
	background-color: #FFFFFF;
}

.eventos  .sponsors, .evento .sponsors {
	float: right;
	width: 150px;
	margin: 10px 0 10px 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.eventos .sponsors img {
	margin: 5px 0;
}
.eventos .sponsors p {
	margin: 0 0 5px 0;
	font-size: 14px;
}
.eventos .item h4 {
	margin-bottom: 10px;
}
.eventos a.link {
	text-transform: uppercase;
	font-size: 14px;

}
.evento {
	margin: 10px 0 10px 10px;
	width: 780px;
}
.evento .logos {
	margin: 10px 0 0 0;
}

/*
.contenidos {
	background-color:#e7e7e7;
	clear:both;
	width:100%
}
.organizador {
	text-align: center;
	padding:15px 0 15px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4e842f;
	margin: 10px 0 10px 0;
}
.coOrg {
	width:240px;
	margin-left:14px;
	text-align: center;
	margin-bottom:10px;
}
.coOrg img {
	margin-right:10px;
}
.contenido1,
.contenido2,
.contenido3 {
	width: 264px;
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.altura {
	height: 770px
}
.contenido1 h1,
.contenido2 h1,
.contenido3 h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0px 0 5px 14px;
}
.contenido1 h1 {
	color: #4a355e;
	background: url(../img/bullet01.gif) no-repeat 0px 2px;
	text-indent:18px
}
.contenido2 h1 {
	color: #4b7335;
	background: url(../img/bullet02.gif) no-repeat 0px 2px;
	text-indent:18px
}
.contenido3 h1 {
	color: #1C688A;
	background: url(../img/bullet03.gif) no-repeat 0px 2px;
	text-indent:18px
}
.contenido1 {
}
.contenido2 {
	background:url(../img/punteada.gif) repeat-y left;
}
.contenido3 {
	background:url(../img/punteada.gif) repeat-y left;
}
.contenido1 a {
	color: #4a355e;
	text-decoration: none;
}
.contenido2 a {
	color: #436730;
	text-decoration: none;
}
.contenido3 a {
	color: #1C688A;
	text-decoration: none;
}
.contenido1 h2,
.contenido2 h2,
.contenido3 h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 14px;
}


.barra {
	background: url(../img/colIzq_sombra.gif) repeat-y right #3d3d3d;
	width: 205px;
	height: 88px;
}
.mainContentInterior {
	float:left;
	background: url(../img/punteada.gif) repeat-y 529px 0px #e7e7e7;
}
.submenu {
	width: 263px;
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.submenu p {
	margin: 10px 0 0 14px
}
.descripcion {
	width: 529px;
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.descripcion h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:20px 0 0 14px
}
.descripcion h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 14px;
	color:#565656
}
.descripcion h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 14px;
	color:#565656
}
.descripcion p {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:5px 14px 0 14px;
	color:#565656
}
.descripcion p img {
	margin:3px 14px 0 0;
}
.descripcion a {
	text-decoration: underline;
	color:#565656
}
.tituloSeccion1,
.tituloSeccion2,
.tituloSeccion3 {
	height:81px;
	background:url(../img/tituloInterior_bg.gif) no-repeat 227px 0px #3D3D3D;
}
.tituloSeccion1 {
	border-top: 7px solid #5A3182
}
.tituloSeccion2 {
	border-top: 7px solid #69B83D
}
.tituloSeccion3 {
	border-top: 7px solid #00A2EC
}
.tituloSeccion1 h1,
.tituloSeccion2 h1,
.tituloSeccion3 h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	text-transform: none;
}
.tituloSeccion1 h1 {
	color: #CBAEE6;
	margin: 40px 14px 0 14px;
}
.tituloSeccion2 h1 {
	color: #A2E679;
	margin: 40px 14px 0 14px;
}
.tituloSeccion3 h1 {
	color: #85D9FF;
	margin: 20px 14px 0 14px;
}
.color1 {
	height:81px;
	background-color:#4C3760;
	border-top: 7px solid #5A3182
}
.color2 {
	height:81px;
	background-color:#537B3D;
	border-top: 7px solid #69B83D
}
.color3 {
	height:81px;
	background-color:#1D6F94;
	border-top: 7px solid #00A2EC
}
.color1 h1 {
	color: #CBAEE6;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 14px
}
.color2 h1 {
	color: #A2E679;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 14px
}
.color3 h1 {
	color: #85D9FF;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 14px
}
.color1 p {
	color: #FFF;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin-top:0px
}
.color2 p {
	color: #FFF;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin-top:0px
}
.color3 p {
	color: #FFF;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin-top:0px
}
ul.submenu1,
ul.submenu2,
ul.submenu3 {
}
ul.submenu1 li,
ul.submenu2 li,
ul.submenu3 li {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:38px;
	margin-bottom:1px;
	text-indent: 27px;
}
ul.submenu1 li {
	background: url(../img/bullet01_OFF.gif) no-repeat 9px 13px #d9d9d9;
}
ul.submenu2 li {
	background: url(../img/bullet02_OFF.gif) no-repeat 9px 13px #d9d9d9;
}
ul.submenu3 li {
	background: url(../img/bullet03_OFF.gif) no-repeat 9px 13px #d9d9d9;
}
ul.submenu1 a,
ul.submenu2 a,
ul.submenu3 a {
	text-decoration: none;
	line-height:38px;
}
ul.submenu1 li a {
	color: #4C3760;
}
ul.submenu2 li a {
	color: #436730
}
ul.submenu3 li a {
	color: #16678c
}
ul.submenu1 li.select {
	background: url(../img/bullet01_ON.gif) no-repeat 9px 13px #a08cb4;
}
ul.submenu2 li.select {
	background: url(../img/bullet02_ON.gif) no-repeat 9px 13px #ABD196
}
ul.submenu3 li.select {
	background: url(../img/bullet03_ON.gif) no-repeat 9px 13px #78C6EA
}
.orgInterior {
	width: 240px;
	margin-left:14px;
}
.orgInterior h2 {
	margin: 10px 0 5px 0;
	font: normal 12px Arial, Helvetica, Tahoma;
	color: #585858;
}
.orgInterior img {
	margin: 10px 10px 0 0;
}
.txt1 {
	color: #4C3760;
}
.txt2 {
	color: #436730;
}
.txt3 {
	color: #1e7095;
}
.separador {
	clear: both;
	width:100%;
	height:1px;
	margin:0px
}
table.agenda {
	margin:14px;
	width:500px;
	vertical-align:top;
	color:#666666
}
table.agenda td {
	vertical-align:top;
	padding:7px 0 7px 0;
	background: url(../img/punteada.gif) repeat-x top
}
table.agenda h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
.logos {
	margin:14px;
	text-align: center
}
.logos img {
	margin: 0 10px 10px 0
}

.contenido2 .speakers img.foto {
	float: left;
	margin-right:10px
}
.contenido2 .speakers {
	margin:0 10px 0 15px;
}
.contenido2 .speakers h5 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#006600
}
.contenido2 .speakers h6 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#232323
}
*/
.evento .logos img {
	margin: 0 20px 0 0;
}
.evento .logos p {
	display: block;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.schedule {
	font-size: 12px;
}
.schedule .item {
	padding: 10px 0 5px 0;
	border-top: 1px dotted #CACACA;
}
.schedule span {
	color: #6fbb43;
	font-weight: bold;
}
.speakers_evento {
	margin: 20px 0;
	border-bottom: 1px dotted #b9b9b9;
}
.speakers_evento .item {
	float: left;
	width: 140px;
	text-align: center;
	font-size: 12px;
	margin: 3px 5px 10px 0;
	padding: 10px 5px 10px 5px;
	background-color: #FAFAFA;
	height:180px;
}
.speakers_evento .item .foto {
	text-align: center;
	margin-bottom: 5px;
}
.speakers_evento .item img {
}
.speakers_evento .item span {
	font-size: 14px;
	display: block;
	color: #6fbb43;
}
.boton {
	background-color: #6fbb43;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 2px;
	margin: 10px 5px 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;

}
.boton a {
	color: #FFFFFF !important;
	text-decoration: none;
}
.roadshow .boton 
	{background-color: #6fbb43;

	}
.webinar .boton 
	{background-color: #2a92b0;}
.roadshow a.link, .roadshow h1, .roadshow h2  {
	color: #6fbb43;
}
.webinar  a.link, .webinar  h1, .webinar  h2 {
	color: #2a92b0;
}
.roadshow a {color:#6fbb43}
.webinar a {color:#2a92b0}

.cierre  {
	text-align: left;
	font-size: 12px;
	margin: 10px;
	clear: both;
	border-top: 1px dotted #CACACA;
	padding-top: 10px;
}
.cierre img  {
	margin: 0 10px ;
}

.speakers {
	float: right;
	width: 134px;
	text-align: center;
	font-size: 12px;
	border-left: 1px solid #d0d0d0;
	padding: 10px;
}
.speakers .item {
	text-align: center;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.speakers  h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.speakers .item .foto {
	text-align: center;
}
.speakers .item span {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.empresas {
	margin:16px;
	text-align:center;
}
.empresas img {
	margin:8px 5px 8px 0
}
.empresas h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#232323;
	margin-bottom:10px
}
.pie {
	display: block;
	clear: both;
	background-color:#6e6e6e;
	color:#CCCCCC;
	height: 40px;
	padding: 10px 0 0 20px;
	font-size: 11px;
}
.pie p { margin: 0
}
.pie p a {
	color:#CCCCCC
}
.creditos {
	text-align: right;
	padding: 10px 10px;
	background-color: #FFFFFF;
}
.creditos img {
margin: 0 0 0 10px}
.speaker .imagen {
	float: left;
	border: 1px solid #CACACA;
	padding: 2px;
	margin: 0 10px 10px 0;
}
.speaker p {
	font-size: 12px;
	margin: 10px 0;
	clear: left;
}
.speaker {
	margin: 10px 0 10px 10px;
	width: 770px;
}
.speaker h2 {
	font-weight: normal;
	color: #6fbb43;
	margin-bottom: 20px;
}
.speaker h3 {
	font-weight: normal;
}
.speaker h4 {
	font-weight: normal;
}
.descripcion {
	margin: 10px 0;
}

.descripcion p, .schedule p {

}
.contact {
	margin: 10px 0 10px 10px;
	font-size: 14px;
}
.contact h1 {
	color: #6fbb43;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
}
.contact a {	color: #6fbb43;}

.item .sponsors .boton {

}
table.cronograma {
	font-size: 12px;
	margin: 5px 0;
}
table.cronograma td {
	font-size: 12px;
	text-align: left;
	background-color: #F7F7F7;
	vertical-align: top;
	padding: 2px;
}
.cronograma td.break {
	background-color: #F3F3F3;
	text-align: center;
}


table.cronograma    thead td {
	background-color: #6fbb43;
	padding: 6px 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.cronograma .subheader {
	background-color: #B7DFA4;
	font-weight: bold;
	color: #396022;
}
.cabecera {
	height: 155px;
	background-color:#6fbb43;
}
.registro {
	margin: 10px 0 10px 10px;
	width: 770px;
}


.registro h2 {
	font-weight: normal;
	color: #6fbb43;
	margin-bottom: 20px;
}
.registro a {
	color: #6fbb43;
}

.registro  p   {
	font-size: 14px;
}


.registro b.numero {
	color: #FFFFFF;
	background-color: #009900;
	padding: 1px 4px;
	margin: 0 5px 0 0;
}
.registro table {
	font-size: 14px;
	margin: 10px 0;
}
.registro input {
	background-color: #F8F8F8;
	border-width: 0px;
	padding: 2px;
}
.registro table td {
	padding: 4px 0;

}
