    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;    
    outline: 0;
    vertical-align: baseline;    
    font-family: Arial, Helvetica, sans-serif;
  	/*font-size:12px;*/
  	/*color: #777777;   */ 	 
  	/*border: 0;*/
  	/*background: transparent;*/
}


body{
	background-color:#f7f7f7;
    font-family: Arial;
  	font-size:12px;	
  	color: #777777;  	
}
	

a {
text-decoration:none;
color:#09F;
}

a:hover {
text-decoration:underline;
color:#09F;
}

blockquote, q {
    quotes: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
    border-collapse: collapse;
    border-spacing: 0;
}

div#portal-line {
	width:100%;
    background: url(../gif/corporativo/body-bar.png) no-repeat;
    padding-bottom: 0px;
    margin-bottom: 0px;    
}



/**********************************************************/
/*                      Cabecera                          */
/**********************************************************/
#cabecera {
	height:150px;
	color:#999;	
    background: #333 url(../gif/corporativo/body-bar.png) top no-repeat ;		   
 	background-color: #333;     	 
 	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px; 	
}
#cabecera a {
  color:#999;
  text-decoration: none;  
  /*font-size : 10px;*/
}
#cabecera a:hover {
  text-decoration: underline;   
}
#cabecera #contenidoCabecera{
	clear:both;
	/*min- height: 50px;*/	
	height: 50px;	
    background: transparent url(../gif/corporativo/logo-registradores.png) top left no-repeat ;
}
#cabecera #usuarioConectado {
    font-weight: normal;
    text-decoration: none;
    margin: 80px 0 0 100px;
    float:left;
}
#cabecera #linksPortalCabecera {
	float: right; 
}
#cabecera #linksPortalCabecera span#separator{
	padding-left: 8px;
	padding-right: 8px;	
}
/* ---- 		  */
/* MEN� AUXILIAR  */
/* ---- 		  */
#cabecera #menuAuxDiv {
    margin-top: 20px;
    float: right;
    width: 115px;       
}
#cabecera #menuAuxDiv ul { text-align: right;}
#cabecera #menuAuxDiv li {
    font-size: 9px;
    list-style: none;
    text-transform: capitalize;
}
#cabecera  #menuAuxDiv a {
    margin: 0;
    padding: 0 20px 0 0;
}
#cabecera #menuAuxDiv #inicio { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}
#cabecera #menuAuxDiv #contacto { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}
#cabecera #menuAuxDiv #descargas { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}
#cabecera #menuAuxDiv #idioma { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}
#cabecera #menuAuxDiv #enlaces { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}
#cabecera #menuAuxDiv #cerrar { background: url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat top right;}


		
		
/**********************************************************/
/*            Cabecera Secci�n p�gina                      */
/**********************************************************/

#cabeceraSeccionPagina {
	margin-top: 12px;
	padding-bottom: 4px;
    clear:both;		
}
#cabeceraSeccionPagina #tituloPortal{
    background: white url(../gif/corporativo/lateral-menu-top-page-morado.png) left repeat-x;
    float: left;	
    width: 200px;
	padding-top: 10px;	
	padding-bottom: 10px;
}
#cabeceraSeccionPagina #tituloPortal #texto{ 
	padding-left: 10px;
	color: #FFFFFF;	
	font-size:14px;	
}
#cabeceraSeccionPagina #tituloSeccion{	
    margin-left: 225px;	
	color: #333;	
	font-size:25px;
}



/**********************************************************/
/*			Estructura Contenido Central			      */
/**********************************************************/

#contenedorPrincipal {
    margin: 0 auto 0 120px;    
    width: 1024px;
    border-top: 0;  
}
#centroPantalla {
    clear:both;
}
#contenido {
   	float:right;			   
    min-height: 200px;
 	background-color: #FFF;	
    border: 1px solid #CCCCCC;    
    padding-top: 15px;   
   	width: 800px;  
}
#contenidoPrincipal{
	width:78%;	
	float:left;
}
	
#contenidoInfoAdicional{
	float:right;   
	color: #888888;	   
    margin-top: 10px;	
}
#contenidoInfoAdicional #moduloInfoAdicional{
	background: #FFFFFF url(../gif/corporativo/linea.png) top left repeat-y;
    width: 135px;	    
    margin-bottom: 15px;    
    margin-right: 10px;    
	padding-left: 7px;
	padding-right: 2px;			    
	padding-bottom: 10px;	
}
#moduloInfoAdicional #subModuloInfoAdicional{
    margin-bottom: 10px;   
}
#moduloInfoAdicional #titulo{
	display:block;
	/*color: #FFFFFF;	
	font-size: 11px;
	background: #FFFFFF url(../gif/corporativo/lateral-menu-top-page-morado_min.png) left repeat-x;
	padding-left: 4px;*/		
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	font-size: 14px;	
	color: #444444;		
}
#moduloInfoAdicional #tituloGrande{
	display:block;
	/*
	color: #FFFFFF;	
	font-size: 11px;
	background: #FFFFFF url(../gif/corporativo/lateral-menu-top-page-morado.png) left repeat-x;
	padding-left: 4px;		
	*/
	padding-top: 2px;	
	padding-bottom: 2px;
	margin-bottom: 3px;		 
}


/* Impresi�n A4 */
#contenedorPrincipalA4 {
    margin: 0 auto;
    width: 610px;
    border-top: 0;  
}
#contenidoA4 {			  
 	background-color: #FFF;	
    border: 1px solid #CCCCCC;    
    padding-top: 15px;   
   	width: 610px;  
}



/**********************************************************/
/*						Menu							  */
/**********************************************************/
#menuDiv {
    float: left;	       
    width: 200px; 	
	background-image: url(../gif/corporativo/images_laterlal-menu-shadow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;   
}
#menuDiv ul {
    list-style: none;   
}

#menuDiv li {	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*border-top: 1px solid #CCCCCC;*/
}
#menuDiv  .menuNivel1{	
	background: #FFFFFF url(../gif/corporativo/menu-third-level-bullet-more-info-morado.png) no-repeat;
	background-position: 97% 50%;
}
#menuDiv ul li.menuNivel1 a:hover{
	color: #FFFFFF;	
	background-color: #555;	 
}
#menuDiv .menuNivel1Sel{
	color: #FFFFFF;			
	background: #555 url(../gif/corporativo/lateral-menu-open-morado.png) no-repeat;	
	background-position: 97% 50%;	
}
#menuDiv  .menuNivel2{	
	background-color: #DDDDDD;
}
#menuDiv ul li.menuNivel2 a:hover{
	text-decoration: underline;		
}
#menuDiv .menuNivel2Sel{
	background-color: #DDDDDD;
	font-weight: bold;	
}
#menuDiv a {
    display: block;
    text-decoration: none;
	color: #333333;	
	padding-top: 9px;	    
	padding-bottom: 9px;			
	padding-left: 10px;	
}



/**********************************************************/
/*                      Pie                               */
/**********************************************************/
#pie {
    height: 100px;
	color:#999;       
    background: #333 url(../gif/corporativo/body-bar.png) bottom no-repeat ;
    margin-top: 25px;
    clear: both;    
	padding-left: 10px;    
	padding-right: 10px;	
	padding-top: 10px;	
	padding-bottom: 10px;	
}
#pie a {
   color:#999;
   text-decoration: none;   
}
#pie a:hover {
   text-decoration: underline;   
}
#pie #logoPie{	
	float: left; 
    background: transparent url(../gif/corporativo/logos-pie.png) top left no-repeat ;	
}
#pie #logoPie #logoPieData{
	padding-top: 21px; 
	padding-left: 85px; 
}
#pie #linksPortalPie {
	float: right; 
	padding-top: 80px; 	
}
#pie #linksPortalPie span#separator{
	padding-left: 8px;
	padding-right: 8px;	
}



/* **************** */
/* PESTANYAS*/
/* **************** */
#pestanyasContainer {
    width: 750px;
    padding-bottom: 15px;
    padding-left: 15px;        
    padding-right: 15px;        
    margin: 3px 0 20px 0;	
}
#pestanyasContainer #pestanyas {
    margin: 0;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #9FB1BC;
}
#pestanyasContainer #pestanyas li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}
#pestanyasContainer #pestanyas a:link, #pestanyas a:visited {
    float: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 0 12px 6px 12px;
    text-decoration: none;
    color: #bbbbbb;
}
#pestanyasContainer #pestanyas a:link.active, #pestanyasContainer #pestanyas a:visited.active {
    font-size: 16px;	
    color: #9900FF;
    background: url(../gif/corporativo/pyramid.gif) no-repeat bottom center;
}
#pestanyasContainer #pestanyas a:hover {
    color: #888888;
    background: url(../gif/corporativo/pyramid.gif) no-repeat bottom center;
}




/* ***************** */
/* Botones y enlaces */
/* ***************** */
div#botonera{	
	clear:both;
	text-align: right;
	margin-top: 30px;
	padding-bottom: 20px;	
	padding-right: 50px;	
}


.boton3{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #9900FF;
		background-color: #FFFFFF;
		padding-top: 1px;
		padding-bottom: 1px;
		width: 150;
		border: 1px solid #9900FF;
		text-align: center;
}


a.boton3{color: #9900FF;text-decoration:none}
a.boton3:visited{color: #9900FF;text-decoration:none}



.botonMano2{
	background: white url(../gif/corporativo/lateral-menu-top-page-morado.png) left repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	cursor: pointer;
	border: 1px solid #6600CC;	
}
a.botonMano2 {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 20px 2px 20px;
}
a.botonMano2:visited { 
	color: #FFFFFF;
	text-decoration:none
}
a.botonMano2:hover {
	color: #FFFFFF;
	text-decoration:none;
}



.boton2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9900FF;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	border: 1px solid #9900FF;
}
a.boton2{color: #9900FF;text-decoration:none}
a.boton2:visited{color: #9900FF;text-decoration:none}

/*estilos de botones^/
input[type='submit'],input[type='reset'] {
	background: white url(../img/corporativo/lateral-menu-top-page-morado.png) left repeat-x;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	cursor: pointer;
	border: 1px solid #6600CC;	
}


.destacadoEnlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7F7F7F;
	font-weight: bold;
	text-decoration: none;
}
a.destacadoEnlace{color:#7F7F7F;}
a.destacadoEnlace:visited{color:#7F7F7F;}






.tableControl,.actionButtons {
	width: 100%;
	height: 50px;
}


/* **************** */
/* 	Listas          */
/* **************** */
ul.descarga
{	
	list-style-position:inside;
	list-style-image: url(../gif/descDoc.gif);	
	color:#7F7F7F;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;		
}
ul.descarga li
{
	margin-bottom: 15px;
	margin-top: 15px;
}

.txtNegro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
a.txtNegro:visited{color : #000000;}
.txtNaranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EF6E17;
}

a.txtNaranja:visited{color : #EF6E17;}

.txtVerde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#51AD14;
}

a.txtVerde:visited{color : #51AD14;}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.txtB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

.txtVBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#9A9A7F;
}


.txtVGrandeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color:#9A9A7F;
}


.txt10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
a.txt10{color:#666666;}

.txt10Rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9900FF;
}


.txt11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.txt11rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AB1A1D;
}
.txt12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.txt12B{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}

.txt11B{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.txt11Cursiva{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-style: italic;
}

.txt17B{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#333333;
}

.txt14B{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

.txt11Suave{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AAAAAA;
}

.txt12suave{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#aaaaaa;
}


.txtRotuloGris{
	font-family: sans-serif, Helvetica, Arial;
	font-size: 22px;
	font-weight: bold;
	color:#999999;
}


.txtSubRotuloGris{
	font-family: sans-serif, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	color:#CCCCCC;
}



.formu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}


.aclaracionForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 17px;
	vertical-align: bottom;
}


.condicionesForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}

.condicionesEnlaceForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#09F;
	font-style: italic;
}	
/* **************** */
/* HOME   */
/* **************** */
.destacadoEnlace{
	font-size: 11px;
	color:#7F7F7F;
	font-weight: bold;
	text-decoration: none;
}
a.destacadoEnlace{
	color:#7F7F7F;
}
a.destacadoEnlace:visited{
	color:#7F7F7F;
}

a.tamanoEnlace{
	font-size:12px;
}


/* **************** */
/* INFORMACION  */
/* **************** */
/*----------------------INICIO NUEVAS CORPORATIVAS*/
#alertAviso{	
    background: url(../gif/alert.gif) no-repeat top left;
    padding-left: 60px;
    min-height: 40px;	
    color:#333333;
}
#alertInfo{	
    background: url(../gif/info2.gif) no-repeat top left;
    padding-left: 60px;
    min-height: 40px;
    color:#333333;    	
}
#alertError{	
    background: url(../gif/errorIcon.gif) no-repeat top left;
    padding-left: 60px;
    min-height: 40px;	
    color: #666666;
}
.txt15Resaltado{
	color: #9900FF;	
	font-weight: bold;
	font-size: 15px;	
	padding-top: 2px;
	padding-bottom: 2px;		

}
.txt12Resaltado{
	color: #9900FF;	
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;		
}
.txt11Resaltado{
	color: #9900FF;	
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;		
}
#standardWrapper, #formularioStandardWrapper{
    margin-left: 30px;      
}
#formularioFields{
	margin-top : 20px;
}
.formFieldMin{
	font-size: 10px;
}
.formFieldMin2{
	font-size: 10px;
	color: #9900FF;	
}
#cabeceraSeccionPagina #avisoMercantil{
	float:right;
	width: 200px;	
}
#avisoMercantil a{
	color: #9900FF;	
	cursor:hand;
	font-weight: bold;		
}
#sociedadRegistroSeleccionado{
    margin-left: 30px;	
    margin-top: 10px;	
    margin-bottom: 4px;          
}
#sociedadRegistroSeleccionado #registro, #sociedadRegistroSeleccionado #sociedad{
	display:block;
}
#sociedadRegistroSeleccionado #registro span, #sociedadRegistroSeleccionado #sociedad span{
    text-transform: capitalize;	
}
#sociedadRegistroSeleccionado #sociedad #nombreSociedad{
	font-size: 14px;
	font-weight: bold;	
	padding-left: 20px;		
}
#sociedadRegistroSeleccionado #sociedad #nombreSociedad.txt14NegroBold{
	color:#000000;
	background: transparent url(../gif/rectangulo_negro.gif) no-repeat center left;
}
#sociedadRegistroSeleccionado #sociedad #nombreSociedad.txt14NaranjaBold{
	color:#EF6E17;
	background: transparent url(../gif/rectangulo_naranja.gif) no-repeat center left;
}
#sociedadRegistroSeleccionado #sociedad #nombreSociedad.txt14VerdeBold{	
	color:#51AD14;	
	background: transparent url(../gif/rectangulo_verde.gif) no-repeat center left;
}
#sociedadRegistroSeleccionado #sociedad #ultimoNombre, #sociedadRegistroSeleccionado #sociedad #cnae{
	padding-left: 20px;	
	color:#999999;	
}
#sociedadRegistroSeleccionado #sociedad #advertencia{
	padding-left: 20px;	
	font-size: 10px;
	color:#222222;	
}
#honorarios{
	color: #666666;
    font-weight: bold;	
    margin-left: 30px;	
    margin-top: 15px;    
    margin-bottom: 4px;  
	font-size: 15px;     
    display: block;        
}
.cabeceraSeccionForm{
	width:73%;	
	font-size: 13px;
	/*background-color: #DDDDDD;*/
	color: #333333;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 30px;	
	font-weight: bold;
	text-align:left;
	vertical-align: top;
    /*text-transform: capitalize;*/	
	background: transparent url(../gif/corporativo/menu-third-level-bullet-more-info.png) no-repeat center left;
	border-bottom: 1px solid #dedede  
}

.cabeceraSubSeccionForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	line-height: 17px;
	vertical-align: top;
}


#contenidoInfoAdicional #txtSociedadVigente{
	background: #FFFFFF url(../gif/rectangulo_negro.gif) no-repeat top left;	
	color: #888888;
    padding-left: 15px;
    margin-top: 20px;	
    margin-bottom: 10px;    
}
#txtSociedadVigente{
	background: #FFFFFF url(../gif/rectangulo_negro.gif) no-repeat center left;	
	color: #888888;
    padding-left: 15px;
}
.txtSociedadVigente{
	color: #888888;
}
#contenidoInfoAdicional #txtSociedadNoVigente{
	background: #FFFFFF url(../gif/rectangulo_naranja.gif) no-repeat top left;	
	color: #888888;
    padding-left: 15px;
    margin-top: 20px;	
    margin-bottom: 10px;    
}
#txtSociedadNoVigente{
	background: #FFFFFF url(../gif/rectangulo_naranja.gif) no-repeat center left;
	color: #EF6E17;	
    padding-left: 15px; 
}
.txtSociedadNoVigente{
	color: #EF6E17;	
}
#contenidoInfoAdicional #txtSociedadFormacion{
	background: #FFFFFF url(../gif/rectangulo_verde.gif) no-repeat top left;	
	color: #888888;
    padding-left: 15px;
    margin-top: 20px;	
    margin-bottom: 10px;    
}
#txtSociedadFormacion{
	background: #FFFFFF url(../gif/rectangulo_verde.gif) no-repeat center left;
	color: #51AD14;
    padding-left: 15px; 
}
.txtSociedadFormacion{
	color: #51AD14;
}
#cnmv{
	/*margin: auto;*/
	width: 85px;
	height: 50px;
	background: #FFFFFF url(../gif/cnmv.gif) no-repeat;
	margin-top: 5px;	
	cursor:hand;
}	
#segmento{
	font-weight: bold;
	color:#333333;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
    float:left;	
	clear:both;
}
#segmentoIzquierdo{
	float: left;
	padding: 2px;
	margin-left: 5%;	
	list-style-position: inside;
	font-size: 11px;	
	font-weight: normal;	
}
#segmentoDerecho{	
	padding: 2px;
	margin-left: 45%;	
	list-style-position: inside;
	font-size: 11px;
	font-weight: normal;	
}
.parrafo{
	text-align:justify;
	margin-bottom: 10px;
	width: 90%;	
}

/**   PREGUNTAS Y RESPUESTAS **/
ul.preguntas{
	list-style-type: none;	
	list-style-position:outside;
	list-style-image: none;
	margin-bottom: 40px;		
}
.respuesta{
	margin-bottom: 20px;
	margin-top: 20px;	
	color:#333333;
	font-weight: bold;	
	border-bottom: 1px solid #D1D1D1;
	width:90%;
}
.respuesta a{	
	float:right;	
	text-align: right;
	vertical-align: super;		
}
.respuestaSin{
	width: 90%;	
	margin-bottom: 20px;
	margin-top: 20px;		
	font-weight: bold;	
}
.respuestaSin a{	
	float:right;	
	text-align: right;
	vertical-align: super;		
}
#datosBusqueda{
	margin-bottom: 15px;
	margin-left: 30px;	
	width: 95%;	
	font-size: 14px;
	font-weight: bold;		
}

/* ========================================================= */
/* HOME */
/* ========================================================= */

.home #info {
    background: url(../gif/corporativo/fondoHome.jpg) no-repeat top left;
    font-family: Arial, Helvetica, sans-serif;
    height: 250px;
    width: 700px;
    margin-left: 100px;
    margin-top: 20px;
    padding-top: 10px;
}

.home #info #enlaces {
    margin-left: 90px;
}

.home #info #side-a {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    line-height: 1.1em;
    margin-left: 30px;
    margin-top: 20px;
    width: 260px;
}

.home #info #side-b {
    float: left;
    height: 1%;
    margin: 0;
    width: 330px;
}

.home #info #titulo1 {
    font-size: 25px;
    line-height: 1.1em;
}

.home #info #titulo2 {
    font-size: 40px;
    line-height: 1.1em;
    margin-bottom: 20px;
}

.home #info a {
    font-size: 11px;
    color: #0099ff;
    line-height: 1.8em;
    text-decoration: none;
}

.home #info a:hover {
    text-decoration:underline;
}


#verisign {
	float: left;
    height: 60px;
    width: 500px;
    margin: 20px 0 10px 130px;
}


.txtB14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

/** FIN PREGUNTAS Y RESPUESTAS **/


/* *********/
/* TOOLTIP */
/* ********/

.seccionForm3 {
    clear: left;
    padding: 5px 0 20px 0;
} 

#tooltip {
position:relative;
}

label.tooltip{
   text-decoration:none;
}

label.tooltip:hover {
   text-decoration:none;
   cursor:help;
}

label.tooltip span,h3.tooltip span {
   display:none;
   margin:0 0 0 10px;
   padding:5px 5px;
}

label.tooltip:hover span,h3.tooltip:hover span
{	   
   left:450px;
   display:block !important;
   position:absolute;
   border: 2px solid #A69002;
   width: 50em;
   background: #F7E570;
   color: #0B0B0B;
   font-size: 8pt;
   text-align: left;
   padding-left: 2px ;
   padding-right: 2px;
}
/** FIN TOOLTIP **/

/*----------------------FIN NUEVAS CORPORATIVAS*/



/*----------------------INICIO ANTIGUAS �ELIMINAR?*/
div#leyenda p{
	margin-top: 10px;
}
.interiorTituloN{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.interiorTitulo{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	font-weight: bold;
}
.interiorTitulo a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;
	font-weight: bold;
}
.informacionCabecera{
    color: #AB1A1D;
    font-weight: bold;
    text-align: center;   
    margin-bottom: 10px;
    margin-top: 15px;
}
.informacionSubcabecera{	
    color:#333333;
    font-weight: bold;
    text-align: center;   
    margin-bottom: 10px;
}
.informacion ul{
	margin-left: 25px;
}
img.separacion{
	width: 100%;
}
div.informacionPagina{	
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-left: auto;
	margin-right: auto;
	width: 535px;
	padding: 20px 20px 20px 20px;
}

.condiciones{	
	font-size: 11px;
	color: #333333;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 20px;
}
.condicionesEnlaces{	
 	margin-bottom: 20px;
}
.condicionesEnlaces a{
	color:#DA4332;
	font-weight:bold;
	text-decoration: none;	
}
p.principal{
	font-weight: bold;
	color:#9A9A7F;
	text-align: center;
}
div#privacidad{
	text-align: justify;
	color:#333333;
	font-size: 11px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;	
}
div#privacidad p{
	margin-bottom: 10px;
}
div.enlaceInterno a{
	color:#DA4332;
	font-weight:bold;		
}
div.condiciones  p{
	margin-bottom: 15px;
	margin-top: 15px;
}
p.condiciones {
	font-size: 11px;
	color: #333333;
	font-style: italic;	
}
p.condicionesTelefono {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.bloqueContraido{
	display:none;
}
.bloqueExpandido{
	display:block;	
}
.bloqueOculto{
	visibility: hidden ;
}
.bloqueVisible{
	visibility: visible;
}
.bloqueInfo{
	padding-left: 10px;
	background:#F0F0F0;
	border: 1px solid #DDD;	
	font-size: 11px;
	color:#333333;	
}
.bloqueInfoB{
	padding-left: 10px;
	background:#F0F0F0;
	border: 1px solid #DDD;	
	font-size: 11px;
	color:#333333;	
	font-weight: bold;	
}
p.accesoEstadisticas {
	font-size: 32px;
}
.cajaFormCertif {
	font-size: 11px; 
	background-color:#F8F8F8; 	
	color:#777777
}
.cajaFormInfoCertif {
	font-size: 11px; 
	background-color:#F8F8F8; 	
	color:#AAAAAA
}
.txt11Suave{
	font-size: 11px;
	color:#AAAAAA;
}
.tablaDiv{
	font-size: 11px;
	background-color: white;
	color: #aaaaaa;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:55px;
	padding-right:55px;
}
.txtTitulo{
	color: #AB1A1D;
	font-weight: bold;
}
.cabeceraTabla{	
	font-size: 11px;
	color: white;
}
.interiorTituloRight{
    color: #AB1A1D;
    font-weight: bold;
    text-align: right;   
    margin-bottom: 20px;
}

.cajaForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width:95%
}

.cajaForm11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:100%}

.cajaForm10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width:100%}



.avisoTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.avisoTxt{color: #333333;}
a.avisoTxt:visited{color: #333333;}

.subir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9A9A7F;
}
a.subir{color:#9A9A7F;}

.txtFaqs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9A9A7F;
}
.descarga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7F7F7F;
	vertical-align: top;
}





/* ********************************** */
/* IMAGEN ACCESOS				*/
/* ************************************/
#infoHome {
   background: url(../gif/corporativo/fondoHome.jpg) no-repeat top left;
   font-family: Arial, Helvetica, sans-serif;
   height: 250px;
   width: 500px;
   margin-left: 130px;
}

#infoHome #side-a {
   color: #FFFFFF;
   float: left;
   font-size: 25px;
   line-height: 1.1em;
   margin-left: 30px;
   margin-top: 20px;
   width: 260px;
}

#tablaActos {
	font-size: 11px !important;
}

#tablaActos #actoInscrito {
	color: black !important;
}

#tablaActos thead {
	color: black !important;
}

#tablaActos .actoInscrito {
	color: #B827B3 !important;
	font-weight: bolder;
}

#tablaActos a:link {
	text-decoration: none;
	color: #B827B3 !important;
}
  
#tablaActos a:visited {
	text-decoration: none;
	color: rgb(172, 0, 166) !important;
}
  
#tablaActos a:hover {
	text-decoration: none;
	color: rgb(240, 37, 233) !important;
}
  
#tablaActos a:active {
	text-decoration: none;
	color: #B827B3 !important;
}

/*----------------------FIN ANTIGUAS �ELIMINAR?*/



