@charset "utf-8";
/* CSS Document */
/******************************************Horizontal Menu*********************************************/
#bf { /*Block of Fotos*/
	width:193px;
	height:500px;
	position:relative;
	margin-left:46px;
	margin-top:60px;
	float:left;
	display:inline;
}
#vm_t { /* Verticla Menu Page Title */
	font-family:Rockwell, "Trebuchet MS", Verdana;
	font-size:20px;
	margin-bottom:10px;
}
#num{ /* VM Number*/
	font-family:Rockwell, "Trebuchet MS", Verdana;
	font-size:20px;
	text-align:right;
	color:#00a6eb;
	width:193px;
	height:20px;
	margin-bottom:20px;
}
#ff{
	width:183px;
	height:418px;
	margin-left:11px;
	margin-bottom:20px;
	background-image:url(img/ff.gif);
}
#f1, #f2, #f3, #c1, #c3 {
	width:165px;
	height:132px;
	position:absolute;		
}
#f1, #c1 {	top:46px;	left:20px;}
#f2{	top:183px;	left:20px;}
#f3, #c3 {	top:320px;	left:20px;}
#a1, #a2{	width:182px;	height:14px;	margin-left:11px;}

/* This is special code for positioning the fotos on the Displays Publicitarios and Montajes publicitarios pages */
#bf2 { /*Block of Fotos*/
	width:193px;
	height:460px;
	position:absolute;
	top:0%;
	left:0%;
	margin-left:46px;
	margin-top:100px;
}
#f1b, #f2b, #f3b, #c1b, #c3b {
	width:165px;
	height:132px;
	position:absolute;		
}
#f1b, #c1b {	top:6px;	left:20px;}
#f2b{	top:143px;	left:20px;}
#f3b, #c3b {	top:280px;	left:20px;}