@media screen {

/* TEMPLATE STYLES ##################################################### */
body {
	color : #444;
	margin:0;
	padding:0;
	background: #4d4d4d;
}

#main {	width: 100%; }
	.mainyeshighlight{background: #fff url(../../imgs/lxii/lxii-hp-bg.jpg) repeat-x;}
	.mainnohighlight{background: #fff url(../../imgs/lxii/lxii-hp-bgno.jpg) repeat-x;}

#expanded {
clear: left;
width: 100%;
height: 0px;
overflow: hidden;
}

#maincontainer {
	width: 90%;
	margin: 0px auto;
	min-width: 900px;
}

/* BORDER STYLES ##################################################### */
#borde-izq {
	background: url(../../imgs/lxii/lxii-hp-bg-left.jpg) repeat-y;
	float: left;
	width: 42px; /*Width of left column*/
	margin-left: -100%;
}
#borde-izq-arriba {
	min-height: 630px;
	width: 42px;
}
.borde-izqyeshighlight{background: url(../../imgs/lxii/lxii-hp-bg-left-top.jpg) no-repeat;}
.borde-izqnohighlight{background: url(../../imgs/lxii/lxii-hp-bg-left-topno.jpg) no-repeat;}
#borde-der {
	background: url(../../imgs/lxii/lxii-hp-bg-right.jpg) repeat-y;
	float: left;
	width: 42px; /*Width of right column*/
	margin-left: -42px; /*Set left marginto -(RightColumnWidth)*/
}
#borde-der-arriba {
	min-height: 630px;
	width: 42px;
}
.borde-deryeshighlight{background: url(../../imgs/lxii/lxii-hp-bg-right-top.jpg) no-repeat;}
.borde-dernohighlight{background: url(../../imgs/lxii/lxii-hp-bg-right-topno.jpg) no-repeat;}

#contentwrapper {
	background: #fff;
	float: left;
	width: 100%;
}

#medio {
	margin: 0 42px 0 42px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

/* HEADER #################################################################### */
	#cabezal{
background: url(../../imgs/lxii/lxii-hp-bg-head.jpg) repeat-x;
height: 157px; /*Height of top section*/
}
	/* EVENT LOGO #################################################################### */
	#logotipo {
	margin-left: 35px;
width: 300px;
height: 148px;
background-image: url("../../imgs/lxii/lxii.png") !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii.png');
float: left;
}

#logotipo a {
	width: 300px;
	height: 148px;
	display: block;
}
	/* FLASHNEWS #################################################################### */
	#flashnews {
	margin-top: 29px;
	width: 448px;
	height: 100px;
	/*background: #25a8cc;*/
	clear:right;
	float: right;
/*
background-image: url("../../imgs/lxii/lxii-flashnews.png") !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-flashnews.png');
*/
}
	/* LANGUAGE MENU #################################################################### */
	#language-menu {
		float: right;
		margin-top: 7px;
		vertical-align: bottom;
	}
	#lang {
		width: 28px;
		height: 20px;
		background-image: url("../../imgs/lxii/lang-selector.png") !important;
		background-repeat: no-repeat;
		background-image: none;
		filter: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lang-selector.png');
		float: right;
		margin-left: 5px;
	}
	#language-menu .label {
		font-size: 10px;
		margin-top: 5px;
		float: right;
		text-align: right;
		padding: 0 10px;
		color: #888;
	}
	#language-menu a { color: #444; text-decoration: none; }
	#language-menu a:hover { color: #888; }

/* MAINMENU #################################################################### */
#mainmenu {
	overflow: hidden;
	height: 25px;
	background: url(../../imgs/lxii/lxii-hp-bg-mainmenu.jpg) repeat-x;
}
#mainmenu ul {
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 25px;
	list-style-type: none;
}
#mainmenu ul li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	float: left;
}
#mainmenu {
	font-size: 11px;
	font-weight: bold;
}
#mainmenu a {
	padding: 5px 20px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #74a7d4;
	padding-top: 7px;
	display: block;
	background: url(../../imgs/lxii/lxii-hp-bg-mainmenu-a.jpg) repeat-x;
}
#mainmenu a:hover {
	background: url(../../imgs/lxii/lxii-hp-bg-mainmenu-ahover.jpg) repeat-x;
	color: #1468b1;
}
#mainmenu .last {
	border-right: 1px solid #74a7d4;
}

/* HIGHLIGHT #################################################################### */
#highlight { overflow: hidden; padding: 0px; }
.highlightyeshighlight{background: url(../../imgs/lxii/lxii-hp-bg-highlight.jpg) repeat-x; height: 229px;}
.highlightnohighlight{background: url(../../imgs/lxii/lxii-hp-bg-highlightno.jpg) repeat-x; height: 26px;}
#hl-left {
	margin: 2%;
}
#hl-right {
	margin: 2%;
	width: 45%;
	float: right;
}
.hl-box {
	background-image: url("../../imgs/lxii/lxii-highlight-bg.png") !important;
	background-image: none;
	background-repeat: repeat-x;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-bg.png');
	padding: 0px;
	height: 90px;
	width: 100%;
	clear: both;
}
.hl-content {
	padding: 0px;
	width: 95%;
	margin-bottom: 15px;
}
#sponsors, #program, #travel, #hotel, #visas, #tips, #vacs, #info {
	margin-left: 0px;
	margin-top: 10px;
	width: 86px;
	height: 57px;
	background-image: none;
	filter: none !important;
	float: left;
}
#sponsors {
	background-image: url("../../imgs/lxii/lxii-highlight-sponsor.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-sponsor.png');
}
#program {
	background-image: url("../../imgs/lxii/lxii-highlight-program.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-program.png');
}
#travel {
	background-image: url("../../imgs/lxii/lxii-highlight-travel.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-travel.png');
}
#hotel {
	background-image: url("../../imgs/lxii/lxii-highlight-hotel.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-hotel.png');
}
#visas {
	background-image: url("../../imgs/lxii/lxii-highlight-visas.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-hotel.png');
}
#tips {
	background-image: url("../../imgs/lxii/lxii-highlight-tips.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-tips.png');
}
#vacs {
	background-image: url("../../imgs/lxii/lxii-highlight-vacs.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-vacs.png');
}
#info {
	background-image: url("../../imgs/lxii/lxii-highlight-info.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-highlight-info.png');
}

#content {
margin: 10px;
margin-top: 0px;
padding-top: 0px;
	clear: both;
}
/* MAINCONTENT #################################################################### */
#maincontent {
	margin-left: 25px;
	margin-top: 25px;
	float: left;
}
.yessidebar {
	width: 56%;
}
.nosidebar {
	width: 95%;
}
/* SIDEBAR #################################################################### */
#sidebar {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}
#sidebar .module {
	background-image: url("../../imgs/lxii/lxii-sidebar-title.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-sidebar-title.png');
	padding: 0px;
	min-height: 136px;
	width: 315px;
	clear: both;
	margin-bottom: 15px;
}
#sidebar .modulecontent {
	padding: 30px;
}

/* PIE ************************************************************* */
#pie {
	background: #4d4d4d url(../../imgs/lxii/lxii-hp-footerbg.jpg) repeat-x;
	width: 100%;
}
#pie-interior {
	width: 90%;
	margin: 0px auto;
	min-width: 900px;
}
#piecontent {
	margin:25px;
}
#pie-izq {
	width: 42px;
	background: url(../../imgs/lxii/lxii-hp-bg-foot-left.jpg) repeat-y;
	float:left;
	height: 115px;
}

#pie-der {
	width: 42px;
	background: url(../../imgs/lxii/lxii-hp-bg-foot-right.jpg) repeat-y;
	float: right;
	height: 115px;
}
#pie-medio {
	background: url(../../imgs/lxii/lxii-hp-bg-foot.jpg) repeat-y;
	margin: 0 42px 0 42px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#footerlogo {
width: 68px;
height: 67px;
background-image: url("../../imgs/lxii/lxii-hp-footer-logo.png") !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-hp-footer-logo.png');
float: left;
margin-right: 25px;
}
#pie-medio {
	text-align: left;
	color: #aaa;
	font-size: 10px;
	padding-top: 20px;
}





/* TEXT STYLES #################################################################### */
	/* COMMON STYLES #################################################################### */
	body { font-family:sans-serif; }
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
b{ font-size: 110%; }
/*em{ color: red; }*/
.orange { color: #FF9900;}
.red { color: #CC0000;}
.blue { color: #216eb1;}
.gray { color: #999;}
.bold {font-weight:bold;}


	/* HIGHLIGHT #################################################################### */
	#highlight h1 {
	padding-top: 15px;
	margin: 0px;
	font-size: 14px;
	color: #000;
}
#highlight p {
	margin-top: 5px;
	font-size: 11px;
}
#highlight a {
	color: #222;
	text-decoration: none;
}
#highlight a:hover {
	color: #000;
	text-decoration: underline;
}

	/* MAINCONTENT ############################################################## */
	#maincontent { font-size: 11px; }
#maincontent h1 { 
	font-size: 18px; color: #216eb1; margin-bottom: 11px; padding: 7px; border: 1px dotted #94badb; background: #f9f9f9;
}
#maincontent h2 { font-size: 11px; color: #666;}
#maincontent h3 { font-size: 15px; color: #333; margin-bottom: 10px; }
#maincontent h4 { font-size: 12px; color: #666; }
#maincontent h5 { font-size: 11px; color: #666; }
#maincontent .toptitle { border-bottom: 1px dotted #999; font-size: 11px; font-weight: bold; color: #555; }
#maincontent .undergray { border-bottom: 1px solid #999; }
#maincontent .undergray2 { border-bottom: 1px solid #ddd; }
#maincontent .red { color: #CC0000; text-decoration:underline;}
#maincontent a { color: #216eb1; }
#maincontent a:hover { color: #4d86b9; }
#maincontent blockquote { margin: 15px; }

	/* webcasting ############################################################## */
	#webcasting { background: #000; display: block; padding: 0px; margin: 0px;}
	#webcasting #video { background: #000; padding: 0px; margin: 0px;}
	#webcasting p { text-align: center; }


	/* TABLES ############################################################## */
	.table1, .table2 { margin: 15px; border: 1px solid #ccc; }
.table1 th, .table2 th{
	font-weight: bold;
	border-bottom: 1px solid #eee;
	text-align: left;
	background: #f5f5f5;
	padding: 3px;
}
.table1 th { padding-right: 70px; }
.table1 td, .table2 td { border-bottom: 1px solid #eee;	text-align: left; padding: 3px; }
.table2 td { vertical-align: top; }

	/* SIDEBAR #################################################################### */
#sidebar h1 {
	margin: 0px;
	font-size: 14px;
	color: #0c63ae;
}
#sidebar a {
	color: #222;
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
}
#sidebar a:hover {
	color: #666;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}


#activities ul {
	margin: 0px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#activities ul li {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

#activities {
	font-size: 11px;
}
#activities a {
	color: #222;
	text-decoration: none;
	margin-left:0px;
	display: inline;
	font-weight: bold;
}
#activities a:hover {
	color: #000;
	display: inline;
	margin-left:0px;
	text-decoration: underline;
}
		/* SIDEBAR SINDICATION ############################################################## */
		#rss, #facebook, #flickr { margin-left: 0px; width: 32px; height: 36px; float: left; }
#rss a, #facebook a, #flickr a { background-image: none; filter: none !important; width: 32px; height: 36px; display: block;}
#rss a:hover { width: 32px; height: 36px; display: block; }
#rss a {
	background-image: url("../../imgs/lxii/info-rss.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/info-rss.png');
}
#rss a:hover {	
	background-image: url("../../imgs/lxii/infover-rss.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/infover-rss.png');
}

#facebook a {
	background-image: url("../../imgs/lxii/info-facebook.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/info-facebook.png');
}
#facebook a:hover {	
	background-image: url("../../imgs/lxii/infover-facebook.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/infover-facebook.png');
}

#flickr a {
	background-image: url("../../imgs/lxii/info-flickr.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/info-flickr.png');
}
#flickr a:hover {	
	background-image: url("../../imgs/lxii/infover-flickr.png") !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/infover-flickr.png');
}

/* SPECIAL #################################################################### */
	/* PICTAINER #################################################################### */
	.pictainer {
	background: #000;
	border: 10px solid #000;
	height: 240px;
	margin: 0px;
	margin-left: 0px;
	text-align: center;
	width: 360px;
	float: right;
	margin-bottom: 15px;
}
.pictainer2 {
	background: #000;
	border: 3px solid #000;
	margin: 0px;
	text-align: center;
	/*height: 250px;*/
	/*width: 360px;*/
	margin-bottom: 15px;
}
	/* FORM BUTTOM ####################################### */
.submit_button {
	background: url(../../imgs/lxii/btnreg.png);
	width: 264px;
	height: 79px;
	border: none;
	color: #fff;
	text-align:center;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* SOLAPAS #################################################################### */
/* tamaño y forma del panel principal */
div#panel {
   	position: relative;
   	/*width:100%;*/
   	height: 730px;
	margin: 10px;
}

/* configuracion de las pestañas */
   ul#tabs {
      position:absolute;
      left: 0px;
      top: 0px;
      margin:0;
      padding:0;
      /*width:100%;*/
      height: 30px;
      z-index: 20;
   }
      ul#tabs li {
         float:left;
         height: 30px;
         padding-left: 8px;
         list-style: none;
         margin-right: 1px;
		 background: #999999;
		 border-top:#CCCCCC 1px solid;
		 border-left:#CCCCCC 1px solid;
		 border-right:#CCCCCC 1px solid;
		 text-align:center;
		 font-weight:bold;
		 width: 100px;
         /*background: url(tabs.png) left -48px;*/
      }
      ul#tabs li.actual {
         height: 30px;
         background:#fff;
		 border-top:#000 1px solid;
		 border-left:#000 1px solid;
		 border-right:#000 1px solid;
		 border-bottom: #fff 1px solid;
      }
         ul#tabs li a {
            display: block;
               /* hack para ie6 */
               .display: inline-block;
               /* fin del hack */
            height: 30px;
            line-height: 24px;
            padding-right: 8px;
			padding-top: 5px;
            outline: 0px none;
            font-family: arial;
            font-size: 10px;
            text-decoration: none;
            color: #FFFFFF;
            /*background: url(tabs.png) right 0px;*/
			/*background:#999999;*/
         }
		 ul#tabs li a:hover {		 
		 	color: #FFFFFF;
			text-decoration:underline;
		}

         ul#tabs li.actual a {
            height: 24px;
            line-height: 24px;
            /*background: url(tabs.png) right -24px;*/
			background:#fff;
            cursor: default;
			color: #546072;
         }
		 ul#tabs li.actual a:hover {		 
			text-decoration:none;
		}

   /* Configuración de los paneles */
   div#panel #paneles {
	position:absolute;
	top: 31px;
	width: 100%;
	border: 1px solid #000;/*91a7b4*//*#f5f5f5*/
	background: #fff;/*fff*//*f5f5f5*/
	overflow: hidden;
	z-index: 10px;
	left: 1px;
	padding-left: 15px;
   }
      div#panel #paneles div {
         margin: 5px;/*10*/
         /*width: 99%;*/
         /*height: 365px;*/
         font-family: arial;
         font-size: 12px;
         text-decoration: none;
         color: #000;
         overflow: auto;
   }

/* PROGRAMA #################################################################### */

div#panel #paneles div h3 { 
	font-size: 15px; 
	color: #FF9900;
	margin-top: 10px; 
	margin-bottom: 7px; 
	border-bottom: 1px solid #FF9900; 
}

.tabla{
	border: 1px solid #eee;
}

.tabla th{
	background: #666666;/*b4b8bb*/
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	padding: 3px;
}

.tabla td {
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px;
}

div#panel #paneles div .hora {
	background: #f9f9f9;
	/*background: #dddddd;*/
	color: #546072;
	font-size: 10px;
	font-weight:bold;
}

.tabla .separador {
	border-bottom:1px solid #E5E5E5;
	height:5px;
}

div#panel #paneles div .break {
	background-color: #CCCCCC;
	border: 1px solid #dddddd;
	color: #FFFFFF;
	display: block;
	margin: 1px;
	text-align: center;
	padding: 5px;
}

div#panel #paneles div a {
	border: 1px solid #dddddd;
	color: #ffffff;
	display: block;
	/*font-weight: bold;*/
	margin: 0px;
	/*padding: 5px;*/
	/*padding: 12px 5px 12px 5px;*/
	padding: 14px 5px 14px 5px;
	text-align: center;
	text-decoration: none;
	width: 210px;
}

div#panel #paneles div a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

div#panel #paneles div .tut01 {
	background-color: #1446B7;/*0050C1*/
}
div#panel #paneles div .tut02 {
	background-color: #194689;/*006EA3*/
	width:155px;
}
div#panel #paneles div .tut03 {
	background-color: #1E5A8F;/*0081FA*/
	width:155px;
	}
div#panel #paneles div .tut04 {
	background-color: #0064B7;
	width:155px;
}
div#panel #paneles div .tut05 {
	background-color: #005aad;/*0A6499*//*2D3C7F*/
	padding: 22px 5px 21px 5px;
	width:155px;
}
div#panel #paneles div .tut06 {
	background-color: #4b8dca;
	padding: 22px 5px 21px 5px;
	width:155px;
}
div#panel #paneles div .tut07 {
	background-color: #2977c0;
	padding: 22px 5px 21px 5px;
	width:155px;
}

div#panel #paneles div .napla {
	background-color: #7B966B;
}

div#panel #paneles div .segredes {
	background-color: #6b9678;
}

div#panel #paneles div .flip {
	background-color: #B9E3A1;/*A1E3B5*/
	/*padding: 21px 5px 21px 5px;*/
}

div#panel #paneles div .foro {
	background-color: #FFCC33;
}

div#panel #paneles div .asamblea {
	background-color: #EB7A0A;/*ff6600*/
}

div#panel #paneles div .lactld {
	background-color: #8FA8B8;
}
div#panel #paneles div .lactld_taller {
	background-color: #7BB2C2;
}

div#panel #paneles div .ecomlac {
	background-color: #b43306;
}

div#panel #paneles div .inet {
	background-color: #A39EAE;/*EBE3FA*/
	padding: 21px 5px 21px 5px;
}

div#panel #paneles div .cocktail{
	background-color: #9E0A62;/*EBE3FA*//*760094*/
	padding: 6px 6px 6px 6px;
	width:98%;
}

div#panel #paneles div .eventosocial{
	background-color: #941E58;/*EBE3FA*//*800080*/
	padding: 6px 6px 6px 6px;
	width:97%;
}

div#panel #paneles div .apertclau {
	background-color: #800080;/*EBE3FA*//*6666FF*/
	border: 1px solid #dddddd;
	color: #FFFFFF;
	display: block;
	margin: 1px;
	text-align: center;
	padding: 5px;
}

div#panel #paneles div .nuevosparticipantes {
	background-color: #8ba5e7;/*8A0A6C*//*EBE3FA*//*8ba5e7*//*B20076*//*8ba5e7*/
	border: 1px solid #dddddd;
	color: #FFFFFF;
	display: block;
	margin: 1px;
	text-align: center;
	padding: 5px;
	width:210px;
}

div#panel #paneles div .becados {
	background-color: #8ba5e7;/*8A0A6C*//*EBE3FA*//*8ba5e7*//*B20076*//*8ba5e7*/
	border: 1px solid #dddddd;
	color: #FFFFFF;
	display: block;
	margin: 1px;
	text-align: center;
	padding: 5px;
	width:155px;
}

/* AGENDAS INTERNAS #################################################################### */
#agenda{
	text-align:center;
}
#agenda .hora {
	/*background: #dddddd;*/
	background: #f9f9f9;
	/*background: #f5f5f5;*/
	color: #546072;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
}
#agenda p{
	/*background: #f9f9f9;*/
	/*background: #dae1ed;*/
	background: #ecf0f6;
	margin:1px;
	padding:5px;
	text-align:left;
}
#agenda .actividad{
	background: #ecf0f6;
	/*border: #dae1ed 1px solid;*/
	margin:1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}
#agenda .break{
	background:#F5F5F5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#agenda li{
	text-align:left;
}
/*#fecha_tut{
	/*float:right;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}*/
#fecha_tut{
	display:block;
	/*padding-left:10px;*/
	margin-bottom:10px;
}

/* PATROCINADORES #################################################################### */
	/* LOGOS #################################################################### */
#sponsorship {
	clear: both;
}
#sponsorship h4{
	margin-top: 20px;
}
#sponsorship img{
	border: 0;
}
#sponsorship .logo50 {
	width: 48%;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
}
#sponsorship .logo50r {
	float: right;
}

#sponsorship .logo33 {
	width: 32%;
	float: left;
	height: 82px;
	padding-top: 15px;
	text-align:center;
}
#sponsorship .logo100 {
	width: 95%;
	height: 80px;
	text-align: center;
	padding-top: 15px;
	clear: both;
}

#destaque{
	background:#f9f9f9;
	/*border:#CCCCCC solid 1px;*/
	border:#c9c9c9 solid 1px;
	margin:10px 10px 10px 10px;
	padding:0px 3px 3px 3px;
}

#destaque h1{
	background:#FFFFFF;
	border:none;
	border-bottom:#FF9900 solid 1px;
	color:#FF9900;
	font-size:14px;
	/*margin-bottom:5px;*/
	margin:2px 3px 5px 3px;
	padding:5px;
}

#destaque p{
	margin:0px;
	padding:5px;
}

div.clear {
	clear: both;
	height: 20px;
}
#toprint {
	display: none;
}


embed {
	margin-bottom: 15px;	
}
}

/* IMPRESION #################################################################### */
@media print {
body,td,th, #tabs {
	/*font-family: Trebuchet MS, Arial, Sans-serif, Helvetica;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

#cabezal{}
#language-menu {display:none;}
#flashnews {display:none;}
#mainmenu {display:none;}
ul#tabs{display:none;}

#maincontent h1 { 
	font-size: 18px; color: #666666; margin-bottom: 6px; border-bottom: 1px solid #666666;
}

div#panel #paneles div h3 { font-size: 14px; color: #CCCCCC; margin-top: 10px; margin-bottom: 10px; }

div#panel #paneles div .tabla td {
	/*border-right: 1px dotted #eee;*/
	/*border-top: 2px solid #e5e5e5;*/
	padding: 3px;
}

div#panel #paneles div .hora {
	border-top: 2px solid #666666;/*e5e5e5*/
	border-bottom: 2px solid #666666;
	color: #546072;
	font-size: 10px;
	font-weight:bold;
}

div#panel #paneles div .tabla .separador {
	height:5px;
}

div#panel #paneles div .apertclau {
	border: 1px solid #999999;
	color:#999999;
	text-align: center;
	padding:3px;
	margin: 0px;
}

div#panel #paneles div .break {
	border: 1px solid #999999;
	color:#999999;
	text-align: center;
	padding:3px;
	margin: 0px;
}

div#panel #paneles div .cocktail {
	border: 1px solid #999999;
	color:#999999;
	text-align: center;
	padding:3px;
	margin: 0px;
	/*border-bottom:1px solid #E5E5E5;*/
}

div#panel #paneles div .eventosocial {
	border: 1px solid #999999;
	color:#999999;
	text-align: center;
	padding:3px;
	margin: 0px;
	/*border-bottom:1px solid #E5E5E5;*/
}

div#panel #paneles div .nuevosparticipantes {
	border: 1px solid #999999;
	color:#999999;
	text-align: center;
	padding:3px;
	margin: 0px;
}

div#panel #paneles div a {
	border: 1px solid #999999; /*dddddd*/
	display: block;
	color:#999999;
	/*font-weight: bold;*/
	margin: 0px;
	/*padding: 5px;*/
	/*padding: 12px 5px 12px 5px;*/
	padding: 14px 5px 14px 5px;
	text-align: center;
	text-decoration: none;
	width: 175px;
}

#borde-izq {display:none;}
#borde-izq-arriba {display:none;}
#borde-der {display:none;}
#borde-der-arriba {display:none;}
#expanded {display:none;}
#pie {display:none;}
#pie-interior {display:none;}
#pie-izq {display:none;}
#pie-der {display:none;}
#pie-medio {display:none;}
#piecontent {display:none;}
#footerlogo {display:none;}

#toprint {
	display: block;
	margin:5px;
}
}

