@charset "utf-8";

	/*contenedores videos youtube*/
.redessociales_youtube{
	border:1px solid #CCC;
	width:25px;
	margin-left:3px;
	height:25px;
	float: right;
	vertical-align:middle;
	margin-top:5px;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color:#FFF;
}
.titulo_publicidad_youtube{
	margin:0 auto;
	width:90%;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	letter-spacing: 1px;
}
.subtitulo_publicidad_youtube{
	float:left;
	width:90%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ddd;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.texto_publicidad_youtube{
	margin:0 auto;
	float:left;
	width:100%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #aaa;
	font-weight: bold;
}
.nombres_publicidad_youtube{
	margin:0 auto;
	float:left;
	width:60%;
	margin-bottom:2px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	
}
.descripcion_publicidad_youtube{
	float:left;
	width:60%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #aaa;
	font-weight: bold;
	font-style: italic;
}
.descripcion_0800_youtube{
	float:left;
	width:60%;
	margin-bottom:5px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #888;
	font-weight: bold;
}
.linea_hor_youtube{
	height:3px;
	width:100%;
	float:left;
	margin-bottom:4px;
	margin-top:2px;
	border-bottom-color: #888;
	border-bottom-width:1px;
	border-bottom-style: solid;
}
.ejemplo_y1_imagen{
	float:right;
	width:120px;
	height:68px;
	margin-top:0px;
	background-image:url(../imagenes0800/seleccion/imagen_youtube.jpg);
	background-repeat: no-repeat;
}
.ejemplo_y2_imagen{
	float:right;
	width:120px;
	height:68px;
	margin-top:0px;
}
.ejemplo_y3_imagen{
	float:right;
	width:120px;
	height:68px;
	margin-top:0px;
	background-image:url(../imagenes0800/imagen_ejemplo_y3.jpg);
	background-repeat: no-repeat;
}
.ejemplo_y4_imagen{
	float:right;
	width:120px;
	height:68px;
	margin-top:0px;
	background-image:url(../imagenes0800/imagen_ejemplo_y4.jpg);
	background-repeat: no-repeat;
}
.fondo_video{
	height:230px;
	width:320px;
	margin:0 auto;
	float:right;
	background-color:#222;
}