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

.ColumnRight {
float: left;
border-left: 1px solid #369;
padding: 0 0 0 40px;
margin: 10px 10px 10px -1px;
width: 710px;
}

.gran {
	font-size:1.75em !important;
	color:#000 !important;
	font-family: 'bebas_neueregular'!important;
	
	}
.tablebebas {
	font-size:1.05em !important;
	color:#000 !important;
	font-family: 'bebas_neueregular'!important;
	
	}


h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.callout {
  background: #ECF0F1;
  color: #000;
  border-color: #1abc9c;
  margin: 10px  0 10px 50px !important;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 15px solid #eeeeee; 

  
}

blockquote p {
  padding:5px;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25px;
}

blockquote small {
  padding:15px;
  display: block;
  line-height: 24px;
  background-color:#1abc9c;
  color: #fff;
  font-size:18px !important;
}

blockquote small:before {
  content: '* ';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
		  behavior: url(../js/PIE.htc);
}

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  behavior: url(../js/PIE.htc);
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table.listing {
	width:50%;
	background-color:#eff7fc;
	margin:0 auto;	
}

table.listing2 {
	width:90%;
    background: none repeat scroll 0% 0% rgb(232, 232, 232);
}
table.listing2f {
	width:90%;
	background: none repeat scroll 0% 0% rgb(250, 245, 224);
	margin-left:20px;
		color:#FFF !important;
}
.listing2 caption {
	color:#d91c5c!important;
	font-weight:bolder;
	text-align:left;
	padding:1px;
	margin:2px!important;
	font-size:1.2em!important;
}
.listing2 caption a{
	color:#6697F2;
	text-decoration:none;
}

.listing2 caption  a:hover {
	/*border:1px solid #6d99ca;*/
	background:#E1E6FA;
	color:#000;
}
.table.listingcor {
	width:75%;
	background-color:#eff7fc;
	margin:0 auto;	
}
table.listing21 {
	width:95%;
	background-color:#eff7fc;
	margin:0 auto;
}
table.listing42 {
	width:95%;
	background-color:#eff7fc;
	margin:0 auto;
}
table.listing42 li{
	list-style:none;
}

table.listinglb {
	width:65%;
	margin:0 auto;	
}
.listinglb td {
	vertical-align:top;
	margin:0 0 !important;
	padding:0 3px;	
}
table.listing4 {
	width:75%;
	background-color:#eff7fc;
	margin:0 auto;	
}
table.listing2 thead {
	
	border: solid 1px #FFF;
	padding-left:40px;
	margin-left:12px;
	background-color:#e5eef3;
	font-size:1.3em;
	
	}
.listing td {
	vertical-align:top;
	text-align:left;
	padding:7px;
	font-size:1.0em;
	color:#000;
	border-bottom: solid 3px #fff;
	border-right:solid 3px #fff;
	
	}
.listing2 td {
	vertical-align:top;
	text-align:left;
	padding:3px;
	font-size:0.9em;
	color:#000;
	border-bottom: solid 3px #fff;
	border-right:solid 3px #fff;
	
	}
table.listing2a {
	width:90%;
	background-color:#eff7fc;
	margin:0 auto;
	border: 1px solid #eee !important;	
}
.listing2a td {
	vertical-align:top;
	text-align:left;
	padding:6px;
	font-size:1.0em;
	color:#000;
	border-right: 2px solid #fff;
	
	
	
	}
.listingcor td {
	vertical-align:top;
	text-align:left;
	padding:7px;
	font-size:1.0em;
	color:#000;
	border-bottom: solid 3px #fff;
	border-right:solid 3px #fff;
	
	}
	.listing21 td {
	vertical-align:top;
	text-align:left;
	padding:8px;
	font-size:0.9em;
	border-bottom: solid 3px #fff;
	border-right:solid 3px #fff;
	
	}
	.listing4 td {
	vertical-align:top;
	text-align:left;
	padding:7px;
	font-size:0.8em;
	border-bottom: solid 1px #fff;
	border-right:solid 1px #fff;
	
	}
	.listing4 ul li {
	
	padding:7px;
	font-size:0.8em!important;
	border-bottom: solid 1px #fff;
	border-right:solid 1px #fff;
	
	}
.tcenter {
	text-align:center!important;
}
.table.listing2 th, .pro {
	color: #000;
	font-size:1.0em;
	height:14px;
	margin-left:5px;	
	padding-left:10px;
	background-color:#e5eef3;
	border-bottom: solid 1px #bbb;
	border-right:solid 1px #bbb;
	}
.table.listing2 th, .white {
	
	background-color:#FFF;
	border: solid 1px #FFF
	}
table.listing31 {
	width:85%;
	background-color:#eff7fc;
	margin:0 auto;	
	border: solid 1px #FFF;
}
table.listing31 td  {
	font-size:1.0em;
	color:#000;
	padding:1px;
	border: solid 1px #FFF;
	text-align:left;
}
table.listing3 {
	width:60%;
	background-color:#eff7fc;
	margin:0 auto;	
	border: solid 1px #999;
}
table.listing3 td  {
	font-size:1.0em;
	color:#000;
	padding:5px;
	border: solid 1px #FFF;
	text-align:center;
}


table.listing42 {
	width:95%;
	background-color:#fff;
	margin:0 auto;	
}

table.listing421 {
	width:95%;
	background-color:#fff;
	margin:0 auto;
	margin-top:23px;
}

table.listing42 td{
	font-size:1.0em;
	background: url("../bgluimg/topsection.gif") repeat-x scroll left top transparent;
	margin:0 auto !important;
	padding:8px;
	text-align:left;
	
}

.oddblue  {
	font-size:1.1em !important;
	background: url("../bgluimg/bkgblue.gif") repeat-x scroll left top transparent !important;
	color:#5D5E60 !important;
	font-weight:bold;
	border: solid 1px #fff;
	text-align:center!important;
}

.oddblues  {
	font-size:1.1em !important;
	background: url("../bgluimg/bkgblue.gif") repeat-x scroll left top transparent !important;
	color:#5D5E60 !important;
	text-align:center!important;
	font-weight:bold;
	border: solid 1px #fff;
	margin-left:130px!important;

}


.odd1  {
	font-size:1.1em !important;
	font-style:normal;
	font-weight:bold;
	background-color:#39C;
	color:#fff;
	padding:5px;
	border: solid 1px #fff;
} 
.odds1  {
	
	background-color:#eaeaea;

} 
.odd11  {
	font-size:1.0em;
	background: url("../img/bklila.jpg")   repeat-x scroll left top transparent !important;
	color:#FFF !important;
	font-weight:bold;
	padding:5px;
	border: solid 1px #fff;
}
.odd111  {
	font-size:1.0em;
	background-color:tomato;
	color:#FFF !important;
	font-weight:bold;
	border: solid 1px #000;
	text-align:center;
}

.oddclar  {
	
	background-color:#FCFCFC;

}

.oddvert  {
	font-size: 1.0em !important;
	background: #ecffb5 !important;; /* Old browsers */
	background: -moz-linear-gradient(top, #ecffb5 0%, #b7e28c 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecffb5), color-stop(100%,#b7e28c))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ecffb5 0%,#b7e28c 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ecffb5 0%,#b7e28c 100%)!important; /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ecffb5 0%,#b7e28c 100%)!important; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecffb5', endColorstr='#b7e28c',GradientType=0 )!important; /* IE6-9 */
	background: linear-gradient(top, #ecffb5 0%,#b7e28c 100%)!important; /* W3C */
	background-color:#DEF2B3!important;
	color:#999;
	font-weight:bold;
	padding: 0 5px !important;
	border: solid 1px #999;
	text-align:left !important;
}
.oddleft {
	text-align:left!important;
	text-indent:8px!important;
}
.oddsubt {
	font-size: 0.8em !important;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
}
.oddvertpie  {
	background: #eeeeee!important; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%) !important; /* Opera11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%) !important; /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ) !important; /* IE6-9 */
	background: linear-gradient(top, #eeeeee 0%,#cccccc 100%) !important; /* W3C */
	}


 .bkgred {
	 font-size:1.0em !important;
	background: url("../bgluimg/bkgred.gif") repeat-x scroll left top transparent !important;
	color:#5d5e60 !important;
	font-weight:bold;
	border: solid 1px #999;
	padding-left:22px !important;
	}



/* api listings */
th.col1 {
	width:120px;		
}

td.code {
	color:blue;		
	width:120px;	
}

div.type {
	color:#789;
	font-family:"courier new",courier;
}

td.default {
	color:#345;
	width:80px;	
}

td.type {
	color:navy;		
}

td.code em {
	color:#666;
	font-style:normal;
}

td.description {
	color:#333;
	font-size:12px;
}

td.code i {
	font-style:normal;
	color:#666;
}

table.list2a {
	width:92%;
	background-color:#F2F2F2;
	margin:0 auto;
	border:#999 solid 1px;	
	
	
	
}
table.list2a td {
	font-size:14px !important;
	line-height:14px!important;
	border-bottom:solid 1px #999;

}
table.list2a p {
	font-size:14px !important;
	line-height:14px!important;
}
table.list2a li {
	font-size:14px !important;
	line-height:14px!important;
}
table.list2 {
	width:87%;
	background-color:#F2F2F2;
	margin:0 auto;	
	line-height:16px;
	
}
table.aposi1 {
	width:85%;
	background-color:#FBFBFB;
	margin:0 auto;	
	line-height:16px;
	
}
table.aposi1 td {
	text-align:left;
	color:#000;
	border: solid 1px #eee;
	vertical-align:top!important;
	padding:4px 1px!important;
}
table.aposi1  ul li {
	
	margin:0!important;
	padding:1px 1px!important;
	
}
.alt {
	background-color:#FFF;
}
.asm {
	text-align:center!important;
}
table.list2img {
	width:715px;
	background-color:#FFF;
	margin:0 auto;	
	
	
}
table.list3 {
	width:96%;
	background-color:#F2F2F2;
	margin:0 auto;	
	line-height:16px;
	
}
table.list28 {
	width:90%;
	background-color:#F2F2F2;
	margin:15px auto;	
	border: solid 1px #999;
	
}
.list28 td {
	text-align:left;
	padding:10px;
	font-size:18px;
	line-height:20px;
	color:#000;
	border-bottom:solid 1px #999;
	
}
.list28 caption {
	color:#7B0E47!important;
	font-weight:bold!important;
	text-align:left;
	padding:5px;
	margin:5px!important;
	font-size:16px!important;
	word-spacing:-2px;
	
	

	
}
.aposi1 td {
	text-align:left;
	padding:2px;
	font-size:13px;
	color:#000;
	border: solid 1px #eee;
	
}
.listcent {
	text-align:center!important;
	padding:2px;
	font-size:13px;

	
}

.liqsm {
	text-align:left;
	padding:1px!important;
	font-size:11px!important;
	color:#000;
	border: solid 1px #999;
	
}

.list2 td {
	text-align:left;
	padding:10px;
	font-size:16px;
	color:#000;
	border: solid 1px #999;
	
}
.list2 p {
	text-align:left;
	padding:1px;
	margin:2px!important;
	font-size:16px !important;

	
}
.list2 caption {
	color:#7B0E47!important;
	font-weight:bold!important;
	text-align:left;
	padding:5px;
	margin:5px!important;
	font-size:16px!important;
	word-spacing:-2px;
	
	

	
}
.list2img caption {
	color:#7B0E47!important;
	font-weight:bold!important;
	text-align:left;
	padding:5px;
	margin:5px!important;
	font-size:16px!important;
	word-spacing:-2px;
	
	

	
}
.list3 td {
	text-align:left;
	padding:10px;
	font-size:16px;
	color:#000;
	border: solid 1px #999;
	
}
.list3 p {
	text-align:left;
	padding:1px;
	margin:2px!important;
	font-size:16px !important;

	
}
.list3 caption {
	color:#d91c5c!important;
	font-weight:bolder;
	text-align:left;
	padding:1px;
	margin:2px!important;
	font-size:1.0 em!important;
	font:90% Verdana!important;
	

	
}
.oddap  {
	font-size:1.45em !important;
	font-family: 'bebas_neueregular' !important;
	background-color: #644436 !important;
	color:#FFF !important;
	border: solid 1px #999;
	text-align:center!important;
	letter-spacing: 1pt;
}
.oddt2  {
	font-size:18px!important;
	line-height:26px;
	background: url("../img/bkviolet.jpg") repeat-x scroll left top transparent !important;
	color:#FFF !important;
	font-weight:bold;
	border: solid 1px #999;
	text-align:center!important;
}	
.oddt22  {
	font-size:10px!important;
background: url("../img/bkviolet.jpg") repeat-x scroll left top transparent !important;
	color:#FFF !important;
	font-weight:bold;
	border: solid 1px #999;
	text-align:center!important;
}
.oddwhite  { 
	background-image:none !important;	
	background-color:#fff !important;
	color: #666 !important;
	border: none !important;
	font-size:12px !important;
	line-height:13px!important;
	text-align:left !important;
	padding-left:5px !important;
}
.oddbold  { 
	background-image:none !important;	
	background-color:#fff !important;
	color: #000 !important;
	border: none !important;
	font-size:0.8em !important;
	text-align:left !important;
	padding:0 0 0 5px!important;
	margin:0  0 0 22px!important;
}
.trwhite  { 
	background-image:none !important;	
	background-color:#fff !important;
	color: #d91c5c !important;
	border: none !important;
	dding-left:5px !important;
}
.titwhite  { 
	
	color: #666 !important;
	font-size:0.9em !important;
	padding-left:35px !important;
	margin-top:25px!important;
}




table.listing2fx {

	width:670px;
	margin-left:2px;
	color: rgb(140, 114, 53);
	border: 3px solid #eee;
}
table.listing2fx td {

	background: url("../img/bkggris.gif") repeat-x scroll left top transparent;
	margin-left:20px;
	color: rgb(140, 114, 53);
	text-align:center;
	border: 1px solid #eee;
}
.oddsubtx  {
	font-size:11px !important;
	background: url("../img/bkviolet.jpg") repeat-x scroll left top transparent !important;
	color:#fff !important;
	text-align:center!important;
	padding:1px 3px;
	border: 1px solid  #eee!important;
	

}

.oddbluex  {
	font-size:16px !important;
	background: url("../img/bkblue2.jpg") repeat-x scroll left top transparent !important;
	color:#fff !important;
	border: solid 1px #eee;
	text-align:left!important;
}

.oddbluesx  {
	background: url("../img/bklila.jpg") repeat-x scroll left top transparent !important;
	font-size:18px !important;
	color:#fff !important;
	text-align:center!important;
	font-weight:bold;
	border: solid 1px #eee;
	height:50px;
	

}
.firstcol {
	width:100px;
	text-align:left!important;
	font-size:14px;
	font-weight:bold;
	color:#000!important;

}
.firstcols {
	text-align:center!important;
	font-size:12px;
	color:#000;

}
table.listing2fx2 {
	width:97%;
	margin:0 auto;
	color: rgb(140, 114, 53);
	border: 3px solid #eee;
}
table.listing2fx2 td {

	background-color:#F7F3F0;
	margin-left:20px;
	color: rgb(140, 114, 53);
	text-align:left;
	padding:6px;
	border: 1px solid #eee;
}
.colx2{
	background-color:#FBFBFB!important;
	text-align:left!important;
	font-size:14px;
	width:180px;
	padding:1px 4px !important;
}
.oddsubtx2  {
	font-size:14px !important;
	background: url("../img/bklila.jpg") repeat-x scroll left top transparent !important;
	color:#fff !important;
	text-align:center!important;
	padding:1px 3px;
	border: 1px solid  #eee!important;
	

}
.trx2{border-bottom: 1px solid #333!important;

}
.oddbluex2  {
	font-size:16px !important;
	background: url("../img/bkgblues2.gif") repeat-x scroll left top transparent !important;
	color:#fff !important;
	border: solid 1px #eee;
	text-align:left!important;
}

.oddbluesx2  {
	background: url("../img/bkviolet.jpg") repeat-x scroll left top transparent !important;
	font-size:18px !important;
	color:#fff !important;
	text-align:center!important;
	font-weight:bold;
	border: solid 1px #eee;
	height:30px;
	

}
.firstcol2 {
	text-align:left!important;
	font-size:14px;
	font-weight:bold;
	color:#000!important;

}
.firstcols2 {
	text-align:center!important;
	font-size:12px;
	background-color:#ddd!important;
	color:#000!important;

}




/* divs colores */

.drosa {
	border: 4px solid #CDBCDC;
    border-radius: 10px 10px 10px 10px;
	behavior: url(../js/PIE.htc);
	/*border: 1px solid #E2DAEB;
	border:solid 4px #C3C;*/
	width: 70%;
	margin:0 auto;
	
	/*background-color:#FAF7FE;*/
	background-image:url(../bgluimg/bkgros.gif);
    background-repeat: repeat;
	behavior: url(../js/PIE.htc);
}
.drosat {
	border: 4px solid #CDBCDC;
	border-radius: 10px 10px 10px 10px;
	behavior: url(../js/PIE.htc);
	width: 39%;
	margin-top:2%;
	margin-left:4%;
	margin-bottom:5%;
	margin-right:1%;
	height:360px;
	background-image:url(../bgluimg/bkgros.gif);
	background-repeat: repeat;
	float:left;
}
p.typerose {
	color:#999;
	font-weight:600;
	font-size:16px!important;
}
p.typewhite {
	color:#000;
	font-weight:900;
}
.dviolet {
	border:solid 4px #00C2DC;
	border-radius: 10px 10px 10px 10px;
	behavior: url(../js/PIE.htc);
	width: 80%;
	margin:0 auto;	
	background-image:url(../bgluimg/bkgpal.gif);
    background-repeat: repeat;
	background-color:#FFF;
	color:#000 !important;
	
	
}
.dred {
	border:solid 4px #F36;
	border-radius: 10px 10px 10px 10px;
	behavior: url(../js/PIE.htc);
	width: 80%;
	margin:0 auto;	
	background-image:url(../bgluimg/bkgpal.gif);
    background-repeat: repeat;
	background-color:#FFF;
	color:#000 !important;
	
}
strong.dviolet  {
	color:#000!important;
}
.dviolett {
	border:solid 4px #00C2DC;
	border-radius: 10px 10px 10px 10px;
	behavior: url(../js/PIE.htc);
	width: 51%;
	height:360px;
	margin-top:2%;
	margin-left:2%
	background-image:url(../bgluimg/bkgpal.gif);
	background-repeat: repeat;
	color:#000 !important;
	float:left;
}
#dresumen {
	background: #FFF url(../img/ctop.jpg) no-repeat;
	float:left;
	min-height:300px;	
	padding:20px;
	margin:0 auto;
	width:650px;

}
/***************collapsables**************************/

#caja {
width:90%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#ffffff;
}
#caja1 {
width:25%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#ffffff;
}
#caja22 {
width:75%;
display: none;
padding:5px;
margin-left:45px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja2a {
width:92%;
display: none;
padding:5px;
margin-left:45px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja1 {
width:96%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja2 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja3 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja3a {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja4 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja5 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja6 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja7 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja8 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja9 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja10 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja11 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja12 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja13 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja14 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja15 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#caja16 {
width:95%;
display: none;
padding:5px;
border:2px solid #b7d8ee;
background-color:#f9f9f9;
}
#ocultar {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar1 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar2 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar3 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar4 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar5 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}


#ocultar6 {
float:right;
display:block;
font-size:14px;
line-height:14px;
}
#ocultar7 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}
#ocultar8 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}
#ocultar9 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar10 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar11 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar12 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar13 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar14 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}
#ocultar15 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}
#ocultar16 {
float:right;
display:block;
font-size:14px;
line-height:14px;

}#ocultar3a {
float:right;
display:block;
font-size:14px;
line-height:14px;

}

#mostrar{
display:inline;
width:20%;
padding:5px;
border:2px solid #D0E8F4;

}

.close {float:right;
display:block;
font-size:14px;
line-height:14px;
}
/******************FIN COLLAPSABLES***************/
.conclu {
	background:#fff url(../img/content_top4.jpg) no-repeat;
	float:left;
	min-height:300px;	
	padding:20px;
	margin-left:20px;
	width:628px;
}
	


#fichas {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 2px #000000;
-webkit-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dbdbdb', endColorstr = '#f2f8ff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dbdbdb', endColorstr = '#f2f8ff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #dbdbdb, #f2f8ff);
background-image: -ms-linear-gradient(top, #dbdbdb, #f2f8ff);
background-image: -o-linear-gradient(top, #dbdbdb, #f2f8ff);
background-image: -webkit-gradient(linear, center top, center bottom, from(#dbdbdb), to(#f2f8ff));
background-image: -webkit-linear-gradient(top, #dbdbdb, #f2f8ff);
background-image: linear-gradient(top, #dbdbdb, #f2f8ff);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

margin:2px!important;
padding:5px;

}


#contfichas{
        background-color:#F2F2F2;
        border:1px solid #999;
		margin:22px!important;
		height:100%;
	

	
}
#contfichas h4 {
	font-size:16px !important;
	line-height:22px;
	color:#FFF;
	

}
#contfichas p {
	font-size:12px !important;
	line-height:14px;

}
#contfichas em {
	font-size:14px !important;
	color:#063;

}
.contfichas  li {
	font-size:12px!important;
	margin-left:15px!important;
	line-height:16px!important;
}
.contfichas  ul {
	margin-left:10px !important;
	padding-left:22px;

}

#concabecera{
        background-color:#006666  ;
        height:20%;
		
}
#conmenu{
        height:10%;
        background-color:#C8CACC;
}
#colf{

        background-color:#F2F2F2;
        float:left;
        width:50%;

	
}
#colr{
        
        background-color:#F9F9F9;
		float:right;
        width:50%;
}
#colr2{
        
        background-color:#F9F9F9;
		float:right;
        width:50%;
		height:300px;
}
#colpie{
        height:2px;
        background-color:#fff;
        clear:both;
}





/*<!--.contfichas {
    width:90%;
	background-color:#ccc;
	margin:14px;
	border: 1px solid #0F3;
	
}

.colf {
	width:50%;
	background-color:#0FF;
	margin:24px 20px 20px 20px;
	float:left;
	
}
.colr {
	width:40%;
	background-color:#fff;
	margin:2px 2px 20px 20px;
	float:left;
	padding-top:24px;
}
-->*/
table {
  max-width: 90%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 90%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table img {
  display:table-cell;
  border: 5px solid #CCCCCC;
  float:left;
  margin:3px 15px 14px 25px;

}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font-size:13px;
}
.tablesmall {
	font-size:12px;
	width:130px;
	border-right: 1px solid #dddddd;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  behavior: url(../js/PIE.htc);
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  behavior: url(../js/PIE.htc);
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  behavior: url(../js/PIE.htc);
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  behavior: url(../js/PIE.htc);
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  behavior: url(../js/PIE.htc);
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  behavior: url(../js/PIE.htc);
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  behavior: url(../js/PIE.htc);
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  behavior: url(../js/PIE.htc);
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  behavior: url(../js/PIE.htc);
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  behavior: url(../js/PIE.htc);
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.img-desc {
    position: relative;


}
.img-desc small {

    bottom: 0;
    left: 0;
    padding: 10px;
    border-top: 1px solid #999;
}
.label {
	background: none repeat scroll 0 0#FFFFFF ;
	border: 1px solid #3085D6;
	border-radius: 3px 3px 3px 3px;
	font-size: 10px !important;
	padding: 0 3px;
	color: #3085D6;
    display: inline-block;
    font-family: Helvetica,arial,verdana,sans-serif;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
.row { width: 100%; max-width: 940px; min-width: 320px; margin: 0 auto; }
@media only screen and (max-width: 960px) { .row { padding: 0 20px; } }
.row .row { min-width: 0px; }
@media only screen and (max-width: 960px) { .row .row { padding: 0; } }

/* To fix the grid into a different size, set max-width to your desired width */
.column, .columns { margin-left: 2.12766%; float: left; min-height: 1px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.column:first-child, .columns:first-child, .alpha { margin-left: 0px; }

.column.omega, .columns.omega { float: right; }

.row { padding: 0 20px; }
/* Column Classes */
.row .one.column, .row .one.columns, .sixteen.colgrid .row .one.columns { width: 6.38298%; }
.row .two.columns { width: 14.89362%; }
.row .three.columns { width: 23.40426%; }
.row .four.columns { width: 31.91489%; }
.row .five.columns { width: 40.42553%; }
.row .six.columns { width: 48.93617%; }
.row .seven.columns { width: 57.44681%; }
.row .eight.columns { width: 65.95745%; }
.row .nine.columns { width: 74.46809%; }
.row .ten.columns { width: 82.97872%; }
.row .eleven.columns { width: 91.48936%; }
.row .twelve.columns { width: 100%; }