* {
	margin: 0;
	padding: 0;
}
html {
	/*background: url(yerbita.jpg) repeat-x bottom;*/
}
body {
	text-align: center;
	font: .75em arial, sans-serif;
	color: #AAA;
	background: #FAFAFA;
	background-image:url(../img/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header {
	text-align:center;
}

h1, h2, h3, .lite dt{
	font-weight: normal;
	padding: .5em 0 .2em 0;
	color:rgb(100,100,100);
	
}
h1 {
	font-size: 2.5em;
	color:#FCC917;
}
h2, .lite dt {
	font-size: 2em;
}
h2{
	border-bottom:1px solid #DCDCDC;
}
.maincont .maincont h2{
	/*font-size: 2em;*/
}
h3, .sidebar h2 {
	font-size: 1.7em;
}
h4, .sidebar h3 {
	font-size: 1.3em;
	padding: 1em 0 0 0;
}
a, .button {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.external span {
	background-image:url(../img/external.png);
	background-position: right;
	background-repeat: no-repeat;
	/*padding-right:130px;*/
}
a img {
	border: none;
}
#header a{
	color: #999;
	text-decoration: none !important;
}
small a, p a {
	color:rgb(0,102,158);
	text-decoration:underline;
	/*color: #555;*/
}
small a:hover, p a:hover {
	color:rgb(252,201,23);
	/*color: #555;*/
}

h1 a, h2 a, h3 a{
	border-bottom: 1px dotted;
}
#wrapper {
	width: 73em;
	position: relative;
	margin: auto;
	text-align: left;
	border: 1px dotted #CCC;
	background: white;
	/*background: #F8F8F8 url(cascarita.jpg) no-repeat 99% 99%;*/
	overflow: hidden;
	clear: both;
	padding: 1.5em;
}
input {
	border: 1px solid #CDCDCD;
	font-size: .95em;
}
.button {
	background: none;
	border: none !important;
	font-weight: bold;
	cursor: pointer;
}
.maincont {
	width: 54.5em;
	float: left;
}
.maincont h1{
	margin-top:2em;
}

.maincont .maincont {
	width: 36em;
}
.maincont .maincont .maincont {
	width: 17em;
}

.maincont p, .maincont ul {
	/*text-align: justify;*/
	color: #777;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 1em 1em;
}
.maincont ul {
	margin-left: 1.5em;
	line-height: 1.5em;
}

.lite p {
	text-align: left;
	font-size: 1.2em;
}

.sidebar {
	width: 17em;
	float: right;
	position: relative;
}
.sidebar p {
	text-align: left;
	font-size: 1em;
	color: #676767;
}
.sidebar ul li{
	margin:0.5em;
	padding: .2em;
	margin-left:-20px;
	list-style: none;
	/*background-image:url(../img/button_yellow.gif);	*/
	/*background-attachment:fixed;*/
	/*background-position: 0px 0px;
	background-repeat: no-repeat;*/
	background-color:white;
	font-weight:bolder;
	/*list-style-image: url(../img/button_yellow.gif);*/
	
	
}
.sidebar ul li ul{
	border:1px solid #DCDCDC;
	margin-right:-1em;
	background-color:white;
}
.sidebar ul li ul li{
	margin:0px;
	padding:0.3em;
	
	
}

.sidebar ul a {
/*	background-image:url(../img/button_yellow.gif);*/
	background-position: 0px -2px;
	background-repeat: no-repeat;
	margin-left:20px;
	height:1.3em;
	display:block;
/*	text-decoration:underline;*/
}

.sidebar ul a span {
	/*background-color:rgb(247,247,247);*/
	/*display:block;*/
	padding-right:1em;
	color:rgb(0,102,158);
	margin:2em;
	
}
.sidebar ul a:hover {
	text-decoration:none;
}
.sidebar ul a:hover span {
	/*background-color:rgb(247,247,247);*/
	color:rgb(252,201,23);

}

.sidebar h2 {
	color:rgb(191,18,56);
	
	
}
#footer {
	padding: 1em 0;
	width: 100%;
	line-height: 1.7em;
	/*min-height: 150px;**/
}

#footer li{
	display: inline;
	border-left: 1px solid #999;
	padding: 0 1em;
	text-transform: lowercase;
}
#footer ul{
	display: inline;
	padding: 0 1em;
}
.noborder, fieldset {
	border: none !important;
}
.empuja {
	padding-bottom: 150px; 
}
.metadata {
	line-height: 1.5em;
}
.paRight {
	float: right;
	text-align: right;
}
.halfw {
	width: 49%;
}
.navigation {
	overflow: hidden;
	clear: both;
	padding: .1em;
}
.alt, .navigation {
}
.lite dt {
	float: left;
	clear: left;
	width: 1em;
}
.lite dd {
	padding:1em;
	margin: 0 0 1em 2em;
}
.center {
	text-align: center;
}
/*_______________________________*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} 
.clearfix {
display:inline-block;
} 
.clearfix {
display:block;
}
/*--------------------------------*/
.maincont img {
 padding: 3px;
 border: 1px solid #CCC;
}
img.size-full {
 max-width: 95%;
 position: relative;
 margin: 1em auto;
 display: block;
 
} 
img.size-med {
 max-width: 45%;
 margin: 1em;
} 
/*------------ identity -----------*/
.i_red {color:#BF1238;}
.i_yellow {color:#FCC917;}
.i_blue {color:#00669E;}


/*------------ table ---------------*/

.wikitable {
	margin:1em;
}
.wikitable td {
	padding:1em;
	color:gray;
}
.wikitable th {
        padding:1em;
	background-color: gray;
	color:white;
}

/*---------- foss4g--------------*/
.announce {
	border:1px solid gray;
	margin:3em;
	margin-top:0.2em;
	padding-left:2em;
	padding-right:2em;
	background-color:rgb(240,240,240);
	font-size:0.85em;
}
/*---------- twiter -----------*/
.twtr-hd, .twtr-ft{
	display:none;
	
}
/*---------- sponsors ----------*/

.sponsor {
	text-align:center;
}
.platinum a {
	text-decoration:none;
}
.bronze a {
	text-decoration:none;
}
.bronze img {
	vertical-align:middle;
	margin-right:1em;
	margin-bottom:1em;

}
/*---------- others ----------*/
#aliases {
	font-size:0.5em;
}
.escondido {
	display:none;
}
/*------------ table -----------*/
#tbList {
	width:630px;
	color:#4d4d4d;
}

#tbList th{
	margin:3px;
	padding:10px;
}

#tbList td{
	margin:3px;
	padding:10px;
}

#tbProg {
	width:640px;
	color:#4d4d4d;
	font-size:6px;
	border:2px solid black;
}

#tbProg th{
	margin:3px;
	padding:10px;
	vertical-align:top;
	background-color:rgb(60,60,60);
	color:rgb(250,250,250);
	font-size:1.1em;
	width:16.7%;
}

#tbProg td{
	margin:3px;
	padding:10px;	
	vertical-align:top;
}

.schedTue{
	background-color:#062270;
	color:white;
}
.schedWed{
	background-color:#a6a400;
	color:white;
}
.schedThu{
	background-color:#a60000;
	color:white;
}
.plenary {
	font-weight:bold;
}

.disp {
 	background-color: rgb(245,245,245);
	
}

.par {
	
	background-color:rgb(240,240,240);
}

/******* keynoters ****/
.keynoter {
	width:102px;
	margin-left:0;
	margin-right:1em;
	float:left;
}

.clear {
	clear:both;
}
