
body {
	background-color: rgb(148, 147, 147);
	overflow: auto; /* IE shit: remove right (disabled) scroll bar */
}

a {
	text-decoration: none;
	background-image: none;
}

img.foto {
	border: solid 1px rgb(95, 12, 3);
	float: left;
	margin-right: 8px;
}

fieldset {
	border: none;
}

font.peque {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
}


/* contenedor de centrado */
div#container {
	position: absolute; 
	top: 50%; 
	left: 50%;
	width: 780px; 
	height: 445px; 
	margin-left: -390px; 
	margin-top: -222px;
}

/* contenido */

div#content {
	background-image: url(images/f_pagina.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%; 
	height: 100%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* imagenes de la cabecera de pagina */

img#grupopic {
	position: absolute;
	top: 23px;
	left: 420px;
	height: 54px;
	width: 237px;
}

img#iso9k1 {
	position: absolute;
	top: 19px;
	left: 225px;
	height: 53px;
	width: 85px;
}

img#iso14k1 {
	position: absolute;
	top: 19px;
	left: 315px;
	height: 53px;
	width: 85px;	
}




#contacta {
	position: absolute;
	top: 90px;
	left: -40px;
}

#contacta ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#contacta ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#contacta ul li a {
	color: rgb(156, 23, 13);
}


/* menu horizontal principal */

#menu {
	position: absolute;
	top: 90px;
	left: 180px;
}

#menu ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

#menu ul li {
	display: inline;
	margin-left: 3px;
	margin-right: 6px;
}

#menu ul li a {
	color: rgb(156, 23, 13);
}


img#sel {
	position: absolute;
	visibility: hidden;
	top: 16px;
	left: 0px;
	width: 1px;
	height: 6px;
}

img#keep {
	position: absolute;
	visibility: hidden;
	top: 16px;
	left: 0px;
	width: 1px;
	height: 6px;
}

/* linea de pie de pagina */

#pie {
	position: absolute;
	top: 430px;
	left: 0px;
}

#pie p {
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: rgb(121, 121, 121);
	display: inline;
}

#pie p a {
	color: rgb(121, 121, 121);
}

#opt {
	position: relative;
	left: 3px;
}

#arr {
	position: relative;
	left: 200px;
}

#dic {
	position: relative;
	left: 380px;
}

/* formulario de autentificacion pagina inicial */

#entrar {
	position: absolute;
	left: 64px;
	top: 350px;
	width: 140px;
	height: auto;
}

#entrar fieldset {
	border: none;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
}

#entrar legend {
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: bolder;
	float: right;
}

#entrar label {
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: bolder;
}

#entrar input {
	border: solid 1px rgb(95 ,12, 3);
	font-size: 10px;
	font-family: monospace;
}

/* porcion de flash */

#peliculaentrada {
	position: absolute;
	top: 150px;
	left: 280px;
	width: 414px;
	height: 247px;
	background-color: rgb(248, 230, 230);
}


#pelicula {
	position: absolute;
	top: 138px;
	left: 211px;
	width: 242px;
	height: 287px;
	background-color: rgb(248, 230, 230);
}

/* menu secciones */

#secciones {
	position: absolute;
	left: 1px;
	top: 300px;
	width: 200px;
	height: auto;
}

#secciones ul {
	list-style-type: none;
	line-height: 112%;
}

#secciones ul li {
	text-align: right;
}

#secciones ul li span {
	display: block;
	line-height: 90%;
	margin-top: 0px;
	margin-bottom: -15px;
}

#secciones * a {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: rgb(255, 255, 255);
}

#secciones * a:hover {
	font-weight: bold;
}

#secciones p {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: rgb(255, 255, 255);
	text-align: right;
}

.secsel {
	font-weight: bold;
}

/* texto secciones */

#textoancho {
	position: absolute;
	top: 150px;
	left: 240px;
	width: 485px;
	height: 270px;
	background-color: rgb(248, 230, 230);
	font-family: "Arial", helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal; 
	color: rgb(50, 34, 36);
	text-align: justify;
	overflow-x:hidden;
	overflow-y:auto;
  scrollbar-face-color:rgb(218, 119, 113);
  scrollbar-arrow-color:rgb(255, 255, 255);
  scrollbar-track-color:rgb(248, 230, 230);
  scrollbar-shadow-color:rgb(248, 230, 230);
  scrollbar-highlight-color:rgb(248, 230, 230);
  scrollbar-3dlight-color:rgb(248, 230, 230);
  scrollbar-darkshadow-Color:rgb(248, 230, 230);

	padding-right: 8px;

}

#textoancho input {
	/* border: solid 1px rgb(95, 12, 3); */
	color: rgb(95, 12, 3);
}

#textoancho select {
	/* border: solid 1px rgb(95, 12, 3); */
	color: rgb(95, 12, 3);
}


#textoancho * a  {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: rgb(95, 12, 3);
}

#textoancho * a:hover {
	font-weight: bold;
}

ul.san {
	margin-left: 135px;
}

ol.san {
	margin-left: 120px;
	list-style: inside;
}

ol.listasub {
	list-style-type: square;
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	margin-top: -5px;
	margin-bottom: -3px;
}

table.listasub {
	margin-top: -9px;
	margin-bottom: -9px;
}

/* cabecera del contenido */

#content h1 {
	position: absolute;
	top: 120px;
	left: 250px;
	font-size: 12pt;
	font-family: "arial narrow", helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: rgb(156, 23, 13);
}

a.enlace {
	font-size: 12pt;
	font-family: "arial narrow", helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: rgb(156, 23, 13);
}


/* texto de presentacion de la seccion */

#texto {
	position: absolute;
	top: 160px;
	left: 490px;
	width: 240px;
	height: 252px;
	visibility: hidden;
	text-align: left;
	overflow-x:hidden;
	overflow-y:auto;

  scrollbar-face-color:rgb(218, 119, 113);
  scrollbar-arrow-color:rgb(255, 255, 255);
  scrollbar-track-color:rgb(248, 230, 230);
  scrollbar-shadow-color:rgb(248, 230, 230);
  scrollbar-highlight-color:rgb(248, 230, 230);
  scrollbar-3dlight-color:rgb(248, 230, 230);
  scrollbar-darkshadow-Color:rgb(248, 230, 230);

	padding-right: 8px;

}

#texto p {
	font-family: "Arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: rgb(50, 36, 34);
	text-align: justify;
	font-weight: bold;
}

#texto p.please {
	font-weight: normal;
	font-size: 8pt;
}

#texto form {
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

#texto form input {
	border: solid 1px rgb(95, 12, 3);
	color: rgb(95, 12, 3);
	font-size: 9pt;
}

#texto form textarea {
	font-family: "verdana", "helvetica", sans-serif;
	border: solid 1px rgb(95, 12, 3);
	color: rgb(95, 12, 3);
	font-size: 9pt;
}

#texto form select {
	border: solid 1px rgb(95, 12, 3);
	color: rgb(95, 12, 3);
	font-size: 9pt;
}

/* estilos de la pagina de informacion LSSI */

#plaincontent {
	background-color: rgb(248, 230, 230);
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 62px;
	left: 0px;
	width: 454px; 
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 2% 2% 2% 2%;
}

#topwhite {
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 454px;
	border-top: solid 1px rgb(95, 12, 3);
	border-bottom: solid 1px rgb(95, 12, 3);
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}

#plaincontent h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#plaincontent h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

#plaincontent h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


p.cerrar {
	text-align: center;
	font-size: 10px;	
}

p.validacion {
	text-align: center;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
}

/* fotos/graficos/logos */
 
.sect {
	border: solid 1px rgb(156, 23, 13);
}

.certif {
	border: solid 1px black;
	margin-left: 30px;
	margin-right: 30px;
}

#certifs {
	text-align: center;
}

img#fotopf {
	position: absolute;
	top: 152px;
	left: 367px;
	width: 83px;
	height: 100px;
}

img#fotorl {
	position: absolute;
	top: 160px;
	left: 360px;
}

/* mapas de localizacion geografica */

#mapa {
	position: relative;
	top: 0px;
	left: 0px;
	width: 290px;
	height: 250px;
	border: solid 1px rgb(50, 34, 36);
}

#mapactrl {
	position: absolute;
	top: 0px;
	left: 310px;
	width: 50px;
	height: 100px;
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
}

#mapactrl a {
	color: black;
}

#mapactrl a:hover {
	font-weight: bolder;
}

.mapasel {
	font-weight: bold;
}

/* lista de cursos de formacion a la carta */

#listacursos {
	position: absolute;
	top: 130px;
	left: 100px;
	width: 380px;
	height: 140px;
	overflow: auto;
	overflow-x: hidden;
}

#listacursos p {
	margin-top: 8px;
	margin-left: 10px;
}

