/* Plantilla */
body {background-color:#FFFFFF;
background-image:url(img/fondo2.gif);
background-repeat:repeat-y;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000066;
}
.rot
{
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px dotted #91C8FF;
	font-family:"Times New Roman", Times, serif;	
}
.subt {font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
padding-left:5px;
}
		  
/* Links */   

A:link { font-size : 10px; background : transparent none repeat scroll 0% 0%; color : #0000CC; font-family : Verdana, Helvetica,serif; text-decoration : none; } 
A:active { font-size : 10px; background : transparent none repeat scroll 0% 0%; color : #0000CC; font-family : Verdana, Helvetica,serif; text-decoration : none; } 
A:visited { font-size : 10px; background : transparent url(none) repeat scroll 0% 0%; color : #0000CC; font-family : Verdana, Helvetica,serif; text-decoration : none; } 
A:hover { color : #0000CC; text-decoration : underline; }

/* Links */   
A.enlaceint:link {font-size : 13px; font-family : Arial,Verdana, Helvetica,serif; color : #0000cc;} 
A.enlaceint:visited {font-size:13px; font-family : Arial,Verdana, Helvetica,serif; color : #0000cc;}
A.enlaceint:active {font-size : 13px; font-family : Arial,Verdana, Helvetica,serif; color : #0000cc;} 
A.enlaceint:visited {font-size : 13px; font-family : Arial,Verdana, Helvetica,serif; color : #0000cc;}
A.enlaceint:hover {font-size : 13px; font-family : Arial,Verdana, Helvetica,serif; color : #0000cc;}


/* Inf */   
.sig {
	font-size: 9px;
	color: #990000;
}

/* *************/ /* TABLAS LISTA SOCIEDADES */ 
table.lista {width:98%; border: 1px solid #E4E4E4; margin-top:10px;}
table.lista td.forma {text-align:left;  font-size : 10px; font-family : Verdana, Helvetica,serif;} 
table.lista td {padding:5px; text-align:center; border: 1px solid #E4E4E4; font-size : 10px; font-family : Verdana, Helvetica,serif;} 
table.lista th{padding:5px; background:#0099CC;color:white; font-weight:bold; font-size : 10px; font-family : Verdana, Helvetica,serif; } 

/* *************/ /* TABLAS desplazamiento */ 
table.lista2 {width:60%; border: 1px solid #CCC; margin-top:10px;}
table.lista2 td.forma {text-align:left;  border-left: 1px dotted #FBFBF4; font-size : 10px; font-family : Verdana, Helvetica,serif;} 
table.lista2 td {padding:3px; text-align:center; border-bottom: 1px dotted #CCC; border-left: 1px dotted #CCC; font-size : 10px; font-family : Verdana, Helvetica,serif;} 
table.lista2 th{padding:3px; background:#0099CC;color:white; font-weight:bold; font-size : 10px; font-family : Verdana, Helvetica,serif; } 

/* *************/ /* FORM */ 

INPUT { font-size : 13px; font-family : Arial, Verdana, Helvetica,serif; border:1px solid #CCCCCC; background-color: #F4FAFF;} 
TEXTAREA { font-size : 13px; font-family : Arial, Helvetica,serif; border : 1px solid #cccccc; background-color: #F4FAFF;} 
SELECT { font-size : 12px; font-family : Arial, Helvetica,serif; border : 1px solid #cccccc; background-color: #F4FAFF;} 
FORM { font-size : 13px; font-family : Arial, Verdana, Helvetica,serif; padding:4px;border : 1px dotted #CCE8FF;  }
.boton{ background-color: #F4FAFF; font-size : 10px; font-family : Verdana, Helvetica,serif;} 

/* *************/ /* TABLA COPYRIGHT */ 

table.copy {width:100%;margin-top: 10px; font-size : 10px; font-family : Verdana, Helvetica,serif; color:#006;} 
table.copy td {text-align: center;} 





