@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(/images/bkg_core.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.contenido{
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover.contenido{
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bkg_grafico {
	background-image: url(/images/bkg_grafico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 366px;
}
.txt_grafico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}


a.hover contenido{
	color: #000000;
	text-decoration: underline;
}
.txt_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}


.txt_gral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}




.txt_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.bkg_nosotros {
	background-image: url(/images/header_nosotros.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.bkg_agencia{
	background-image: url(/images/header_agencia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.bkg_leasing {
	background-image: url(/images/header_leasing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.txt_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CBD48;
	font-weight: bold;
}

.bkg_factoring {
	background-image: url(/images/header_factoring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.bkg_menu {
	background-image: url(/images/bkg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
}
.menu_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
