html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background: #FFF url(../images/body_back.png) no-repeat 100% 0%;
	font-size: 80%;
	font-family: verdana, sans-serif;
	min-width: 760px;
}

.hidden {
  display: none;
}

form {
  display: inline;
}

div#dist {
  margin: 0px;
  padding: 0px;
  height: 8px;
  font-size: .1em;
  clear: both;
  visibility: hidden;
}

div#dist_sm {
  margin: 0px;
  padding: 0px;
  height: 6px;
  font-size: .1em;
  clear: both;
  visibility: hidden;
}

div#body_content {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 16px;
  background: transparent url(../images/content_back.png) no-repeat 100% 0%;
  float: left;
}

body>div#body_content {
  width: 98%;
}

/*-- {"Hat --*/
div#hat_background {
  clear: both;
  width: 100%;
  background: transparent url(../images/hat_raster.png) repeat-x 0% 100%;
}

div#hat {
  clear: both;
  width: 100%;
  background: transparent url(../images/hat_back.png) no-repeat 100% 100%;
  height: 156px;
}

div#hat h1, div#hat h2 {
  margin: 0px;
  padding: 0px;
}

div#hat h1 {
  float: left;
  background: transparent url(../images/logo.png) no-repeat;
}

div#hat h2 {
  margin-top: 10px;
  float: left;
  background: transparent url(../images/text.png) no-repeat;
  height: 37px;
  width: 429px;
}

div#hat a {
  display: block;
  width: 140px;
  height: 156px;
}

div#search_form {
  float: left;
  position: absolute;
  top: 80px;
  right: 10px;
}

input.s_text {
  background: none;
  border: solid 1px;
  border-color: #A83E00 #F3ECDD #F3ECDD #A83E00;
}

input.s_button {
  background: #FF9000;
  border: solid 1px;
  border-color: #F3ECDD #A83E00 #A83E00 #F3ECDD;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  font-family: verdana;
}

/*-- {"Navigation --*/
ul#navigation {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 135px;
  right: 10px;
  float: left;
  list-style: none;
}

body#holme ul#navigation {
	position: absolute;
  left: 50%;
  margin-left:-350px;
  width: 720px;
  float: left;
}

ul#navigation li {
  float: left;
}

body#holme ul#navigation li {
	width: 180px;
}

ul#navigation li a {
  padding: 5px 10px 6px 10px;
  display: block;
  font-size: 10px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

ul#navigation li a:hover {
  text-decoration: underline;
}

li.orange {
  background: transparent url(../images/r_orange_off.png) no-repeat 100% 0%;
}

li.orange a {
  background: transparent url(../images/l_orange_off.png) no-repeat;
}

li.red {
  background: transparent url(../images/r_red_off.png) no-repeat 100% 0%;
}

li.red a {
  background: transparent url(../images/l_red_off.png) no-repeat;
}

li.violet {
  background: transparent url(../images/r_violet_off.png) no-repeat 100% 0%;
}

li.violet a {
  background: transparent url(../images/l_violet_off.png) no-repeat;
}

li.green {
  background: transparent url(../images/r_green_off.png) no-repeat 100% 0%;
}

li.green a {
  background: transparent url(../images/l_green_off.png) no-repeat;
}



/*-- {"Breadcrumbs --*/

body#holme div#breadcrumbs {
	visibility: hidden;
}

div#context-bar {
  clear: both;
  width: 100%;
  height: 18px;
  border-top: solid 1px #7B858A;
}

div#breadcrumbs {
  float: left;
  font-size: 10px;
  color: #FFF;
}

div#breadcrumbs ul {
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 8px;
}

div#breadcrumbs ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline;
}

div#breadcrumbs a {
  color: #FFF;
}

div#breadcrumbs a:hover {
  text-decoration: none;
}

div#language {
  float: right;
  margin-right: 10px;
}

div#language a {
  color: #FFF;
  font-weight: bold;
  font-size: 10px;
}

body#holme div#language a {
  color: #000;
}

/*-- {# two columns  --*/
body#holme div#content {
	padding-right: 0px;
	width: 100%;
	height:400px;
	background: #fef2d6 url(../images/holme-back.gif) no-repeat 100% 0%;
}

div#content {
  float: left;
  width: 99%;
  padding-right: 1%;
  background: transparent url(../images/content_back.png) no-repeat 100% 0%;
}

body#holme div#center {
  float: left;
  width: 100%;
}

body#holme div#center_wide {
  float: left;
  width: 100%;
  padding: 0px;
}

div#left {
  float: left;
  width: 20%;
  margin-right: 2%;
  padding: 1em 0px 5px 0px;
}

body#orange div#center, body#red div#center, body#violet div#center, body#green div#center {
  float: left;
  width: 53%;
}

body#orange div#center_wide, body#red div#center_wide, body#violet div#center_wide, body#green div#center_wide {
  float:left;
  width:77%;
}

div#right {
  float: right;
  width: 23%;
}


/*-- {" Left part --*/

div#left a {
  display: block;
}

div#c_dist {
  margin: 5px 0px;
  height: 1px;
  clear: both;
  font-size: .1em;
}

a.f_level {
  color: #616A74;
  padding: 0px 10px 1px 0px;
  font-size: .8em;
  font-weight: bold;
  text-decoration: none;
}

a.s_level {
  font-size: .8em;
  padding: .2em 10px .3em 10px;
  margin-left: 2px;
  color: #616A74;
}

/*-- {" Center part --*/


div.article {
  margin-top: 1em;
}

body#holme div.article {
  margin-top: 0px;
  padding: 0px;
  float: left;
 	width: 100%;
}

/*-- {" Right part --*/
body#holme div#page-body {
	position: absolute;
  left: 50%;
  top: 157px;
  margin-left:-352px;
  width: 738px;
  float: left;
}

body#holme>div#content>div#center_wide>div.article>div#page-body {
	margin-left:-358px;
}

body#holme div#edit {
	float: left;
}

div#nothat {
  border-bottom: solid 3px #ED710D;
  margin: 10px 0px 0px 0px;
  padding-left: 2px;
  font-size: .9em;
  font-weight: bold;
  color: #A90004;
}

div#nothat a {
  text-decoration:none;
  font-weight: bold;
  color: #A90004;
}

div#noticias_back {
  width: 100%;
  float: left;
  background: transparent url(../images/noticias_back.png);
}

div.noticias {
  padding: 4px 4px 0px 4px;
  margin-bottom: .6em;
}

div.noticias h1 {
  margin: 0px;
  padding: 0px;
  font-size: .76em;
  line-height: 1.2em;
}

div.noticias h1 a {
  color: #000;
}

div.noticias h1 a:hover {
  text-decoration: none;
}

div.noticias p {
  margin: .3em 0px .6em 0px;
  padding: 0px;
  font-size: .76em;
}

div#boxes {
	float: right;
	margin: 0px 11px 1em 0px;
}

div#boxes table {
	width: 720px;
}

div#boxes table td {
	vertical-align: top;
}

td#menu_presentacion, td#menu_cdoc, td#menu_actividades, td#menu_docdebate {
	width: 178px;
	padding: 0px 4px;
	border-left: solid 1px #fff;
}

div#boxes h1 {
	margin: 0px;
  padding: .3em;
  font-size: .8em;
  color: #FFF;
  display: none;
}

div#boxes ul {
	list-style: none;    
	margin: 0px;
  padding:.3em;
}

div#boxes li {
  padding-bottom:.5em;
  font-size: 1.2em;
}

div#boxes li a {
	color: #3c4347;
}

td#menu_presentacion {
	background: #ffecb4;
}

td#menu_cdoc {
  background: #fdcfd1;
}

td#menu_actividades {
  background: #ffc9ee;
}

td#menu_docdebate {
  background: #d7ffc0;
}

/*-- {" End --*/
div#end {
  margin: .6em 0px 0px 0px;
  padding: 0px 0px .9em 0px;
  font-size: .76em;
  float: left;
  width: 100%;
  border-top: solid 1px #616A74;
}

div#end a {
  color: #000;
}

table.letras td {
    font-size:10px;
    font-weight:bold;
    text-align:center;
    padding:0.2em 0.3em 0.2em 0.3em;
    border:black 1px solid;
}

table.letras a {
    text-decoration:none;
}
table.letras td.elegida {
    color: #FFF;
    background-color: RGB(0%,70%,87%);
}
table.letras td.elegida a {
    color: #FFF;
}
table.letras td.empty a {
    color: #000;
}
 
/* para el listado de los carteles*/
div.cartel { 
  clear:both;
  font-size: .83em;
  line-height: 1.6em;
} 
  
div.cartel_l {
  float:left;
  padding: 0px 1em 0px 0px;
}


div.cartel_no {
  float:left;
  padding: 0px 1em 0px 0px;
} 

div.cartel_no img.imagen_cartel {
    border: #868F98 2px solid;
    padding: 0px;
}

div.cartel_l a img {
  padding: 0px;
} 
/* para el listado de las publicaciones*/
div.libro {
 clear:both;
 line-height: 1.6em;
 margin-bottom: 1.6em;
}

div.article div.libro p {
 margin-left: 50px;
}

div.libro_l {
 float:left;
 margin-top: .3em;
}

div.libro_l img.imagen_libro {
    border: none;
    padding: 0px;
}
div.libro_titulo {
    padding-bottom:1em;
}
div.libro_info {
    padding-left:40px;
}


/**********************************/
/*           index part           */
/**********************************/
div.two_column, div.content,
div.border_vtl, div.border_vtr, div.border_vbl, div.border_vbr,
div.border_gtl, div.border_gtr, div.border_gbl, div.border_gbr,
div.border_otl, div.border_otr, div.border_obl, div.border_obr,
div.border_ytl, div.border_ytr, div.border_ybl, div.border_ybr {
 float: left;
 width: 100%;
}

div.content {
	background: url(../images/content_back.png) no-repeat 100% 0%;
}

div.content div#page-body {
 margin-left: 0px;
 margin-right: 0px;
}

div.two_column {
 margin-top: 30px;
}

div.left_column {
 float: left;
 width: 28%;
}

div.left_column p {
 color: #fff;
}

div.right_column {
 float: right;
 width: 69%;
}

div.border_vtl {
 background: #e777c2 url(../images/cv1.gif) no-repeat;
 margin-bottom: 30px;
}

div.border_vtr {
 background: url(../images/cv2.gif) no-repeat 100% 0%;
}

div.border_vbr {
 background: url(../images/cv3.gif) no-repeat 100% 100%;
}

div.border_vbl {
 background: url(../images/cv4.gif) no-repeat 0% 100%;
}

div.border_otl {
 background: #f9b2b2 url(../images/co1.gif) no-repeat;
 margin-bottom: 30px;
}

div.border_otr {
 background: url(../images/co2.gif) no-repeat 100% 0%;
}

div.border_obr {
 background: url(../images/co3.gif) no-repeat 100% 100%;
}

div.border_obl {
 background: url(../images/co4.gif) no-repeat 0% 100%;
}

div.border_ytl {
 background: #fde198 url(../images/cy1.gif) no-repeat;
 margin-bottom: 20px;
}

div.border_ytr {
 background: url(../images/cy2.gif) no-repeat 100% 0%;
}

div.border_ybr {
 background: url(../images/cy3.gif) no-repeat 100% 100%;
}

div.border_ybl {
 background: url(../images/cy4.gif) no-repeat 0% 100%;
}

div.border_gtl {
 background: #58cc41 url(../images/gv1.gif) no-repeat;
 margin-bottom: 30px;
}

div.border_gtr {
 background: url(../images/gv2.gif) no-repeat 100% 0%;
}

div.border_gbr {
 background: url(../images/gv3.gif) no-repeat 100% 100%;
}

div.border_gbl {
 background: url(../images/gv4.gif) no-repeat 0% 100%;
}

div.padding {
 float: left;
 padding: 20px 10px;
}

div.title {
 padding-left: 14px;
 line-height: 12px;
 font-size: 13px;
 letter-spacing: 4px;
 font-family: georgia, serif;
}

div.vio {
 color: #c00286;
}

div.or {
 color: #c30202;
}

div.green {
 color: #2d7d1f;
}

div.more {
 clear: both;
 text-align: right;
 font-size: 11px;
}

ul.plinks_ul {
 margin: 0px;
 padding: 2px 0px;
 list-style: none;
 font-size: 12px;
 border: solid #C1001E;
 border-width: 1px 0px;
 text-align: center;
 float: left;
 width: 100%
}

ul.plinks_ul li {
 display: inline;
 margin: 0px 14px;
}

ul.plinks_ul li a {
 color: #000;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}


