@charset "utf-8";
/* CSS Document */
#contenedor #padder{
	padding-left:34px;
}
#contenedor #padder #separador{
	width:600px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	margin-top:20px;
}

#contenedor #titulo_sc{
	width:338px;
	height:60px;
	float:left;
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:5px;
	padding-right:17px;
	font-family:Helvetica, sans-serif, Arial;
	font-size:20px;
	margin-top:2px;
	}
#contenedor #titulo_sc #titulo_texto{
	float:left;
	width:255px;
}
#contenedor #titulo_sc #pdf_file{
	width:80px;
	float:left;
	padding-top:10px;
}
#contenedor #titulo_sc #pdf_file #pdf_ico{
	width:30px;
	float:left;
}
#contenedor #titulo_sc #pdf_file #pdf_ico img{
	border:none;
}
#contenedor #titulo_sc #pdf_file #pdf_texto{
	float:left;
	padding-top:8px;
}
#contenedor #titulo_sc #pdf_file #pdf_texto a{
	text-decoration:none;
	color:#000;
	font-size:8px;
	font-weight:bold;
}
#contenedor #titulo_sc #pdf_file #pdf_texto a{
	width:50px;
}

#contenedor #texto_sc{
	border-top-color:#b2b2b2;
	border-top-style:solid;
	border-top-width:1px;
	padding-left:45px;
	padding-right:17px;
	padding-top:23px;
	width:338px;
	float:left;
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	/*color:#666;*/
	color:#000;
}
#contenedor #texto_sc #video_pr{
	height:155px;
	width:340px;
	/*float:left;*/
}
#contenedor #texto_sc #video_pr #v_player{
	float:left;
	padding-right:5px;
}
#contenedor #texto_sc #video_pr #player_text{
	height:136px;
	width:70px;
	background-color:#ededed;
	float:left;
	color:#000;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
	font-size:11px;
}
#contenedor #texto_sc .texto_negro{
	color:#000;
	font-weight:bold;
}
#contenedor #texto_sc .texto_grande{
	font-size:18px;
}
#contenedor #imagen_sc{
	float:right;
	/*margin-top:20px;*/
	text-align:center;
	width:240px;
	padding-top:95px;
	
}
#contenedor #imagen_sc img{
	margin-bottom:20px;
}
#contenedor_productos .productos .texto_productos{
	
	width:140px;
	height:63px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

#contenedor_productos .productos .texto_productos A{
	
	color:#CCC;
	text-decoration:none;
	
	}
#contenedor_productos .productos .texto_productos A:hover{
	
	color:#CCC;
	text-decoration:underline;
	
	}
	

