@import url("noticias.css");



HTML {
	min-height: 100%;
	height: auto;
}

BODY {
	background-color: #809ab9;
}

P {
	text-align: justify;
	margin-top: 15px;
}

A {
	color: #B50027;
}

.Contenedor {
	width: 900px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	overflow: hidden;

	background: #fff url(../imagenes/top.gif) no-repeat center top;	
	font: 12px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

/* MENU ---------------------------------- */

	.Contenedor .Menu {
		width: 300px;
		float: left;
		padding-bottom: 30000px;
		margin-bottom: -30000px;
		background: #003574 url(../imagenes/fondomenu.jpg) no-repeat center top;	
	}
	
	.Contenedor .Logo A {
		width: 300px;
		height: 125px;		
		display: block;
	}
	
	.Contenedor .Menu UL {
			width: 300px;
			margin-top: 35px;
			font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
			color: #fff;
	}
	
		.Contenedor .Menu UL LI {
			text-align: right;
			list-style: none;
			font-weight: normal;
			margin-bottom: 10px;

		}

			.Menu UL LI A {
				height: 20px;
				line-height: 20px;
				padding: 0 20px;
				color: #FFF;
				text-decoration: none;
				display: block;
			}

			.Menu UL LI A:hover {
				background: #809ab9;	
			}

			.Menu UL LI A.Seleccionado {
				background: #d69300;	
			}

/* CONTENIDO ---------------------------------- */
	
	.Contenedor .Contenido {
		float: right;
		width: 540px;
		margin-right: 30px;
		padding-bottom: 80px;
		background-color: #fff;
	}

		.Contenedor .Contenido H1 {
			margin-top: 20px;
			font: bold 22px/28px Arial, Helvetica, Geneva, sans-serif;
			color: #003574;
			text-align: justify;
		}

		.Contenedor .Contenido H2 {
			margin-top: 20px;
			font: bold 14px/16px Arial, Helvetica, Geneva, sans-serif;
			color: #003574;
			text-align: justify;
		}
		
		.Contenedor .Contenido UL {
			margin-left: 25px;	
			list-style-type: disc;
		}
		
		.Contenedor .Contenido .FotoTitulo {
			margin-top: 10px;
		}
		
		.Contenedor .Contenido .Enlace_pdf {
			background: url(/imagenes/iconoPDF.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			color: #B50027;
		}

		.Contenedor .Contenido .Enlace_doc {
			background: url(/imagenes/iconoDOC.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			color: #B50027;
		}


		.Contenedor .Contenido .Enlace_xls {
			background: url(/imagenes/iconoXLS.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			color: #B50027;
		}
	
	
			.Contenedor .Contenido .Enlace_wmv {
			background: url(/imagenes/iconoWMV.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			color: #B50027;
		}


		.Contenedor .Contenido .Enlace_otros {
			background: url(/imagenes/iconoOTROS.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			color: #B50027;
		}

				
					.Contenedor .Home .Izquierda .AgendaHome .Eventos .Evento {
						width: 240px;
					}
					
						.Contenedor .Home .Izquierda .AgendaHome .Eventos .Evento STRONG {
							color: #333;
						}	
	
				
		.Contenedor .Contenido .Evento {
			margin-top: 10px;
			padding-bottom: 10px;
			border-bottom: 1px solid #e5e5e5;
		}
	
			.Contenedor .Contenido .Evento .Titulo {
				margin-top: 20px;
				font-weight: bold;
				font-size: 14px;
				color: #B50027;
			}
		
			.Contenedor .Contenido .Evento .Fecha {
				font-weight: bold;
			}

.Contenedor .Contenido .PdfDocumento {
	border-bottom: 1px solid #e2e2e2;
}


	.Contenedor .Contenido .PdfDocumento .DatosPdf {
		padding-left: 30px;
		padding-bottom: 10px;
	}
	
		.Contenedor .Contenido .PdfDocumento .DatosPdf P {
			margin-top: 5px;
		}	
		
		.Contenedor .Contenido .PdfDocumento .DatosPdf .Mas {
			color: #333;
			padding-top: 5px;
		}	
		

	
.FloatLeft {
	float: left;
}	

.FloatRight {
	float: right;
}	



.TablaBotones {
	margin: 0 auto;
	width: 540px;
}

.TablaBotones TD {
	width: 270px;
}
	
	.BotonSolicitud {
		font-size: 22px;	
		text-align: center;	
		width: 260px;
		margin-bottom: 30px;		
	}
	
	.BotonSolicitud A {
		text-decoration: none;
		color: #fff;
		display: block;
		background: #809ab9;
		padding: 45px 0;
	}
	
	.BotonSolicitud A:hover {
		background: #003574;
		color: #FFF;
	}
	


.BloqueIdea {
	margin-top: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 15px;
}

	.BloqueIdea .Idea {
		background: #DFE6ED;
		padding: 10px;
		margin-bottom: 2px;

	}
		
			.BloqueIdea .Idea .Fecha {
				font-size: 11px;
				color: #666;
			}
			.BloqueIdea .Idea .Clasificacion {
				font-size: 11px;
				color: #666;
			}
			.BloqueIdea .Idea .TextoCorto {
				font-size: 12px;
				text-align: justify;	
			}

			.BloqueIdea .Idea .Titulo {
				
			}				
				.BloqueIdea .Idea .Titulo A {
					font-size: 14px;
					font-weight: bold;
					text-decoration: none;
					color: #003574;
				}
			
					.BloqueIdea .Idea .Titulo A:hover {
						text-decoration: underline;
					}
				
			.BloqueIdea .Idea .LeerMas {
				text-align: right;
			}	


	.BloqueIdea .Votaciones {
		background: #DFE6ED;
		padding: 5px;
	}
	
		.BloqueIdea .Votaciones TABLE TD {
			padding: 0 5px;
		}
	
	.BloqueIdea .Clear {
		clear: both;
	}						



