/*

 Hoja de Estilos
 
*/

/*
 ------ Estilos por defecto ------- 
*/
	
	* {
		font-family: "Trebuchet MS"; 
		font-size: 11px; 
		color: #323232;
	}
	
	body {  
		margin-top: 0px; 
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF; 
		scrollbar-shadow-color: #B1B1B1; 
		scrollbar-highlight-color: #B1B1B1; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: #7A7A7A;
	}
	
	p {  
		font-size: 11px; 
		color: #323232;
	}
	
	td {  
		font-size: 11px; 
		color: #323232;
	}
	
	li {  
		font-size: 11px; 
		color: #323232;
		list-style-type: square;
	}
	div {  
		font-size: 11px; 
		color: #323232;
		list-style-type: square;
	}
	
	a:link { 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none ; 
	}
	a:visited { 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none ; 
	}
	a:hover { 
		font-size: 11px; 
		color: #BB5B2C; 
		text-decoration: none ; 
	}
	
	INPUT, SELECT, TEXTAREA {  
		font-family: "Arial"; 
		font-size: 11px; 
		color: #675B17;
		background-color: #F6E16F;
		border: 1px solid; 
		border-color: #7A6D25;
	
	}
	

/*
 ------ Estilos de Links ------- 
*/

	a.menuLink:link { 
		color: #000000;
	}
	a.menuLink:visited { 
		color: #000000; 
	}
	a.menuLink:hover { 
		color: #1A4B7C; 
	}
	
	a.linkMini:link, a.linkMini:visited, a.linkMini:hover { 
		font-size: 11px; 
		font-weight: normal; 
		color: rgb(88,110,24);
	}
	a.linkMini:hover { 
		color: #C7C822;
	}
	


/*
 ------ Estilos de Texto ------- 
*/

	#cPortadaCabecera {
		font-size: 11px; 
		font-weight: normal; 
		color: rgb(88,110,24);
	}
	
	#cPaginaCabecera {
		font-size: 11px; 
		font-weight: normal; 
		color: #C7C822;
	}
	
	#cPortadaCabecera a:link, #cPortadaCabecera a:visited, #cPortadaCabecera a:hover { 
		font-size: 11px; 
		font-weight: normal; 
		color: rgb(88,110,24);
	}
	#cPortadaCabecera a:hover {
		color: #C7C822;
	}

	#cPaginaCabecera a:link, #cPaginaCabecera a:visited, #cPaginaCabecera a:hover { 
		font-size: 11px; 
		font-weight: normal; 
		color: #C7C822;
	}
	#cPaginaCabecera a:hover {
		color: #FFFFFF;
	}



/*
 ------ Estilos de Texto ------- 
*/

	.texto {  
		font-size: 10px; 
		font-weight: normal; 
		color: #000000;
	}
	.textoTitulo {  
		font-size: 12px; 
		font-weight: bold;
		color: #DE5E00;
	}
	.textoSubTitulo {  
		font-size: 11px; 
		font-weight: bold;
		color: #1A3351;
	}
	.TextoListadoTitulo {  
		font-size: 12px; 
		font-weight: bold;
		color: #121863;
	}
	.TextoListadoFecha {  
		font-size: 10px; 
		color: #286ACC;
	}
	.TextoListado {  
		font-size: 11px; 
		color: #000000;
	}
	a.TextoListadoLink:link { 
		color: #2B13E4;
		font-weight: bold;
	}
	a.TextoListadoLink:visited { 
		color: #2B13E4; 
		font-weight: bold;
	}
	a.TextoListadoLink:hover { 
		color: #000000; 
		font-weight: bold;
	}
	.textoMiniBarra {  
		font-size: 10px; 
		font-weight: normal; 
		color: rgb(88,110,24);
	}

	.imagenLink {
		border: 1px solid #000000;
	}
	.anexoLink {
		border: 0px solid #000000;
	}


/*
 ------ Estilos de Portada ------- 
*/
	
	.PortadaFondoPanorama {  
		background: url(../imagenes/PortPanoramaFondo.jpg) right top no-repeat;
	}
	
	a.PortTituloLink:link { 
		font-family: Arial Narrow; 
		font-size: 14px; 
		font-weight: bold;
		color: #C5EF4C;
	}
	a.PortTituloLink:visited { 
		font-family: Arial Narrow; 
		font-size: 14px; 
		font-weight: bold;
		color: #C5EF4C;
	}
	a.PortTituloLink:hover { 
		font-family: Arial Narrow; 
		font-size: 14px; 
		font-weight: bold;
		color: #A3CD2B;
	}
	
	a.PortSubTituloLink:link { 
		font-size: 10px; 
		font-weight: bold;
		color: #FFFFFF;
	}
	a.PortSubTituloLink:visited { 
		font-size: 10px; 
		font-weight: bold;
		color: #FFFFFF;
	}
	a.PortSubTituloLink:hover { 
		font-size: 10px; 
		font-weight: bold;
		color: #C5EF4C;
	}
	
	
/*
 ------ Estilos de paginas ------- 
*/


	.IntFondo {  
		background-image: url(../imagenes/IntFondo.gif); 
	}
	
	.IntbordeTablaListado {  
		border: #000000; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #E6E6E6;
	}
	.IntbordeTablaListadoImg {  
		border: #FFFFFF; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #FFFFFF;
	}
	
	
	.IntBordeSolapas {  
		font-size: 12px; 
		font-weight: bold;
		border: #027B27; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		padding: 0 4px 0 4px;
	}


/*
 ------ Estilos de ficha ------- 
*/

	#ficha .Titulo {
		display: block;
		margin-bottom: 6px;
		font-size: 11pt; 
		font-weight: bold;
		color: #586E18;
	}

	#ficha {
		font-size: 9pt; 
		font-weight: normal; 
		color: #000000;
	}
	
	#ficha strong {
		font-size: 10pt; 
	}

	#ficha .parrafo .Titulo {
		display: block;
		margin-bottom: 6px;
		font-size: 10pt; 
		font-weight: bold;
		color: #586E18;
	}

	#ficha .parrafo, #ficha .parrafo span {  
		font-size: 9pt;
		color: #330000;
	}
	
	#ficha .imagenLink, #ficha .parrafo .imagen {
		border: 1px solid #000000;
	}

	#ficha .linea {
		height: 1px;
		background-color: #E8E8A1;
	}

	#ficha .inicio {
		width: 10px;
		background-color: #E8E8A1;
	}

	#ficha .parrafo a:link, #ficha .parrafo a:visited, #ficha .parrafo a:active, #ficha .parrafo a:hover {
		font-size: 11px;
		color: #000000;
	}
	#ficha .parrafo a:hover {
		color: #586E18;
	}


/*
 ------ Estilos de Listado ------- 
*/


	#listado {
		font-size: 9pt; 
		font-weight: normal; 
		color: #000000;
	}

	#listado .Titulo, #listado .TituloListado {  
		display: block;
		margin-bottom: 6px;
		font-size: 11pt; 
		font-weight: bold;
		color: #586E18;
	}
	
	#listado .TituloListado {
		font-size: 16pt; 
	}

	#listado .parrafo .Titulo {
		display: block;
		margin-bottom: 6px;
		font-size: 10pt; 
		font-weight: bold;
		color: #586E18;
	}

	#listado .parrafo, #listado .parrafo span, #listado span {  
		font-size: 9pt; 
		color: #333333;
	}
	
	#listado .parrafo .imagen, #listado .parrafo .imagenLink {
		border: 1px solid #000000;
	}
	
	#listado .linea {
		height: 1px;
		background-color: #E8E8A1;
	}

	#listado .inicio {
		width: 10px;
		background-color: #E8E8A1;
	}

	#listado .parrafo a:link, #listado .parrafo a:visited, #listado .parrafo a:active, #listado .parrafo a:hover {
		font-size: 11px;
		color: #000000;
	}
	#listado .parrafo a:hover {
		color: #586E18;
	}
