/** {
  margin:  0;
  padding: 0;
}*/

body {
	background-color: #CCCCCC;
	background-image: url(Imagenes/bg_fondo.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: left top;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0px;
}
#Contenedor {

	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 0px;
}
#Encabezado {
	height: 70px;
	width: 960px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#enlace_encabezado {
	left:8px;
	top:10px;
	width:315px;
	height:50px;
	z-index:3;
	cursor: pointer;
	background-image: url(Imagenes/trans.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#Pagina {
	background-color: #FFFFFF;
	width: 960px;
	position: relative;
	clear: both;
	overflow: hidden;
	top: 5px;
	background-image: url(Imagenes/fondo_raya.gif);
}
#menu {
	height: 32px;
	width: 958px;
	z-index: 1;
	background-image: url(Imagenes/menu_fondo.gif);
	position: relative;
	left: 1px;
	top: 1px;
	margin: 0px;
	padding: 0px;
}
#MenuInt {
	position: relative;
	height: 22px;
	left: 10px;
	top: 6px;
	z-index: 100;
	width: 650px;
	display: block;
	padding-bottom: 4px;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	font-size: 10pt;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited {
	font-size: 10pt;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menulink:hover {
	font-size: 10pt;
	background-image: url(Imagenes/menu_fondo_seleccionado.gif);
}
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	font-size: 10pt;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Imagenes/Menu_fondo_pulsado.jpg);
	text-decoration: none;
}


#PiePagina {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
	position: relative;
	background-color: #FFFFFF;
	top: 10px;
	height: 25px;
	background-image: url(Imagenes/fondo_pie.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#PiePagina #contenido {
	position: relative;
	top: 20%;
	margin-left: 10px;
}
#PiePagina a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#PiePagina  a:hover {
	color: #666666;
}

.img_encabezado {
	float: left;
	position: relative;
	margin-top: 2px;
	width: 40px;
	left: 12px;
	bottom: -2px;
	margin-left: -2px;
	z-index: 2;
}
#Cuadro_principal {
	float: left;
	width: 700px;
	position: relative;
	height: 100%;
}
#logo_inferior {
	position: absolute;
	bottom: 4px;
	z-index: 5;
	right: 0px;
	height: 102px;
	width: 100px;
	background-image: url(Imagenes/logo_inferior.gif);
}


#cuadro_derecha {
	width: 250px;
	height: 100%;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #FF0000;
	float: right;
	position: relative;
}
#titulo_cuadro {
	height: 190px;
	position: relative;
	width: 300px;
	left: 25px;
	top: 15px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-image: url(Imagenes/prub1.jpg);
	background-repeat: no-repeat;
}
div #titulo_cuadro .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}


#colleft {
	float:left;
	width:200%;
	margin-left:-200px;
	position:relative;
	right:100%;
	background:#FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
  }
#col1wrap {
	    float:left;
	    width:50%;
	    position:relative;
	    left:50%;
	    padding-bottom:1em;
}
#colizquierda {
	margin:0 15px 0 215px;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF0000;
	}
#colderecha {
        float:right;
        width:170px;
        position:relative;
        left:185px;
  }

.blur{
	background-color: #ccc;
	color: inherit;
	margin-left: 3px;
	margin-top: 0px;
	width: 220px;
	text-align: center;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;/*borde inferior*/
	right: 2px; /*borde derecho*/
	left: 2px;
	margin-right: 4px;
}
.shadow{
	background-color: #666;
	color: inherit;
	width: 216px;
}
.content{
	color: #000;
	background-image: url(Imagenes/fondo_lateral_portada.jpg);
	padding-top: 0.5em;
	padding-right: 1.7ex;
	padding-bottom: 0.5em;
	padding-left: 1.7ex;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ffa7a7; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:260px;
	background:#fff689; /* column 1 background colour */
}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}


#contenedor{
text-align: left;
width: 750px;
margin: auto;}

#lateral{
	width: 190px;  /*Este será el ancho que tendrá tu columna*/
	background-color: #FFFFFF;  /*Aquí pon el color del fondo que quieras para este lateral*/
	float:left; /*Aqui determinas de lado quieres quede esta "columna" */
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
	height: 100%;
	position: relative;
}



#principal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	margin-left:210px;
	z-index: 2;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.3em;
}
#principal .texto  {
	color: #42413a;
	margin-right: 20px;
	
}
#principal .texto li{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #42413a;
	margin-right: 20px;
	text-align: justify;
	line-height: 1.3em;
	list-style-type: circle;
	text-indent: 30px;
}
#principal .texto ul {
	text-indent: 10px;
}

#principal .centrado {
	background-position: center;
	text-align: center;
	display: block;
	float: none;
}
#principal .nueva_linea {
	display: block;
	height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: none;
	clear: both;
	border: 1px solid #666666;
}

#principal ul.lista {
	list-style-type: none;
	padding:0;
	border:none;
	font-size:1em;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
#principal ul.lista li {
	font-weight:normal;
	font-size:1em;
	background-image: url(auditorias/imagenes/topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 14px;
}
#principal ul.lista li li{
	font-weight:normal;
	font-size:1em;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 14px;
	background-image: none;
}
#principal .enlace  {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#principal .enlace:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.texto_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
}

/*Menu lateral*/

#posicion_menu {
	position: absolute;
	width: 180px;
	left: 5px;
	top: 8px;
}
#menu_vertical a {
	display: block;
	width: 163px;
	font: bold 70% Arial, Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom: 1px solid #fff;
	left: 5px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-left: 30px;
	padding-bottom: 0.3em;
	text-align: left;
	background-color: #999999;
	background-image: url(Imagenes/flecha_blanca2.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#menu_vertical .sub a {
	display: block;
	width: 153px;
	color:#333333;
	text-decoration:none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom: 1px solid #fff;
	left: 5px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-left: 40px;
	padding-bottom: 0.3em;
	text-align: left;
	background-color: #E8E8E8;
	background-image: url(Imagenes/flecha_blanca_1.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

#menu_vertical .sub a:hover {
	display: block;
	width: 153px;
	color:#333333;
	text-decoration:none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom: 1px solid #fff;
	left: 5px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-left: 40px;
	padding-bottom: 0.3em;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(Imagenes/flecha_blanca_1.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
}


#menu_vertical {
	width: 180px;
	background:transparent url("/TLBS/mult/img/bbva_fondo_menu_vertical.gif") 0 100% repeat-x;
}

#menu_vertical ul {
	padding:0;
	margin:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_vertical ul a:hover {
	background-color:#CCCCCC;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(Imagenes/flecha_blanca2p.gif);
}

.titulo_de_menu_01 {
	font: bold 70% Arial,Verdana, sans-serif;
	display:block;
	width:180px;
	z-index:1;
	color:#fff;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
	background-image: url(Imagenes/titulo_fondo.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 0.6em;
	padding-right: 5px;
	padding-bottom: 0.7em;
	padding-left: 10px;
}
.fin_de_menu_01 {
	font: bold 70% Arial,Verdana, sans-serif;
	display:block;
	width:180px;
	z-index:1;
	color:#fff;
	margin-left: 0px;
	border-bottom-style: none;
	background-color: #666666;
	background-image: url(Imagenes/menu_fondo.gif);
	background-repeat: repeat-x;
	padding-top: 0.6em;
	padding-right: 5px;
	padding-bottom: 0.7em;
	padding-left: 10px;
}
.blur_menu{
	background-color: #ccc;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	padding-left: 3px;
	width: 197px;
}
.shadow_menu,
.content_menu{
	position: relative;
	bottom: 2px; /*borde derecho*/
	right: 2px;
}
.shadow_menu{
	background-color: #666;
	color: inherit;
	right: 2px;
	width: 197px;
}
.content_menu{
	background-color: #fff; /*color de fondo de la caja*/
	color: #000; /*color de texto*/
	border: 1px solid #666666;
	padding-top: 0em;
	padding-right: 0ex;
	padding-bottom: 0em;
	padding-left: 0ex;
}
#menu_posicion {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	height: 25px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 5px;
}
#menu_posicion a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#menu_posicion a:hover {

	color: #666666;
}
.EncabezadoPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #C00000;
	border-bottom-color: #C00000;
	background-color: #EEEEEE;
	z-index: auto;
	margin-top: 14px;
	margin-bottom: 3px;
	height: 21px;
	margin-right: 20px;
	background-repeat: no-repeat;
	text-indent: 20px;
	vertical-align: middle;
	position: relative;
	margin-left: 21px;
}
.subtitulo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(Imagenes/fondo_subtitulo.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	vertical-align: middle;
	padding-left: 20px;
	display: block;
	margin-top: 20px;
}
.subtitulo_pagina_nuevalinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(Imagenes/fondo_subtitulo.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	vertical-align: middle;
	padding-left: 20px;
	display: block;
	margin-top: 20px;
	float: none;
	clear: both;
	margin-bottom: 3px;
}
.subtitulo_pagina_nuevalinea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-image: url(Imagenes/fondo_subtitulo2.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 35px;
	vertical-align: middle;
	padding-left: 20px;
	display: block;
	margin-top: 20px;
	float: none;
	margin-bottom: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	z-index: 2;
	background-color: #FFFFFF;
	position: relative;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.cuadro_subtitulo2 {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	top: -8px;
	background-color: #FFFFFF;
	z-index: 0;
	margin-right: 20px;
	background-image: url(Imagenes/fondo_cuadro_subtit2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;

}

.marco1 {
	padding:8px;
	background-color: #f5f5f5;
	border: 1px solid #999999;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 100%;
	z-index: 3;
	position: relative;
} 
.marco1 IMG{ 
   border: 1px solid #000000; 
} 
.marco1 p{
	text-align:center;
	font-weight:bold;
	font-size: 9px;
	margin: 0px;
}
#Cuadro_acceso_derecha {
	float: right;
	width: 150px;
	margin-right: 20px;
	_margin-right: 10px;
	border: 1px solid #9F0002;
	background-image: url(auditorias/imagenes/fondo_cuadro.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: 5px;
	background-color: #F0F0F0;
	margin-bottom: 10px;
	margin-top: 5px;
}
#Cuadro_acceso_derecha .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#Cuadro_acceso_derecha input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#Cuadro_acceso_derecha img.arriba {
	position: absolute;
	top: 109px;
	right: 23px;
	background-image: url(imagenes/candado.png);
}

#Cuadro_acceso_derecha .boton {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding-top: 5px;
	z-index: auto;
}
#Cuadro_acceso_derecha form {
	margin: 0px;
	padding: 0px;
}
#Cuadro_acceso_central {
	height: 120px;
	margin-right: 20px;
	_margin-right: 10px;
	border: 1px solid #9F0002;
	background-image: url(auditorias/imagenes/fondo_cuadro.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: 300px;
	background-color: #F0F0F0;
	width: 150px;
	left: 200px;
	float: none;
}
#Cuadro_acceso_central input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#Cuadro_acceso_central form {
	margin: 0px;
	padding: 0px;
}
#Cuadro_acceso_central img.arriba {
	position: absolute;
	top: 150px;
	_top: 170px;
	right: 296px;
	background-image: url(imagenes/candado.png);
}
#Cuadro_acceso_central .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 150px;
}
#Cuadro_acceso_central .boton {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding-top: 5px;
	z-index: auto;
}
/*Botones*/
#boton_enviar {
	width: 88px;
	height: 27px;
	border: 1px Solid #666666;
	background-image: url(Imagenes/titulo_fondo.gif);
	text-indent: -9999px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.boton_rojo {
	width: 88px;
	height: 27px;
	border: 1px Solid #666666;
	background-image: url(Imagenes/titulo_fondo.gif);
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.boton_rojo2 {
	height: 27px;
	border: 1px Solid #666666;
	background-image: url(Imagenes/titulo_fondo.gif);
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
 /*#bot1 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
    }*/
    
    #bot1 a{
    background-image:url(bg_menu_1.jpg);
    height:30px;
    width:100px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
    #bot1 a:hover{
    background-image:url(bg_menu_2.jpg);
    }
    #bot1 a:focus{
    background-image:url(bg_menu_3.jpg);
    }
/*formulario presupuesto*/
	#formulario_presupuesto form {
	padding: 20px;
	background-color: #F0F0F0;
	background-image: url(auditorias/imagenes/fondo_formulario.jpg);
	background-repeat: repeat-x;
	}

	#formulario_presupuesto label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	}

	#formulario_presupuesto .campo {
	margin-bottom: 12px;
	}
#formulario_presupuesto .campo2 {
	font-size: 10px;
	color: #666666;
}
#formulario_presupuesto legend {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
#formulario_presupuesto #legal {
	margin-bottom: 20px;
	margin-left: 35px;
	margin-top: 8px;
	z-index: auto;
}
#formulario_presupuesto #oshas {
	margin-bottom: 20px;
	margin-left: 35px;
	margin-top: 8px;
}
#formulario_presupuesto fieldset label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin-top: 5px;
	}
#formulario_presupuesto fieldset fieldset input {
	margin-left: 15px;
}
#formulario_presupuesto fieldset fieldset {
	margin-top: 5px;
}


#formulario_presupuesto #solicitante {
	margin-bottom: 20px;
	margin-top: 12px;
}
#formulario_presupuesto  #datos {
	margin-top: 12px;
	margin-bottom: 10px;
}

#formulario_presupuesto em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#formulario_presupuesto div {
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-bottom: 2px;
}
#formulario_presupuesto div.mitad {
	width: 50%;
	float: left;
	text-align: left;
}
#formulario_presupuesto div.entero {
	float: none;
	clear: both;
}
#formulario_presupuesto div.centrado {
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
}
#formulario_presupuesto div.centrado_blanc {
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	background-color: #FFFFFF;
}
#formulario_presupuesto label span{
display:inline-block;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}
/*Portada*/
#Cuadro_principal_portada {
	float: left;
	width: 700px;
	position: relative;
	height: 680px;
	margin: 0px;
	padding: 0px;
}
#Pagina_principal_portada {
	background-color: #FFFFFF;
	width: 960px;
	position: relative;
	clear: both;
	overflow: hidden;
	top: 5px;
	background-repeat: no-repeat;
	background-position: left 350px;
	height: 700px;
	margin: 0px;
	padding: 0px;
}
#cuadro_portada {
	height: 617px;
	position: relative;
	width: 653px;
	left: 23px;
	top: 14px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-image: url(Imagenes/fondo_principal4.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuadro_portada .texto_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
#subcuadro_portada1 {
	height: 95px;
	position: absolute;
	width: 580px;
	left: 35px;
	top: 150px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}
#subcuadro_portada2 {
	height: 95px;
	position: absolute;
	width: 580px;
	left: 35px;
	top: 300px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}
#subcuadro_portada3 {
	height: 95px;
	position: absolute;
	width: 580px;
	left: 35px;
	top: 460px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}

.img_cuadro_portada{
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	height: 57px;
	width: 116px;
	float: left;
	border: 2px solid #9F0002;
	padding: 2px;
}
.foto_cuadro_portada{
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 57px;
	width: 116px;
	padding: 2px;
	float: left;
}
.texto_cuadro_portada{
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 65px;
	width: 445px;
	vertical-align: middle;
	float: right;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	line-height: 25px;
	margin-left: 10px;
	padding-top: 15px;
}
.enlaceg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 5px;
}
.enlaceg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#cuadro_lateral_portada {
	height: 150px;
	width: 230px;
	top: 25px;
	position: relative;
	margin-left: 10px;
}
#cuadro_lateral_portada label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	text-align: left;
}
#cuadro_lateral_portada h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cuadro_lateral_portada label.club {
	margin-left: 20px;
}
#cuadro_lateral_portada  label.centrado {
	text-align: center;
	padding-top: 3px;
}

#cuadro_lateral_portada div.texto {
	margin-left: 10px;
}

#cuadro_lateral_portada img.superior {
	position: absolute;
	left: 4px;
	top: -23px;
	z-index: 2;
	margin-top: 0px;
}

#cuadro_lateral_portada .campo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin-top: 3px;
}

#cuadro_lateral_portada .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Imagenes/fondo_lateral_portada_tit.jpg);
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: middle;
	padding-top: 3px;
	width: 216px;
	margin-left: 2px;
	margin-right: 2px;
}
#cuadro_lateral_portada form {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuadro_lateral_portada a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#cuadro_lateral_portada a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
#cuadro_lateral_portada .marco {
	padding:4px;
	background-color: #f5f5f5;
	border: 1px solid #999999;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	z-index: 3;
} 
#cuadro_lateral_portada .marco IMG{ 
   border: 1px solid #000000; 
} 
#cuadro_lateral_portada div.derecha {
	float: right;
	position: absolute;
	right: -16px;
	top: 34px;
}
#cuadro_lateral_portada  li{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 1.3em;
	list-style-type: none;
	text-indent: 0px;
	font-size: 11px;
	list-style-image: url(Imagenes/topo2.gif);
	margin-left: -30px;
}
#cuadro_lateral_portada  ul {
	text-indent: 0px;
	margin-top: 5px;
}
/*Tabla empresas*/
table.empresas {
	width: 650px;
	border:1px solid #000000;
	border-spacing: 0px; }

table.empresas a, table.empresas, tbody.empresas, tfoot.empresas, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

table.empresas caption {
	font-size: 1.8em;
	text-align: left;
	text-indent: 50px;
	height: 35px;
	color: #FFFFFF;
	border:1px solid #000000;
	background-image: url(auditorias/imagenes/fondo_rojo.jpg);
	background-position: left bottom;
	padding-top: 5px;
	
}
table.empresas thead.empresas th {
	height: 21px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	background-image: url(Imagenes/Menu_fondo_pulsado.jpg);
	background-position: left;
}
table.empresas tbody.empresas tr {	background: #ffffff; }

table.empresas tbody.empresas tr.odd {	background: #f0f0f0; }

table.empresas tbody.empresas th {
	background: url(images/arrow_white.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px; }
table.empresas tbody.empresas tr.odd th {
	background: url(images/arrow_grey.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 10px;
	background: #f0f0f0; }

table.empresas tbody.empresas th, tbody.empresas td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.empresas tfoot.empresas th, tfoot td {
	background: #ffffff url(images/bg_footer.gif) repeat-x bottom;
	font-size: 0.8em;
	color: #ffffff;
	height: 21px;
	}
div.centrado table.empresas {
margin: 0 auto;
text-align: left;
}
/*Tabla Cursos*/
table.cursos {
	width: 650px;
	border:1px solid #434343;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.cursos caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 40px;
	color: #FFAA00;
	margin-top: 5px;
}
table.cursos thead.cursos th {
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
	background-image: url(formacion/imagenes/bg_th.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
thead.cursos th {
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
	background-image: url(formacion/imagenes/bg_th.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.cursos tbody.cursos tr {
	background-image: url(formacion/imagenes/bg_td1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table.cursos tbody.cursos tr.odd {
	background-color: #FFF8E8;
	background-image: url(formacion/imagenes/bg_td2.jpg);
	background-repeat: repeat-x;
}

table.cursos tbody.cursos th,td {
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFAA00;
	border-right-color: #DDDDDD;
}
table.cursos th  {
	width: 80px;
}
table.cursos a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
table.cursos a:hover {
	color: #F8A704;
	text-decoration: underline;
}
table.cursos tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
table.cursos tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
div.centrado table.cursos {
margin: 0 auto;
text-align: left;
}
/*Cuadro fechas en pagina cursos*/
#fechas_cursos {
	float: left;
	margin-left: 5px;
	width: 370px;
	background-image: url(formacion/imagenes/bg_fechas.jpg);
	height: 164px;
	border: 1px solid #B5B5B5;
	position: relative;
}
#fechas_cursos ul{
	margin-top: 0px;
	padding-top: 0px;
	
}
#fechas_cursos p.horas {
	font-size:11px;
	border-left:0;
	color:#617181;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	text-align:left;
	width:80px;
	display: block;
	padding: 0px;
	margin: 0px;
}
#fechas_cursos li.cursos {
	list-style-image: url(auditorias/imagenes/topo.gif);
	text-align: left;
	margin-top: 7px;
	padding: 0px;
}
#fechas_cursos p.antetitulo{
	position: static;
	color:#990044;
	font-size:11px;
	width:220px;
	line-height:11px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#fechas_cursos div.imagen {
	position: absolute;
	z-index: 3;
	right: 0px;
	bottom: 0px;
}
#inscripcion_cursos {
	float: right;
	margin-left: 5px;
	width: 310px;
	background-image: url(formacion/imagenes/bg_fechas.jpg);
	height: 164px;
	border: 1px solid #B5B5B5;
	position: relative;
	margin-right: 20px;
	_margin-right: 10px;
}
#inscripcion_cursos .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 15px;
	margin-top: 3px;
}
#inscripcion_cursos a{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#inscripcion_cursos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.separar{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
/*Cuadro software en pagina software*/
#software_prog {
	float: left;
	margin-left: 5px;
	width: 370px;
	background-image: url(software/imagenes/bg_soft.jpg);
	border: 1px solid #B5B5B5;
	position: relative;
	background-color: #CDCDCD;
	background-repeat: repeat-x;
}
#software_prog .titulo {
	text-align: center;
}
#software_prog .md_cuadro {
	width: 50%;
	float: left;
}
#software_prog_der {
	float: right;
	margin-left: 5px;
	width: 310px;
	background-image: url(formacion/imagenes/bg_fechas.jpg);
	border: 1px solid #B5B5B5;
	position: relative;
	margin-right: 20px;
	_margin-right: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#software_prog_der .titulo {
	text-align: center;
}
.mitad_derecha {
	float: left;
	margin-top: 10px;
	width: 500px;
}
.mitad_cent {
	float: left;
	margin-top: 10px;
	width: auto;
}
.espacio_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 35px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	vertical-align: middle;
	padding-left: 20px;
	display: block;
	margin-top: 20px;
}

/*SER o no SER*/
.subtitulo{font-size:24px; margin:0px; letter-spacing:0px;}

.slogan{position:absolute;
		float:left;
		color:#af191b;
		color:#FFF;
		font-size:11px;
		margin-top:55px;
		margin-left:430px;}
		
#Encabezado2 {
	height: 70px;
	width: 960px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image:url(Imagenes/encabezado_09.jpg);
	background-repeat:no-repeat;
	width:960px; 
	height:70px;
}
.centrar_izq {
	margin-left: 100px;
}
.capa_curso {
	background-color: #f0f0f0;
	margin-right: 20px;
	margin-left: 40px;
	padding-left: 10px;
}
