/* ADMINISTRADOR FIDECK */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
   color: #787878;
	background-color: White;
}

td{
	font-size: 10px;
	font-weight: normal;	
	color: black;
 background-color: transparent;
}
td.contenidos{
	font-size: 10px;
	font-weight: normal;	
	color: #787878;
 background-color: transparent;
}

td.tituloGris{
	font-size: 16px;
	font-weight: Normal;	
	color: #8C8C8C;
}


td.fondoArriba{
 background-image: url(../images/fondoarriab.gif);	
 background-repeat: no-repeat;

 
}

td.fondocurvaarriba{
	background-image: url(../images/fondoarriacurva.gif);
	background-repeat: no-repeat;
	
}


td.fondoabajocurva{
	background-image:url(../images/fondoabajocurva.gif);
	background-repeat: no-repeat;
	
}
td.fondoabajototal{
	background-image: url(../images/fondonabajo.gif);
	background-repeat: no-repeat;
}

td.contenidopadding{
	padding-left: 30px;
}

td.titulos{
	font-family: Tahoma;
   color: Gray;
	font-size: 15px;
/*	font-weight: bold;*/
}
td.lineagris{
	background-image: url(../images/linea.gif);
	background-repeat: no-repeat;
}

.tituloGrisTexto{
	font-size: 16px;
	font-weight: Normal;	
	color: #8C8C8C;
	
}
td.tituloGrisBold{
	font-size: 16px;
	font-weight: bold;	
	color: #8C8C8C;
	padding-left: 10px;

	
}
.tituloVerdeTexto{
	font-size: 13px;
	font-weight: bold;	
	color: #079A01;
}

.tituloBlancoTextoVerde{
	font-size: 13px;
	font-weight: bold;	
	color: white;
	background-color: #079A01;
}


.tituloVerdeTextoSmall{
	font-size: 11px;
	font-weight: bold;	
	color: #079A01;
	text-align: left;
}

td.contenido{ 
padding: 10px;
color: #666666;	
text-align: justify;
}

a:link, a:visited, a:active { 
	font-weight: normal;
	color: black;
	font-size: 10px;
	
		text-align: left;
}

a:hover {
	font-weight: normal;  
	color: #D0D0D0;
	font-size: 10px;
	
}

a.foto:link, a.foto:visited, a.foto:active { 
	font-weight: bolder;
	color: #A1D817;
	font-size: 10px;
	text-align: left;
	text-decoration: none;	
}

a.foto:hover {
	font-weight: bolder;  
	color: #A1D817;
	font-size: 10px;
	text-decoration: none;	
}

.categoryTitle{
	font-size: 12px;
	font-weight: bold;	
	color: #8C8C8C;
}

tr.backTable{
	background-color: #CCCCCC;
}

.categoryTables{
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	padding-left: 5px;
}

.blackTitles{
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
}

.categoryDetail{
	font-size: 10px;
	font-weight: bolder;	
	color: black;
}

.fotoFecha{
	font-weight: bolder;
}

a.miembros:link, a.miembros:visited, a.miembros:active { 
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a.miembros:hover {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

a.paginas:link, a.paginas:visited, a.paginas:active { 
	font-weight: bolder;
	color: #079A01;
	font-size: 11px;
	text-decoration: none;
}

a.paginas:hover {
	font-weight: bolder;
	color: #079A01;
	font-size: 11px;
	text-decoration: underline;
}

td.paginas{
	font-weight: bolder;
	color: #079A01;
	font-size: 11px;
	text-decoration: none
}