body {
	margin: 0px;
}

.tabla_gral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.tahoma_productos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.quienes_somos_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.quienes_somos_titulo {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-left: 20px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foto_local {
	padding-right: 20px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tahoma {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	line-height: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pie {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.pie a:link {
	color: #666666;
	text-decoration: none;
}

.pie a:visited {
	color: #666666;
	text-decoration: none;
}

.pie a:hover {
	color: #666666;
	text-decoration: underline;
}

.combo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: 200px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 200px;
	border: 1px solid #333481;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 80px;
	width: 200px;
	border: 1px solid #333481;
}


.tahoma2 {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	line-height: 15px;
}
.bg_celda_menu {
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tahoma3 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	border-bottom-color: #FFFFFF;
}

.tahoma3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tahoma3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tahoma3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.tahoma3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.tahoma3 img {
	border: 1px solid #FFFFFF;
}
.tahomaForm {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
}

