body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 15px;
	background-repeat: repeat;
	background-image: url(dark-metal-texture.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-color: #333;
}


.Tabla_Cuerpo {
	background-image: url(Fondo_Cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.Tabla_Contenido {

}



.Tabla_Header {
	width:99%;
}

.Tabla_Footer {
	width:100%;
	background-color: #000;
	color: #FFF;

}
.Tabla_Paginas {
	background-image: url(Barra_Paginas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}















a:link{
	color: #00F;
}
a:visited{
	color: #00F;
}
a:hover{
	color: #00F;
}






/*  SIDE BAR  */


.Side_Seccion{
	color: #FFF !important;
	text-decoration: none !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	line-height:20px;
	font-size:20px;
}



a.Side_Pagina{
	color: #1C2A44 !important;
	text-decoration: none !important;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 175px;
	display: block;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #000;
}


a.Side_Pagina_Actual{
	color: #FFF !important;
	text-decoration: none !important;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 175px;
	display: block;
	font-weight: bold;
}


a.Side_Pagina:hover{
	background-color: #006;
	color: #FFF !important;
}



.Side_Tabla{
	background-color: #1C2A44;
	border: 1px solid #000;
	background-image: url(Fondo_Sidebar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}







a.Seccion_Actual{
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000;
	line-height: 40px;
}

a.Seccion_Actual:visited{
	color: #FFFFFF;
}

a.Seccion_Actual:hover{
	color: #FFFFFF;
	border: 1px solid #FFF;
}





a.Seccion_Otra{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 20px;
	
	
}

a.Seccion_Otra:visited{
	color: #000;
}

a.Seccion_Otra:hover{
	color: #0F0;
	border: 1px solid #FFF;
	background-color: #1C2A44;
	width: 100%;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
}





.Color_Oscuro{
	background-color: #001664;
}





.Texto_Boletin{
	color: #FFF;
}
.Texto_Header{
	color: #FFF;
}



.Tabla_Contacto{
	background-color: #E6E6E6;
}











h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1C2A44;
	line-height: 30px;
	margin-top:5px;
}



h2 {
	font-size: 24px;
	font-weight: bold;
	color: #1C2A44;
}






strong {
	font-weight: bold;
}





.interlinea_mediana {
	vertical-align: baseline;
	line-height: 25px;
}


.Div_Cuerpo {
	background-image: url(Cuerpo_Tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

