@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/************** ADMIN ****************/
table.estilo_texto
{
	font-size: 11px;
	color: #676767;
	margin-left : 50px;
}
table.estilo_border{
  border : none;
	border-top: 1px #676767 solid;
	border-left: 1px #676767 solid;
}

table.estilo_border td{
  border : none;
	border-bottom: 1px #676767 solid;
	border-right: 1px #676767 solid;
	padding : 5px;
}
a:link {
	font-size: 11px;
}
a:visited {
	font-size: 11px;
}
h2 {
  padding-left : 20px;
  color : #666666;
}
.right {
  float : right;
  clear: right;
  padding : 20px 200px 10px 10px;
}
p{
  padding : 5px 10px;
  color : #676767;
}
input {
  background-color : #FFFFFF;
  border : 1px solid #026CBC;
  color : #666666;
  font-size : 12px;
}
.centrado {
  padding-left : 250px;
}
/************** PORTADA ****************/
.style1 {
	font-size: 12px;
	color: #666666;
}
.titulo{
  background : url('http://www.vipventa.com/medios/img/portada/portada_titulo.gif') no-repeat;
  height : 41px;
  padding : 0 0 5px 25px;
  color : #FFF;
  text-transform : uppercase;
  font-weight : 600;
  font-size : 0.9em;
}
.texto{
  width : 600px;
  margin : 20px;
}
table{
  padding:0px;
}

/************** SECCIONES ****************/
.Style1 {
	color: #666666;
	font-size: 14px;
}
.style2 {
	color: #666666;
	font-size: 12px;
}
.style3 {
	font-size: 12;
}
.seccion_title{
  background : transparent url('http://www.vipventa.com/medios/img/secciones/seccion_02.jpg') no-repeat top left;
  /*width : 770px;
  height : 152px;*/
}
.link_box{
  background : transparent url('http://www.vipventa.com/medios/img/secciones/seccion_03.jpg') no-repeat top left;
  width : 227px;
  height : 152px;
}
div.title_seccion{
  float : left;
  padding: 0px;
  margin : 0px;
}
div.title_seccion div.texto{
  float : left;
  width : 400px;
  color : #FFF;
  margin : 50px 0 20px 70px;
  font-size : 1.8em;
  font-weight : 600;
  text-transform : uppercase;
}
div.title_seccion img{
  border : 0px;
  float: left;
  margin-left : 30px;
}
td.link_box div.links{
  padding-bottom : 8px;
  height : 100px;
  float : left;
}
td.link_box div.links p.link_white{
  padding-top : 5px;
  padding-left : 15px;
  margin : 0px;
}
td.link_box div.links a:link, td.link_box div.links a:visited, td.link_box div.links a:hover{
  color : #FFF;
  font-weight : 600;
  text-decoration : none;
  text-transform : uppercase;
  font-size : 0.8em;
}
.left_title{
  float : left;
  width : 550px;
  color : #008DB6;
  margin-left : 10px;
  font-size : 0.8em;
  font-weight : 600;
  text-transform : uppercase;
  margin-top : 2px;
}
.right_title{
  float : right;
  width : 100px;
  color : #008DB6;
  margin-right : 10px;
  font-size : 0.8em;
  font-weight : 600;
  margin-top : 2px;
}
.descripcion_justify{
  text-align : justify;
  width : 650px;
}
.title_white_td{
  background : transparent url('http://www.vipventa.com/medios/img/secciones/seccion_title.gif') no-repeat;
}
.pointer{
  cursor: pointer;
}
.texto_padding p{
  padding : 15px 10px;
  text-align : justify;
}
a.paginador{
  color : #35C2E5;
  font-weight : 600;
  text-decoration : none;
  font-size : 1.1em;
  padding : 0px 5px;
}
span.paginador{
  color : #35C2E5;
  font-weight : 600;
  text-decoration : none;
  border : #35C2E5 1px dashed;
  padding : 0px 5px;
}
span.links_bottom{
  color : #017FFF;
  font-weight : 600;
  text-decoration : none;
}
div.embedradio{
  float: left;
  padding-left : 250px;
}