body {
	background-color: #32373B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31373C;
	text-align: justify;
}
#menuencabezado   ul.form_sup   {
	width: 330px;
	float: right;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
}
#menuencabezado  ul.form_sup  li {
	float: left;
	margin-left: 20px;
}
#menuencabezado ul.form_sup li a {
	color: #000000;
	text-decoration: none;
}



.encabezado {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.formix    {
	width: 320px;
	left: 200px;
	text-align: right;
	clip: rect(auto,auto,auto,200px);
}
.campo_texto {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #023489;
}

.enviar  {
	background-color: #333333;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	height: 20px;
	background-image: url(media/enviar.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
}

.encabezadointerno {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 770px;
	float: left;
}
.botonera_centrada {
	background-color: #31373C;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

.cuerpo {
	background-image: url(media/textura-de-fondo.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.flash {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.textoprincipal {
	width: 500px;
	margin-right: auto;
	float: left;
	padding-left: 10px;
	margin-bottom: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
}


.textodestacado {
	width: 250px;
	float: right;
	background-image: url(media/fondo_tit_destacados.jpg);
	height: 40px;
}
h1 {
	font-variant: small-caps;
	font-size: 18px;
	background-color: #31373C;
	color: #FFFFFF;
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #23A976;
	font-size: 14px;
	height: 30px;
	top: auto;
	bottom: auto;
}
#menucase ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:165%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 243px;
}
#menucase ul.vert-one li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5475AE;
	border-bottom-color: #31373C;
}
#menucase ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:223px;
	background-color: #003386;
	background-image: url(media/fondo_destacados.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#menucase ul.vert-one li a:hover{
	background-color: #666666;
	background-image: url(media/flecha.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-color: #31373C;
	background-image: url(media/flecha.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
.pie {
	background-color: #31373C;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: auto;
}
.pieCopy {
	background-color: #31373C;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 770px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(media/fondo_pie.jpg);
	background-repeat: no-repeat;
}

#menupie ul.ver_pie {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#menupie ul.ver_pie li {
	margin: 10px;
	float: left;
}
#menupie ul.ver_pie li a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.relleno {
	background-color: #31373C;
	height: 40px;
	width: 243px;
}
      #content {
	width: 100%;
	text-align:left;
	max-width: 1024px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
      }
   #sidebar {
	float: left;
	width: 510px;
	margin:0;
	padding:0;
      }
   #sidebar-content {
	margin:0;
	padding: 0.5em 1em;
      }
#sidebar-content ul.lista_chan  {
	list-style-type: none;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#sidebar-content ul.lista_chan li    {
	list-style-type: none;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 50px;
	color: #666666;
	background-image: url(media/relleno_lista.jpg);
	height: 45px;
}
   #main {
	margin:0 0 0 522px;
	padding:0;
      }
   #main-content {
	margin:0;
	font-size: 100%;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
      }
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32373D;
}
.fondo_blanco {
	background-color: #FFFFFF;
	width: 100%;
	height: 110px;
}
