/* CSS Document */

body{
	color: #333333;
	background-image: url(imagenes/FondoR.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textopie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.tituloint {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.titulosec {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.borde {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 11px;
}
.sinborde {
	font-size: 11px;
}
#cuadro{
	width: 450px;
	height: 70px;
}
#foto{
	float: left;
	height: 60px;
	width: 90px;
}
#textonoticias{
	float: left;
	height: 60px;
	width: 350px;
	padding-left: 10px;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.titulonoticias{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-bottom: 10px;
}
#todaslasnoticias{
	float: left;
	width: 450px;
	padding-left: 10px;
	text-align: right;
}
.link:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
.link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link_galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
.link_tv {
	color: #FFFFFF;
	text-decoration: none;
}

.textonoti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.titulonoti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
