@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri;
	font-size: 12px;
	margin: 0px;
	background-color: #FFF;
	color: #4A2E23;
}


h1 {
	color: #36648B;
	font-size: 20px;
}
h2 {
	font-size: 18px;
	color: #36C;
}
h3 {
	font-size: 16px;
	color: #36C;
}

input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #999;
	height: 21px;
}
.redondo{
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #000;
	padding: 10px;
}
.pasos {
	float: left;
	height: 93px;
	width: 92px;
}

.clear{
   clear:both;
}

#bartop {
	color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	width: auto;
	background-position: top;
	text-align: center;
}
#uppertop {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#planes {
	width: auto;
	height: auto;
	padding: 4px;
	float: none;
	clear: right;
}
#contexto #derecha #imgpromo {
	padding: 4px;
	height: 272px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#contexto {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#formWhois {
	background-color: #F0F4FF;
}
#contexto {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}



#izquierda {
	float:left;
	width: 480px;
	padding: 4px;
}

#derecha {
	float:left;
	width:400px;
	padding: 4px;
}
#foot {
	height: 18px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #D8DEEA;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #960;
	padding: 10px;
	text-align: center;
	color: #333;
	vertical-align: middle;
}
#foot #marcas {
	width: 300px;
	height: auto;
	margin-top: 0px;
	padding: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
}
a:link {
	color: #023064;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007ABB;
}
a:hover {
	text-decoration: none;
	color: #207FB5;
}
a:active {
	text-decoration: none;
	color: #00407E;
}
#definicion {
	text-align: justify;
	padding: 20px;
}
th {
	background-color: #7F9DC1;
	color: #FFF;
}
td {
	color: #333;
}
strong {
	color: #36C;
}
