div#container
{
   width: 800px;  
   text-align: center;
}

BODY {   
  background-color: #000000;
}

.fuente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
}


.fuenteNegra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}


.fuenteRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: red;
}

.campo_select {
	border:1px solid #BBBBBB;	
	scrollbar-face-color: #9C0053;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #9C0053;
	scrollbar-darkshadow-color: #9C0053;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #F4F4F4;
}

td.campo_label{
	width:35%;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:10pt;
	/*font-weight:bold;*/
	color:#7a7a7a;
	border:1px inset #ffffff;
}

td.paginacion{
	
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:8pt;
	/*font-weight:bold;*/
	color:#7a7a7a;
	border:1px inset #ffffff;
}


#titulo_pagina{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	position:relative;
	text-align:center;
}

td.titulo_pagina{
	background-color:#BC005E;
	background-image:url(../img/madeja.jpg);
	background-position:99% center;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:inherit;
	margin-bottom:10px;
	width:100%;
	height:25;
}

table.tabla_formulario{
	border:0px inset #ffffff;
}

td.celda_tabla_formulario{
	border:1px inset #ffffff;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:10pt;
	/*font-weight:bold;*/
	color:#7a7a7a;
}

.leyenda {
	font-size: 11px;
	color: #7A7A7A;
}

.campo_input{
	/*border:1px groove #F6C44B;*/
	border:1px solid #BBBBBB;
	
	background-color: #F4F4F4;
}

.label{     
    color:FFFFFF; 
    font-weight:bold; 
    font-size:10pt; 
    font-family: Arial;
} 

.estilocelda2{ 
    background-color:000000; 
    color:FFFFFF; 
    font-weight:bold; 
    font-size:8pt; 
} 

.estiloceldafondo{ 
    background-color:000000; 
    color:FFFFFF; 
    font-weight:bold; 
    font-size:8pt; 
    background-image:url(../Imagenes/Fondos/fondo.jpg)    
} 

.estilofuenteMenu{ 
    background-color:000000; 
    color:FFFFFF; 
    font-weight:bold; 
    font-size:8pt; 
} 


.estilofuenteContador{ 
    background-color:000000; 
    color:FFFFFF; 
    font-weight:bold; 
    font-size:9pt; 
    font-family: Arial;
} 

a.Flamenco:link
{
   color: #B5AB92;
   text-decoration: none;
}
a.Flamenco:visited
{
   color: #C0FFFF;
   text-decoration: none;
}
a.Flamenco:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Flamenco:hover
{
   color: #FFFFFF;
   background: #E9011B;
   text-decoration: none;
}



.estiloceldamenu{ 
    background-color:black; 
    color: #FFFFFF; 
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;   
    cursor:pointer;
    text-align: center;
}

.fuenteMenu{
	font-size:11px";
	color="#FFFFFF";
	face="Arial";
}

 






td { 
    font-family:verdana,arial; 
    font-size:8pt; 
} 
.estilotabla{ 
    background-color:ffffff; 
    border-style:solid; 
    border-color:666666; 
    border-width:1px; 
} 
.estilocelda{ 
    background-color:6b9ab5; 
    color:333333; 
    font-weight:bold; 
    font-size:18pt; 
} 





.Estilo1{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8px; }


