body {
   font: 0.9em Arial, Helvetica, sans-serif;
   margin: auto;
   text-align: center;
   background-color: #ffffff;
   background: url("fondoWebOmnes.png") no-repeat #ffffff;
   background-position:top center;
}
#contenedor{
   text-align: left;
   margin: auto;
   width:990px;
}
#cabecera{
   height:250px;
   font-size:12pt;
   font-weight: bold;
   padding: 3 3 3 10px;
}
#cabecera img{
border:0;
}
#cabecera,img { behavior: url(iepngfix.htc); }

#cuerpo{
   margin: 10 0 10 0px;
   overflow:hidden;
}
#lateral
{
margin: 0;
padding: 20px 0 35px 10px;
background-color:#ffffff;
height: 400px;
}

#lateral ul, #lateral li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#lateral a:link, #lateral a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#lateral a:link#current, #lateral a:visited#current
{
border-bottom: 4px solid #000;
background: transparent;
color: #000;
}

#lateral a:hover { color: #000; }

#derecha{
    width:100%;
	padding-top:15px;
	background-color: #ffffff;
	overflow:hidden;
   background-image: url("fondocolumnas.png");
   background-position:bottom center;
   background-repeat: repeat-x;
}

#principal{
	width:50%;
	float:left;
	padding-left:10px;
	border-right-style: solid;
	border-right-color: #BCD2E6;
	border-right-width:1px;
	padding-right:10px;
	
} 
#principal img, object, table{
text-align:center;
display: block;
margin: auto;
padding:10px;
overflow:hidden;
max-width:95%;
border:0;
}

#principal p{
padding-bottom:25px;
}

#otrolado{
	width:25%;
	float:left;
    padding-left:10px;
	height:100%;
	background-color:#fff;
	overflow:hidden;
}
#uno{
width:323px;
float:left;
padding-left:5px;

}
#dos{
width:323px;
border-left-width:1px;
border-right-width:1px;
float:left;
border-left-style: solid;
border-left-color: #BCD2E6;
border-right-style: solid;
border-right-color: #BCD2E6;
padding-left:5px;
}
#tres{
width:323px;
float:left;
padding-left:5px;
}

#uno p,#dos p,#tres p{
	padding-left:15px;
	padding-right:10px;
}

#pie{
   margin: auto;
   text-align:center;
   clear: both;
   font-size:0.8em;
   width:990px;
   float:center;
   background-color:white;
   background-image:url(estilo/2009/pie.png);
   background-position:top center;
}
.centrado{
text-align:center;
}
.derecha{
text-align:right; 
font:1em/1.0 "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#614e5a;
font-weight:bold;
}
.derecha a, a:visited, a:hover{color:#614e5a;}
#pie img{
width:150px;
height:90px;
border:0;
}
/*
#derecha, #otrolado, #lateral {
 padding-bottom: 32768px;
 margin-bottom: -32768px
}
*/

 #contenedor {
 overflow: hidden
} 

h2{
 margin-bottom:7px;
 color:#614e5a;
 font:bold 1.7em/1.0 "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 a{
 margin-bottom:7px;
 color:#614e5a;
 font:bold "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration:none;
}
h2 a:hover{
 text-decoration:underline;
}
.fecha{
 margin-left:8px;
 padding-left:28px;
 padding-bottom:12px;
 background:url(estilo/fecha.gif) no-repeat;
 font:1em/1.0 "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#otrolado ul{
	list-style-type:none;
}
#otrolado li{
	padding-left:0;
	padding-bottom:15px;
}
#otrolado li a:link{
	color: #614e5a;
}

#otrolado li a:visited, #otrolado li{
	color: #669999;
	text-decoration:none;
}
#otrolado li a:hover{
	color: #669999;
	text-decoration:underline;
}
#otrolado .evento{
	padding: 15px;
	margin-right: 10px;
	float: left;
	list-style-type: none;
	display: inline;
	border-bottom-style: solid;
	border-bottom-color: #BCD2E6;
	border-bottom-width:1px;
	overflow: hidden;
	color: #614e5a;
	font-size: 1em;
	/*background:url(estilo/clock.png) no-repeat;*/
	font-family: 'trebuchet ms', tahoma, verdana, arial, serif;
	margin: 0 7px 15px 7px;
		}
#otrolado .evento .nombre{
	font-size:0.8em;
	padding-left: 15px;
	font-weight:bold;
}
#otrolado .evento .lugar{
	font-size:0.8em;
	padding-left: 15px;
}
#otrolado .evento .fecha{
	margin-left:8px;
	padding-left:28px;
	padding-bottom:12px;
	background:url(estilo/fecha.gif) no-repeat;
}
#otrolado .foro {
	padding: 15px;
	margin-right: 10px;
	float: left;
	list-style-type: none;
	display: inline;
	border-bottom-style: solid;
	border-bottom-color: #BCD2E6;
	border-bottom-width:1px;
	overflow: hidden;
	color: #614e5a;
	font-size: 1em;
	font-family: 'trebuchet ms', tahoma, verdana, arial, serif;
	margin: 0 7px 15px 7px;
	/*background:url(estilo/forum.png) no-repeat;*/
		}
#otrolado .foro a{
	font-size: 0.8em;
	text-decoration:none;
}
.comentario{
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BCD2E6;
	border-bottom-width:1px;
}