/* Capas base */
body {
	scrollbar-arrow-color: #a5d4e4;
	scrollbar-base-color: #a5d4e4;
	scrollbar-darkshadow-color: #a5d4e4;
	scrollbar-track-color: #a5d4e4;
	scrollbar-face-color: #5e96aa;
	scrollbar-shadow-color: #a5d4e4;
	scrollbar-highlight-color: #a5d4e4;
	scrollbar-3dlight-color: #a5d4e4;
	background-color: #a5d4e4;
	margin: 0px;
	text-align: left;
	background-image: url(images/web-bck.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 #fondo {
	background-image: url(images/web-bck.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	clear: both;
	height: 28px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nombre,  #empresa, #email, #telefono, #viacontacto {
	height: 26px;
	width: 209px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mensaje {
	height: 75px;
	width: 521px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	scrollbar-arrow-color: #5e96aa;
	scrollbar-base-color: #5e96aa;
	scrollbar-darkshadow-color: #5e96aa;
	scrollbar-track-color: #5e96aa;
	scrollbar-face-color: #a5d4e4;
	scrollbar-shadow-color: #5e96aa;
	scrollbar-highlight-color: #5e96aa;
	scrollbar-3dlight-color: #5e96aa;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#enviar {
	background-image: url(images/form-enviar.gif);
	height: 40px;
	width: 107px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #A5D4E4;
	text-align: right;
	vertical-align: top;
	background-color: #5e96aa;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}

.txt a, .txt a:visited, .txt a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

