body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	overflow: auto;
}
body.inners {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(imagenes/bg-content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	overflow: auto;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
td {
	vertical-align: top;
	text-align: center;
}
td.left {
	background-image: url(imagenes/left-shadow.gif);
	background-repeat: repeat-y;
	width: 18px;
}	
td.left-red {
	background-image: url(imagenes/left-shadow-red.gif);
	background-repeat: repeat-y;
	width: 18px;
}	
td.right {
	background-image: url(imagenes/right-shadow.gif);
	background-repeat: repeat-y;
	width: 18px;
}
td.right-red {
	background-image: url(imagenes/right-shadow-red.gif);
	background-repeat: repeat-y;
	width: 18px;
}
td.center-bg {
	background-image: url(imagenes/bg-content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f5f5f5;
}
td.center {
	background-color: #ffffff;
	background-image: url(imagenes/bg-content02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.txt {
	font-family: arial;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 15px;
	padding-left: 43px;
}
td.txt2 {
	font-family: arial;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 15px;
}
td.down-line-left {
	width: 298px;
	height: 8px;
	background-color: #CCC;
}
td.down-line-right {
	width: 503px;
	height: 8px;
	background-color: #CCC;
}
table.footer {
	width: 100%;
}
td.copy {
	width: 276px;
	font-family: verdana;
	font-size: 9px;
	color: #787878;
	padding-left: 19px;
}
td.address {
	width: 186px;
	font-family: verdana;
	font-size: 9px;
	color: #787878;
	padding-left: 3px;
}
td.tel {
	width: 112px;
	font-family: verdana;
	font-size: 9px;
	color: #787878;
	padding-left: 0px;
}
td.mail {
	width: 195px;
	font-family: verdana;
	font-size: 9px;
	color: #787878;
	padding-left: 0px;
}
a.mail {
	font-family: verdana;
	font-size: 9px;
	color: #787878;
}
font.red {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #b40e3d;
	line-height: 15px;
}
td.bullet {
	padding-top: 5px;
}
a.contact {
	font-family: arial;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 15px;
}
input.contactenos {
	width: 183px;
	height: 17px;
	border: 1px;
	border-color: #b1b1b1;
	border-style: solid;
	background-color: transparent;
	font-family: arial;
	font-size: 11px;
	color: #515050;
}
td.consulta {
	font-family: arial;
	font-size: 12px;
	color: #515050;
	line-height: 15px;
	padding-top: 1px;
	vertical-align: bottom;
	padding-bottom: 0px;
	text-align: left;
}
input.enviar {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #515050;
	border: none;
	background-color: transparent;
	height: 13px;
	vertical-align: bottom;
	cursor: pointer;
}
.center .footer tbody tr .address .tel strong {
	text-align: left;
}
