@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg-general.png);
	background-repeat:repeat-x;
	background-position:top;
}
#header{
	background-image:url(../images/bg-header.png);
	background-repeat: repeat-x;
	height: 48px;
	}
#header, #content{
	width: 960px;
	}
#footer{
	width: 940px;
	padding: 10px;
	color:#75afe0;
	text-align: center;
	background-image:
	url(../images/bg-foot.png);
	background-repeat: no-repeat;
	padding-top: 25px;
}
#footer a{
	color:#75afe0;
}
#header, #content, #footer{
	margin-left: auto;
	margin-right:auto;
	}
img{
	border: 0px;
	}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}
#header .menu{
	color: #FFFFFF;
	padding-right: 10px;
	text-align:right;
	}
#header .menu a{
	color:#ce6b18;
	}
#content #searchBox{
	background-image:url(../images/bg-heead.jpg);
	background-repeat:no-repeat;
	height: 244px;
	}
#content #searchBox .BOX{
	padding-top: 10px;
	color:#FFFFFF;
	}
#content #searchBox .text{
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 20px;
	width: 260px;
	}
#content #searchBox .inputTextos{
	text-align:right;
	padding: 10px;
	margin-right: 85px;
	}
#content #searchBox input, #content #searchBox select{
	font-size: 18px;
	}
#content .title, #content .nextstep{
	font-size: 18px;
	}
#content #searchBox .BOX, #content .title, #content .letters, #content .nextstep{
	font-family:Century Gothic;
	font-weight:bold;
	}
#content #searchBox .BOX, #content .title, #content .nextstep{
	font-size: 18px;

}
#content .title{
	border-bottom:#115185 dotted 1px;
	padding-bottom:5px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#content .nextstep{
	padding-bottom:5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content .bgBlueLight{
	background-color:#e9f4fd;
	}
#content a{
	color:#000000;
	}
#content .title, #content .nextstep{
	color:#00447d;
}
#content .letters, #content .letters a{
	color:#2b9cf4;
	}
.linkgroup div {
	background-color:#E9F4FD;
	float:left;
	margin:3px;
	width:48%;
	vertical-align:middle;
}

.companiesGroup div {
	float:left;
	margin:3px;
	width:48%;
	vertical-align:middle;
}
#content #searchBoxInt{
	background-image:url(../images/fd-horizontal.jpg);
	background-repeat:no-repeat;
	height: 85px;
}
#navPath{	
	margin-top: 10px;
	color:#666666;
	}
#navPath a{
	color:#666666;
	text-decoration: underline;
	}
.bannerTrecientos{
	background-image:url(../images/bg-300.png);
	padding: 20px;
	width: 260px;
	height: 210px;
	margin-top:10px;
	font-family: Century Gothic;
	font-size: 16px;
	color:#92c6f2;
}
.bannerTrecientos div{
	margin-bottom: 10px;
	}
