/* CSS Document */

html,body {
	background-color: #FFFFFF;
	background-image: url(images/fondo-index.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;!important;
}

#contenedor {
	background-image:url(images/sombra-1.jpg);
	no-repeat top left;
	width: 1005px;
	margin: auto;
	background-repeat: no-repeat;
	height: 100%;
}
#contenedor span{
	background-image:url(images/sombra-2.jpg);
	no-repeat top right;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 100%;
}

#head {
	width: 970px;
	height:123px;
	margin-left: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.box-logo{
	width: 340px;
	height: 89px;
	background-image: url(images/topfinanzas.jpg);
	float: left;
}
#menu{
	width:900px;
	height:27px;
	float: left;
	display: block;
	margin-top: 5px;
}
#menu ul{
	padding: 0px;
	margin: 0px;
}
#menu li{
	display: inline;
	float: left;
	margin: 0px;
	padding-right: 26px;
	padding-left: 26px;
	background-image: url(images/linea.jpg);
	background-repeat: no-repeat;
}
#menu li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover{
	color: #003366;	
}
#menu ul li a.current{
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#wrapper{
	float: left;
	width: 955px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.txt-home{
	width: 80%;
	margin-top: 0px;
}
.txt-home p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #612D7E;
}
.txt-home h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #612D7E;
}
.box-1{
	background-color: #bfc39c;
	height: 286px;
	width: 389px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
a.img-box-1{
	background-image: url(images/servicios-a-particulares.jpg);
	background-position: 0px 0px;
	height: 275px;
	width: 356px;
	display: block;
}
a.img-box-1:hover{
	background-image: url(images/servicios-a-particulares.jpg);
	background-position: 0px -275px;
}
a.img2-box-1{
	background-image: url(images/servicios-a-empresas.jpg);
	background-position: 0px 0px;
	height: 275px;
	width: 356px;
	display: block;
}
a.img2-box-1:hover{
	background-image: url(images/servicios-a-empresas.jpg);
	background-position: 0px -275px;
}
.box-2{
	height: auto;
	width: 389px;
	float: left;
	background-color: #f6f6f4;
	margin-top: 5px;
	padding: 5px;
	margin-right: 20px;
}
.box-2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #341e3e;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
}
.box-2 h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #341e3e;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #543438;
	width: 387px;
	display: block;
}
.box-2 h2 a:hover{
	color: #180E28;
	background-color: #E4E4CD;
}
.box-home{
	width: 470px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #114A81;
}
.tit-servicios{
	width: 470px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66695C;
}
.tit-servicios-2{
	width: 470px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66695C;
	color: #612E7C;
}
.box-sevicios{
	width: 220px;
	float: left;
	padding-right: 5px;
}
.box-sevicios h2{
	display: block;
	font-size: 16px;
	font-weight: bolder;
	height: 22px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 230px;
}
.box-iconos{
	width: 216px;
	height: 68px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box-tit-servicios{
	width: 152px;
	height: 68px;
	float: left;
	background-image: url(images/rectangulo.png);
}
.box-tit-servicios p a{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: auto;
	text-align: center;
}
.box-tit-servicios p a:hover{
	color: #ff0000;
}
.box-img-icono{
	width: 64px;
	height: 68px;
	float: left;
}
.line-vertical{
	display: block;
	float: left;
	height: 800px;
	width: 3px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #66695C;
}
#footer{
	width:890px;
	height:60px;
	clear: both;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #341E55;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #431E3E;
	text-decoration: none;
}
