.fondo {
	background-color: #FFFFFF;
}
.fondoMenu {
	background-color: #F0F0F0;
}
.fondoficha {
	background-color: #F9F9F9;
}
.puntos {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textos11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.textosB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.Textbuscar {
	font-size: 14px; 
	color: #505d69;
}
.campoform {
	border-right: 2px inset; 
	panding-right: 2px; 
	border-top: 2px inset; 
	panding-left: 2px; 
	font-size: 10px; 
	panding-bottom: 2px; 
	border-left: 2px inset; 
	width: 124px; COLOR: #666666; 
	panding-top: 2px; 
	border-bottom: 2px inset; 
	font-family: Arial; 
	height: 11px; 
	background-color: #f4f4f4
}
.form {
	border-right: 2px inset; 
	panding-right: 2px; 
	border-top: 2px inset; 
	panding-left: 2px; 
	font-size: 10px; 
	panding-bottom: 2px; 
	border-left: 2px inset; 
	width: 124px; COLOR: #666666; 
	panding-top: 2px; 
	border-bottom: 2px inset; 
	font-family: Arial; 
	height: 11px; 
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textos12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.textosG12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: 1px;
}
.textosM12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.textosMB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.textos18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.textM12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.marco {
	border: 1px solid #666666;
}
.marcoFicha {
	border: 2px solid #F0F0F0;
}
.campoformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 124px;
	COLOR: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	border-right: 2px inset;
	panding-right: 2px;
	border-top: 2px inset;
	panding-left: 2px;
	panding-bottom: 2px;
	border-left: 2px inset;
	height: 18px; 
}
.campoformulario1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 124px;
	COLOR: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	border-right: 2px inset;
	panding-right: 2px;
	border-top: 2px inset;
	panding-left: 2px;
	panding-bottom: 2px;
	border-left: 2px inset;
	height: 15px; 
}
.boto {
	background-color: #FFFFFF;
	padding: 1px;
	color: #81454C;
	font-size: 11.5px;
	border: 1px solid #81454C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		border: 1px solid #dedfde;
		margin-right:3px;
		padding:2px 6px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #000;
		background-image:none;
		background-color:#666666;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #ff0084;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 6px;
	
		color: #adaaad;
	}
	
.link_cabecera:link {
	text-decoration: none;
	color: #FFFFFF;
}
.link_cabecera:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link_cabecera:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.link_cabecera:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nodisponible{
	color:#FF0000;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
