.link2 {text-decoration: none; color:#666666}
.link2:link {text-decoration: none; color:#666666}
.link2:visited {text-decoration: none; color:#666666}
.link2:hover {text-decoration: none; color:#333333}
.principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 322px;
	padding: 4px;
	border: 1px solid #666666;
	font-weight: normal;
}
#titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	width: 320px;
	margin-top: 10px;
}
#parrafo {
	float: left;
	width: 320px;
	margin-top: 4px;
}
#pregunta {
	float: left;
	width: 320px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}

#titulo_video{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F09041;
	float: left;
	width: 280px;
	padding-left: 40px;
	height: 20px;
	padding-top: 3px;
	border: 1px solid #DF6D11;
	background-image: url(../imgs/flechita-abajo1.gif);
	background-repeat: no-repeat;
	background-position: 28px;
}
#contiene_video {
	float: left;
	height: 280px;
	width: 320px;
	border: 1px solid #000000;
	margin-top: 10px;
	background-color: #000000;
}
#publi_col1 {
	background-color: #FFFFFF;
	float: left;
	width: 322px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 60px;
	
}

