td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#BABABA;
}
.imagenweb {
	position: absolute;
	height: 84px;
	width: 133px;
	left: 389px;
	top: 525px;
	background-image: url(images/website.png);
}


form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-color:#01011B;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/fondowebservicios.jpg);
}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:10px}
.list ul li a{ color:#BABABA; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:10px}
.list1 ul li a{
	color:#ED9700;
	text-decoration:underline
}
.list1 ul li a:hover{ text-decoration:none}


strong{ color:#FFFFFF}

a{ color:#FFFFFF; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#ED9700; text-decoration:underline}
span a:hover{ text-decoration:none}

.footer{
	color:#BABABA;
	margin-left:196px;
}
.footer a{ color:#BABABA; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form input{
	width:178px;
	height:22px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	border-style:solid;
	padding:3 0 0 7px;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF
}


.form textarea {
	width:178px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	overflow:hidden;
	padding:3px 0 0 7px;
	border-color:#2A2A2A;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF
}
