body {
    margin: 0pt;
    padding: 0pt;
    background-color: rgb(51, 102, 51);
  }


#contenedor {
    background-color: rgb(255, 255, 255);
    height: 100%;
    width: 780px;
    margin-top: 0pt;
    margin-right: auto;
    margin-left: auto;
  }


#encabezado {
    background: rgb(255, 255, 255) url(../img/encabezado.gif) no-repeat scroll 0% 50%;
    height: 139px;
    width: 780px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }


#navbar {
    z-index: 2;
    width: 634px;
    margin-left: 146px;
  }


#navbar a {
    background-image: url(../img/botonmenu.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 30px;
    width: 90px;
    margin-top: 92px;
    float: left;
    position: static;
    display: block;
    padding-top: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13pt;
    color: rgb(255, 255, 0);
    font-weight: bold;
    text-align: center;
    text-decoration: none ! important;
  }


#navbar a:visited {
    color: rgb(255, 255, 0);
    font-family: Arial,Helvetica,sans-serif;
  }


#navbar a:active, #navbar a:hover {
    color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,sans-serif;
  }


#contenido {
    background-color: rgb(255, 255, 255);
    width: 780px;
    float: left;
  }


#izquierda {
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    width: 150px;
    float: left;
    position: relative;
    padding-left: 5px;
  }


#izquierda h1 {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(44, 15, 167);
    font-weight: bold;
    font-size: 12pt;
    padding-left: 6px;
    line-height: 110%;
  }


#izquierda h2 {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(56, 148, 27);
    font-weight: bold;
    font-size: 10pt;
    padding-left: 6px;
  }


#izquierda p {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 9pt;
  }


#izquierda em {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
    line-height: normal;
  }


#menubar {
    border: 1px solid rgb(0, 153, 0);
    margin: 0px;
    padding: 0pt;
    list-style-type: none;
    width: 140px;
  }


#menubar li a {
    border-bottom: 1px solid rgb(0, 153, 0);
    padding: 3px 0px 3px 20px;
    background: white url(../img/ball1.gif) no-repeat scroll 2px center;
    width: auto;
    height: 16px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: inherit;
    color: rgb(0, 0, 0);
    font-style: normal;
    text-decoration: none ! important;
  }


#menubar li a:visited, #menubar li a:active {
    color: rgb(0, 1, 78);
    font-family: Arial,Helvetica,sans-serif;
  }


#menubar li a:hover {
    color: black;
    background-image: url(../img/ball2.gif);
    font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(204, 255, 102);
  }

.comentarios {
	font: 8pt normal Arial, Helvetica, sans-serif;
    border: 1px solid rgb(0, 153, 0);
    margin: 0px;
    padding: 0pt;
    width: 140px;
	
}

#centro {
    border-top: 3px dashed rgb(56, 148, 27);
    border-left: 3px dashed rgb(56, 148, 27);
    float: left;
    background-color: rgb(255, 255, 255);
    text-align: justify;
    position: relative;
    width: 470px;
    padding-left: 10px;
    padding-top: 4px;
    padding-right: 10px;
  }


#centro h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none ! important;
    font-size: 18pt;
    color: rgb(44, 15, 167);
    line-height: 110%;
  }


#centro h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none ! important;
    font-size: 13pt;
    color: rgb(56, 148, 27);
    line-height: 110%;
  }

#centro p {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-weight: inherit;
    font-size: 11pt;
    line-height: normal;
  }


#centro ul {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-weight: inherit;
    font-size: 11pt;
    text-align: left;
    line-height: 120%;
    margin-left: 0px;
    padding-left: 18px;
    padding-right: 12px;
  }


#centro em {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: rgb(0, 0, 0);
    font-style: italic;
  }


#centro td {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-weight: inherit;
    font-size: 11pt;
    line-height: normal;
    text-align: left;
  }

#centro a {
    color: rgb(0, 0, 0);
    text-decoration: none;

  }

#centro a:visited {
    color: rgb(0, 0, 0);
    text-decoration: none;
  }


#centro a:hover {
    color: rgb(65, 65, 65);
    text-decoration: none;
  }

#derecha {
    border-style: none none none dashed;
    border-left: 3px dashed rgb(56, 148, 27);
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    float: left;
    width: 100px;
    position: relative;
  }


#derecha h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: rgb(56, 148, 27);
  }


#derecha p {
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-weight: normal;
    line-height: normal;
    font-size: 9pt;
  }




#derecha img {
    border: 0;
    width: 100px;
	padding-left: 6px;
	margin-top: 4px;
    float: left;
    position: relative;
  }



.noticia {
    border-style: dashed none;
    border-top: 2px dashed rgb(56, 148, 27);
    border-bottom: 2px dashed rgb(56, 148, 27);
    margin: 2px;
    padding: 6px;
    float: left;
    background-color: rgb(255, 255, 255);
    text-align: justify;
    width: 100px;
  }


.noticia h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none ! important;
    font-size: 10pt;
    color: rgb(56, 148, 27);
  }


.noticia a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none ! important;
    font-size: 9pt;
    font-weight: inherit;
    text-align: left;
    color: rgb(0, 0, 0);
  }


.noticia a:visited {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none ! important;
    font-size: 9pt;
    font-weight: inherit;
  }


.noticia a:active, #noticia a:hover {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none ! important;
    font-size: 9pt;
    font-weight: inherit;
    color: rgb(56, 148, 27) ! important;
  }

.noticia noscript {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none ! important;
    font-size: 9pt;
    font-weight: inherit;
    text-align: left;
    color: rgb(0, 0, 0);
  }


#pie {
    padding: 4px 0pt;
    background: rgb(204, 255, 102) none repeat scroll 0% 50%;
    clear: left;
    width: 100%;
    color: rgb(255, 255, 255);
    text-align: center;
  }


#pie a {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
  }


#pie p {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
  }


#marcomail {
    width: 460px;
    height: 240px;
    background-color: rgb(255, 255, 255);
    margin-left: auto;
    margin-right: auto;
  }


#control, #control a, #control a:visited {
    background : #cfff6f;
    font : normal bold 13pt arial,helvetica,verdana,Sans-serif;
    color : #282892;
    text-decoration : none;
  }


#control a:hover {
    background : #cfff6f;
    font : normal bold 13pt arial,helvetica,verdana,Sans-serif;
    color : #0e84fd;
    text-decoration : none;
  }


.listadirectorio {
	width: 200px;
	float: left;
	padding-left: 18px;
}
.alertadirectorio {
	width: 400px;
	border: 1px solid #FF0000;
	font: 12pt bold center;
	padding: 10px;
}

.entradadirectorio {
	margin-left: 25px;
	width: 420px;
	float: left;
}

.entradadirectorio h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10pt ! important;
    color: rgb(44, 15, 167);
  }

.entradadirectorio dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(56, 148, 27); 
}

.entradadirectorio dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.miniatura {
	display: block;
	width: 100px;
	float: left;
	padding-top: 10px;
	margin-left: 8px;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	border: none;
}
