.fondo_logo_fictionmind_superior {
	background-image: url(/fictionmind/web/imagenes/fons_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_logo_bluebroad_derecha {
	background-image: url(/fictionmind/web/imagenes/logodreta_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_logo_marketing_derecha {
	background-image: url(/fictionmind/web/imagenes/logodreta_mkt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_logo_diseny_web_derecha {
	background-image: url(/fictionmind/web/imagenes/logodreta_disweb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_logo_diseny_grafic_derecha {
	background-image: url(/fictionmind/web/imagenes/logodreta_dis.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_logo_contacto_derecha {
	background-image: url(/fictionmind/web/imagenes/logodreta_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cuadro_pie_de_pagina {
	font-size: 11px;
	color: #EEEEEE;
	background-image: url(/fictionmind/web/imagenes/peu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 1024px;
	bottom: 0px;
	position: fixed;
	left: 120px;
	font-family:"Century Gothic";		
}
.cuadro_texto_seccion {
	font-family:"Century Gothic";
	font-size: 16px;
	color: #DCDDE2;
	width: 440px;
	margin-left: 30px;			
	text-align: justify;
}
.subrayar_texto_seccion {
	font-family:"Century Gothic";
	font-size: 16px;
	color: #DCDDE2;
					
}
.estilo_titulo_normal {
	font-family:"Century Gothic";
	font-size: 24px;
	color: #F5F5F5;
}
.estilo_titulo_negrita {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #F5F5F5;
	font-weight: bold;
}
.tipografia_links {
	font-size: 14px;
	color: #EEEEEE;	
	font-family: "Century Gothic";
}
.tipografia_1 {
	font-size: 14px;
	color: #EEEEEE;
	font-family: "Century Gothic";
	text-decoration: underline;
	cursor: help;
}
.cuadro_snapshot {
	background-image: url(/fictionmind/web/imagenes/bluebroad_manual_small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 310px;
	width: 450px;
	margin-left: 30px;
	border: 2px solid #FFFFFF;
}
.cuadro_snapshot_small {
	height: 122px;
	width: 142px;
	border: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	cursor: help;
}
.formulario_licencia {
	background-color: #111111;
	width: 100%;
	border: medium solid #999999;
	padding: 15px;
	visibility: visible;	
}
.texto_aclaraciones {
	font-size: 12px;
	color: #999999;
}
.texto_formularios {
	text-align: justify;
}
.encabezado_subrayado_largo {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
