body {
	background-image: url(../images/fondos/degradadoPrincipal.jpg);
	background-repeat: repeat-x;
	text-align: -moz-center;
	text-align:"center";
	margin-left:auto;
	margin-right:auto;
}
#cuerpoCentral {

	width: 714px;
}

 #barraSup_lado_izq {
	background-image: url(../images/fondos/barraSuperior_izq.gif);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 19px;
	margin-top: 9px;
}
 #barraSup_lado_centro {
	background-image: url(../images/fondos/barraSuperior_cen.gif);
	background-repeat: repeat-x;
	float: left;
	height: 51px;
	width: 676px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 #barraSup_lado_der {
	background-image: url(../images/fondos/barraSuperior_der.gif);
	background-repeat: no-repeat;
	float: right;
	height: 51px;
	width: 19px;
	margin-top: 9px;
}
 #panel_lado_izq {
	background-image: url(../images/fondos/panel_fondo_izquierdo.jpg);
	width: 19px;
	height: 151px;
	background-repeat: no-repeat;
	float: left;
}
 #panel_lado_centro {
	background-image: url(../images/fondos/panel_fondo_centro.jpg);
	width: 676px;
	height: 151px;
	float: left;
	background-repeat: repeat-x;
}
#panel {
	background-image: url(../images/deco/panel.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 468px;
	float: left;
	margin-top: 13px;
}
#logotipo {
	float: left;
	height: 125px;
	width: 189px;
	margin-top: 13px;
	margin-right: 19px;
}

#panel_lado_der {
	background-image: url(../images/fondos/panel_fondo_derecho.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 151px;
	width: 19px;
	float: right;
}
#cuerpo_secundario {
	background-color: #FFFFFF;
	width: 714px;
	m//in-height:700px;
	float: left;
}
#borde_pie {
	background-image: url(../images/fondos/pie.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 714px;
	margin-bottom: 10px;
	float: left;
}
#pie_pagina{
	height: 26px;
	width: 714px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}
#cuerpo_secundario_int {
	margin-top: 4px;
	m//argin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	p//adding: 4px;
	padding: 4px 0px 4px 0px;
	float: left;
	m//in-height:800px;
}
/* - - - - - - - - - - - - - -  Menu de la izquierda */
#menuizquierda {

	text-align: left;
	float: left;
}
#menuizquierda ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#menuizquierda li {
	padding-bottom: 4px;
	line-height: 35px;
	text-indent: 10px;
}

#menuizquierda a
{
	display: block;
	width: 211px;
	background-image: url(../images/menus/pastilla_off_menuizq.gif);
	height: 40px;
	p/adding-top: 9px;
	p/adding-left: 9px;
	background-repeat: no-repeat;
}

#menuizquierda a:link, #menuizquierda #navlist a:visited
{
color: #666666;
text-decoration: none;
}

#menuizquierda a:hover
{
	background-image: url(../images/menus/pastilla_on_menuizq.gif);
	height: 40px;
	width: 211px;
	background-repeat: no-repeat;
}

#menuizquierda #active a:link, #menuizquierda #active a:visited, #menuizquierda #active a:hover
{
	background-image: url(../images/menus/pastilla_off_menuizq.gif);
	background-repeat: no-repeat;
	color: #666666;
}

#menuizquierda #subnavlist a:link, #menuizquierda #subnavlist  a:visited, #menuizquierda #subnavlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
	width: 190px;
	height:20px;
	background-image:none;
	background-color: #666666;
	border: 1px dotted #CCCCCC;
	line-height:normal;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - -Menu superior horizontal */
#navlistT ul
{
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

#navlistT li
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navlistT a
{
	border: 1px solid #333;
	background-color: #999;
	background-image: url(images/l1_down.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 24px;
}

#navlistT a:link, #navlistT a:visited
{
color: #EEE;
text-decoration: none;
}

#navlistT a:hover
{
border: 1px solid #CCCCCC;
background-color: #CC6666;
background-image: url(images/l1_over.gif);
color: #FFFFFF;
}

#navlistT #active a:link, #navlistT #active a:visited, #navlistT #active a:hover
{
border: 1px solid #333;
background-color: #E2E2E2;
background-image: url(images/l1_over.gif);
color: #333;
}

/* */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
/* Caja de dialogo */
.dialog {
	width:482px;
	min-width:20em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
	background-color: transparent;
	background-image: url(../images/bloques/top_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.dialog .hd .c {
	background-color: transparent;
	background-image: url(../images/bloques/top_der.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.dialog .bd {
	background-color: transparent;
	background-image: url(../images/bloques/cent_head.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.dialog .bd .c {
	background-color: transparent;
	background-image: url(../images/bloques/cent_der.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}

.dialog .bd .c .s {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 1em;
	text-align: left;
}

.dialog .ft {
	background-color: transparent;
	background-image: url(../images/bloques/bott_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.dialog .ft .c {
	background-color: transparent;
	background-image: url(../images/bloques/bott_der.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
/* Fin caja de dialogo */

H1,H2,H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3366;
	margin-top: 14px;
	margin-bottom: 6px;
	padding: 0px;

}
H1{
	font-size: 16px;
}
H2{
	font-size: 15px;
}
H3{
	font-size: 14px;
	color: #666666;
}
.parrafo, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
th {
	color: #FFFFFF;
	text-align:center;
	font-size:12px;
	background-color:#993366;
}

.parrafo{
	margin-top: 9px;
	margin-bottom: 4px;
	margin-left:4px;

}
.peque{
font-size:9px;
color:#666666;
}

/* - - - - - - - - - - - - - - - - - - - - - - Formularios */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:70% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  m/in-width: 500px;
  m/ax-width: 600px;
  w/idth: 360px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #dddddd;
  border-width: 1px;
  border-style: solid;
  padding: 12px;        /* padding in fieldset support spotty in IE */
  margin: 3;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	f//loat: left; 
	w//idth: 150px; 
	padding: 2; 
	margin: 2px 0 0; /* set top margin same as form input - textarea etc. elements */
	t//ext-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	t//ext-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:2px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.botonFrm {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(../images/botones/fondoBoton.gif);
	background-repeat: repeat-x;
	border: thin solid #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #990033;
}

.textoLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

HR{
display:none;
}

.listado{
	width:100%;
	border:0px;
	border-style:none;
	padding:3px;
}
.listado .par{
	background-color:#EEEEEE;
}
.listado td{
	padding:3px;
}
.scroll{
	width:435px;
	height:220px;
	overflow:auto;
	border:1px;
	border-color:#DDDDDD;
	border-style:dotted;
	padding:5px 0px 5px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - Fondos de info, error, ok */

.info{
	background-image:url(../images/fondos/fondo_ico_info.gif);
	background-repeat:no-repeat;
	width:425px;
	height:95px;
	padding-top: 1px;
}
.info p.mensaje{
	
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#993366;
}
/* ------- Fondo de Registrese gratis --------- */

.infoboton, .infobotonRojo{
	background-repeat:no-repeat;
	width:422px;
	height:52px;
	padding-top: 1px;

}
.infoboton p.mensaje, .infobotonRojo p.mensaje {
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.infoboton{
	background-image:url(../images/fondos/fondo_ico_botonVerde.gif);
}
.infoboton p.mensaje{
	color:#009900;
}
.infoboton p.mensaje a{
	color:#009900;
	text-decoration:none;
}

.infobotonRojo{
	background-image:url(../images/fondos/fondo_ico_botonRojo.gif);
}
.infobotonRojo p.mensaje{
	
	color:#990000;
}
.infobotonRojo p.mensaje a{
	color:#990000;
	text-decoration:none;
}
/* Link boton de tabla */
.linkBotonTabla{
width:65px;
height:37px;
background-image:url(../images/botones/fondoBotonTablaCorto.gif);
background-repeat:no-repeat;
text-align:center;
overflow:hidden;
padding:3px 3px 3px 3px;
float:left;
}
.linkBotonTabla a{
color:#FFFFFF;
text-decoration:none;
}

/* Pasos del servicio */
#pasos{
	list-style-type:none;
}
#pasos .OK{
	color:#339900;
	font-weight:bold;
	background:url(../images/bullets/greenled.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:6px;
	height:20px;
}
#pasos .NOOK{
	color:#FF0033;
	font-weight:bold;
	background:url(../images/bullets/redled.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:6px;
	height:20px;
}
#pasos li{
	font-size:14px;
}
#pasos li ul{
	list-style-type:none;
}
#pasos li ul li{
	font-size:12px;
}
/* ----------------Link ejemplo ------------- */
#linkEjemplo{
	background-image:url(../images/fondos/linkejemplob.jpg);
	background-repeat:repeat-y
	background-position:left top;
	width:375px;
	height:184px;
	padding-top: 12px;
}
#linkEjemplo span{
	
	margin-top: 12px;
	margin-bottom: 2px

}