/*CSS RESETER*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/* ========================================= clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*FIN CSS RESETER*/
body {
    font-family: verdana;
    background: #6B9728 url(./imagenes/fondo.png) no-repeat center 0;
	margin:auto;
	width: 900px;
	padding-top: 5px;
	border-top: 0;
    height: 800px;
}
#tit1, #tit3, #inicio{
    font-family: Times New Roman;
    font-size:12px;
    font-weight: bold;
}
#inicio{
    color:black;
    margin-left: 600px;
}

#fondo1, #fondo_texto{
    background: url(./imagenes/redleche.jpg) no-repeat center;
    width: 790px;
    height: 100px;
}
#fondo_texto{
    background: url(./imagenes/redleche_texto.jpg) no-repeat center;
}
#logos_cabecera{
    margin-left:70px;
}
#contenedor_botones{
    width: 420px;
    margin-left: 372px;
}

ul{
    list-style-type: circle;
}
li{
    margin-left: 30px;
}


#contenedor_botones ul{
    list-style-type: none;
    display: inline;
}

#contenedor_botones ul li {
    float: left;
    width: 105px;
    margin-top: 50px;
    margin-left:0px;
    text-align: center;
    list-style-type: none;
    }

.pestanha, #btn_busqueda{
    background-image: url(./imagenes/btn_pestanha.jpg);
    color: #FFF;
    display: block;
    font-size:11px;
    width: 100px;
	height: 42px;
    padding-top:3px;
}
#btn_busqueda{
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    margin-left: 400px;
    margin-top: -30px;
    padding: 0;
    width:103px;
}

#fondo2{
    width: 760px;
    height: 140px;
    margin-top:5px;
}
#logos{
    border: 1px solid  #6B9728;
    width: 640px;
    height: 80px;
    margin-top: 40px;
    margin-left:70px;
}
.logo{
    padding-left:28px;
    padding-top:5px;
}
a{
  text-decoration: none;

}
a img{
    border:none;
}
#contenido_superior, #contenido, #creditos, #contenido_pie{
    margin: auto;
    width: 790px;
}
#contenido_superior{
  margin-top: 20px;
}

#contenido{
    overflow: auto;
    height:430px;
    margin-top: 10px;
    margin-bottom: 5px;
}
#contenido_pie{
    margin-bottom:5px;
}
.dir{
  font-size: 14px;
  padding-top: 15px;
}
#tit2, .tit4, .tit4_menor{
   font-family: Times New Roman;
   font-size:40px;
   font-weight: bold;
   color: #6B9728;
   text-align:center;
}
#tit2{
    width: 640px;
    height: 150px;
    margin-top: 60px;
    margin-left:70px;
}
.tit4_menor{
    font-size:30px;
}
#pie{
    background: url(./imagenes/pie.jpg) no-repeat center;
    margin-top:3px;
    height: 69px;
}
#creditos{
    border: 1px solid  #6B9728;
    font-size:10px;
    height: 40px;
    padding:8px;
    width:772px;
    margin-top:2px;
}
#logos_lateral{
    border: 1px solid  black;
    width: 140px;
    height: 370px;
}
.logo_lateral{
    padding:2px;
}
#directorio, #busqueda{
    width: 600px;
    float:right;
    margin-top: -365px;
    padding-right: 10px;
}
#directorio{
    line-height: 1.5em;
}

#checks{
   margin-left: 5px;
   width: 500px;
   border: 1px solid grey;
   padding: 10px;
}
.contenedor_texto{
  padding-bottom: 10px;
}
.capas_right{
    float: right;
    margin-top: -18px;
    margin-right: 30px;
}
.capas_abajo{
    margin-left: 120px;
    margin-top: 10px;
    width: 350px;
}
.contenedor_check_horiz, .contenedor_check_vertical{
    border: 1px solid grey;
    padding: 5px;
}
.contenedor_check_vertical{
  margin-top: 2px;
}
.texto_check_horiz{
  font-size: 11px;
}
.otro{
  font-size: 11px;
}
#tabla_resultados, #ficha_resultados{
  float:right;
  margin-top:-365px;
  width: 580px;
  margin-right: 10px;
}
.contenedor_ficha{
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 10px;
}
.titulo_tabla, #titulo_results{
  color: #6B9728;
  font-weight: bold;
  font-size: 16px;
}
.cabecera_tabla{
  background-color: #6B9728;
  color:  #FFF;
  font-size: 12px;
}
.campo_tabla{
  font-size: 12px;
  text-align:center;
  padding-left: 2px;
}
.campo_tabla a{
    color: black;
    text-decoration: underline;
}
#nombre_insti{
  text-align:left;
}

.correcto{
    float:left;
    margin-top: 100px;
    font-size: 28px;
    text-align:center;
    width: 500px;
}

.texto, .texto_tit, .texto_derecha, .texto_maslargo{
  width: 120px;
  font-weight: bold;
  height: 40px;
 /*float: left;*/
}
.texto_tit{
  width: 500px;
}

.texto_maslargo{
  width: 235px;
  margin-right: 15px;
}
.texto_resultado, .texto_resultado_corto, .texto_resultado_medio{
  /*float: left;*/
  width: 350px;
  height: 40px;
}
.texto_resultado_corto{
  width: 120px;
  margin-right: 15px;
}
.texto_resultado_medio{
  width: 250px;
}
.ul_result{
	margin-left: 200px;
	list-style-type: circle;
}
.text_area{
    width: 500px;
    height: 60px;
}








