/* CSS Document */
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}

blockquote {
   background: #666666;
   color: white;
   margin-right: 3px;
   margin-top: 5px;
}
  p { 
    font-family: Arial, Tahoma  , sans-serif;
    font-size: 1em;
    padding-top: 0;
    margin: 1em 0;
    line-height: 1.5;
    }
	
.Estilo1 {color: #FFFFFF}

/* estilo caja redonda drcha.  */
	* {
		pading: 0;
		margin: 0;
	}	
		
	body {
	  font: normal 0.8em "Trebuchet MS", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	  color: #666;
	  background: #fff;
	}
	
	.caja {
	  width: 154px;
	  background: #effce7 url("images/tile.gif") repeat-y;
	  margin: 10px auto;
	}
		
	.caja h2 {
	background: url("images/top.gif") no-repeat left top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 20px 0 20px;
	text-align: center;
	}
	
	.caja .last {
		background: url("images/bottom.gif") no-repeat left bottom;
		padding: 0px 10px 0px 15px;
	}
	
	.caja p {
	padding: 10px 20px 20px 20px;
	font-size: 11px;
	color: #FFFFFF;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.texto-blod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A7B9E;
}
.text-quest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6287A2;
}
principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
.noticias {
	background:url("images/b_01.gif") no-repeat top;
	width:154px;
	height:77px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 10px 0px 5px;
}
.noticias2 {
	width:78px;
	height: 77px;
	padding: 5px 5px 5px 5px;
}
.text-combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 5px 5px 5px 5px;
	color: #333333;
}
.text-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	width: 290px;
	height: 77px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}
.text-mini-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.butom-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding: 5px 0px 5px 55px;
	position: absolute;
}
.imagen-mini {
	width:45px;
	height:45px;
	padding: 5px 0px 0px 4px;
	position: absolute;
	border: 0;
}
.flecha-mini {
	border:0;
	width:16px;
	height:16px;
	padding: 35px 0px 5px 120px;
}
