@media screen {

/* TEMPLATE STYLES ##################################################### */
body {
	color : #444;
	margin:0;
	padding:0;
	background: #306999;
}

#main {
	width: 100%;
	background: #699fce;
	background-image:url(../../imgs/lxiii/lxiii_bg_body.jpg);
	background-repeat:repeat-x;
}

#expanded {
clear: left;
width: 100%;
height: 0px;
overflow: hidden;
}

#maincontainer {
	width: 90%;
	margin: 0px auto;
	min-width: 1000px; /*1000 con 70%*/ /*858 con 65%*/
}

#contentwrapper {
	background-color:#fcfcfc;
	float: left;
	width: 70%;
}

#contentDer {
	float:left;
	margin-left:0px;
	padding-left:0px;
	width: 300px;
}

/* BORDER STYLES ##################################################### */
#borde-izq {
	background: url(../../imgs/lxiii/lxiii_bg_barriba_left.jpg) repeat-y;
	float: left;
	width: 6px; /*Width of left column*/
	margin-left: -70%;
}
#borde-izq-arriba {
	background: url(../../imgs/lxiii/lxiii_bg_b_left.jpg) no-repeat;
	min-height: 780px;
	width: 6px;
}

#borde-der {
	background: url(../../imgs/lxiii/lxiii_bg_barriba_right.jpg) repeat-y;
	float: left;
	width: 1px; /*Width of right column*/
	margin-left: -1px; /*Set left marginto -(RightColumnWidth)*/
}
#borde-der-arriba {
	background: url(../../imgs/lxiii/lxiii_bg_b_right.jpg) no-repeat;
	min-height: 780px;
	width: 1px;
}

/* HEADER #################################################################### */
	#cabezal{
		background: url(../../imgs/lxiii/lxiii_bg_cabezal.jpg) repeat-x;
		height: 200px; /*Height of top section*/
	}
	/* EVENT LOGO #################################################################### */
	#logotipo {
	margin-left: 40px;
	margin-top: 50px;
	width: 200px;
	height: 120px;
	/*background-image: url("../../imgs/lxiii/lxiii_logo.png") !important;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/lxiii_logo.png');*/
	float: left;
	}
	
	#logotipo a {
		width: 180px;
		height: 120px;
		display: block;
	}
	#logotipo img {
		border:none;
	}
		/* FLASHNEWS #################################################################### */
		#flashnews {
		margin-top: 29px;
		width: 448px;
		height: 100px;
		/*background: #25a8cc;*/
		clear:right;
		float: right;
	}
	
	#headimg{
		width: 332px;
		height: 199px;
		float:right;
		background-image: url("../../imgs/lxiii/lxiii_head_img.png");
		background-repeat:no-repeat;
		/*filter: none;*/
		/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/lxiii_head_img.png');*/
		margin-top:20px;
	}
	
	#btnreg{
		display:block;
		margin: 40px auto;
		width: 228px;
		height: 110px;
	}
	
	#btnreg a{
		display:block;
		width: 228px;
		height: 110px;
		/*background-image: url("../../imgs/lxiii/lxiii_btn_registro.png") !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/lxiii_btn_registro.png');*/
	}
	
	#btnreg img{
		border:none;
	}
	
	#logolugar{
		width: 295px;
		height: 44px;
		/*background-image: url("../../imgs/lxiii/lxiii_lugar_fecha.png") !important;
		background-repeat:no-repeat;
		filter: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/lxiii_lugar_fecha.png');*/
		margin-left:5px;
		margin-top: 15px;
	}
	#logolugar img{
		border:none;
	}
	/* LANGUAGE MENU #################################################################### */
	#language-menu {
		margin-top:6px;
		margin-right: 10px;
		text-align:right;
		font-size: 10px;
		padding: 0 2px;
		color: #89a9c4;
		height: 20px;
	}
	#lang {
		width: 28px;
		height: 20px;
		background-image:url(../../imgs/lxiii/lang-selector.png);
		background-repeat: no-repeat;
		float:right;
		margin-left: 5px;
		margin-top:-4px;
	}
	
	#language-menu .label {
		font-size: 10px;
		margin-top: 5px;
		/*float: right;*/
		text-align: right;
		padding: 0 2px;
		/*color: #888;*/
		color: #89a9c4;
	}
	#language-menu a { /*color: #444;*/color: #89a9c4; text-decoration: none; }
	#language-menu a:Hover { color: #888; }

/* MAINMENU #################################################################### */
#topcontentmenu{
	background: url(../../imgs/lxiii/lxiii_bordertop_menu.jpg) repeat-x;
	height:9px;
}

#contentmenu{
	background: url(../../imgs/lxiii/lxiii_bg_menu.jpg) repeat-y;
	min-height: 780px;
}

#menu ul{
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
}
#menu li{
	background: url(../../imgs/lxiii/lxiii_bg_botonmenu.jpg) repeat-x;	
	padding: 10px 10px 10px 20px;
	margin-bottom:2px;
}
#menu a{
	color:#FFF;
	display:block;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}
/*
#menu a.head{
	background: url(../../imgs/lxiii/lxiii_bg_botonmenu.jpg) repeat-x;
}
#menu a:Hover {
	background-color: white;
}
#menu a.selected {
	color: black;
	background-color: #80cfe2;
}*/

#navigation{
	margin-top:0px;
}

#submenu ul{
	margin: 15px 0 0 20px; /* top right bottom left*/
}
#submenu li{
	background:none;
	padding: 3px;
}
#submenu a{
	font-weight:normal;
}

#sep_menu{
	background: url(../../imgs/lxiii/lxiii_sep_menu.png) repeat-x;
	height:73px;
}

/* FIN MAINMENU #################################################################### */


#content {
	/*background: #fcfcfc url(../../imgs/lxiii/lxiii_bg_maincontent.jpg) repeat-x;*/
	float:left;
	margin-top:-20px;
	clear: both;
	width:100%;
}
/* MAINCONTENT #################################################################### */
#maincontent {
	/*background-color:#fcfcfc;*/
	background: #fcfcfc url(../../imgs/lxiii/lxiii_bg_maincontent.jpg) right top no-repeat;
	margin: 0 40px auto 40px;
}

/* PIE ************************************************************* */
#pie {
	background: #306999 url(../../imgs/lxiii/lxiii_bg_footer.jpg) repeat-x;
	width: 100%;
}
#pie-interior {
	height: 81px;
	width: 90%;
	margin: 0px auto;
	min-width: 1000px;
}
#pie-izq {
	width: 6px;
	background: #306999 url(../../imgs/lxiii/lxiii_bg_footer_left.jpg) no-repeat;
	float:left;
	height: 81px;
}

#pie-medio {
	background: #306999 url(../../imgs/lxiii/lxiii_bg_footer_medio.jpg) repeat-x;
	text-align: left;
	color: #aaa;
	font-size: 7pt;
	width:70%;
}

#pie-der {
	width: 300px;
	background: #306999 url(../../imgs/lxiii/lxiii_bg_footer_right.jpg) repeat-x;
	float:left;
	height:81px;
	margin-left:70%;
	margin-top:-81px;
}

#piecontent{
	padding-top:14px;
}

#piecontent p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #ccc;
}

#footerlogo {
	width: 68px;
	height: 67px;
	background-image: url(../../imgs/lxii/lxii-hp-footer-logo.png);
	background-image: none;
	/*filter: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxii/lxii-hp-footer-logo.png');*/
	float: left;
	margin-right: 25px;
}

/* 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;}
	.red2 { color: #CC0000; text-decoration:none;}
	.red2 a { color:#CC0000; text-decoration:underline;}
	.red2 a:Hover { color:#FF4F4F; text-decoration:underline;}

	/* MAINCONTENT ############################################################## */
	#maincontent { font-size: 12px; }
	#maincontent h1 { font-size: 18px; color: #216eb1; margin-bottom: 11px; padding: 7px; border: 1px dotted #94badb; background: #f9f9f9; display:block;}
	#maincontent h2 { font-size: 11px; color: #666; margin-top:5px;}
	#maincontent h3 { font-size: 15px; color: #333; margin-bottom: 10px; }
	#maincontent h4 { font-size: 13px; color: #666; }
	#maincontent h5 { font-size: 12px; 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; padding: 20px; margin: 0px auto; width: 320px;}
	#webcasting #video { background: #000; padding: 0px; margin: 0 auto; width: 320px;}
	#webcasting p { text-align: center; }

#webchat { background: #eee; display: block; padding: 0px; margin: 5px; width: 80%; height: 300px; border: none;}

/* SIDEBAR #################################################################### */
#sidebar {
	background: url(../../imgs/lxiii/lxii_bg_sidebar_text.jpg) repeat-y;
}
#sidebar h1 {
	background: url(../../imgs/lxiii/lxiii_bg_sidebar_title.jpg) repeat-x;
	display:block;
	height:21px;
	padding: 20px 0 0 15px; /* top right bottom left*/
}

#sidebar h1 {
	margin: 0px;
	font-size: 14px;
	color: #0c63ae;
}

#sidebarcontent {
	color:#FFF;
	font-size:10pt;
	padding: 5px; /* top right bottom left*/
}
#sidebarcontent p {
	margin:0px;
	padding: 0px; /* top right bottom left*/
}

#sidebarcontent a {
	font-size:10px;
	color: #0C63AE;
	text-decoration: none;
}
#sidebarcontent a:Hover {
	font-size:10px;
	color: #FEFFDD;
	text-decoration:none;
}

#sidebarbottom {
	background: url(../../imgs/lxiii/lxiii_bg_sidebar_bottom.jpg) no-repeat;
	height:2px;
}

#sep_sidebar{
	background: url(../../imgs/lxiii/lxiii_sep_sidebar.png) repeat-x;
	height:37px;
}

		/* SIDEBAR SINDICATION ############################################################## */
		#rss, #facebook, #flickr, #youtube, #twitter {
			width: 32px;
			height: 36px;
			float: left;
		}
		#rss a, #facebook a, #flickr a, #youtube a, #twitter a {
			width: 32px;
			height: 36px;
			display: block;
		}
		#rss a:Hover {
			width: 32px;
			height: 36px;
			display: block;
		}
		#rss a {
			background-image: url(../../imgs/lxiii/info-rss.png);
			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/info-rss.png');*/
		}
		#rss a:Hover {
			background-image: url(../../imgs/lxiii/infover-rss.png);
			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/infover-rss.png');*/
		}

		#facebook a {
			background-image: url(../../imgs/lxiii/info-facebook.png);
			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/info-facebook.png');*/
		}
		#facebook a:Hover {
			background-image: url(../../imgs/lxiii/infover-facebook.png);
			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/infover-facebook.png');*/
		}

		#flickr a {
			background-image: url(../../imgs/lxiii/info-flickr.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/info-flickr.png');
		}
		#flickr a:Hover {
			background-image: url(../../imgs/lxiii/infover-flickr.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/infover-flickr.png');
		}
		
		#youtube a {
			background-image: url(../../imgs/lxiii/info-youtube.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/info-youtube.png');
		}
		#youtube a:Hover {
			background-image: url(../../imgs/lxiii/infover-youtube.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/infover-youtube.png');
		}
		
		#twitter a {
			background-image: url(../../imgs/lxiii/info-twitter.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/info-twitter.png');
		}
		#twitter a:Hover {
			background-image: url(../../imgs/lxiii/infover-twitter.png);
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../imgs/lxiii/infover-twitter.png');
		}

/* 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;
}

div.clear {
	clear: both;
	height: 20px;
}
#toprint {
	display: none;
}


/* SLIDE SHOW #################################################################### */
	#slideshow{
		background: #fcfcfc url(../../imgs/lxiii/lxiii_bg_maincontent.jpg) right top no-repeat;
		/*#fcfcfc*/
	}
	#slideshow #slidesContainer {
		margin:0 auto 0 auto;
	  	width:560px;
	  	height:179px;
	  	/*overflow:auto;*/ /* allow scrollbar */
	  	/*position:relative;*/
		padding-bottom:25px;
	}
	
	#slideshow #slidesContainer a{
		text-decoration:none;
	}
	
	#slideshow #slidesContainer .slide {
	  	margin:0 auto;
	  	width:480px; /* reduce by 20 pixels to avoid horizontal scroll */
	  	height:179px;
	}
	
	#controlscontent{
		float:left;
		display:block;
		margin-top:-70px;
		margin-left:80%;
		width:50px;
	}

	/**
	 * Slideshow controls style rules.
	 */
	.control {
		/*float:right;*/
	  	/*display:block;*/
	  	width:50px;
	  	/*height:23px;*/
	  	height:23px;
	  	text-indent:-10000px;
	  	/*position:absolute;*/
	  	cursor: pointer;
	}
	#leftControl {
		float:right;
		width:24px;
		height:23px;
	  	top:0;
	  	left:0;
	  	background: url(../../imgs/lxiii/lxiii_slideshow_flecha_left.png) no-repeat;
	}
	#rightControl {
		float:right;
		width:24px;
		height:23px;
	  	top:0;
	  	right:0;
	  	background: url(../../imgs/lxiii/lxiii_slideshow_flecha_right.png) no-repeat;
	}
	
#slideshow #slidesContainer .slide_left{
	float:left;
	background: #f5f5f5 url(../../imgs/lxiii/lxiii_slideshow_left.png) no-repeat;
	height:179px;
	width:6px;
	margin-right:1px;
}

#slideshow #slidesContainer .slide_right{
	float:right;
	background: #f5f5f5 url(../../imgs/lxiii/lxiii_slideshow_right.png) no-repeat;
	height:179px;
	width:6px;
	margin-top:-179px;
}

#slideshow #slidesContainer .slideorange{
	background: url(../../imgs/lxiii/lxiii_slideshow_bg_orange.jpg) repeat-x;
	height:179px;
}
#slideshow #slidesContainer .slidewcasting{
	background: url(../../imgs/lxiii/lxiii_slideshow_bg_pics.jpg) repeat-x;
	height:179px;
}

#slideshow #slidesContainer .slideblue{
	background: url(../../imgs/lxiii/lxiii_slideshow_bg_blue.jpg) repeat-x;
	height:179px;
}

#slideshow #slidesContainer .slidegray{
	background: url(../../imgs/lxiii/lxiii_slideshow_bg_gray.jpg) repeat-x;
	height:179px;
}

#slideshow #slidesContainer .slide_txt{
	color:#FFF;
	padding-top:45px;
	padding-right:10px;
}
#slideshow #slidesContainer .webcasting_img{
	float:left;
	height:130px;
	margin-top:39px;
	margin-left: 5px;
	width:263px;
}

#slideshow #slidesContainer .prog_img{
	background: url(../../imgs/lxiii/lxiii_slide_programa.png) no-repeat;
	float:left;
	height:130px;
	margin-top:39px;
	margin-left: 5px;
	width:263px;
}

#slideshow #slidesContainer .patr_img{
	background: url(../../imgs/lxiii/lxiii_slide_patrocinadores.jpg) no-repeat;
	float:left;
	height:164px;
	margin-top:4px;
	margin-left: 15px;
	width:185px;
}

#slideshow #slidesContainer .viaj_img{
	background: url(../../imgs/lxiii/lxiii_slide_viajar.jpg) no-repeat;
	float:left;
	height:164px;
	margin-top:4px;
	margin-left: 15px;
	margin-right:5px;
	width:210px;
}

#slideshow #slidesContainer h2{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}

#slideshow #slidesContainer p{
	margin-top:0px;
	font-size:12px;
}

/* FIN SLIDE SHOW #################################################################### */

/* TABLES ############################################################## */
	.table1, .table2 { margin-top: 15px; margin-bottom: 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; }

.submit_button{
	background-color:#FFCC33; /*005aad*/
	border:#f1f1f1 solid 2px; /*ffffff*/
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	padding:10px 20px 10px 20px;
}

embed {
	margin-bottom: 15px;	
}
#tabla {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#F7F7F7;
	line-height:26px;
	color:#444;
	text-decoration:none;
	font-weight:normal;
	text-indent:13px;
}
#tabla td {
	border-bottom-width:1px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
}
#tabla td:Hover {
	border-bottom-width:1px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	background-color:#EFEFEF;
}
#tabla th {
	background-color:#333;
	color:#FFF;
}
#tabla th:Hover {
	background-color:#555;
	color:#FFF;
}
#tabla b {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#tabla caption {
	display:none;
}


#maincontent { padding: 0px 20px; }
#maincontent a { font-weight: bold; }
#maincontent h1, #maincontent h3, #maincontent h4, #maincontent h5 { font-size-adjust: none; font-stretch: normal; height: auto; line-height: normal; text-transform: none; font-family: 'Droid Sans', arial, serif; font-weight: normal;}

#maincontent h1 { font-size: 22px; border: none; background: none; margin-bottom: 20px; padding-left: 0px; border-bottom: 8px solid #94badb; line-height: 24px; margin-top: -5px; padding-bottom: 0px; font-weight: bold;}
#maincontent h3 { font-size: 14px; margin-bottom: 20px; padding-left: 0px;}
#maincontent h4 { font-size: 14px; margin-bottom: 5px; margin-top: 35px; padding-left: 0px; border-bottom: 3px solid #777;}
#maincontent h5 { font-size: 13px; margin-bottom: 3px; margin-top: 15px; padding-left: 0px; border-bottom: 1px solid #ddd;}


.botones ul li{
	margin: 0px; padding: 0px;
}
.botones ul {
	list-style: none;
	margin: 0px; padding: 0px;
}
.botones {
	vertical-align: middle;
	margin-bottom: 30px;
	font-family: 'Droid Sans', arial, serif;
	font-size: 14px;
}
.botones ul li a {
	display: block;
	text-decoration: none;
	padding: 10px;
	padding-left: 30px;
	padding-top: 33px;
	padding-bottom: 19px;
	color: #94badb;
	background: url(../../imgs/lacnicxiii/boton.png) no-repeat 0 0;
	height: 18px;
	width: 630px;
	vertical-align:middle;
}
.botones ul li a:hover {
	background: url(../../imgs/lacnicxiii/boton.png) no-repeat 0 -70px;
	color: #ffffff;
}

}

/* 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;
}
}
