body
{ 
	background-image: url('imagenes/fondo2.png');
  background-repeat: repeat;
  background-position: 33px 0px;
	margin: 0px; 
  border: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:13pt;
}
div.body
{
  position: relative;
  padding: 15px 0px 15px 0px;
	width: 980px;
}
img
{
  border: 0;
}
div.pagina
{
  position: relative;
	padding: 16px 0px;
}
div.marco_arriba
{
  background-image: url('imagenes/marco_arriba_2.png');
  background-repeat: no-repeat;
	margin: 0px auto;
  width: 1000px;
  height: 28px;
}
div.marco_centro_horizontal
{
  background-image: url('imagenes/marco_centro_horizontal_2.png');
  background-repeat: repeat-y;
	margin: 0px auto;
  width: 1000px;
}
div.marco_abajo
{
  background-image: url('imagenes/marco_abajo_2.png');
  background-repeat: no-repeat;
	margin: 0px auto;
  width: 1000px;
  height: 28px;
}
div.seccion_de_producto
{
  margin: 0px 20px 35px 20px;
}

div.texto_de_producto
{
  position: relative;
  float: left;
  left: 35px;
  width: 350px;
  /*height: 373px;*/
  font-family: 'helveticaneue-light', 'helvetica neue light', 'helvetica', 'verdana', 'arial', 'sans-serif';
  font-size: 11pt;
  color: #666666;
}

#header {
	position:relative;
	background-color:#fff;
	/*width:980px;*/
	min-height:105px;
	margin-top:45px;
	margin-bottom:20px;	
	margin-left:45px;
	margin-right:45px;
	border:1px solid #ccc;
	padding:10px 0px;
}



a {
	color: #0149C1;
	text-decoration: none;
	margin-right:25px;
}

.barra_de_navegacion {
	color: #0149C1;
	text-align:center;
	text-transform:lowercase;
	padding-top:0px;
	padding-left:0px;
	width:100%;	
}



#navegacion_superior {
	height:50px;
	float:left;
	position:absolute;
	font-size:.9em;
	left:200px;
	width:580px;
	padding:2px 0px 0px 2px;
	text-align:left;
	bottom:0px;
}

div#navegacion_superior div#texto {
	position:absolute;
	bottom:7px;
	margin:0px 0px 0px 0px;
	width:630px;
}

#r2softlogo {
	/*width:150px;*/
	float:left;
	margin:0px 0px 0px 10px;
	border:0px;
}

#copyright {
	padding:0px;
	font-size:.7em;
	color:#555;
	padding:8px 0px 8px 0px;
	text-align:center;
}


div.producto {
	/*float:left;*/
	position:relative;
	padding:0px;
	padding-bottom:40px;
	padding-left:35px;
	font-size:.75em;
	width:900px;
	margin: 0px 20px 35px 20px;	
}

#title {
	font-size:1.2em;
	text-transform:uppercase;
	color: #0149C1;
	position:relative;
}

div.producto #texto {
	position: relative;
	width:550px;
	/*float:left;*/
}

#texto p {
	margin-left:0px;
}


/*div#videoblock {*/
div#recuadro_de_video {
	position:absolute;
	margin:10px 0px 0px 0px;
	right:0px;
	top:0px;
}

div#recuadro_de_video p#videolink {
	margin-top:0px;
	text-align:center;
}

#videolink a{
	margin:0px; 
	font-size:.9em;	
}


div#recuadro_de_imagenes {
	position:absolute;
	margin:10px 0px 0px 0px;
	right:10px;
	top:255px;
	padding:4px 0px 4px 4px;
	border:1px solid #999;
	background-color:#ccc;
}

#recuadro_de_imagenes a{
	margin:0px 5px 0px 0px;
	padding:2px;
	border:0px;
}

#imagenes {
	width:80px;
	border:0px;
}

.producto-imagen {
	width:206px;
	float:right;
	border:0px;	
	margin:0px;
	padding:0px;
	position:relative;
}

div.adsense
{
  margin-top:0px;
	margin-bottom:15px;	
	margin-left:120px;
	margin-right:120px;
}

