body {
	background-image: url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c3fb72;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #feffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #feffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #feffff;
	text-decoration: none;
}
.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7025a0;
	text-decoration: none;
}
.boxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff81cb;
	height: 16px;
	border: 1px solid white;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff81cb;
	/*padding: 0 4px;*/
	margin: 1px;
	height: 14px;
	width: 232px;
	border: 1px solid transparent; /*white;*/
}
.inputs{
	background: url(img/forzippi01.png) left top no-repeat;
}
.boxgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff81cb;
	margin: 1px;
	height: 36px;
	width: 232px;
	border: 1px solid transparent;/*white;*/
	/*background: url(img/formmensaje.png) left top no-repeat;*/
}
.tarea{
	background: url(img/formmensaje.png) left top no-repeat;
}
.textcontac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

/**/
.welcome_cont{
	padding: 5px;
	width: 340px;
	*width: 350px;
	height: 80px;
	*height: 90px;
	overflow: auto;
}
.about_cont{
	position: relative;
	z-index: 50;
	padding-right: 5px;
	width: 420px;
	height: 100px;
	margin-left: 5px;
	margin-top: 60px;
	overflow: auto;
}
.franchise_cont{
	position: relative;
	z-index: 50;
	margin-right: -40px;
	padding: 5px;
	height: 60px;
	*height: 70px;
	overflow: auto;
}
.locations_cont{
	position:relative;
	top: 67px;
	left: 62px;
	padding: 5px;
	width: 580px;
	*width: 590px;
	height: 80px;
	*height: 90px;
	overflow: auto;
}
.contact_info{
	position: relative;
	z-index: 50;
	/*left: 10px;
	top: 10px;*/
	margin-top: 10px;
	margin-right: -10px;
	width: 180px;/*150px;*/
	height: 100px;/*95px;*/
	overflow: auto;
}








