/* CSS Menu Franquicias Style Document by Iguana :: Mauricio Ramírez G ::*/

#menu-franquicias{
	width:720px;
	padding:5px 0 20px 0;
	margin:-5px 0 5px 30px;
	background:#A60113;
	text-align:left;
	color:#FFFFFF;
	vertical-align:top;
	height:70px;
	font-size:11px;
	}
	#menu-franquicias strong{
		font-size:11px;
		color:#FFF200;
		}
	#menu-franquicias p{
		margin:3px;
		}
	#menu-franquicias a:link, #menu-franquicias a:visited, #menu-franquicias a:active{
		color:#FFFFFF;
		}
	#menu-franquicias a:hover{
		color:#FFFFFF;
		text-decoration:underline;
		font-size:10px;
		font-weight:bold;
		}
#fila1{
	width:185px;
	float:left;
	margin:0 10px 0 10px;
	}
#fila2{
	width:235px;
	float:left;
	margin:0 10px 0 0px;
	}
#fila3{
	width:145px;
	float:left;
	margin:0 0px 0 0px;
	}
#franquicias-tab{
	background:url(../images/template/bkg-menu.png) no-repeat center -24px;
	width:100px;
	cursor:default;
	color:#FF0000;
	font-weight:bold;
	}
	#franquicias-tab a{
	background:url(../images/template/bkg-menu.png) no-repeat center -24px;
	width:100px;
	cursor:default;
	color:#FF0000;
	font-weight:bold;
	}
	#franquicias-tab a:hover{
	background:url(../images/template/bkg-menu.png) no-repeat center -24px;
	width:100px;
	cursor:default;
	color:#FF0000;
	font-weight:bold;
	}
