@charset "utf-8";
/* CSS Document */

.imgdrc
{
	display:block;
	margin:auto;
}
#leftcontent
{
	float:left;
	width:320px;
	padding-top:25px;
	padding-left:15px;
}
.tituloizquierda
{
	margin-bottom:15px;
	padding:5px;
	background:url("back1.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;
}
.noticia a
{
	color: #222;
	font-weight:bold;
}
.noticia a:hover
{
	text-decoration:none;
}

#centercontent
{
	float:left;
	width:260px;
	padding-top:25px;
	padding-left:20px;
	padding-right:15px;
}
.titulocentro
{
	margin-bottom:5px;
	padding:5px;
	background:url("back1.gif") repeat;
}
.infocentro
{
	margin-bottom:20px;
}
.noticiacentro
{
	font-size:1em;
	line-height:1.6em;
	margin-top:1em;
	margin-left:0.2em;
	margin-right:0.5em;
	margin-bottom:1.2em;
}
.noticiacentro a
{
	line-height:1em;
	color: #222;
	font-weight:bold;
}
.noticiacentro a:hover
{
	text-decoration:none;
}
#formulario
{
	float:left;
	position:relative;
	line-height:1em;
	margin-top:0em;
	margin-right:1em;
}
#rightcontent
{
	float:left;
	width:300px;
	padding-top:25px;
	padding-right:5px;
}
.tituloderecha
{
	margin-bottom:15px;
	width:283px;
	padding:5px;
	background:url("back1.gif") repeat;
}
.titulovideo
{
	margin-bottom:15px;
	margin-top:10px;
	width:283px;
	padding:5px;
	background:url("back1.gif") repeat;
}
.wallpapers
{
	margin-bottom:5px;
	line-height:1.4em;
}
.noticiaderecha
{
	font-size:0.9em;
	line-height:1.6em;
	margin-bottom:10px;
	margin-left:5px;
}
.noticiaderecha a
{
	line-height:1em;
	color: #222;
	font-weight:bold;
}
.noticiaderecha a:hover
{
	text-decoration:none;
}
.videos
{
	margin-top:4px;
	margin-bottom:4px;
}
.infoderecha
{
	margin-top:6px;
	margin-left:5px;
	margin-right:10px;
	font-size:0.9em;
	line-height:1em;
	margin-bottom:10px;
}
.infoderecha a
{
	line-height:0em;
	color: #222;
	font-weight:bold;
}
.infoderecha a:hover
{
	text-decoration:none;
}
