.titulo_visus{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Roboto';
	font-size: 50px;
	color: #777777;
}


table.tabla_desc_visu{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	font-family: 'Roboto';
	font-size: 16px;
	color: #777777;
}


table.tabla_desc_visu td.foto{
	vertical-align: top;
	width: 330px;
}

table.tabla_desc_visu td.descripcion_visu{
	text-align: left;
	vertical-align: top;
}

table.tabla_desc_visu td.descripcion_visu a:link, table.tabla_desc_visu td.descripcion_visu a:visited{
	color: #999999;
	text-decoration: none;
}

table.tabla_desc_visu td.descripcion_visu a:hover{
	color: #3171c8;
	text-decoration: underline;
}

table.tabla_desc_visu td.descripcion_visu strong{
	font-size: 28px;
	color: #3171c8;
	font-weight: 300;
}

ul.ul_tabla_visus{
	margin-top: 20px;
}

ul.ul_tabla_visus li.elemento_visu{
	font-size: 14px;
	color: #999999;
}

.textos_visus{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	text-align: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #777777;
}

.textos_visus a:link, .textos_visus a:visited{
	color: #3171c8;
	text-decoration: none;
}

.textos_visus a:hover{
	text-decoration: underline;
}

.textos_visus strong{
	font-size: 20px;
}

table.registro_webinar td.nota_editor{
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 12px;
	font-style: italic;
}

table.tabla_calendario{
	position: relative;
	left: 50%;
	width: 550px;
	margin-left: -210px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: center;
	font-family: 'Roboto';
	font-size: 12px;
}

table.tabla_calendario td.dia_semana{
	background: -webkit-linear-gradient(#3171c8, #5191e8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3171c8, #5191e8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3171c8, #5191e8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#3171c8, #5191e8); /* Standard syntax */
	border: 1px solid #000000;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario{
	background-color: #ffffff;
	height: 50px;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario:hover{
	background-color: #009900;
	color: #ffffff;
}

table.tabla_calendario td.dia_calendario_old{
	background-color: #999999;
	height: 50px;
	border: 1px solid #000000;
	color: #ffffff;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario_casi_ocupado{
	background-color: #efe078;
	height: 50px;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario_ocupado{
	background-color: #ff0000;
	height: 50px;
	border: 1px solid #000000;
	color: #ffffff;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario_seleccionado{
	background-color: #009900;
	height: 50px;
	border: 1px solid #000000;
	color: #ffffff;
	font-style: normal;
}

table.tabla_calendario td.dia_calendario_ocupado_por_usuario{
	background-color: #0000ff;
	height: 50px;
	border: 1px solid #000000;
	color: #ffffff;
	font-style: normal;
}

.cuadro_color{
	position:relative;
	top: 5px;
	width: 30px;
	height: 15px;
	border: 1px solid #000000;
	margin-top: 7px;
	display: inline-block;
}

#cuadro_blanco{
	background-color: #ffffff;
}

#cuadro_amarillo{
	background-color: #efe078;
}

#cuadro_rojo{
	background-color: #ff0000;
}

#cuadro_verde{
	background-color: #009900;
}

#cuadro_azul{
	background-color: #0000ff;
}

img.foto_visu_izda{
	float: left;
	margin: 20px;
	margin-left: 0px;
}

img.foto_visu_dcha{
	float: right;
	margin: 20px;
	margin-right: 0px;
}

table.cbse_ejemplos{
	margin: auto;
}

table.cbse_ejemplos td.espacio_cbse{
	background-color: transparent;
	width: 20px;
}

table.cbse_ejemplos td.titulo_ejemplo_cbse{
	width: 356px;
	background-color: #3171c8;
	font-family: 'Roboto';
	font-size: 20px;
	color: #ffffff;
	padding: 5px;
}

table.cbse_ejemplos td.integradora_cbse{
	font-family: 'Roboto';
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
}

table.cbse_ejemplos td.foto_ejemplo_cbse{
	padding-top: 10px;
}

table.cbse_ejemplos td.ver_ejemplo_cbse{
	padding-top: 10px;
}

table.cbse_ejemplos td.ver_ejemplo_cbse a:link, table.cbse_ejemplos td.ver_ejemplo_cbse a:visited{
	color: #3171c8;
	text-decoration: none;
}

table.cbse_ejemplos td.ver_ejemplo_cbse a:hover{
	text-decoration: underline;
}



#video_cbse2{
	position: relative;
	left: 75px;
	margin-top: 0px;
	width: 800px;
	z-index: 0;
	display: inline-block;
	overflow: hidden;
}

.barra_cbse2{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	width: 150px;
	height: 450px;
	z-index: 10;
	border-collapse: collapse;
	overflow: auto;
}

table.tipos_formacion_cbse2{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

table.tipos_formacion_cbse2 td.campo{
	background-color: #3171c8;
	text-align: center;
	color: #ffffff;
	font-family: 'Roboto';
	font-size: 15px;
	border-collapse: collapse;
}

table.tipos_formacion_cbse2 td.campo a:link, table.tipos_formacion_cbse2 td.campo a:visited{
	color: #ffffff;
	text-decoration: none;
}

table.tipos_formacion_cbse2 td.campo:hover, table.tipos_formacion_cbse2 td.campo a:hover {
	opacity: 0.9;
	filter: alpha(opacity=0.9);
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

.cuadro_cbse2{
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	margin-left: -325px;
	margin-top: 0px;
	width: 740px;
	height: 390px;
	z-index: 10;
	visibility: hidden;
	opacity: 0.8;
	filter: alpha(opacity=0.8);
	font-family: 'Roboto';
	font-size: 14px;
	color: #000000;
	padding: 30px;
}

.cuadro_cbse2 strong{
	font-weight: bold;
	font-size: 18px;
}
