html, body { height: 100%; overflow: visible; }

.cuerpo
{
	width: 1024px;
	height:100%;
}

.cuerpoContenido
{
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textoContenido
{
	padding-left: 30px;
	padding-right: 30px;
}

.cuerpoContenido p
{
	margin-top: 5px !important;
	padding-top: 10px !important;
}

.menu {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.titulo {
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.lineatitulo {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 7px;
	height: 7px;
}
.submenu {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	text-align: right;
}
.submenu2 {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: right;
}

.texto {
	font-family: Tahoma;
	font-size: 12x;
	text-decoration: none;
	color: #303030;
	text-align: left;
}
.textoNegro
{
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
.textoNaranja
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #E25A24;	
}
.textoC {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #A0A0A0;
	text-align: left;
	width: 0px;
}
.textoDestacado {
	font-family: tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #017F01;
	text-align: left;
	width: 0px;
	font-weight: bolder;
}
.textoOfertas {
	font-family: tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	background-color:#017F01;
}
.textoPunteo {
	font-family: tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #A0A0A0;
	text-align: left;
	width: 0px;
	font-weight: bolder;
}
.footer
{
	padding: 10px;
	text-align: right;
}
.footer, .footer a{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
}
.textoDestacadoG {
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #017F01;
	text-decoration: none;
}
.textoG {
	font-family: tahoma;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerTelefonos
{
	text-align: center;
	font-size: 36pt;
	color: #707070;
	font-family: Tahoma;
	padding-top: 30px;
}
.headerLink, .headerLink a
{
	text-align: center;
	font-size: 16px;
	color: #707070;
	font-family: Tahoma;
}
.recuadroHeader
{
	width:154px; 
	height:151px; 
	background-color: #A4A4A4; 
	text-align: center; 
	color: white; 
	font-family: Tahoma; 
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

.sliderConFondo
{
	margin-top: 10px;
	width: 580px;
	height: 620px;
	text-align: center;
	border: solid 6px #777474;
}

.sliderConFondo .tablaTitle
{
	width: 100%;
	height: 40px;
}

.sliderConFondo .sliderEmpotrado
{
	padding-left: 40px;
	padding-left: 40px;
	margin-top: 40px;
}

#img-list, #img-list2 { margin: 3px auto; width: 567px; height: 567px }

/* give each slide the same dimensions */
#img-list div , #img-list2 div { width: 567px; height: 567px; }

/* make sure each slide image is centered */
#img-list div img  , #img-list2 div img { margin: auto; display: block }

.blacktext {color:black}