@charset "UTF-8";

div.sc_menu_wrapper {
	position: relative;
	height: 255px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 300px;
	overflow: auto;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}
div.sc_menu {
}
.sc_menu_wrapper .loading {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;
	background-image: url(../../../images/imgcargando.gif);
	height: 200px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
/* Here are styles for a link to an article. Not for you :) */
#back {
	margin-left: 8px;
	color: gray;
	font-size: 18px;
	text-decoration: none;
}
#back:hover {
	text-decoration: underline;
}
.foto1 a {
	background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto1.jpg);
	height: 25px;
	width: 119px;
	padding-top: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 19px;
	color: #667072;
	padding-left: 95px;
	display: block;
	text-decoration: none;
}
.foto1 a:hover {
background-image:url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto1Over.jpg);
color: #3D879C;
}

.foto2 a {
	background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto2.jpg);
	height: 25px;
	width: 173px;
	padding-top: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 19px;
	color: #667072;
	padding-left: 41px;
	display: block;
	text-decoration: none;
}
.foto2 a:hover {
 background-image:url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto2Over.jpg);
 color: #3D879C;
}
.foto3 a {
	background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto3.jpg);
	height: 25px;
	width: 193px;
	padding-top: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 19px;
	color: #667072;
	padding-left: 21px;
	display: block;
	text-decoration: none;
}
.foto3 a:hover {
background-image:url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto3Over.jpg);
color: #3D879C;
}
.foto4 a {
	background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto4.jpg);
	height: 25px;
	width: 196px;
	padding-top: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 19px;
	color: #667072;
	padding-left: 18px;
	display: block;
	text-decoration: none;
}
.foto4 a:hover {
 background-image:url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto4Over.jpg);
 color: #3D879C;
}
.foto5 a {
	background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto5.jpg);
	height: 25px;
	width: 161px;
	padding-top: 35px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 19px;
	color: #667072;
	padding-left: 53px;
	display: block;
	text-decoration: none;
}
.foto5 a:hover {
background-image: url(../../../images/images_favoritos/images_favoritos_video/MenuVerticalVideoFoto5Over.jpg);
color: #3D879C;
}

.TextoAumentar {
	width: 200px;
	height: 15px;
}

