html, #contenido{
	height: 700px;
}

body { 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #042231;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #524f4f;
}


a{
	text-decoration: none;
	font-weight: bold;
	color: #0115bb;
}

a:hover{
	text-decoration: underline;
}

a.botonera {
	text-decoration: none;
	color: #FFF;
}

a.botonera:hover{
	text-decoration: underline;
}

a.conferencia_enlaces {
	text-decoration: none;
	font-weight: bold;
	color: #0115bb;
	font-size: 10px;
}

a.sponsors {
	text-decoration: none;
}

a.ver_mas {
	text-decoration: none;
	color: #6fa6bb;
}

a.ver_todas_noticias{
	text-decoration: none;
	color: #FFF;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

h1,h2,h3 {
	color: 	color: #042231;
	text-align: left;
}

h1{
	padding-left: 7px;
	margin-top: 0px;
	border-bottom: 2px #042231 solid;
	font-size: 25px;
	margin-bottom: 15px;
}

h2{
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-left: 10px solid #042231;
	padding-left: 15px;
}

h3{
	font-size: 13px;
	margin-top: 20px;
	margin-left: 10px;
	border-left: 6px solid #042231;
	padding-left: 15px;
}

hr{
	border: 1px solid #CCC;
	margin-right: 50px;;

}

li {
	list-style-type: square;
	font-style:italic;
	padding-top: 10px;
}

li.conferencia {
	font-weight: bold;
	color: #042231;
	padding-top: 7px;
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: none;
}

li.sponsor {
	list-style-type: none;
	float: left;
	padding-right: 10px;
}

p.ver_todas_noticias {
	width: 328px;
	background-image: url(../img/ver_todas_noticias.jpg);
	background-repeat: no-repeat;
}

p.fecha {
	font-size: 9px;
	padding-left: 20px;
	color: #042231;
	font-weight: bold;
}

p.noticia {
	font-size: 9px;
	margin-top:0;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom:0;
	text-align: left;
}

p.titulo_sponsor {
	background-color: #FFF;
}

p.ultimas_noticias, .ver_todas_noticias {
	color: #FFF;
	font-size: 10px;
	height: 25px;
}
p.ultimas_noticias {
	width: 328px;
	background-image: url(../img/ultimas_noticias.jpg);
	background-repeat: no-repeat;
}

p.ver {
	margin-right: 10px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #6fa6bb;
}

table{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #524f4f;
}

table.sponsor{
	background: #d6d6d6;
}

table.conferencia_enlaces{
	margin-top: 20px;
	font-weight: bold;
	color: #0115bb;
	font-size: 10px;
	width: 335px;
	float:left;
}

table.conferencia{
	font-weight: bold;
	font-size: 10px;
	color: #042231;
	padding-top: 7px;
	padding-left: 12px;
	width: 375px;
	float:left;
}

.separador{
	background-image: url(../img/separador.jpg);
	background-repeat: no-repeat;
	background-position: 20% 60%;
}

.ultimas_noticias, .ver_todas_noticias {
	padding-left: 13px;
	padding-top: 5px;
}

.ver_todas_noticias {
	padding-left: 25px;
}

/* Capas */
#botonera {
	text-align: center;
    background-image: url(../img/botonera.jpg);
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	width: 790px;
	height:28px;
	padding-top: 5px;
	color:#FFF;
}

#cabecera {
    background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
    width: 795px; 
    height: 175px; 
}

#city {
	/*background-image: url(../img/city.jpg);
	background-repeat: no-repeat;*/
	height: 280px;
	padding-right: 25px;
	float:right;
	margin-top:0;
	width:300px;
}

#conferencia_temas {
	margin-top: 30px;
	text-align: left;
	background-image: url(../img/hoja.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
}

#conferencia_temas img{
	vertical-align:middle;
}

#contenedor { 
	text-align: justify;
    margin: auto;
    width: 800px;
	min-height: 600px;
}

#contenido {
	margin-top: 15px;
	padding-left: 15px;
	margin-right:30px;
  width: 385px;
  float:left;
  color: #524f4f;
}

#imagen_ciudad {
	/*padding-top: 42px;
	padding-left: 17px;*/
}

#ultimas_noticias, #sponsors, #city {
	margin-top: 20px;
	/*margin-right: 30px;*/
    width: 340px;
    /*float: right;*/
}

#sponsors{
	/*margin-right: 15px;*/
}

