/* @group global */

* {
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
}

body {
	background-color: #b0cfd8;
	text-align: center;
}

.centrador {
	width: 940px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 15px;
}

.centrador img {
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group header */

body .header {
	height: 200px;
	background: url(images/header.jpg) repeat-x;
}

body .header div.centrador .navegacion {
	height: 32px;
	width: 940px;
}

body .header .centrador ul.menu-superior-principal {
	text-align: left;
	float: left;
	font: 14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding-top: 5px;
	letter-spacing: 1px;
	overflow: hidden;
}

body .header .centrador ul.menu-superior-principal li {
	display: inline;
	margin-right: 10px;
}

body .header .centrador ul.menu-superior-principal li a {
	color: white;
	text-decoration: none;
	padding-top: 5px;
}

body .header .centrador ul.menu-superior-principal li a:hover {
	border-bottom: 5px solid #c8701d;
}

body .header .centrador ul.menu-superior-secundario {
	text-align: right;
	float: left;
	font-size: 11pt;
	padding-top: 8px;
	margin-left: 30px;
	*margin-left: 15px;
	overflow: hidden;
}

body .header .centrador ul.menu-superior-secundario li {
	display: inline;
	margin-right: 10px;
}

body .header .centrador ul.menu-superior-secundario li a {
	color: white;
	text-decoration: none;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

body .header .centrador ul.menu-superior-secundario li a.pdf {
	font-size: 8pt;
	margin-left: 5px;
}

body .header .centrador ul.menu-superior-secundario li a:hover {
	border-bottom: 4px solid #c8701d;
}

body .header .centrador img.fecha {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	*margin-right: 5px;
	overflow: hidden;
}

body .header .centrador img.logo {
	float: right;
	margin-top: 5px;
	width:353px;
	height:151px;
}

/* @end */

/* @group sidebar */

body .centrador div.lateral ul.expositores li a:hover {
	background-color: #9dbac5;
	border: 1px solid #87a0aa;
}

body .centrador div.lateral {
	width: 340px;
	float: left;
	overflow: hidden;
}

body .centrador div.lateral div.expositores-up {
	height: 80px;
	background-image: url(images/sidebar-up.jpg);
}

body .centrador div.lateral div.expositores-up h3 {
	font: bold 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 1px;
	color: #262b59;
}

body .centrador div.lateral div.expositores-down {
	height: 30px;
	background-image: url(images/sidebar-down.jpg);
	margin-top: -50px;
}

body .centrador div.lateral ul.expositores {
	background: url(images/sidebar-center.jpg) repeat-y;
}

body .centrador div.lateral ul.expositores li {
	margin-bottom: 15px;
	height: 90px;
	padding-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

body .centrador div.lateral ul.expositores li h5 {
	font: bold 13pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #373b3e;
	*padding-top: 0px;
	overflow: hidden;
	padding-top: 5px;
}

body .centrador div.lateral ul.expositores li em {
	font-size: 12pt;
	color: #373b3e;
	overflow: hidden;
}

body .centrador div.lateral ul.expositores li a {
	color: #63370d;
	text-decoration: none;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #93aeb7;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -5px;
	float: left;
}

body .centrador div.lateral ul.expositores li.info {
	height: 410px;
}

body .centrador div.lateral ul.expositores li.texto {
	height: 30px;
	padding-bottom: 10px;
}

body .centrador div.lateral ul.expositores li.lugar {
	height: 300px;
}

body .centrador div.lateral ul.expositores li.lugar a {
	padding: 0;
	border-style: none;
}

body .centrador div.lateral ul.expositores li.lugar a:hover {
	background-color: transparent;
	border-style: none;
}

body .centrador div.lateral ul.expositores li img.foto-expositor {
	background-color: white;
	width: 75px;
	height: 75px;
	padding: 5px;
	overflow: hidden;
	*margin-right: 5px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-bottom: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	float: left;
	margin-right: 10px;
}

ul.upa {
	text-align: left;
	font: 14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #3a3f42;
	margin-top: 130px;
}

ul.upa li.mini {
	font-size: 10pt;
}

ul.upa a {
	text-decoration: none;
	color: #262b59;
	font-size: 13pt;
}

/* @end */

/* @group contenido */

body .centrador div.contenido {
	float: left;
	width: 600px;
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 15px;
}

body .centrador div.contenido p.introduccion {
	width: 500px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/comillas.jpg) no-repeat;
	padding: 20px;
	font: 12pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #434c51;
}

body .centrador div.post-it .post-it-arriba {
	height: 50px;
	background: url(images/post-it-up.jpg) no-repeat;
}

body .centrador div.post-it .post-it-centro {
	background: url(images/post-it.jpg) repeat-y;
	text-align: left;
}

body .centrador div.post-it .post-it-abajo {
	height: 30px;
	background: url(images/post-it-down.jpg) no-repeat;
}

body .centrador div.contenido h3 {
	margin-left: 20px;
	margin-right: 20px;
	font: bold 13pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #4d5c61;
}

body .centrador div.contenido p {
	text-align: left;
	color: #4d5c61;
	font: 11pt/15pt Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}

body .centrador div.contenido p a {
	color: #393e41;
	text-decoration: none;
	background-color: white;
	border-bottom: 2px solid #98b4be;
}

.clear {
clear:both;
}

.clear:after {

	content: "."; 
    	display: block; 
    	margin:0px;
	padding:0px;
	height: 0; 
    	clear: both; 
    	visibility: hidden;
	
}


body .centrador h1 {
	font: bold 26pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	color: #3a3f42;
	margin-left: 10px;
}

body .centrador h2 {
	font: 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3a3f42;
	margin-bottom: 5px;
	margin-left: 10px;
}

body .centrador h3 {
	color: #3a3f42;
	margin-left: 10px;
	padding-top:10px;
	font: 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

div.feed-webprendedor h5 {
	font: bold 16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #7b8185;
}

div#sponsor-fondo h5 {
	font: bold 16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #7b8185;
}

div.lateral {
	font: 10pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

div.lateral p {
	line-height: 14pt;
	margin-bottom: 15px;
	color: #3a3f42;
}

div.lateral p a {
	color: #393e41;
	text-decoration: none;
	background-color: white;
	border-bottom: 2px solid #98b4be;
}

div.feed-webprendedor {
	width: 600px;
	float: left;
}

div.lateral p a:hover {
	background-color: black;
	color: white;
}

div#webprendedor20081760148.feedburnerFeedBlock {
	font: 10pt Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	text-align: left;
	color: #3a3f42;
}

div#webprendedor20081760148.feedburnerFeedBlock ul li {
	margin-bottom: 25px;
}

div#webprendedor20081760148.feedburnerFeedBlock a {
	color: #3a3f42;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	
}

div#webprendedor20081760148.feedburnerFeedBlock a:hover {
	color: #7b8185;
}

div#sponsor-fondo {
	padding-bottom: 10px;
	clear: both;
	height:160px;
}

div.datos-secundarios {
	clear: both;
}

div.datos-secundarios div.lateral img {
}

div.datos-secundarios div.lateral p {
	clear: both;
}

div#barcamp {
	clear: both;
}

div#barcamp p a {
	color: #393e41;
	text-decoration: none;
	background-color: white;
	border-bottom: 2px solid #98b4be;
}

div#barcamp p a a:hover {
	background-color: black;
	color: white;
}

div#barcamp p {
	width: 630px;
	float: left;
	color: #3a3f42;
	font: 10pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 15px;
}

/* @end */

/* @group programa */

body .centrador p.programa-resumen, body .centrador p.resumen {
	font: 10pt/14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 25px;
	color: #3a3f42;
	margin-left: 10px;
}

body .centrador p.programa-resumen a, body .centrador p.resumen a {
	color: #3a3f42;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

body .centrador p.programa-resumen a:hover, body .centrador p.resumen a:hover {
	border-bottom: 1px solid #f18721;
}

body div.centrador div.left {
	width: 450px;
	margin-right: 10px;
	float: left;
	background-color: #9cb9c4;
	padding: 5px;
	border: 2px solid #c4e9f6;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2b3337;
	margin-bottom: 30px;
	overflow: hidden;
}

body div.centrador div.right {
	width: 450px;
	float: left;
	background-color: #9cb9c4;
	padding: 5px;
	border: 2px solid #c4e9f6;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2b3337;
	margin-bottom: 30px;
	overflow: hidden;
}

ul.workshop-uno {
}

ul.workshop-uno li {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 120px;
}

ul.workshop-uno li a {
	color: white;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

ul.workshop-uno li a:hover {
	background-color: #a2c2cf;
	border-bottom: 1px solid #92aeba;
}

ul.workshop-uno li p {
	display: table-cell;
	padding-top: 2px;
	padding-bottom: 10px;
}

ul.workshop-uno li p.descripcion {
	margin-bottom: 10px;
	padding-left: 10px;
}

ul.workshop-uno li p.descripcion em {
	font-style: italic;
	font-size: 10pt;
}

body div.centrador ul.dia-uno {
	background-color: #bcdee8;
	width: 100%;
	padding: 5px;
	border: 2px solid #99b5bd;
	font: 12pt Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	margin-bottom: 15px;
	color: #2b3337;
}

body div.centrador ul.dia-uno a {
	color: #fafafa;
	text-decoration: none;
	background-color: #8ea8b1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

body div.centrador ul.dia-uno a:hover {
	border-bottom: 2px solid #6f848c;
	color: #925215;
}

body div.centrador ul.dia-uno li {
	border-bottom: 1px dashed #a8c8d3;
}

body div.centrador ul.dia-uno li.break {
	background-color: #cbf0fe;
	padding-top: 5px;
	padding-bottom: 5px;
}

body div.centrador ul.dia-uno p {
	padding-top: 5px;
	padding-bottom: 5px;
	display: table-cell;
}

body div.centrador ul.dia-uno p.descripcion {
	padding-left: 50px;
}

body div.centrador ul.dia-uno p.descripcion em {
	font-size: 9pt;
	color: #3e494d;
}

body div.centrador  p.horario {
	width: 120px;
	*margin-left: 10px;
}

/* @end */

/* @group talleres */

ul.talleres {
	
}

ul.talleres li.taller {
	background-color: #bcdee8;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #6e8288;
}

ul.talleres li.taller * {
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

ul.talleres li h3 {
	font-size: 18pt;
	font-weight: bold;
	margin: 0 0 5px;
}

ul.talleres li h4 {
	font: bold 16pt Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #7b8185;
	margin-bottom: 15px;
}

ul.talleres li h5 {
	font: bold 14pt Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #7b8185;
	margin-bottom: 15px;
}

ul.talleres li p.metadatos {
	font-size: 12pt;
	margin-top: -10px;
	margin-bottom: 15px;
}

ul.talleres li div.descripcion {
	color: #2b3337;
	font-size: 10pt;
	margin-bottom: 15px;
}

ul.talleres li div.descripcion ul {
	margin-left: 35px;
	line-height: 16pt;
	margin-bottom: 15px;
	margin-top: -5px;
}

ul.talleres li div.descripcion ul li {
	list-style-type: disc;
}

ul.talleres li div.descripcion p {
	line-height: 16pt;
	margin-bottom: 10px;
}

ul.talleres li div.descripcion a {
	color: #393e41;
	text-decoration: none;
	background-color: white;
	border-bottom: 2px solid #98b4be;
}

img.sold-out {
	width: 182px;
	height: 183px;
	margin-top: -173px;
	margin-right: -10px;
	margin-left: 746px;
}



/* @end */

/* @group pie */

body div.pie {
	height: 100px;
	width: 100%;
	background: url(images/pie.jpg) repeat-x;
	clear: both;
}

body div.pie p {
	font: 10pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: white;
	padding-top: 30px;
	margin-left: 35px;
}

body div.pie a {
	color: #f6ae2f;
	text-decoration: none;
}

body div.pie a:hover {
	background-color: #484e53;
}

.clear {
clear:both;
}

.clear:after {

	content: "."; 
    	display: block; 
    	margin:0px;
	padding:0px;
	height: 0; 
    	clear: both; 
    	visibility: hidden;
	
}

form#contacto {
}

form#contacto input {
	width: 300px;
	height: 26px;
	font-size: 14pt;
	margin-top: 5px;
	border: 1px solid silver;
	padding-top:4px;
	padding-left:4px;
}

form#contacto input:focus {
	border-color: #d5eaa0;
	background-color: #f2f2f2;
}

form#contacto input.boton-contacto {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
	height:40px;
}

form#contacto textarea#mensaje {
	width: 400px;
	height: 146px;
	font-size: 14pt;
	margin-top: 5px;
	border: 1px solid silver;
	padding-top:4px;
	padding-left:4px;
}

form#contacto textarea#mensaje:focus {
	border-color: #d5eaa0;
	background-color: #f2f2f2;
}

form#contacto p {
		font: 12pt Futura, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
}

form#contacto h3 {
	color: #e89b2a;
	text-transform: uppercase;
	font: 18pt "Arial Rounded MT Bold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}

/* @end */

/* @group speakers */

ul.talleres li.speakers {
	background-color: #bcdee8;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #6e8288;
}

ul.talleres li.speakers img.speaker {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	*margin-right: 5px;
	padding: 4px;
	background-color: white;
	width: 55px;
	height: 55px;
}

ul.talleres li.speakers * {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}



/* @end */
