BODY {
  FONT-SIZE: 65%;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Tahoma, Arial;
  margin: 0px;
  padding: 0px;
  background: #e6e6e6 repeat-x center top;
}

hr {
  border-style: dotted;
  border-width: 1px 0px 0px 0px;
  border-color: #C7C7C7;
}

h1 {
  color: #003366;
  font-size: 120%;
  margin-top: 0px;
  padding-top: 10px;
  display: block;
  text-align: center;
}

h2 {
  color: #333333;
  font-size: 120%;
  margin-top: 0px;
  padding-top: 10px;
  padding-left: 10px;
  display: block;
}

.error {
  color: #ff2233;
  font-weight: bold;
}

.naranja {
  color: #ff8000;
}

.naranjagrande {
  color: #ff8000;
  font-size: 160%;
  font-weight: bold;
}

.grisgrueso {
  color: #666666;
  font-weight: bold;
}

.masinformacion {
  color: #ff8000;
  font-weight: bold;
  display: block;
  text-align: right;
  padding-top: 10px;
}

a.masinformacion {
  text-decoration: none;
}

a:hover.masinformacion {
  color: #ffaa00;
}

.azuloscuro {
  color: #0099de;
}

.azuloscurogrueso {
  font-weight: bold;
  color: #0099de;
}

.negrogrueso {
  font-weight: bold;
  color: #000000;
}

#pagina {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 780px;
  background: #ffffff;
  border: 1px solid #5d7b7b;
  padding-bottom: 30px;
}

#contenido {
  display: block;
  width: 780px;
}

#busquedadominio {
  display: block;
  height: 42px;
  background: url("img/bar_01_01.gif") repeat-x left top;
  width: 760px;
  margin-left: 10px;
}

#busquedadominio .fin {
  display: block;
  width: 11px;
  height: 42px;
  background: url("img/bar_01_02.gif") repeat-x left top;
  float: right;
}


.fondo_01 {
  width: 780px;
  background: url("img/fondo_01.jpg") no-repeat left bottom;
}

.fondo_02 {
  width: 780px;
  background: url("img/fondo_02.jpg") no-repeat right bottom;
}

#cabecera {
  display: block;
  width: 755px;
  margin-left: 10px;
}

#user_cabecera {
  display: block;
  background: url("img/cab_cli.jpg") no-repeat center top;
  width: 780px;
  height: 208px;
}

.menu {
  display: block;
  width: 760px;
  height: 42px;
  background: url("img/bar_01_01.gif") repeat-x left top;
  margin-left: 10px;
}

.menu .opciones {
  display: block;
  float: left;
  height: 28px;
  width: 749px;
  padding-top: 14px;
  text-align: center;
  font-size: 110%;
}

.menu .fin {
  display: block;
  width: 11px;
  height: 42px;
  background: url("img/bar_01_02.gif") repeat-x left top;
  float: right;
}

.menu a {
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
}

.menu a:link, .menu a:visited {
  color: #333333;
}

.menu a:hover {
  color: #888888;
}

.menu .sel, .menu .sepmenu {
  color: #ff8000;
  font-weight: bold;
  margin-left: 2px;
  margin-right: 2px;
}


#submenu {
  display: block;
  font-size: 110%;
  font-weight: bold;
}

#submenu a {
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
  display: block;
  color: #003366;
}

#submenu .sel {
  color: #333333;
  font-weight: bold;
  margin-left: 2px;
  margin-right: 2px;
}

#pie {
  display: block;
  width: 780px;
  height: 12px;
  padding-top: 20px;
  text-align: center;
}

#pie .sellopie {
  display: block;
  float: right;
}


.marco_01 {
  display: block;
  background: #ffffff url("img/marco_02_01.gif") no-repeat left top;
}

.marco_01 .texto {
  background-image: url("img/marco_02_02.gif");
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 5px;
  padding-left: 5px;
}

.marco_01 .fin {
  display: block;
  height: 6px;
  background: #ffffff url("img/marco_02_04.gif") no-repeat left top;
}

.marco_01 .finfin {
  display: block;
  height: 6px;
  width: 6px;
  background: #ffffff url("img/marco_02_03.gif") no-repeat left top;
  float: right;
}

.fondoflecha {
  background: url("img/fondoflechas.gif") no-repeat center center;
}

.ico_candado {
  text-align: center;
  padding-left: 99px;
  padding-bottom: 25px;
  padding-top: 25px;
  margin-left: 25px;
  margin-right: 26px;
  vertical-align: middle;
  background: url("img/ico_rapidssl.gif") no-repeat left center;
}

.ico_servers {
  text-align: left;
  padding-right: 66px;
  padding-bottom: 55px;
  padding-top: 5px;
  vertical-align: middle;
  background: url("img/ico_servers.gif") no-repeat right bottom;
}

#publicidad {
  display: block;
  background: url("img/deg_03.jpg") repeat-x left top;
  width: 780px;
  padding-top: 5px;
}

#publicidad span {
  color: #003366;
  font-weight: bold;
  display: block;
  padding-left: 7px;
  padding-top: 5px;
}

/********************************************  inputs ************************************/

input, textarea, select {
  border: 1px solid #5d7b7b;
  padding: 1px;
  background: #efefef;
}


/************************************* Cosas nuevas ******************************/
#reporte {

}

#reporte th {
  font-weight: normal;
}

#reporte td {
  font-weight: bold;
}

#animacion {
	margin:  0 auto;
	text-align: center;
	width: 150px;
	margin-top: 10px;
}

#resultados {
	border: solid grey 2px;
}

#tResultados {
	width: 90%;
	margin: 0 auto;
}

#tResultados tr{
	height: 30px;
	border-bottom: 2px dashed grey;
}

.boton_b {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  color: #0099de;
  display: block;
  background: url("/img/bot_big_01.gif") no-repeat right top;
  height: 20px;
  padding-right: 10px;
}

.boton_b:first-letter {
  background: url("/img/bot_big_02.gif") no-repeat left top;
  padding-left: 10px;
  font-size: 130%;
}

.botongrande {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  color: #0099de;
  display: block;
  background: url("/img/bot_big.gif") no-repeat right top;
  height: 20px;
  width: 150px;
  text-align: center;
  padding-top: 2px;
}

.botonpeque {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  color: #0099de;
  display: block;
  background: url("/img/bot_lit.gif") no-repeat right top;
  height: 20px;
  width: 64px;
  text-align: center;
  padding-top: 2px;
}


#menupuntocom {
  padding-top: 10px;
  text-align: right;
  margin-right: 12px;
}

#menupuntocom img {
  border: 0px;
  margin-left: 2px;
  vertical-align: middle;
}

#menupuntocom .img {
  border: none;
  padding-right: 0px;
}


#menupuntocom a {
  text-decoration: none;
  color: #000000;
  border: 1px solid #888888;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  padding-right: 5px;
}

#menupuntocom a:link, #menupuntocom a:visited {
  color: #333333;
}

#menupuntocom a:hover {
  color: #888888;
}

.ventana01 {
  display: block;
  background: url("/img/vent_01_00.gif") no-repeat left top;
}

.ventana01 .titulo {
  display: block;
  height: 23px;
  background: url("/img/vent_01_01.gif") no-repeat right top;
  color: #ffffff;
  font-size: 130%;
  text-align: right;
  font-weight: bold;
  padding-right: 18px;
  padding-top: 6px;
}

.ventana01 .interno {
  display: block;
  background: url("/img/vent_01_03.gif") no-repeat right bottom;
}

.ventana01 .contenido {
  padding: 0px 7px;
}

.ventana01 .cierra {
  display: block;
  background: url("img/vent_01_02.gif") no-repeat left bottom;
  width: 7px;
  height: 7px;
}

.ventana02 {
  display: block;
  background: url("/img/vent_02_00.gif") no-repeat left top;
}

.ventana02 .titulo {
  display: block;
  height: 23px;
  background: url("/img/vent_02_01.gif") no-repeat right top;
  color: #ffffff;
  font-size: 130%;
  text-align: right;
  font-weight: bold;
  padding-right: 18px;
  padding-top: 6px;
}

.ventana02 .interno {
  display: block;
  background: url("/img/vent_02_03.gif") no-repeat right bottom;
}

.ventana02 .contenido {
  padding: 0px 7px;
}

.ventana02 .cierra {
  display: block;
  background: url("img/vent_02_02.gif") no-repeat left bottom;
  width: 7px;
  height: 7px;
}

.xeliminar {
  display: block;
  background: url("img/x_01.gif") no-repeat left center;
  height: 14px;
  padding-left: 13px;
  margin-left: 4px;
  color: #cc0000;
  width: 60px;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
}

.barra_01 {
  display: block;
  height: 42px;
  background: url("img/bar_01_01.gif") repeat-x left top;
}

.barra_01 .fin {
  display: block;
  width: 11px;
  height: 42px;
  background: url("img/bar_01_02.gif") repeat-x left top;
  float: right;
}

.barra_pasos {
  color: #3aa4d2;
  font-size: 120%;
  margin-top: 7px;
}

.barra_pasos p {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  display: block;
  width: 148px;
  font-weight: bold;
  text-align: center;
  border-left: 1px solid #b3b3b3;
}

.barra_pasos p:first-letter {
  font-size: 180%;
}

#resumen_usuario {
	padding-right: 30px;
	text-align: right;
	height: 16px;
	font-size: 9pt;
	font-weight: bold;
}

.texto_rojo {
	font-size: 9pt;	
	color: red;
}
#body {
  background: #FFFFFF url("/img/fondo_usuarios.jpg") repeat-x center top;
}

.atributos_ext {
	margin: 0 auto;
	font-size: 9pt;	
		color: #b3b3b3;
		width: 80%;
}

.atributos_ext th{
	font-size: 9pt;	
	font-weight: bold;
}

.letras_input {
	font-size: 9pt;
	color: #b3b3b3;
	font-weight: bold;
}
