@charset "utf-8";
/* CSS Document */

html,body {
   height:100%;
/* necesario para las sub-alturas */
}

body {
   margin:0;
   padding:0;
   overflow-x: hidden;
/* Para evitar el feo scroll horizontal de explorer 7 */
   background:#fff;
}
body {
	background-image: url(img/fondopagina.png);
	background-repeat: repeat-y;
	background-position: center;
}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	background-color: #e5e5e5;
}

#layout {
	position:relative;
	/* necesario para el posicionamiento */
   margin:0 auto;
	/* lo centramos, aunque no funciona para explorer 5 */
   width:1024px;
	height:auto !important;
	/* para los navegadores de verdad */
   height:100%;
	/* Para que explorer lo interprete como alto mínimo */
   min-height:100%;
	background-color: #FFF;
	background-image: url(img/centro.png);
}

#cabecera {
	background:#cc0000;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
}

#lateral {
   float: left;
   width: 150px;
   padding: 10px;
   padding-bottom: 50px;
/* Este padding debe ser igual a la altura del footer */
   background: #ccc;
}
#contenido {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 50px;
	padding-left: 50px;
	color: #515151;
	line-height: 1.5em;
	text-align: center;
}

#pie {
	position:absolute;
	width:1024px;
	color: #fff;
	bottom:0;
	background-color: #006699;
	background-image: url(img/centro.png);
	height: 103px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/footer_fondo.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	padding-top: 28px;
}
#menu {
	position: relative;
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	background-image: url(img/menu_fondo.png);
	background-position: bottom;
	height: 55px;
}

.separador4 {
	height: 4px;
}
#menu ul{list-style:none;margin:0;padding:0;overflow:hidden;}
#menu li{
	
	float:left;
}
#menu a{
	text-align:center;
	text-decoration:none;
	display:block;
	outline:none;
	background-color: #DCE9C0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

#menu a:hover{
	color:#FFF;
	background-color: #299745;
}
#menu a:focus, #menu a:active{
	color:#FFF;
	background-color: #299745;
}
#menu ul .m1 {
	width: 109px;
	margin-right: 1px;
}
#menu ul .m2 {
	width: 146px;
	margin-right: 2px;
	margin-left: 2px;
}
#menu ul .m3 {
	width: 176px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu ul .m4 {
	width: 166px;
	margin-right: 2px;
	margin-left: 2px;
}
#menu ul .m5 {
	width: 250px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu ul .m6 {
	width: 138px;
	margin-left: 2px;
}

.separadorcab-menu {
	background-color: #299745;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bordehaciaabajo {
	background-image: url(img/borde_hacia_abajo.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bordehaciaarriba {
	background-image: url(img/borde_hacia_arriba.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#layout #contenido #imagenizqda {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
#menu .activo a {
	background-color: #299745;
	color: #FFF;
}
.aptarriba {
	height: 16px;
	background-image: url(img/arriba.png);
	background-repeat: repeat-x;
}
.aptarriba .izqarriba {
	background-image: url(img/arriba_izq.png);
	float: left;
	height: 16px;
	width: 16px;
}
.aptarriba .derarriba {
	float: right;
	height: 16px;
	width: 16px;
	background-image: url(img/arriba_der.png);
}
.aptabajo .izqabajo {
	float: left;
	height: 16px;
	width: 16px;
	background-image: url(img/abajo_izq.png);
}
.aptabajo {
	height: 16px;
	background-image: url(img/abajo.png);
}
.aptabajo .derabajo {
	background-image: url(img/abajo_der.png);
	float: right;
	height: 16px;
	width: 16px;
}
.apartado .txtaptdo {
	background-image: url(img/seccion_centro.png);
	padding-left: 20px;
	padding-right: 15px;
	margin: 0px;
}
.apartado{
	background-image: url(img/seccion_centro.png);
	text-align: justify;
	margin-bottom: 15px;
}
.apartado .txtseccion {
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 15px;
}

.tituloseccionmetodo {
	color: #FFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(220,0,48,1.00);
	text-align: center;
	margin-top: 3px;
}
#rotator {
	float: right;
	height: 179px;
	width: 220px;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-top: 5px;
}
.justificartxt {
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.instrucciones {
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: normal;
	text-indent: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-top:0px;
	margin-bottom: 5px;
	}
#contenido ol li a {
	color: #385B87;
}
#contenido ol li a:hover {
	color: #217C38;
}
#espaciopie {
	height: 20px;
}
.separador20 {
	height: 20px;
}
.imgmetodoloxia {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}
.clear {
	clear: both;
	position: relative;
}
#separadormenu {
	background-color: #FFF;
	height: 3px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#listadoligazons {
	list-style-type: none;
	margin-left: -42px;
	line-height: 2em;
}
#listadoligazons li a {
	color: #333;
}
h1 {
	font-size: 16px;
	text-align: center;
}
.contacto tr td {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 12px;
}
.contacto {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 400;
}
#ajustartextoformulario {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#imgcontacta {
	float: right;
	margin-top: 45px;
}
.fondo{
	background-color:#A1C656
}
.texto {
	text-indent: 25px;
	font-weight: bold;
	text-align: left;
}
.ley {
	font-size: x-small;
	text-align: justify;
	font-weight: 300;
	font-style: normal;
	}

#listadocursos {
	list-style-type: ;
	margin-left: 0px;
	line-height: 1.5em;
}
#listadocursos li a {
	color: #333;
}.sombreado {
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
}
.login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #039;
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fila_arriba table tr{
	border-bottom: thin;
	border-bottom-color: black;
	}
