body 
{	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
}

.verde {
	color:#98CED0;
}

.gris {
	color:#ABABAB;
}

a:link, a:visited{
	color:#CF0201;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#main 
{
	width:800px;
}

#header 
{
	height:197px;
	border-bottom:16px solid #FC7910;
}

#mainContent
{
	text-align:left;
}

#leftCol
{
	font-size:0.7em;
	width:390px;
		padding:5px;
	float:left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	border-bottom:1px dotted #000;
	color:#CF0201;	
}

#leftCol h2, #rightCol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
}
#leftCol h3, #rightCol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
#leftCol h2, #rightCol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;

	color:#000;
}

#leftCol .programa td {
	vertical-align:top;
}


#leftCol .programa .hora {
	
}

#rightCol
{
	padding-top:5px;
	float:right;
	width:400px;

}

#rightCol #ponentes ul li{
	font-size:0.7em;
	list-style:none;	
	color:#007888;;
}

#rightCol #ponentes ul li strong {
	color:#000000;
}

#rightCol #descargas ul {
	margin:0;
	padding:0;
}

#rightCol #descargas ul li {
	font-family:"Trebuchet MS";
	height:70px;
	margin-bottom:4px;
	margin-left:30px;	
	list-style:none;
	background-image:url(img/desc.png);
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
}
#patrocinador {
	margin-left: 30px;
}


#rightCol #descargas ul li a {
	font-size:.9em;
	font-weight:bold;
}

#rightCol #descargas ul li a img{

	border:0;
}

#footer
{

}
#patrocinadores {
	background-color: #EBEDEF;
	padding-bottom: 10px;
	margin-left: 45px;
}
#leftCol .tbmenu {
	margin-top: 50px;
}
