body {
	background-color: #1a1d27;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #58BBDF;
}

body, html{
	height:100%;
}
input {
	width: 270px;
	margin: 2px;
}
textarea {
	width: 270px;
	margin: 2px;
	resize: none;
}
td {
	margin: 0px;
	padding: 0px;
}


#divMain {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#divHeader {
}
#divMenu {

}
#divMenubottons {
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../images/bg_menu.gif);
	height: 69px;
}

#divBody {
}
#divBodypic {
	padding-right: 64px;
	padding-left: 64px;
	background-color: #474E58;
	padding-bottom: 36px;
}

#divBodytxt2 {
	background-color: #474E58;
}

#divBodytxt {
	background-color: #6d7787;
	padding-bottom: 35px;

}
#didFooter {
}
#general{
	height:100%;
	background-image: url(../images/footer_pic.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#divInicio {


}
#divIniciotxt {
	background-color: #005896;
	height: 313px;
	padding-left: 20px;
}

#divMap {
	font-weight:normal;
	width:393px;
}

.fondoMapa {
	position:absolute;
	z-index:10;
}

.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.txtFooter {
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
}
.txtLink {
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #48abe4;
	text-decoration: none;
}

.txtProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.txtProductstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48abe4;
}
.txtTitle {
}
.dos_columnas{
	vertical-align:top;
	width:400px;
	display:block;
	padding:0px;
	margin-left:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.dos_columnas li{
	vertical-align:top;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:1.1em;
	/* [disabled]display:inline-block; */
	width:auto;
	font-weight: normal;
}
