/* Etiquetas Generales */

#swf {
	margin: -2px 0 0 7px;
	.padding: 3px;
}

img {
	border: 0;
}

a {
	color: #005447;
	text-decoration: none;
}

	a.download {
		padding-left: 12px;
		background: transparent url(../img/get_off.png) no-repeat center left;
	}

a:hover {
	color: #e30000;
	text-decoration: none;
}

	a:hover.download {
		background: transparent url(../img/get_on.png) no-repeat center left;
	}



a.no_underline:hover {
	text-decoration: none;
}

html, body, #contenedor {
	min-height: 100%; /* alto minimom FF y Safari */
	width: 100%;
	height: 100%; /* alto minimo para IE Windows */
	margin: 0;
	padding: 0;
}

html>body #contenedor {
	height: auto; /* con este hack escondemos el min-height de IE*/
}

body {
	font: 12px Arial, Tahoma, verdana, sans-serif;
	background: #fff url(../img/container-bg-top.jpg) repeat-x;
	color: #111;
}

h1, h2, h3, h4 {
	display: block;
	clear: both;
	color: #005447;
}

H1	{
	font-size: 2em;
	margin: .67em 0;
}

H2	{
	font-size: 1.5em;
	margin: .75em 0;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 11px;
}

	h4.titulo {
		background-color: #E5EEEC; 
		padding: 10px; 
		/*width: 95%;*/
	}

H5	{
	font-size: .83em; /* varies with pixels-per-em at document root */
	margin: 1.5em 0;
	}



H6	{
	font-size: .6em; /* varies with pixels-per-em at document root */
	margin: 1.67em 0;
	}



H1, H2, H3, H4, H5, H6, B, STRONG	{
	font-weight: bolder;
}



ul {
	list-style-position: inside;
}

table, td, th, tr {
	padding: 0;
	margin: 0;
}

td, tr, th {
	vertical-align: top;
}



fieldset.box {
	border:1px solid #d0c9ad;
	padding: 0.5em;
}

	fieldset.box legend {
		/*padding: 0.2em 0.5em 0.2em;*/
		font-size: 1.2em; 
		font-weight: bolder;
		/*margin-top: -24px;
		border-bottom: 1px solid #d0c9ad;*/
		font-family: Tahoma,Verdana,sans-serif;
		color:#005447;
	}

/* Divs de la Web */

#contenedor {
    position: absolute;
    top: 0;
    left: 0;
}

#header-padre {
	margin: auto;
	width: 1000px;
	/* background: #096349 url(../img/top_bg-padre.jpg) repeat; */
	height: 101px;
}

	#header-padre #header {
		/*background: transparent url(../img/top_bg.jpg) no-repeat left top;*/
		background:	url(../img/logo.png) no-repeat 4% 33%;
		height: 99px;
	}

	#header-body {
		display: block;
		clear: both;
		height: 71px;
	}

	#header-body span.uno {
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 250px;
		height: 80px;
	}

	#header-body span.uno a {
		display: block;
		font-size: 60px;
	}

	#header-body span.dos {
		clear: both;
		display: block;
		float: right;
		text-align: right;
		padding: 10px 10px 0 0;
		color: #0;
		font-size: 95%;

	}

	#header-body span.uno-dos {
		display: block;
		float: right;
		text-align: right;
		padding: 10px 10px 0 0;
		color: #0;
		font-size: 95%;
	}

	#header-body span a {
		font: 11px Tahoma,sans-serif;
		color: #0;
	}

#title {
	width: 700px;
	background: #fff url(../img/title-bg.jpg) repeat-x;
	height: 30px;
	font-size: 20px;
	color: #003f36;
	padding: 10px 0 0 300px;
	margin: auto;
}

#cuerpo {
	margin: auto;
	width: 1000px;
	padding-bottom: 80px;   /* con este  padding el footer nunca toca el contenido */
	display: block;
	clear: both;
}

#menu {
	float: left;
	width: 280px;
	height: auto;
	padding: 5px;
	padding-bottom: 100px;
	background: url('../img/logo.gif') center bottom no-repeat;
}

	#menu ul {
		padding: 0;
		margin: 0;
	}

	#menu li a.parent, #menu li span.parent {
		color: #111;
		display: block;
		border-bottom: 1px solid #d0c9ad;
		padding: 8px;
		padding-left: 12px;
	}

	#menu li a.parent:hover {
		color: #e30000;
	}

	#menu li a.children, #menu li span.children {
		display: block;
		padding: 2px;
		color: #666;
		font: 90% tahoma;
	}

#menu_texto {
	margin: auto;
	width: 240px;
	height: auto;
	padding: 5px;
	padding-top: 30px;
	text-align: justify;
}

#principal {
    float: right;
    height: auto;
    padding: 5px;
    width: 690px;
}

#quick {
	padding: 5px 5px 15px 0;
	font: 10px Tahoma,Verdana,sans-serif;
	color:#999999;
}

	#quick a {
		color:#999999;
		text-decoration: underline;
	}

	#quick span.activo {
		color: #111;
	}

#footer {
	float:left;
	.float: none;
	.display: inline;
	padding: 15px 0 0 0;	
	width: 100%;}
	#footer table {
		color: #464545;
		font-size: 8pt;
		margin: 0 auto 0 auto;
	}
	#footer table a {	
		color: #7b6c6c;		
	}
	#footer table a:hover{
		color: #e30000;
	}

#sub-principal {
    height: auto;
    padding-bottom: 80px;   /* con este  padding el footer nunca toca el contenido */
    width: 1000px;
}

	#sub-principal table.home-bottom {
		margin-top: 20px;
		/*background: #fff url(../img/home-bg-bottom.png) repeat-y;*/
		width: 1000px;
	}

	#sub-principal div.home-menu-top ul {
		margin: 0;
		padding: 0 0 0 15px;
		list-style-image: url(../img/home-menu-top-li.gif);
	}

	/*#sub-principal div.menu-lateral ul {
		margin: 0;
		padding: 5px 0 0 0;
		list-style-image: url(../img/home-menu-lat-li.gif);
	}

	#sub-principal table.home-cuerpo ul {
		margin: 0;
		padding: 5px 0 0 0;
		list-style-image: url(../img/home-menu-lat-li.gif);
	}*/



ul.checkboxMultiple {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.checkboxMultiple li {
	display:block;
	margin: 0 0 2px 0;
}


/*- Validaciones ----------------------- */

.validation-failed,.validation-failed {
	border: 1px solid #FF3300;
	color: #f30;
}



.validation-advice, div.error_message {
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	color: #f30;
	font-size: 9px;
}

.mensaje-error {
	display: block;
	padding: 0 0 0 30px;
	font : 10px tahoma, arial;
	color: red;
	background-color: #fff;
}

.mensaje-error ul {
	margin: 0;
	padding: 0;
}

/*- Menu Tabs --------------------------- */

#tabs {
	float: right;
	width: 765px;
	line-height: normal;
	background-color: transparent;
}

#tabs ul {
  margin:-1px 0 0 0;
  padding:0;
  list-style:none;
}

#tabs li {
  float:left;
  background:url("../img/tab-102-left.gif") no-repeat left top;
  margin: 0;
  padding:0 0 0 17px;
  /* border-bottom:1px solid #4ba486; */
}

#tabs li.first {
  background:url("../img/tab-101-left.gif") no-repeat left top;
}

#tabs li.special {
  background:url("../img/tab-102-left.gif") no-repeat 0 -60px;
}

#tabs a {
  float:left;
  display:block;
  width:.1em;
  background:url("../img/tab1-right.gif") no-repeat right top;
  padding:8px 15px 7px 15px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
}

#tabs > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a {float:none;}

/* End IE5-Mac hack */

#tabs a.hidden:hover {
	text-decoration: none;
}

#tabs a:hover {
	color: #111;
	text-decoration: underline;
}

#tabs #current {
  background-position:0 -30px;
  border-width:0;
  margin:0;
}

#tabs #current a {
  background-position:100% -30px;
}


.noti_enlace a {
	font-weight: bold;
	text-decoration: underline;
}

.noti_fecha {
	color:#E96E01;
	font-size:90%;
}

.noti_fecha2 {
	background-color: rgb(0, 84, 71);
	padding: 2px 5px 3px;
	color: #fff;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.noti_intro {
	color:#333333;
	font-size:90%;
}

.noti_cat a {
	color:#333333;
	font-size:90%;
	text-decoration: underline;
}



#mini-gallery {
	margin: 5px auto;
	width: 100%;
}

#mini-gallery h3 {
	display: block;
	/*border-bottom: 1px #d0c9ad solid;*/
}

#mini-gallery ul {
	width: 100%;
	margin:0 auto;
	padding:0;
}

#mini-gallery li {
	display:inline;
	float:left;
	width:100px;
	height:100px;
	padding:0px;
	margin:5px;
	text-align:center;
	background:transparent url(../img/loading.gif) no-repeat center center;
}


/* generales */

.mini {
	font-size: 80%;
	color: #666;
}

.table_form_alto td {
	height: 30px;
}

.cakeSqlLog {
	position: absolute;
	clear: both;
	top: 2000px;
}





.flash {
	background: #F8FAFC url(../img/information.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	padding:5px 20px 5px 45px;
	margin-bottom: 5px;
	clear: both;
}

.alert {
	background: #fff6bf url(../img/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-bottom:2px solid #ffd324;
	border-top:2px solid #ffd324;
	padding:5px 20px 5px 45px;
	margin-bottom: 5px;
	clear: both;
}

.error {
	background: #FDD1C5 url(../img/error.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #FBAB95;
    border-bottom: 2px solid #FBAB95;
	color:#000000;
	padding:5px 20px 5px 45px;
	margin-bottom: 5px;
	clear: both;
}

	.flash img, .alert img {
	    margin:0 3px -3px 0 !important;
	    padding:0;
	    border:none;
	    width:16px;
	    height:16px;
	}





.panel {
	clear: both;
	display: none;
}

.panel.active-tab-body {
	display: block;
}

#tabs2 {
	height: 28px;
	list-style: none;
}

#tabs2 li {
	float: left;
}

#tabs2 a {
	float: left;
	padding: 5px 8px;
	margin-right: 6px;
	text-decoration: none;
}

#tabs2 a.active-tab {
	border-top: 3px solid #666;
	padding-top: 3px;
}



table.downloads {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #7fa9a3;
}

	table.downloads td, table.downloads th {
		padding: 5px;
		background-color: #f2f7f7;
		text-align: center;
		vertical-align: middle;
	} 

	

ul.jobs-list, ul.jobs-list li ul {
	padding-left: 10px; 
	list-style: none;
}



	ul.jobs-list li a {
		background: transparent url(../img/menu-lateral/black.gif) no-repeat scroll left;
		color: #111;
		display: block;
		border-bottom: 1px solid #d0c9ad;
		padding: 8px;
		padding-left: 12px;
	}

		ul.jobs-list li a:hover {
			color: #e30000;
		}

		

		ul.jobs-list li ul li {
			background: none;
			padding-left: 10px;
		}

		ul.jobs-list li ul li a {
			background: none;
			padding: 2px;
			color: #666;
			font: 90% tahoma;
			border: none;
		}

			ul.jobs-list li ul li a:hover {
				color: #666;
			}

			

	ul.jobs-list li a.actual, ul.jobs-list li ul li a.actual {
		color: red; 
		font-weight: bolder;
	}

.jobs-link-postular {
	background-color: rgb(0, 84, 71);
	padding: 2px 5px 3px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}

.jobs-link-postular a, .jobs-link-postular a:hover {
	display: block;
	color: #fff;
	font-weight: bold;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.helvetica {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/*--------------------------------*/

.tooltip-aviso {
	position: absolute;
	z-index: 100;
	display: none;
	width: 150px;
	border: 1px solid #A5C9FF;
	font-size: 90%;
	padding: 2px;
    background: #E0ECFF url(../img/pointer.gif) no-repeat -10px 5px;

    height: auto!important; /* para los browsers buenos */
    height: 25px; /* para IE5+ */
    min-height: 25px; /* para los browsers buenos */
}

	.tooltip-aviso .tooltip-pointer {
	    position: absolute;
	    left: -10px;
	    top: 5px;
	    width: 10px;
	    height: 19px;
	    background: url(../img/pointer.gif) left top no-repeat;
	}

	.tooltip-aviso-horizontal {

	    background: #E0ECFF url(../img/pointer-horizontal.gif) no-repeat 5px -10px;

	}

		.tooltip-aviso-horizontal .tooltip-pointer-horizontal {

		    position: absolute;

		    top: -10px;

		    left: 10px;

		    width: 19px;

		    height: 10px;

		    background: url(../img/pointer-horizontal.gif) center top no-repeat;

		}



/*-------------------------------------*/

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:2px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

	.buttons button[type]{
	    padding:5px 10px 5px 7px; /* Firefox */
	    line-height:17px; /* Safari */
	}

	*:first-child+html button[type]{
	    padding:4px 10px 3px 7px; /* IE7 */
	}

	.buttons button img, .buttons a img{
	    margin:0 3px -3px 0 !important;
	    padding:0;
	    border:none;
	    width:16px;
	    height:16px;
	}



	button:hover, .buttons a:hover, .buttons button.hover, button:focus, .buttons a:focus {
	    background-color:#dff4ff;
	    border:1px solid #c2e1ef;
	    color:#336699;
	    text-decoration: none;
	}

	.buttons a:active {
	    background-color:#6299c5;
	    border:1px solid #6299c5;
	    color:#fff;
	    text-decoration: none;
	}



button.positive, .buttons a.positive {
    color:#529214;
}

	.buttons a.positive:hover, button.positive:hover, button.positive:focus, .buttons a.positive:focus{
	    background-color:#E6EFC2;
	    border:1px solid #C6D880;
	    color:#529214;
	    text-decoration: none;
	}

	.buttons a.positive:active{
	    background-color:#529214;
	    border:1px solid #529214;
	    color:#fff;
	    text-decoration: none;
	}



.buttons a.negative, button.negative{
    color:#d12f19;
    text-decoration: none;
}

	.buttons a.negative:hover, button.negative:hover, button.negative:focus, .buttons a.negative:focus{
	    background:#fbe3e4;
	    border:1px solid #fbc2c4;
	    color:#d12f19;
	    text-decoration: none;
	}

	.buttons a.negative:active{
	    background-color:#d12f19;
	    border:1px solid #d12f19;
	    color:#fff;
	    text-decoration: none;
	}

/*-------------------------------------------------------------------------*/

ul.navlist, ul.navlist li ul {
		list-style: none;
	}

	ul.navlist li ul
	{
		margin-left: -10px;
	}

		ul.navlist li a {
			background: transparent url(../img/black.gif) no-repeat scroll left;
			color: #111;
			display: block;
			border-bottom: 1px solid #d0c9ad;
			padding: 4px;
			padding-left: 12px;
		}

			ul.navlist li a:hover {
				color: #e30000;
			}			

			ul.navlist li ul li {
				background: none;
				padding-left: 10px;
			}

			ul.navlist li ul li a {
				background: none;
				padding: 2px;
				color: #666;
				font: 90% tahoma;
				border: none;
			}

				ul.navlist li ul li a:hover {
					color: #666;
				}				

		ul.navlist li a.actual, ul.navlist li ul li a.actual {
			color: red; 
			font-weight: bolder;
		}

/*---------------------------------------------------------------------------*/

.reply {
	display: table;
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #f1f1f1 url(../img/stripe_flash2.png) repeat left top;
}

	.reply-by-user {
		background:#eee url(../img/stripe_flash3.png) repeat left top;
	}

	.reply-titulo {
		background: #E6EFC2 url(../img/page_white_put.png) no-repeat center left;
		font-size: 110%;
		font-weight: bold;
		padding: 2px 0px 2px 20px;
		display: block;
	}

	.reply-fecha {
		margin: 2px 0 2px 2px;
		float: left;
	}

	.reply-adjunto {
		margin: 2px 2px 2px 0;
		float: right;		
	}

	.reply-mensaje, .reply-edit-mensaje {
		border-top: #e6efc2 1px solid;
		padding: 5px;
		display: block;
		clear: both;
	}

	.reply-footer {
		border-bottom: #e6efc2 1px solid;
		clear: both;		
		display: block;
	}

	.reply-footer-user {
		background: #E6EFC2 url(../img/mini_user.png) no-repeat center left;
		padding: 2px 0px 2px 20px;
	}

.fecha-icon {
	padding-left: 12px;
	background: transparent url(../img/mini_calendar.png) no-repeat center left;
}


.calendar_date_select {
	border:1px solid #777777;
	color:white;
	display:block;
	width:195px;
	z-index:1000;
}

iframe.ie6_blocker {
	position:absolute;
	z-index:999;
}

.calendar_date_select thead th {
	background-color:#AAAAAA;
	border-bottom:1px solid #777777;
	border-top:1px solid #777777;
	color:white !important;
	font-weight:bold;
}

.calendar_date_select .cds_buttons {
	background-color:#555555;
	padding:5px 0px;
	text-align:center;
}

.calendar_date_select .cds_footer {
	background-color:black;
	font-size:12px;
	padding:3px;
	text-align:center;
}

.calendar_date_select table {
	margin:0px;
	padding:0px;
}

.calendar_date_select .cds_header {
	background-color:#CCCCCC;
	border-bottom:2px solid #AAAAAA;
	text-align:center;
}

.calendar_date_select .cds_header span {
	color:black;
	font-size:15px;
	font-weight:bold;
}

.calendar_date_select select {
	font-size:11px;
}

.calendar_date_select .cds_header a:hover {
	color:white;
}

.calendar_date_select .cds_header a {
	color:black !important;
	font-size:14px;
	height:20px;
	text-decoration:none;
	width:22px;
}

.calendar_date_select .cds_header a.prev {
	float:left;
}

.calendar_date_select .cds_header a.next {
	float:right;
}

.calendar_date_select .cds_header a.close {
	display:none;
	float:right;
}

.calendar_date_select .cds_header select.month {
	width:80px;
}

.calendar_date_select .cds_header select.year {
	width:61px;
}

.calendar_date_select .cds_buttons a {
	color:white;
	font-size:9px;
}

.calendar_date_select td {
	background-color:#FFFFFF;
	font-size:12px;
	height:21px;
	text-align:center;
	vertical-align:middle;
	width:24px;
}

.calendar_date_select td.weekend {
	background-color:#EEEEEE;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

.calendar_date_select td div {
	color:#000000;
}

.calendar_date_select td div.other {
	color:#CCCCCC;
}

.calendar_date_select td.selected div {
	color:white;
}

.calendar_date_select tbody td {
	border-bottom:1px solid #DDDDDD;
}

.calendar_date_select td.selected {
	background-color:#777777;
}

.calendar_date_select td:hover {
	background-color:#CCCCCC;
}

.calendar_date_select td.today {
	border:1px dashed #999999;
}

.calendar_date_select td.disabled div {
	color:#E6E6E6;
}

.fieldWithErrors .calendar_date_select {
	border:2px solid red;
}



.t	{	background: url(../img/dot.gif) 0 0 repeat-x;						}

.b	{	background: url(../img/dot.gif) 0 100% repeat-x						}

.l	{	background: url(../img/dot.gif) 0 0 repeat-y						}

.r	{	background: url(../img/dot.gif) 100% 0 repeat-y						}

.bl	{	background: url(../img/bl.gif) 0 100% no-repeat						}

.br	{	background: url(../img/br.gif) 100% 100% no-repeat					}

.tl	{	background: url(../img/tl.gif) 0 0 no-repeat						}

.tr	{	background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px		}

fieldset.h3 { 
	border:1px solid #D0C9AD;
	padding: 0.5em;
}

legend.h3 {
	padding: 0.2em 0.5em 0.2em;
	font-size: 1.2em; 
	font-weight: bolder;
	text-align:right;
}

.orden-active {
	background: transparent url(../img/12-em-check.png) no-repeat center left;
	padding: 2px 0px 2px 15px;
	font-weight: bold;
}

.orden-inactive {
	background: transparent url(../img/12-em-cross.png) no-repeat center left;
	padding: 2px 0px 2px 15px;
	color: #666;
}

dd {
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
	margin-left: .5em;
}


/* lite Window */

#lw-container {
	position: absolute;
	z-index: 301;
	width: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

	#lw-body {
		border: 1px solid #000000;
		background-color: #ffffff;
	}

	#lw-titlebar {
		background-color: #005447;
		color: #ffffff;
		font-weight: bold;
		height: 1.3em;
		padding: 5px;
		border-bottom: 2px solid #edeeef;
		position: relative;
		z-index: 303;
	}

		#lw-title {
			float:left;
			font-size: 1.1em;
		}

		#lw-controls {
			float: right;
			cursor: pointer;
		}

		#lw-controls a {
			color: white;
		}

	#lw-content {
		margin: 0;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 302;
	}

