@charset "utf-8";
.fondo {
	background-image: url(../imagenes/integradasper/fondo.jpg);
}

.bordegeneral {
	border: thin solid #575782;
}

.bordeizq {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.txtmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.thumb{color:#000000}
.thumb:hover {color:#ffffff}


.fondo2 {
	background-image: url(../imagenes/integradasper/fondo%202.png);
}

.txtproductos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2C5656;
}
.txtjust {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2C5656;
	text-align: justify;
}
.textosgeneral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: none;
}
.textopie {
	font-size: 9px;
	color: #999;
	text-align: center;
	text-decoration: blink;
}

.meumousefodo {
	background-image: url(../imagenes/botones/boton1mouse.png);
	background-repeat: repeat;
	height: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


.banner {
	background-image: url(../imagenes/banner.gif);
	background-repeat: no-repeat;
}
.alineartxt {
	text-align: justify;
}
.fondodesc {
	background-image: url(../imagenes/fondo%20integra.png);
}
.fondoceldas {
	background-color: #EAEBEE;
	background-repeat: repeat;
}
.fondoceldas1 {
	background-color: #6DB6B6;
	background-repeat: repeat;
}
.fondoboto {
	background-image: url(../imagenes/botones/boton1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.scroll {
	width: 393px;
	height: 700px;
	overflow:auto;
	background-color: #FFF;
}
