/* CSS Document */
body{
	background-color:#ffffff;
	color:#666666;
	font:80% Arial, Helvetica,sans-serif;
	background-image: url(../img/bg4.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin: 0px;
	padding-top:0px;
}
#contenedor{
	width:815px;
	margin: 0 auto;
	text-align:left;	/* para IE */
	margin-top: 0px;
	padding-top:0px;
}
#header{
	 height:80px;
	 margin-bottom:10px;
	 background:#333333;
	 padding-top:10px;
} 
#lateral{  
	width:250px;
	float:left; 
}
#contenido{  
	width:500px;
	margin-left:270px;
	border-left:1px solid #DDDDDD;
	padding-left:15px; 
}
#pack_amigo {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#contenido #pack_amigo img {
	float: left;
	margin-right:60px;
	margin-bottom:20px;
}
h1{
	 font-size:140%;
	 text-transform:uppercase;
	 letter-spacing:2px;
	 color:white;
	 padding:22px;
}
h2{
	padding-top:10px;
	color:#00CC33;
	font-size:140%;
	text-transform:uppercase;
}
h3{
	font-size:120%;
	text-transform:uppercase;
}
h4 {
	font-weight: bold;
	color: #006699;
}
a:link, a:visited {
	color:#0033CC;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
#menu ul{
	 padding:0;
	 margin:0;
}
#menu li{
	 list-style-type:none;
	 border-bottom: 1px solid #DDDDDD;
	 border-left:4px solid #00CC33;
	 margin:1px;
	 padding:1px;
}
#menu li a:link, #menu li a:visited {
	color:#666666;
	text-decoration:none;
	width: 95%;		/* para IE */	
	display:block;
	padding:3px;
}
#menu li a:hover, #menu li a:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#FFCC00;
}
#footer{
	font-size:10px;
	color:#666666;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 10px;
	padding:10px;
}
#footer_int {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
#contenido img {
 	float:right;
}
#footer_int a:link, #footer_int a:visited{
	color: #0066CC;
	text-decoration: none;
}

.t_blanco {
	color:#FFFFFF;
	font-weight:bold;
}
#box_planes {
	background-color:#F1F3F5;
	padding: 10px;
	border:1px solid #B1BCC7;
}
#box_planes_int {
	background-color: #FFF;
	border:1px solid #B1BCC7;
}
#ico_contacto img {
	float: left;
	margin-right: 5px;
}
#alert_error {
	background-color: #FFE8E8;
	background-image: url(../img/ico_error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
	width: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border:1px solid #FF0000;
}
#alert_ok {
	background-color: #EAFFEA;
	background-image: url(../img/ico_ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
	width: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border:1px solid #33CC00;
}
fieldset {
	background-color:#F1F3F5;
	border:1px solid #B1BCC7;
}
legend {
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #B1BCC7;
	padding:5px;
}
input {
	border:1px solid #B1BCC7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
textarea {
	border:1px solid #B1BCC7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
select {
	border:1px solid #B1BCC7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.t_planes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	font-weight:bold;
	padding: 4px;
}
.t_precio {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC3300;
	display: block;
	width:150px;
	text-align: center;
	font-weight:bold;
	padding: 4px;
}
.Estilo_blanco {color: #FFFFFF; font-weight: bold; }

/* ############### Estilo Whois ####################### */
#main { 
    margin: auto; 
	border: 1px solid #B1BCC7;
	width: 100%;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}
#text_whois {
	font-weight:normal;
	padding:10px;
}
#form_whois{
    margin-left: 100px;
	border: 1px solid #B1BCC7;
	width: 350px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}
#result {
    margin-left: 100px;
	border: 1px solid #cccccc;
	width: 350px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:50px;
}
#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}
#icon{
    width:100px;
    height:100px;
    float:left;
	background-image:url(../img/icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:100px;
    float:left;
	background-image:url(../img/icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
.verde { color:#00CC33}
.rojo { color:#FF0000}
/* ############### Fin Estilo Whois ####################### */