body {
  font-size: 12px;
  line-height: 1.3em;
}


a {
  color: Black;
}

a:hover {
  color: #FF6600;
  text-decoration: none;
}

.cursos a {
  color: Navy;
}


#wrapper {
  width: 100%;
  text-align: center;
}

#container {
  width: 760px;
  text-align: left;
  margin: 0 auto;
  border: 5px solid Black;
  background-color: Black;
}

#header, #footer {
  width: 760px;
  float: left;
}

#main {
  background-color: White;
  width: 750px;
  float: left;
  padding: 5px;
  background: white url("/imagenes/art_general.gif") bottom right no-repeat;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */

.breadcrumbs_bar {
  background-image:url('imagenes/grid_general.gif');
  width: 760px;
  height: 20px;
  line-height: 20px;
  float: left;
}

.breadcrumbs_bar span.date {
  float: right;
  width: 200px;
  text-align: right;
  margin-right: 5px;
  line-height: 20px;
}

#footer {
  color: White;
}

#col_r {
  float: right;
  width: 115px;
  padding-bottom: 110px;
}

#col_l {
  width: 136px;
  float: left;
}

#col_m {
  width: 479px;
  margin-left: 10px;
  float: left;
}

.wide {
  width: 600px!important;
}

.wide table td {
  font-size: 10px!important;
}

.wide table {
  width: 590px!important;
}


.iniciosmenu {
  margin-bottom: 10px;
}


.iniciosmenu li {
  line-height: 12px;
  margin-left: 10px;
  margin-top: 5px;
  list-style-image: none;
}

.menuhead {
  line-height: 16px;
  color: White;
  padding-left: 5px;
  font-size: 11px;
}

.cathead_general {
  line-height: 16px;
  padding-left: 5px;
  font-size: 11px;
}

#col_l .general {
  margin-bottom: 10px;
  font-size: 11px;
}

#col_l .general p {
  margin-top: 5px;
  margin-left: 10px;
  line-height:14px;
  color: #444444;
}

#col_m .general .bodytext {
  margin-top: 10px;
  margin-left: 10px;
}

h1.headline {
  font-size: 14px;
  line-height: 1.5em;
}

.bodytext li {
  margin-left: 20px;
  padding-left: 0px;
}

p {
  margin-bottom: 1em;
}

h1 {
  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none;  background-color: transparent;
}

em {
  font-style: italic;
}

.noticiastxt em,
.noticiastxt h1 {
  margin-bottom: 10px!important;
  display: block!important;
}


h2 {

}

#col_r a {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 115px;
  float: left;
}

pre, code {
  font-family: "Courier New", Courier!important;
  font-size: 12px!important;
  margin-bottom: 1em!important;
}

