body {
	text-align:center;
}
div#contenedor {
	width:770px;
	text-align:left;
	margin:0 auto;
	background-image:url(images/bg_ind.jpg)
}

/* Columna Izquierda */

div#col_left {
	width:235px;
	float:left
}
div#col_left div {
	padding: 0 0 15px 15px;
}

/* Contenedor de columna central y derecha, aņadido paara incluir el banner de conferencias*/
div#contenedor_cr {
	width:535px ;
	float:left
}


/* Columna central */

div#col_center {
	width:265px;
	float:left;
}
div#col_center div.padding {
	padding: 0px 5px 0px 10px;
}
div#col_center p.sumario {
	width:235px;
	border-bottom-width: 1px;
	padding-bottom:10px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
div#col_center p.lugar {
	width:120px;
	padding-left:10px;

	font-size: 11px;
	font-weight: normal;
}
div#col_center img {
	border:5px solid #FFF;
}
div#col_center img:hover {
	border:5px solid #06C;
}

	/*   Grupo de Noticias   */
	div.noticias {
	height:90px;
	margin-bottom:5px;
	padding: 2px 0 2px 2px;	
	}
	div.noticias:hover {
	height:90px;
	background-color: #d7e9f4;
	}
	
	div#col_center div {
		float:left;
	}

/* Columna derecha */

div#col_rigth {
	width:270px;
	float:left;
}
div#col_rigth div {
	padding:0 15px 0 15px;
	
}
div#col_rigth p.bloque {
	width:240px;
	border-bottom-width: 1px;
	padding-bottom:10px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
div#col_rigth li {
	padding-right:15px;
}

/*  banner conferencias bolainez productions  */

div#bannerconf {
	width:522px;
	height:320;
	padding:10px 0 10px 10px;
	float:left;
	background-color: #eaf3f9;
}

/*   generales */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p a {
	color:#000;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}
li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FF7500;
}
li a {
	color:#FF7500;
	text-decoration:underline;
}
li a:hover {
	color:#C00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1 a {
	color : #000000;
	text-decoration: none;
}
h4 { 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bar_nov_deg.jpg);
	background-repeat: repeat-y;
	padding: 3px 0 3px 15px;
}
h4 a{
	color: #FFF;
	text-decoration: none;
}
h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bar_tem_deg.jpg);
	background-repeat: repeat-y;
	padding: 3px 0 3px 15px;
}
.Estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.limpiar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.limpiar {
	display:inline-block;
}
.limpiar {
	display:block;
}
* html .limpiar {
	height:1px;
}
form {
	padding:15px 0 0 15px;
}
select {
	width:120px;
}
-->
</style>
