@charset "utf-8";
/* CSS Document */

#leftcontent
{
	float:left;
	width:127px;
	padding-top:25px;
	padding-left:5px;
	background-color:#d9d9d9;
	padding-bottom:9900px;
	margin-bottom:-9900px;
}
#centercontent
{
	float:left;
	width:735px;
	padding-top:25px;
	padding-left:15px;

}
#rightcontent
{
	float:left;
	width:5px;
	padding-top:25px;
	padding-left:5px;
	padding-right:5px;

}
/* datos especiales izquierda */
.tituloizquierda
{
	margin-bottom:15px;
	width:290px;
	padding:5px;
	background:url("back2.gif") repeat;
}
b
{
	color: #222;
	font-weight:normal;
}
strong
{
	color: #222;
}
.info
{
	font-size:0.8em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight:bold;
}
.noticia
{
	font-size:1em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height:1.3em;
	background-color:#e7e7e7;
}
.noticia a
{
	color: #222;
	font-weight:bold;
}
.noticia a:hover
{
	text-decoration:none;
}
/* datos especiales centro */
.titulocentro
{
	margin-bottom:15px;
	padding:5px;
	background:url("back1.gif") repeat;
}
.infocentro
{
	margin-bottom:20px;
}
.noticiacentro
{
	font-size:1em;
	line-height:1.6em;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:15px;
}
.noticiacentro a
{
	color: #222;
}
.noticiacentro a:hover
{
	text-decoration:none;
}
#formulario
{
	float:left;
	position:relative;
	line-height:1em;
	margin-top:0em;
	margin-right:1em;
}
.formu
{
	margin-top:0.2em;
	font-size:0.9em;
}
.formu a
{
	color: #222;
}
.formu a:hover
{
	text-decoration:none;
}
hr
{
	margin-top:1.5em;
	margin-bottom:1.5em;
}
/* datos especiales derecha */
.tituloderecha
{
	margin-bottom:15px;
	padding:5px;
	font-size:0.8em;
	text-align:left;
}
.image
{
	margin-bottom:5px;
	line-height:1.4em;
	display: block;
	margin: auto;
}
.infoderecha
{
	font-size:0.8em;
	margin-top:5px;
	margin-bottom:15px;
}
.infoderecha a
{
	color: #222;
	font-weight:bold;
}
.infoderecha a:hover
{
	text-decoration:none;
}
.videos
{
	margin-top:4px;
	margin-bottom:4px;
}
.anuncio
{
	font-size:0.85em;
	line-height:1.3em;
}