#body {
	text-align: center;
}
	
a:link, a:visited {color:#cc0000;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;}

#contenedor {
	text-align: center;
	width: 1002px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}


#logo {
width:113px;
height:108px;
background:url(../images/logo.png) no-repeat;
float:left;
margin-left: 66px;
}
#cintillo {
width:747px;
height:108px;
background:url(../images/cintillo.png);
float:right;
}
#fotoiwa {
	width:150px;
	height:200px;
	border-bottom:2px solid #333333;
	margin-left:20px;
	margin-top:20px;
	float:left;
	border-top: 1px dotted #333333;
}
#textointro {
	width:400px;
	height:180px;
	border-bottom:2px solid #333333;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	border-top: 1px dotted #333333;
	padding: 15px 0 5px 20px;
	border-left: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	/*background: #f0f0f0;*/
	padding-right: 20px;
}

#textobio {
	width:400px;
	border-right:1px solid #333333;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	padding: 15px 0 5px 20px;
	border-left: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-right: 20px;
}

	#fotoiwabio {
width:150px;
	height:200px;
	border-bottom:2px solid #333333;
	margin-left:20px;
	margin-top:20px;
	float:left;
}

#patrocina {width:300px;
float:left;
margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;}

#intro {
width:1002px;
}
#leyenda {
width:200px;
float:left;
background:#333333;
color:#FFFFFF;
padding-top:5px;
height:23px;
text-align:right;
padding-right:4px;
}

/* MENÚ */
#menu ul {
	padding: 0px;
	margin: 0px;
	background-color: #333;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	width: 952px;
	height: 25px;
	margin-left:1px;
	border-left:1px solid #FFFFFF;
}
#menu ul li {
display: inline;
}
#menu ul li a:link, #menu ul li a:visited {
background-color: #333;
color: #FFF;
padding: 5px 15px;
float: left;
text-decoration: none;
}
#menu ul li a:hover, #menu ul li a:active{
color: #cc0000;
background-color: #f0f0f0;
height: 16px
}

/* FIN DEL MENÚ */
#barramenu {
margin-top:20px;
clear:both;
width:1002px;
background:#333333;
height:28px;
}

#conferencias {
margin-top:30px;
width:1002px;
background:#F0F0F0;
padding-bottom:20px;
}


#proxima_conferencia {padding-top:20px;}
#degradado {width:1002px;height:36px;background: url(../images/degrad1.png) no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;font-size:40px;font-weight:bold;color:#cc0000;text-align:center;padding-bottom:20px;padding-top:14px;}

.cargo {font-size:10px;color:#333333;font-weight:normal;}
.resaltado_rojo {color:#cc0000;font-weight:bold;}
.proxima_conf_rojo, .proxima_conf_gris {
font-family: Georgia, "Times New Roman", Times, serif;font-size:20px;text-align:center;line-height: 22px;
}
.parrafo:first-letter {
font-size:300%;
float:left;
color:#cc0000;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:60px;
}
.parrafo{
line-height:20px;
}
.parrafo_peq{
font-size:10px;
}

.proxima_conf_rojo {
	color:#666;
}
.proxima_conf_gris {
	color:#cc0000;
}
/*CELDAS DE LA TABLA*/
.celda_titautor, .celda_titconferencia, .celda_titenlace {padding-top:20px;padding-bottom:10px;font-family: Georgia, "Times New Roman", Times, serif;font-size:30px;color:#666666;text-align:center;}
.celda_fondo {background:#F0F0F0;}
.celda_foto {
background:#333333;
width:50px;
height:50px;
border-bottom:1px solid #F0F0F0;
}
.celda_autor {
border-bottom:1px solid #333333;
width:280px;
height:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
color:#cc0000;
padding:6px;
text-align:left;
}
.celda_conferencia {
border-bottom:1px solid #333333;
width:470px;
height:30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
padding:6px;
text-align:left;
}
.celda_enlaces {
border-bottom:1px solid #333333;
width:185px;
height:30px;
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:10px;
}
#pievocento {
margin-top:40px;
}
