@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* es reczomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #FFF;
	background-color: #484848;
	border: 0;
}
.tipo_a{
	color: #FFF;

}
.tipo_a:hover, .tipo_a:focus {
	font-weight:bold;
	cursor: pointer;
}

a {
	color: #FFF!important;
	text-decoration: none!important;
	outline: 0 !important;
}

a:hover, a:focus {
	font-weight:bold !important;
}
.over {
	background-color: #666 !important;
}

.Home {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
}



.oneColFixCtrHdr #container {
	width: 895px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #484848;
	margin: 0 auto;
	padding: 0;
	height: auto;

}
.sitio p {
	font-size: 70%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.sitio {
	color: #FFF !important;
	background-color: #5C5C5C !important;
	margin: 20px auto;
	width: 830px !important;
	float: left;
	margin-left: 25px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.formulario {
	color: #FFF !important;
	background-color: #5C5C5C !important;
	margin: 0px auto !important;
	width: 830px !important;
	float: left !important;
	margin-left: 25px !important;
	padding: 10px 10px 10px 10px !important;
	text-align: center !important;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}
.formulario2 {
	color: #FFF;
	background-color: #5C5C5C;
	margin: 20px auto;
	width: 830px;
	float: left;
	margin-left: 25px;
	padding: 10px 10px 10px 10px;
	text-align: center;

}

.formulario h4 {
	display: inline;
	text-align: left;
}
._pagi_div {
	font-size: small;
	padding: 2px;
	width: 200px;
	margin: auto;
	background-color: #CCC;
}
#alta_ok {
	color: #FFF !important;
	background: none !important;
	font-size: small;
}

._pag_sel {
	font-weight: 900;
	color: #000;
	margin: auto;
}
._pag_num {
	color: #333 !important;
	margin: auto !important;
}





.sitio h5 {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.oneColFixCtrHdr #header {
	background: #000;
	background-repeat: no-repeat;
	padding-top: 0px;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer p a {
	color: #FFF;
	text-decoration: none;
}
#container #header h2 {
	margin: auto;
}

#footer p a:hover,#footer p a:focus {
	font-weight:bold;
}

#mainContent .cd {
	clear: both;
}

#menu {
	background-color: #5C5C5C;
	height: 21px;
	margin: auto;
	margin-top: 0px;
}
.oneColFixCtrHdr #container #header a {
	text-decoration: none;
	outline: 0;
}

.lstimg {
	background-color: #5C5C5C;
	width: 850px;
	clear: none;
	margin: auto;
	color: #FFF;
	padding: 0;
}




.oneColFixCtrHdr #header h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}
.oneColFixCtrHdr #mainContent {
	background: #323232;
	min-height: 500px;
	margin: auto;
	margin-bottom: 40px;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	margin: auto;
	width: 895px;
	height: auto;
	border: 0;
}
#footer p {
	font-size: x-small;
}


.lstnews {
	background-color: #5C5C5C;
	width: 850px;
	height: 65px;
	clear: none;
	margin: 10px 20px 5px 20px;
	float: right;
	color: #FFF;
}
.lstnews2 {
	background-color: #5C5C5C;
	width: 820px;
	height: 55px;
	clear: none;
	float: none;
	color: #FFF;
	overflow: auto;
	margin-top: 5px;
	margin-left: 15px;
}
.lstnews a {
	color: #FFF;
	text-align: left;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	float: left;
	margin: auto;
}


.lstnews a:hover, .lstnews a:focus{
	color: #FFF;
	font-weight: bold;	
}

.lstnews2 table tr td {
	font-size: x-small;
}

.noticia {
	width: 260px !important;
	display: inline;
	float: left;
	height: auto !important;
	margin-right: 0px;
	font-size: small;
	background-color: #5C5C5C !important;
	margin-top: 10px;
	margin-left: 30px;
}
.noticia img {
	max-width: 250px;
	max-height: 300px;
	display: block;
	margin: auto;
}
.noticia p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 15px;
}
.noticia a {
	color: #FFF;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;

}
.noticia a:hover,  .noticia a:focus{
	font-weight: bold;
}
#menu a img {
	text-decoration: none;
	border: none;
	margin-right: 2px;
	margin-top: 0px;
}
#footer a img {
	text-decoration: none;
	border: none;
	margin-right: 2px;
	margin-top: 0px;
}

#menu a img:focus, #menu a img:hover{
	border: thin solid #FFF;

}

.composer {
	width: 380px;
	display: inline;
	float: left;
	height: auto;
	margin-right: 0px;
	font-size: small;
	background-color: #5C5C5C;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.composer h2 {
	text-transform: uppercase;
	margin: 30px 5px 5px 10px;
}
.composer p {
	text-align: left;
	margin: 10px 10px 10px 10px;
	font-size: 85%;
	line-height: 16px;
}
.lstwks a {
	color: #FFF;
	font-size: 80%;
	text-align: left;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
.composer .lstwks {
	margin-bottom: 10px;
}


.lstwks  a:hover, .lstwks  a:focus{
	color: #FFF;
	font-weight: bold;	
}
.lstpro a {
	color: #FFF;
}
.lstpro .pro {
	font-size: 70%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 30px 40px auto;
	text-align: left;
}
.pro tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lstpro {
	background-color: #5C5C5C;
	margin: 30px auto;
	width: 820px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
}
.composer h4 {
	margin-left: 10px;
}
.cuadrotexto {
	text-decoration: none;
	background-color: #FFF;
	border: none;
	width: 300px;

}
.sitio img {
	float: left;
}

.contenedorcampo {
	width: 300px;
	display: block;
	margin: auto;
	padding: 10px;
	text-align: left;
	font-size: 80%;
}
label {
	font-size: x-small;
}

.boton {
	color: #FFF;
	background-color: #484848;
	border: none;
}
.frmlogin .boton {
	float: right;
}

.sitio2 a {
	font-size: 80%;
	margin: 200px auto;
}

.sitio2 {
	color: #FFF;
	background-color: #5C5C5C;
	margin: 30px auto;
	width: 830px;
	float: left;
	margin-left: 23px;
	padding: 10px 10px 10px 10px;
	min-height: 270px;
}


.noticia1 {
	width: 850px !important;
	display: block !important;
	float: left !important;
	height: auto !important;
	font-size: small !important;
	background-color: #5C5C5C !important;
	margin: 20px 0px 20px 22px !important;
	color:#FFF !important;
}
.noticia1 img {
	max-width: 250px !important;
	max-height: 300px !important;
	margin: 20px 60px 20px 20px !important;
	float: left !important;
}

.noticia1 p {
	margin: 0px 60px 20px 20px !important;
	text-align: justify !important;
	font-size: x-small !important;
	line-height: 18px !important;
}

.noticia1 h1 {
	margin: 0px 60px 20px 20px !important;
	text-align: justify !important;
	font-size: x-small !important;
	line-height: 18px !important;
}

.noticia1 a {
	color: #FFF !important;
	text-align: right !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	float: right !important;

}
.noticia1 a:hover,  .noticia a:focus{
	font-weight: bold !important;
}

.lstnot1 {
	background-color: #5C5C5C;
	width: 850px;
	clear: none;
	margin: auto;
	color: #FFF;
	padding: 0;
}
.lstnot1 table {
	margin: 10px;
	font-size: x-small;
}
.lstnot1 table tr td {
	text-align: left;
	font-size: x-small;
}
.pd_contenido table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pd_contenido p {
	font-size: x-small;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

.lstnot1 table tr td a {
	float: left;
	margin: auto;
}

.pd_img {
	width: 300px;
	display: inline;
	float: left;
	height: auto;
	margin-right: 0px;
	font-size: small;
	background-color: #5C5C5C;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.pd_contenido {
	width: 500px;
	display: inline;
	float: left;
	height: auto;
	margin-right: 0px;
	font-size: small;
	background-color: #5C5C5C;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.centrado {
	margin-left: 200px;
}

.vimeo {
	padding: 0;
	display: block;
	margin: 20px auto;
}
#mainContent h2 {
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
}
table tr td {
	text-align: left;
}
.pd_contenido table {
	margin: 0 10px 10px 10px;
	font-size: x-small;
	border-collapse: collapse;
}
.pd_contenido table tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	border-collapse: collapse;
}
table tr .campotabla {
	font-weight: bold;
}



table tr td a {
	float: left;
	margin: auto;
}
.tema_swf {
	margin: 0;
	float: right;
	padding: 0;
}
.tema p {
	font-size: x-small;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.tema {
	margin: auto;
	width: 290px;
	padding-bottom: 10px;
	margin-left: 5px;
}
.lstemas {
	background-color: #5C5C5C;
	width: 850px;
	clear: none;
	margin: auto;
	color: #FFF;
	padding: 0;
}
.pd_contenido p img {
	display: block;
	margin: auto;
	text-align: center;
}
.frmlogin {
	margin: 100px auto;
	padding: 0px;
	font-size: small;
	width: 800px;
	background-color: #5C5C5C;
}
.gridlogin {
	margin: auto;
	padding: 10px 0px 10px 0px;
	font-size: small;
}
.btniniciar {
	float: right;
}

.textologin {
	text-decoration: none;
	background-color: #FFF;
	border: none;

}
#confirmar {
	color: #FFF;
	background-color: #5C5C5C;
}

#nuevopass {
	float: none;
}

.msgerror {
	color:#900;
	margin: auto;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	border: solid #900 1px;
	background-color: #FFF;
}
.formulario td {
	font-size: x-small;
}


.formulario td a {
	font-size: x-small;
}.formulario img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formulario2 table {
	border-collapse: collapse;

}
.formulario2 #agregar {
	font-size: x-small;
	float: right;
}


.formulario2 td {
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.formulario2 td a {
	font-size: x-small;
}
.formulario2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formulario2 p {
	font-size: x-small;
}
.oculto {
	display: none;
}

.img_dialog {
	width: 300px !important;
	height: auto !important;
	background-color: #5C5C5C !important;
	margin: 20px auto;
}

.contenedorcampo2 {
	width: 490px !important;
	display: block !important;
	margin: auto !important;
	padding: 3px !important;
	text-align: left !important;
	font-size: 80% !important;
	color: #FFF !important;
}
#campos table {
	font-size: 80%;
}


.formulario_dialogo {
	color: #FFF !important;
	background-color: #5C5C5C !important;
	margin: 0px auto !important;
	width: 490px !important;
	float: left !important;
	margin-left: 25px !important;
	padding: 10px 10px 10px 10px !important;
	text-align: center !important;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
	height: auto !important;
}
.oneColFixCtrHdr #footer p a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #footer p a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}