/* CSS de Open Data Euskadi */

/* 
Cheatsheet: relacion de unidades px<>em en OpenData en elementos HTML de primer nivel:
10px = .714em
12px = .857em
14px = 1em
16px = 1.143em
18px = 1.286em
20px = 1.429em
24px = 1.714em
30px = 2.143em
40px = 2.857em
*/

/* @group Reset */
html
{
	/*This odd 100.01% value for the font size compensates for several browser bugs.
First, setting a default body font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of proportion if they are later set in ems in other elements.
Additionally, some versions of Opera will draw a default font-size of 100% too small compared to other browsers. Safari, on the other hand, has a problem with a font-size of 101%. The current best suggestion is to use the 100.01% value for this property.*/
	font-size: 100.01%;
}

/*Estilos para evitar el preformateo dado por los portales*/
div.r01gContainer a,
div.r01gContainer a:hover,
div.r01gContainer a:visited,
div.r01gContainer a:link,
div.r01gContainer a span,
div.r01gContainer a:hover span,
div.r01gContainer a:visited span,
div.r01gContainer a:link span{
	text-decoration		: none !important;
}


div.r01gContainer .dataset_properties li,
div.r01gContainer .dataset_download li,
div.r01gContainer .dataset_source_license_dates li,
div.r01gContainer .documentation li,
div.r01gContainer .dataset_properties ol,
div.r01gContainer .dataset_download ol,
div.r01gContainer .dataset_source_license_dates ol,
div.r01gContainer .documentation ol{
	padding 	: 0 !important;
	margin		: 0 !important;
	list-style	: none !important; 
}

div.r01gContainer img.x46fLicenseIcon{
	display: block;
	float: left;
	margin-right: 10px;
}

div.r01gContainer .dataset_description ul,
div.r01gContainer .moreInfo ul,
div.r01gContainer .dataset_description ol,
div.r01gContainer .moreInfo ol{
	margin-left: 25px;
}

div.r01gContainer .moreInfo li{
	float: none !important;
} 

div.r01gEditor .r01SquareList, div.r01gContainer .moreInfo .r01SquareList,
div.r01gEditor .r01SquareList li, div.r01gContainer .moreInfo .r01SquareList li {
	list-style-type: square !important;
}
div.r01gEditor .r01CircleList, div.r01gContainer .moreInfo .r01CircleList,
div.r01gEditor .r01CircleList li, div.r01gContainer .moreInfo .r01CircleList li {
	list-style-type: circle !important;	
}
div.r01gEditor .r01DiscList, div.r01gContainer .moreInfo .r01DiscList,
div.r01gEditor .r01DiscList li, div.r01gContainer .moreInfo .r01DiscList li {
	list-style-type: disc !important;	
}

div.r01gEditor .r01Decimal, div.r01gContainer .moreInfo .r01Decimal,
div.r01gEditor .r01Decimal li, div.r01gContainer .moreInfo .r01Decimal li {
	list-style-type: decimal !important;
}
div.r01gEditor .r01MinLowerRoman, div.r01gContainer .moreInfo .r01MinLowerRoman,
div.r01gEditor .r01MinLowerRoman li, div.r01gContainer .moreInfo .r01MinLowerRoman li {
	list-style-type: lower-roman !important;
}
div.r01gEditor .r01UpperRoman, div.r01gContainer .moreInfo .r01UpperRoman,
div.r01gEditor .r01UpperRoman li, div.r01gContainer .moreInfo .r01UpperRoman li {
	list-style-type: upper-roman !important;	
}	
div.r01gEditor .r01LowerAlpha, div.r01gContainer .moreInfo .r01LowerAlpha,
div.r01gEditor .r01LowerAlpha li, div.r01gContainer .moreInfo .r01LowerAlpha  li {
	list-style-type: lower-alpha !important;	
}	
div.r01gEditor .r01UpperAlpha, div.r01gContainer .moreInfo .r01UpperAlpha,
div.r01gEditor .r01UpperAlpha li, div.r01gContainer .moreInfo .r01UpperAlpha li {
	list-style-type: upper-alpha !important;	
}	


div.r01gContainer div, div.r01gContainer span, div.r01gContainer applet, div.r01gContainer object, div.r01gContainer iframe, div.r01gContainer h1, div.r01gContainer h2, div.r01gContainer h3, div.r01gContainer h4,
div.r01gContainer h5, div.r01gContainer h6, div.r01gContainer p, /*div.r01gContainer blockquote,*/ div.r01gContainer q, div.r01gContainer cite, div.r01gContainer a, div.r01gContainer abbr, div.r01gContainer acronym, div.r01gContainer address, div.r01gContainer big, 
div.r01gContainer small, 
div.r01gContainer code, 
div.r01gContainer samp, 
div.r01gContainer var, div.r01gContainer tt, div.r01gContainer pre, div.r01gContainer del, div.r01gContainer ins, div.r01gContainer strike, div.r01gContainer dfn, 
div.r01gContainer kbd, div.r01gContainer em, 
div.r01gContainer strong, 
div.r01gContainer font, div.r01gContainer img, div.r01gContainer s, div.r01gContainer sub, div.r01gContainer sup, div.r01gContainer dl, div.r01gContainer dt, 
div.r01gContainer dd, div.r01gContainer ol, div.r01gContainer ul, div.r01gContainer li, 
div.r01gContainer label, 
div.r01gContainer legend
{font-size: 0.96em; vertical-align: baseline;}

div.r01gContainer :link, :visited { text-decoration: none !important; }
div.r01gContainer div, div.r01gContainer dl, div.r01gContainer dt, div.r01gContainer dd, div.r01gContainer ul, div.r01gContainer ol, div.r01gContainer li, div.r01gContainer h1, div.r01gContainer h2, div.r01gContainer h3, div.r01gContainer h4, div.r01gContainer h5, div.r01gContainer h6, div.r01gContainer form, div.r01gContainer fieldset, div.r01gContainer input, div.r01gContainer pre, div.r01gContainer p/*, div.r01gContainer blockquote*/ {margin: 0;padding: 0;}
div.r01gContainer dl, div.r01gContainer ul, div.r01gContainer ol {list-style: none;list-style-type: none;}


div.r01gContainer a,
div.r01gContainer a:hover,
div.r01gContainer a:active,
div.r01gContainer a img,
div.r01gContainer :link img,
div.r01gContainer :visited img
{border: none;outline: none;outline-style: none;}

div.r01gContainer :focus {outline: 0;}
div.r01gContainer address, div.r01gContainer caption, div.r01gContainer cite, div.r01gContainer code, div.r01gContainer dfn, div.r01gContainer th, div.r01gContainer var{font-style: normal;font-weight: normal;}
div.r01gContainer pre, div.r01gContainer code, div.r01gContainer tt, div.r01gContainer samp {font-size: 1em;}
div.r01gContainer kbd {text-transform: uppercase;}
div.r01gContainer sup {vertical-align: super;}
div.r01gContainer sub {vertical-align: sub;}
div.r01gContainer pre {white-space: pre;}

/*
div.r01gContainer blockquote:before,
div.r01gContainer blockquote:after,
div.r01gContainer q:before,
div.r01gContainer q:after
{content:"";}

div.r01gContainer blockquote,q{quotes: "" "";}
*/
/* @end */




/* Hacemos que todos los elementos en bloque por defecto tengan un margin inferior correspondiente a 20px */
div.r01gContainer div, div.r01gContainer dl, div.r01gContainer dt, div.r01gContainer dd, div.r01gContainer ul, div.r01gContainer ol, div.r01gContainer li, div.r01gContainer h1, div.r01gContainer h2, div.r01gContainer h3, div.r01gContainer h4, div.r01gContainer h5, div.r01gContainer h6, div.r01gContainer form, div.r01gContainer fieldset, div.r01gContainer input, div.r01gContainer button, div.r01gContainer pre, div.r01gContainer p/*, div.r01gContainer blockquote*/{margin: 0 0 1.429em 0;}

/* @group headings */
div.r01gContainer h1, div.r01gContainer h2, div.r01gContainer h3, div.r01gContainer h4, div.r01gContainer h5, div.r01gContainer h6
{
	color: #666;
	font-family: Arial, sans-serif;
	line-height: 1.2;
	margin: 0 0 .5em 0;
}
div.r01gContainer h1 {font-size: 1.714em;}/* 24px */
div.r01gContainer h2 {font-size: 1.429em;}/* 20px */
div.r01gContainer h3 {font-size: 1.143em;}/* 16px */
div.r01gContainer h4 {font-size: 1em;}/* 14px */
div.r01gContainer h5 {font-size: 1em;}/* 14px */
div.r01gContainer h6 {font-size: 1em;}/* 14px */
/* @end */

div.r01gContainer a:link {color: #0074bd;}
div.r01gContainer a:visited {color: #0074bd !important; text-decoration: none !important;}
div.r01gContainer a:hover {color: #47b6ed  !important;}


div.r01gContainer acronym,
div.r01gContainer abbr
{
	border-bottom: 1px dotted;
	cursor: help;
}

div.r01gContainer a acronym,
div.r01gContainer a abbr
{cursor: pointer;}

/* @group q, bockquote, cite */
/*
div.r01gContainer q,
div.r01gContainer blockquote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

div.r01gContainer blockquote {font-size: 15px;}

div.r01gContainer blockquote cite
{
  display: block;
  font-size: 12px;
  margin: 10px 0 0 0;
}
*/
/* STANDARD QUOTES */
/*
div.r01gContainer q { quotes: "\201C" "\201D" "\2018" "\2019"; }
div.r01gContainer q:lang(sv) { quotes: '\201D' '\201D' '\2019' '\2019'; }
div.r01gContainer q:lang(da) { quotes: '\00BB' '\00AB' '\203A' '\2039'; }

div.r01gContainer q:before { content: open-quote; }
div.r01gContainer q:after  { content: close-quote; }
*/

/* SAFARI SUPPORT */
/*
div.r01gContainer q:before   { content: '\201C'; }
div.r01gContainer q:after    { content: '\201D'; }
div.r01gContainer q q:before { content: '\2018'; }
div.r01gContainer q q:after  { content: '\2019'; }
*/
/* BLOCKQUOTES */
/*
div.r01gContainer blockquote * { quotes: none; }
div.r01gContainer blockquote > *:before { content: '\201C'; }
div.r01gContainer blockquote > *:after  { content: '\201D'; }
div.r01gContainer blockquote q:before   { content: '\2018'; }
div.r01gContainer blockquote q:after    { content: '\2019'; }
*/
/* LANGUAGE-SPECIFIC QUOTES SAFARI STYLE */
/*
*[lang~='da'] q:before, q[lang~='da']:before,
*[lang~='da'] blockquote > *:before, blockquote[lang~='da'] > *:before { content: '\201E'; }

*[lang~='da'] q:after, q[lang~='da']:after,
*[lang~='da'] blockquote > *:after, blockquote[lang~='da'] > *:after { content: '\201C'; }

*[lang~='da'] q q:before, q[lang~='da'] q:before,
*[lang~='da'] blockquote q:before, blockquote[lang~='da'] q:before { content: '\2019'; }

*[lang~='da'] q q:after, q[lang~='da'] q:after,
*[lang~='da'] blockquote q:after, blockquote[lang~='da'] q:after { content: '\2019'; }

*[lang~='sv'] q:before, q[lang~='sv']:before,
*[lang~='sv'] blockquote > *:before, blockquote[lang~='sv'] > *:before { content: '\201D'; }

*[lang~='sv'] q:after, q[lang~='sv']:after,
*[lang~='sv'] blockquote > *:after, blockquote[lang~='sv'] > *:after { content: '\201D'; }

*[lang~='sv'] q q:before, q[lang~='sv'] q:before,
*[lang~='sv'] blockquote q:before, blockquote[lang~='sv'] q:before { content: '\2019'; }

*[lang~='sv'] q q:after,  q[lang~='sv'] q:after,
*[lang~='sv'] blockquote q:after, blockquote[lang~='sv'] q:after { content: '\2019'; }

cite {}
*/
/* @end */
div.r01gContainer kbd
{
  background: #eee;
  border-top: .15em solid #ccc;
  border-right:.25em solid #aaa;
  border-bottom:.3em solid #888;
  border-left:.2em solid #bbb;
  color: #000;
  font-size: 1em;
  font-weight: normal;
  font-family: "Lucida console", Courier, monospace, sans-serif;
  line-height: 2;
  padding: .05em .2em;
}

/* @group lists */

div.r01gContainer ul li, div.r01gContainer ol li {margin: 0 0 5px 0;}
div.r01gContainer dt, div.r01gContainer dd{margin: 0;}
div.r01gContainer dt{font-weight: bold;}

/* @end */

/* @group Seleccion general */
::-moz-selection,
::selection
{
	background:#d4f699;
	color:#7aa62f;
}

/* Seleccion de enlaces */ 
a::-moz-selection,
a::selection
{
	background: #535353;
	color:#9dd63c;
}
/* @end */
/* @end */

/* Contenido principal */
div.r01gContainer #main_content
{
	float: left;
	margin: 0;
	width: 70%;
}
div.r01gContainer #r01gTitleHeadOD{
	float	: left;
	margin	: 0;
	width	: 70%;
	margin	: 0 0 5px;
}
div.r01gContainer #r01gLinksHeadOD{
	float		: right;
	width		: 25%;
	margin		: 0 0 5px;
	text-align	: right;
}
div.r01gContainer #r01gLinksHeadOD > a,
div.r01gContainer #r01gLinksHeadOD > span
{
	color		 : #A0A0A0; 
	border-bottom: none;
	font-size	 : 0.85em;
}
div.r01gContainer #r01gLinksHeadOD > a:hover{
	text-decoration		: underline !important;
	color		 		: #A0A0A0 !important; 
}
div.r01gContainer .x46FileData{
	margin-top: 5px !important;
}

div.r01gContainer .x46FileData a.x46FileDataRDF span.x46File{
	background-color : #66A7C3;
}
div.r01gContainer .x46FileData a.x46FileDataDCAT span.x46File{
	background-color : #2D5765;
}



div.r01gContainer .x46FileData span.x46File{
	color: #fff;
	padding: 3px 6px 3px 23px;
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/x46FileData.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}


/* Contenido columna derecha */
div.r01gContainer .aside
{
	float: right;
	width: 25%;
}

/* @group .documentation */
/* Panel con documentos relacionados */

div.r01gContainer .documentation h2
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #b3b3b3 url('/r01commonresources/r01gContainerVA/images/opendata/bg/grey_title.gif') repeat-x left bottom;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: .5em;
	text-shadow: 1px 1px 1px #333
}

div.r01gContainer .documentation ul
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #f0f0f0;
	border-top: 1px solid #d8d8d8;
	font-size: .857em;
	line-height: 1.1;
	margin: 0;
	padding: 0 0 10px 0;
}

div.r01gContainer .documentation li
{
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #fff;
	margin: 0;
}

div.r01gContainer .documentation li a
{
	background-position: 10px 5px;
	background-repeat: no-repeat;
	display: block;
	padding: 1em 1em .75em 3.5em;
	text-shadow: 1px 1px 1px #fff;
}

div.r01gContainer .documentation li.arrow a {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/arrow.gif');}
div.r01gContainer .documentation li.website a {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/website.gif');}

div.r01gContainer .documentation li a span
{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
}

div.r01gContainer .documentation li a:hover span {color: #999;}
/* @end */



/* @group .statisticData */
/* Datos estadisticos Eustat */
div.r01gContainer .statisticData
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #e8f3f6 url('/r01commonresources/r01gContainerVA/images/opendata/bg/statisticData.gif') repeat-x;
	margin: 0 0 15px 0;
	padding: 1em;
	text-shadow: 1px 1px 1px #fff; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px
}

div.r01gContainer .statisticData h2
{
	font-size: 1em !important;
}

div.r01gContainer .statisticData p
{
	font-weight: bold;
	line-height: 1.1;
	margin: 0;
	padding: .5em 0 .5em 0;
}
div.r01gContainer .statisticData p img{
	display			: block;
	float			: left;
	margin			: 0 20px 0 0;
}
div.r01gContainer .statisticData p a{
	display			: block;
	float			: right;
	width			: 75%;
}

div.r01gContainer .statisticData .statisticDataDescription{
	margin		: 10px 5px;
}
/* @end */
/* @group .otherData */
/* Datos de tipo NO Estadistico */
div.r01gContainer .otherData
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #000;
	border-bottom: 1px solid #d0d9dd;
	margin: 0;
	padding: 1em;
	text-shadow: 1px 1px 1px #fff;
}

/* @end */
/* @group .dataset_download */
/* Enlaces a descarga de documentos de un Dataset */
div.r01gContainer .dataset_download,
div.r01gContainer .aside .dataset_download
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #b2ced6 url('/r01commonresources/r01gContainerVA/images/opendata/bg/downloadData.gif') repeat-x left top;
	border-top: 1px solid #fff;
	padding: 1.429em;/*20px*/
	text-shadow: 1px 1px 1px #fff
}
div.r01gContainer .dataset_download_dcrestadistica{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/bg/downloadData.gif') repeat-x;	
	
}

div.r01gContainer .dataset_download h2,
div.r01gContainer .aside .dataset_download h2 
{
	font-size: 1.2em;
	margin: 0 1em 1em 0;
}

div.r01gContainer .dataset_download ul,
div.r01gContainer .aside .dataset_download ul
{
	/*float: left;*/
	margin: 0 0 0 1em !important;
}

div.r01gContainer .dataset_download li
{
	float: left;
	margin: 1em 2em 0 0 !important;
}
div.r01gContainer .dataset_download_dcrestadistica li
{
	float: none;
}
div.r01gContainer .aside .dataset_download li{
	margin	: 1em 2em 0 0 !important;
	float	: none !important;
}

div.r01gContainer .dataset_download li a,
div.r01gContainer .aside .dataset_download li a
{
	display: block;
	line-height: 1.1;
}

div.r01gContainer .dataset_download div.moreInfo{
	margin	 : 5px 0 0 0;
}

div.r01gContainer .dataset_download div.moreInfo a{
	font-weight: bold;
}

div.r01gContainer .dataset_download li a:hover,
div.r01gContainer .aside .dataset_download li a:hover 
{color: #666;}
div.r01gContainer .dataset_download li a:hover span,
div.r01gContainer .aside .dataset_download li a:hover span 
{color: #999;}

div.r01gContainer .dataset_download a span.filesize acronym{
	color: #333333;
}

div.r01gContainer .dataset_download a:hover span.filesize acronym{
	color: #999;
}

div.r01gContainer .dataset_download acronym
{border: none;}

div.r01gContainer .dataset_download li .filetype,
div.r01gContainer .aside .dataset_download li .filetype
{
	background: no-repeat left center;
	border-bottom: none;
	font-weight: bold;
	padding: 9px 0 9px 36px;
}
div.r01gContainer .aside .dataset_download li .filetype{
	padding: 9px 0 9px 25px;
}
div.r01gContainer .dataset_download li .csv acronym{
	color: #934435;
}
div.r01gContainer .dataset_download li .xls acronym,
div.r01gContainer .dataset_download li .xlsx acronym{
	color: #489335;
}
div.r01gContainer .dataset_download li .zip acronym{
	color: #6c2e82;
}
div.r01gContainer .dataset_download li .fileType_7z acronym{
	color: #6c2e82;
}
div.r01gContainer .dataset_download li .wms acronym{
	color: #d59925;
}
div.r01gContainer .dataset_download li .kml acronym{
	color: #d5d325;
}
div.r01gContainer .dataset_download li .shp acronym{
	color: #315866;
}
div.r01gContainer .dataset_download li .xml acronym{
	color: #2b2fcf;
}
div.r01gContainer .dataset_download li .dxf acronym{
	color: #866c43;
}
div.r01gContainer .dataset_download li .las acronym{
	color: #d93ed4;
}
div.r01gContainer .dataset_download li .ecw acronym{
	color: #32bf01;
}
div.r01gContainer .dataset_download li .otros acronym{
	color: #000;
}
div.r01gContainer .dataset_download li .besteak acronym{
	color: #000;
}
div.r01gContainer .dataset_download li .txt acronym{
	color: #91AFC8;
}

div.r01gContainer .dataset_download li .tmx acronym{
	color: #315866;
}

div.r01gContainer .dataset_download li .dbf acronym{
	color: #0EC1AE;
}
div.r01gContainer .dataset_download li .kmz acronym{
	color: #B18016;
}
div.r01gContainer .dataset_download li .accdb acronym{
	color: #2D505D;
}
div.r01gContainer .dataset_download li .mdb acronym{
	color: #D61103;
}
div.r01gContainer .dataset_download li .odb acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .rss acronym{
	color: #ff9900;
}
div.r01gContainer .dataset_download li .rdf acronym,
div.r01gContainer .dataset_download li .rdf-xml acronym,
div.r01gContainer .dataset_download li .rdf-turtle acronym{
	color: #22355C;
}




div.r01gContainer .dataset_download li .odt acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .ods acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odp acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odg acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odc acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odf acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odi acronym{
	color: #6F1810;
}
div.r01gContainer .dataset_download li .odm acronym{
	color: #6F1810;
}


/*****************************************************************************************/
div.r01gContainer .dataset_download li .asc acronym,
div.r01gContainer .dataset_download li .ascii acronym{
	color: #03B19F;
}
div.r01gContainer .dataset_download li .jpg acronym{
	color: #0619cf;
}
div.r01gContainer .dataset_download li .las acronym{
	color: #c639c2;
}
div.r01gContainer .dataset_download li .pdf acronym{
	color: #9f0404;
}
div.r01gContainer .dataset_download li .raw acronym{
	color: #046b05;
}
div.r01gContainer .dataset_download li .tif acronym,
div.r01gContainer .dataset_download li .tiff acronym{
	color: #c4d006;
}
div.r01gContainer .dataset_download li .wcs acronym{
	color: #6f1810;
}
div.r01gContainer .dataset_download li .wfs acronym{
	color: #3e3c3c;
}

div.r01gContainer .dataset_download li .api acronym{
	color: #D32705;
}
div.r01gContainer .dataset_download li .ics acronym{
	color: #34A63C;
}
div.r01gContainer .dataset_download li .vcf acronym{
	color: #CAD37D;
}

div.r01gContainer .dataset_download li .rdf acronym,
div.r01gContainer .dataset_download li .rdf-xml acronym,
div.r01gContainer .dataset_download li .rdf-turtle acronym{
	color: #22355C;
}
div.r01gContainer .dataset_download li .px acronym,
div.r01gContainer .dataset_download li .pc-axis acronym,{
	color: #D59925;
}
div.r01gContainer .dataset_download li .json acronym{
	color: #0619CF;
}
div.r01gContainer .dataset_download li .csw acronym{
	color: #6F1810;
}

div.r01gContainer .dataset_download li .tbx acronym{
	color: #315867;
}
div.r01gContainer .dataset_download li .srt acronym,
div.r01gContainer .dataset_download li .subrip acronym{
	color: #6C2E82;
}
div.r01gContainer .dataset_download li .geojson acronym{
	color: #0619CF;
}
div.r01gContainer .dataset_download li .qgis acronym{
	color: #f7f7f7;
}

div.r01gContainer .dataset_download li .sav acronym{
	color: #e535c6;
}
div.r01gContainer .dataset_download li .skos acronym{
	color: #720d05;
}
div.r01gContainer .dataset_download li .gtfs_rt acronym{
	color: #6c0b05;
}
div.r01gContainer .dataset_download li .gtfs acronym{
	color: #6c0b05;
}
div.r01gContainer .dataset_download li .siri acronym{
	color: #0011c6;
}
div.r01gContainer .dataset_download li .netex acronym{
	color: #946100;
}


/*****************************************************************************************/
/************************************************************************/

div.r01gContainer .dataset_download li .csv
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/csv.gif');
	color: #934435
}

div.r01gContainer .dataset_download li .xls
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xls.gif');
	color: #489335
}

div.r01gContainer .dataset_download li .zip
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/zip.gif');
	color: #6c2e82
}
div.r01gContainer .dataset_download li .fileType_7z
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/7z.gif');
	color: #6c2e82
}

div.r01gContainer .dataset_download li .wms
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wms.gif');
	color: #d59925
}
div.r01gContainer .dataset_download li .kml
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/kml.gif');
	color: #d5d325
}
div.r01gContainer .dataset_download li .shp
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/shp.gif');
	color: #315866
}
div.r01gContainer .dataset_download li .xml
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xml.gif');
	color: #2b2fcf
}
div.r01gContainer .dataset_download li .dxf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/dxf.gif');
	color: #866c43
}
div.r01gContainer .dataset_download li .las
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/las.gif');
	color: #d93ed4
}
div.r01gContainer .dataset_download li .ecw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ecw.gif');
	color: #32bf01
}
div.r01gContainer .dataset_download li .otros
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/otros_icons.gif');
	color: #000
}
div.r01gContainer .dataset_download li .besteak
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/otros_icons.gif');
	color: #000
}
div.r01gContainer .dataset_download li .txt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/txt.gif');
	color: #91afc8
}

div.r01gContainer .dataset_download li .tmx
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tmx.gif');
	color: #315866
}

div.r01gContainer .dataset_download li .dbf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/dbf.gif');
	color: #0EC1AE
}

div.r01gContainer .dataset_download li .kmz
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/kmz.gif');
	color: #B18016
}
div.r01gContainer .dataset_download li .accdb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/accdb.gif');
	color: #2D505D
}
div.r01gContainer .dataset_download li .mdb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/mdb.gif');
	color: #D61103
}
div.r01gContainer .dataset_download li .odb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odb.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .rss
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/rss_icons.gif');
	color: #934435
}
div.r01gContainer .dataset_download li .odt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odt.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .ods
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ods.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odp
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odp.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odg
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odg.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odc
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odc.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odf.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odi
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odi.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .odm
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odm.gif');
	color: #6F1810
}
div.r01gContainer .dataset_download li .z3950
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/z3950.gif');
	color: #D61103
}

div.r01gContainer .dataset_download li .lod
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/lod.gif');
	color: #0619CF
}

/************************************************************************/
div.r01gContainer .dataset_download li .asc,
div.r01gContainer .dataset_download li .ascii
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/asc.gif');
	color: #03B19F
}
div.r01gContainer .dataset_download li .jpg
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/jpg.gif');
	color: #0619cf
}
div.r01gContainer .dataset_download li .las
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/las.gif');
	color: #c639c2
}
div.r01gContainer .dataset_download li .pdf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/pdf.gif');
	color: #9f0404
}
div.r01gContainer .dataset_download li .raw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/raw.gif');
	color: #046b05
}
div.r01gContainer .dataset_download li .tif,
div.r01gContainer .dataset_download li .tiff
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tif.gif');
	color: #c4d006
}
div.r01gContainer .dataset_download li .wcs
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wcs.gif');
	color: #6f1810
}
div.r01gContainer .dataset_download li .wfs
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wfs.gif');
	color: #3e3c3c
}
div.r01gContainer .dataset_download li .png{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/png.gif');
	color: #4337AA;
}
div.r01gContainer .dataset_download li .api{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/api.gif');
	color: #D32705;
}
div.r01gContainer .dataset_download li .ics,
div.r01gContainer .dataset_download li .calendar{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ics.gif');
	color: #34A63C;
}
div.r01gContainer .dataset_download li .vcf,
div.r01gContainer .dataset_download li .vcard{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/vcard.gif');
	color: #CAD37D;
}
div.r01gContainer .dataset_download li .rdf,
div.r01gContainer .dataset_download li .rdf-xml,
div.r01gContainer .dataset_download li .rdf-turtle{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/rdf.gif');
	color: #22355C;
}

div.r01gContainer .dataset_download li .px,
div.r01gContainer .dataset_download li .pc-axis{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/px.gif');
	color: #D59925;
}
div.r01gContainer .dataset_download li .json{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/json.gif');
	color: #0619CF;
}
div.r01gContainer .dataset_download li .xlsx
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xlsx.gif');
	color: #489335
}
div.r01gContainer .dataset_download li .sparql
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/sparql.gif');
	color: #203842;
}

div.r01gContainer .dataset_download li .csw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/csw.gif');
	color: #6F1810;
}


div.r01gContainer .dataset_download li .tbx
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tbx.gif');
	color: #315867;
}

div.r01gContainer .dataset_download li .srt,
div.r01gContainer .dataset_download li .subrip
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/srt.gif');
	color: #6C2E82;
}
div.r01gContainer .dataset_download li .geojson
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/geojson.gif');
	color: #0619CF;
}
div.r01gContainer .dataset_download li .qgis
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/qgis.gif');
	color: #f7f7f7;
}
div.r01gContainer .dataset_download li .sav
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/sav.gif');
	color: #e535c6;
}

div.r01gContainer .dataset_download li .skos
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/skos.gif');
	color: #720d05;
}

div.r01gContainer .dataset_download li .gtfs_rt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/gtfs_rt.gif');
	color: #6c0b05;
}

div.r01gContainer .dataset_download li .gtfs_rt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/gtfs_rt.gif');
	color: #6c0b05;
}

div.r01gContainer .dataset_download li .siri
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/siri.gif');
	color: #0011c6;
}

div.r01gContainer .dataset_download li .netex
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/netex.gif');
	color: #946100;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/

div.r01gContainer .aside .dataset_download li .csv
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/csv_small.gif');
	color: #934435
}


div.r01gContainer .aside .dataset_download li .xls
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xls_small.gif');
	color: #489335
}


div.r01gContainer .aside .dataset_download li .zip
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/zip_small.gif');
	color: #6c2e82
}

div.r01gContainer .aside .dataset_download li .fileType_7z
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/7z_small.gif');
	color: #6c2e82
}

div.r01gContainer .aside .dataset_download li .wms
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wms_small.gif');
	color: #d59925
}

div.r01gContainer .aside .dataset_download li .kml
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/kml_small.gif');
	color: #d5d325
}

div.r01gContainer .aside .dataset_download li .shp
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/shp_small.gif');
	color: #315866
}

div.r01gContainer .aside .dataset_download li .xml
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xml_small.gif');
	color: #2b2fcf
}

div.r01gContainer .aside .dataset_download li .dxf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/dxf_small.gif');
	color: #866c43
}
div.r01gContainer .aside .dataset_download li .las
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/las_small.gif');
	color: #d93ed4
}
div.r01gContainer .aside .dataset_download li .ecw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ecw_small.gif');
	color: #32bf01
}

div.r01gContainer .aside .dataset_download li .otros
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/otros_icons_small.gif');
	color: #000
}
div.r01gContainer .aside .dataset_download li .txt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/txt_small.gif');
	color: #91afc8
}

div.r01gContainer .aside .dataset_download li .tmx
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tmx_small.gif');
	color: #315866
}

div.r01gContainer .aside .dataset_download li .dbf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/dbf_small.gif');
	color: #0EC1AE
}

div.r01gContainer .aside .dataset_download li .kmz
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/kmz_small.gif');
	color: #B18016
}
div.r01gContainer .aside .dataset_download li .accdb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/accdb_small.gif');
	color: #2D505D
}

div.r01gContainer .aside .dataset_download li .mdb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/mdb_small.gif');
	color: #D61103
}

div.r01gContainer .aside .dataset_download li .odb
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odb_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .rss
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/rss_small.gif');
	color: #ff9900
}


div.r01gContainer .aside .dataset_download li .odt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odt_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .ods
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ods_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odp
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odp_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odg
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odg_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odc
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odc_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odf_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odi
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odi_small.gif');
	color: #6F1810
}
div.r01gContainer .aside .dataset_download li .odm
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/odm_small.gif');
	color: #6F1810
}

/*********************/
div.r01gContainer .aside .dataset_download li .asc,
div.r01gContainer .aside .dataset_download li .ascii
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/asc_small.gif');
	color: #03B19F
}
div.r01gContainer .aside .dataset_download li .jpg
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/jpg_small.gif');
	color: #0619cf
}
div.r01gContainer .aside .dataset_download li .las
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/las_small.gif');
	color: #c639c2
}
div.r01gContainer .aside .dataset_download li .pdf
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/pdf_small.gif');
	color: #9f0404
}
div.r01gContainer .aside .dataset_download li .raw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/raw._smallgif');
	color: #046b05
}
div.r01gContainer .aside .dataset_download li .tif,
div.r01gContainer .aside .dataset_download li .tiff
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tif_small.gif');
	color: #c4d006
}
div.r01gContainer .aside .dataset_download li .wcs
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wcs_small.gif');
	color: #6f1810
}
div.r01gContainer .aside .dataset_download li .wfs
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/wfs_small.gif');
	color: #3e3c3c
}
div.r01gContainer .aside .dataset_download li .png
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/png_small.gif');
	color: #3e3c3c
}

div.r01gContainer .aside .dataset_download li .api{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/api_small.gif');
	color: #D32705;
}
div.r01gContainer .aside .dataset_download li .ics,
div.r01gContainer .aside .dataset_download li .calendar{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ics_small.gif');
	color: #34A63C;
}
div.r01gContainer .aside .dataset_download li .vcf
div.r01gContainer .aside .dataset_download li .vcard,{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/vcard_small.gif');
	color: #CAD37D;
}

div.r01gContainer .aside .dataset_download li .rdf,
div.r01gContainer .aside .dataset_download li .rdf-xml,
div.r01gContainer .aside .dataset_download li .rdf-turtle{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/rdf_small.gif');
	color: #22355C;
}


div.r01gContainer .aside .dataset_download li .px
div.r01gContainer .aside .dataset_download li .pc-axis{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/px_small.gif');
	color: #D59925;
}
div.r01gContainer .aside .dataset_download li .json{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/json_small.gif');
	color: #0619CF;
}

div.r01gContainer .aside .dataset_download li .xlsx
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/xlsx_small.gif');
	color: #489335
}

div.r01gContainer .aside .dataset_download li .sparql {
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/sparql_small.gif');
	color: #203842;
}

div.r01gContainer .aside .dataset_download li .csw
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/csw_small.gif');
	color: #6F1810;
}

div.r01gContainer .aside .dataset_download li .tbx{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/tbx_small.gif');
	color: #315867;
}

div.r01gContainer .aside .dataset_download li .srt,
div.r01gContainer .aside .dataset_download li .subrip{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/srt_small.gif');
	color: #6C2E82;
}
div.r01gContainer .aside .dataset_download li .geojson{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/geojson_small.gif');
	color: #0619CF;
}

div.r01gContainer .aside .dataset_download li .qgis{
	background-image: url('/AVComun/r01gContainerVA/images/opendata/bullets/qgis_small.gif');
	color: #f7f7f7;
}
div.r01gContainer .aside .dataset_download li .sav{
	background-image: url('/AVComun/r01gContainerVA/images/opendata/bullets/sav_small.gif');
	color: #e535c6;
}
div.r01gContainer .aside .dataset_download li .skos{
	background-image: url('/AVComun/r01gContainerVA/images/opendata/bullets/skos_small.gif');
	color: #720d05;
}

div.r01gContainer .aside .dataset_download li .gtfs_rt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/gtfs_rt_small.gif');
	color: #6c0b05;
}

div.r01gContainer .aside .dataset_download li .gtfs_rt
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/gtfs_rt_small.gif');
	color: #6c0b05;
}

div.r01gContainer .aside .dataset_download li .siri
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/siri_small.gif');
	color: #0011c6;
}

div.r01gContainer .aside .dataset_download li .netex
{
	background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/netex_small.gif');
	color: #946100;
}


/********************************************************************************************************************/
/********************************************************************************************************************/
div.r01gContainer .dataset_download li .filesize,
div.r01gContainer .aside .dataset_download li .filesize{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em;
}
/* @end */

/* @group .dataset_details */
/* Detalles de un dataset */

div.r01gContainer .dataset_details h2
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #b3b3b3 url('/r01commonresources/r01gContainerVA/images/opendata/bg/grey_title.gif') repeat-x left bottom;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: .5em 1em;
	text-shadow: 1px 1px 1px #333;
}

/* @group .dataset_properties */
div.r01gContainer .dataset_properties
{
	background: #f0f0f0 url('/r01commonresources/r01gContainerVA/images/opendata/bg/dataset_properties.gif') repeat-x;
	margin: 0;
	padding: 1.429em
}

div.r01gContainer .dataset_properties ul
{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d8d8d8;
	line-height: 1.1;
	margin: 0;
}

div.r01gContainer .dataset_properties li
{
	background-position: 10px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #fff;
	margin: 0;
	padding: .65em 1em .65em 3.25em !important;
}

div.r01gContainer .dataset_properties .type {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/type.gif');}
div.r01gContainer .dataset_properties .theme {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/theme.gif');}
div.r01gContainer .dataset_properties .tags {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/tag.gif');}
div.r01gContainer .dataset_properties .geo {background-image: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/grey/geo.gif');}

div.r01gContainer .dataset_properties .tags a,
div.r01gContainer .dataset_properties .tags strong,
div.r01gContainer .dataset_properties .tags span
{vertical-align: middle;}

/*div.r01gContainer .dataset_properties .tags a,*/
div.r01gContainer .dataset_source_license a.tag{
	-moz-border-radius: 1.25em;
	-webkit-border-radius: 1.25em;
	border-radius: 1.25em;
	-moz-box-shadow: 0 1px 0 #999;
	-webkitbox-box-shadow: 0 1px 0 #999;
	box-shadow: 0 1px 0 #999;
	background: #fff;
	font-size: .857em;
	margin: 0 .25em 0 0;
	padding: .35em .75em;
	cursor: pointer;
}
div.r01gContainer .dataset_properties .tags a,
div.r01gContainer .dataset_source_license  a.tag{
	display: inline-block;
}

/*div.r01gContainer .dataset_properties .tags a:hover,*/
div.r01gContainer .dataset_source_license  a.tag:hover
{
	background: #9C9C9C;
	color: #fff !important;
	/*text-shadow: 1px 1px 1px #000;*/
}

/*div.r01gContainer .dataset_properties .tags a:active,*/
div.r01gContainer .dataset_source_license  a.tag:active
{
	left: 1px;
	position: relative;
	top: 1px;
}
div.r01gContainer .dataset_properties p{
	display		: inline;
	margin		: 0;
}
/* @end */



/* @group .dataset_source_license_dates */
div.r01gContainer .dataset_source_license_dates
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #e1e1e1 url('/r01commonresources/r01gContainerVA/images/opendata/bg/dataset_source_license_dates.gif') repeat-x;
	border-top: 1px solid #919191;
	margin: 0 0 2.143em 0;
	padding: 1.429em;
}


/* @group .dataset_source_license */
div.r01gContainer .dataset_source_license
{
	float: left;
	margin: 0;
	width: 90%;
}

div.r01gContainer .dataset_source_license li{
	vertical-align: middle;	
	margin-top: 5px;
}

div.r01gContainer .dataset_source_license .cc-by-sa
{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/cc-by-sa.png') no-repeat;
	display: inline-block;
	height: 15px;
	text-indent: -9999px;
	vertical-align: middle;
	width: 80px;
	margin: 0 10px 0 0
}
div.r01gContainer .dataset_source_license .cc-by
{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/cc-by.png') no-repeat;
	display: inline-block;
	height: 15px;
	text-indent: -9999px;
	vertical-align: middle;
	width: 52px;
	margin: 0 10px 0 0
}
/* @end */



/* @group .dataset_dates */
div.r01gContainer .dataset_dates
{
	float: left;
    margin: 0;
    width: 90%;
}
/* @end */
/* @end */
/* @end */

/* @group .dataset_description */
div.r01gContainer .dataset_description
{
	margin: 0 0 2.143em 0;
}

div.r01gContainer .dataset_description a.mailbox{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/bg/mailbox.gif') no-repeat;
	padding		: 5px 0 0 35px;
	display		: block;
	float		: left;
	height		: 30px;
}
div.r01gContainer .dataset_description span.mailbox{
	padding		: 5px 0 0 5px;
	display		: block;
	float		: left;
	height		: 30px;
}

/* @end */






/* @group Global Styles */
/* Envuelve el contenido central de los bloques principales (header, container, footer, etc.) para darles un ancho y centrarlos en la pagina */
div.r01gContainer .inside
{
	margin: 0 auto;
	/*width: 68.571em;*//* 960px */
	width: 95%;
}

/* Para ocultar elementos. Recomendado en WebAIM: http://www.webaim.org/techniques/css/invisiblecontent/ */
div.r01gContainer .hide
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

div.r01gContainer .btn
{
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), 0px 1px 1px rgba(255, 255, 255, 1) inset;
	-webkitbox-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), 0px 1px 1px rgba(255, 255, 255, 1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5), 0px 1px 1px rgba(255, 255, 255, 1) inset;
	background: #0074bd url('/r01commonresources/r01gContainerVA/images/opendata/bg/btn.png') repeat-x;
	border: 1px solid #396b9d;
	color: #fff;
	font-weight: bold;
	padding: .65em .75em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5), -1px -1px 1px rgba(0, 0, 0, .5);
}

div.r01gContainer .btn:hover
{
	-moz-box-shadow: none;
	-webkitbox-box-shadow: none;
	box-shadow: none;
	background-color: #008fcd;
	border: 1px solid #396b9d;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .5);
}

div.r01gContainer .btn:active
{
	position: relative;
	top: 1px;
}

/* Title decorado */
div.r01gContainer .title_topline
{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/bg/title_dec1.gif') repeat-x;
	padding-top: .5em
}

/* Listado con disco como bullet */
div.r01gContainer .list_disc li
{
	background: url('/r01commonresources/r01gContainerVA/images/opendata/bullets/circle.gif') no-repeat left .5em;
	padding: 0 0 0 13px !important
}

/* @group dl.line */
/* line: clase para que el dt y el dd van en la misma linea */
div.r01gContainer dl.line dt
{
	clear: both;
	float: left;
	margin: 0 1em 0 0;
}
/* @end */

/* @group .clearfix */
/* Clearfix permite limpiar flotados. Mas info: http://www.positioniseverything.net/easyclearing.html  */
div.r01gContainer .clearfix:after,
div.r01gContainer #mainMenu .inside:after,
div.r01gContainer .content .inside:after,
div.r01gContainer #lang_opts:after,
div.r01gContainer #lang:after,
div.r01gContainer #opts:after,
div.r01gContainer .dataset_download:after,
div.r01gContainer .dataset_download ul:after,
div.r01gContainer .statisticData:after,
div.r01gContainer .otherData:after,
div.r01gContainer .dataset_source_license_dates:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.r01gContainer .clearfix,
div.r01gContainer #mainMenu .inside,
div.r01gContainer .content .inside,
div.r01gContainer #lang_opts,
div.r01gContainer #lang,
div.r01gContainer #opts,
div.r01gContainer .dataset_download,
div.r01gContainer .dataset_download ul,
div.r01gContainer .statisticData,
div.r01gContainer .otherData,
div.r01gContainer .dataset_source_license_dates
{display: inline-block;}

/* Hides from IE-mac \*/
* html div.r01gContainer .clearfix,
* html div.r01gContainer #mainMenu .inside,
* html div.r01gContainer .content .inside,
* html div.r01gContainer #lang_opts,
* html div.r01gContainer #lang,
* html div.r01gContainer #opts,
* html div.r01gContainer .dataset_download,
* html div.r01gContainer .dataset_download ul,
* html div.r01gContainer .statisticData,
* html div.r01gContainer .otherData,
* html div.r01gContainer .dataset_source_license_dates
{height: 1%;}

div.r01gContainer .clearfix,
div.r01gContainer #mainMenu .inside,
div.r01gContainer .content .inside,
div.r01gContainer #lang_opts,
div.r01gContainer #lang,
div.r01gContainer #opts,
div.r01gContainer .dataset_download,
div.r01gContainer .dataset_download ul,
div.r01gContainer .statisticData,
div.r01gContainer .otherData,
div.r01gContainer .dataset_source_license_dates
{display: block;}
/* End hide from IE-mac */
/* @end */
/* @end */

/*Plantillas antiguas de estadisticas*/

div.r01gContainer div#r01Estadistica .r01Titular,
div.r01gContainer div#r01Estadistica .r01Titular p{
	margin : 0;
}

div.r01gContainer div#r01Estadistica,
div.r01gContainer div#r01Estadistica blockquote p,
div.r01gContainer div#r01Estadistica blockquote p font{
	font-size: 1em;
}


div.r01gContainer .r01gFTP_Informacion_Complementaria {
background-image:url('/r01commonresources/r01gContainerVA/images/opendata/bullets/ftp_icon.gif');
background-repeat: no-repeat;
background-position:left center;
margin-left:1em; 
padding-top:1em;
padding-bottom:1em
}

 

div.r01gContainer .r01gFTP_Informacion_Complementaria a {
padding-left:36px;
padding-right:0;
}
div.r01gContainer .r01gOpendata_Aviso{
font-size:0.8em;
color:#664466;
margin-left:13px;
}


div.r01gContainer .dataset_source_license a.tag{ 
		background:#fff; 
		color:#0074bd; 
		display:block; 
		float:left; 
		font-size:0.96em; 
		margin:4px 4px 0 0; 
		padding:1px 10px 3px; 
		text-decoration:none; 
		white-space:normal; 
		border-radius:3px; 
		-moz-border-radius:3px; 
		-webkit-border-radius:3px; 
		/* future proofing */ 
		-khtml-border-radius:3px; 
		/* for old Konqueror browsers */ 
		/*text-shadow:1px 1px 0 #969696;*/ 
}
div.r01gContainer li.tags a.tag { float : none; }

/* Estilos para los contactos */
div.r01gContainer p.title_contacts,
div.r01gContainer div.r01oContacts li.r01oContact div.r01oContactInfo p{
	margin-bottom: 0px;	
}

div.r01gContainer div.r01oContacts li.r01oContact > a,
div.r01gContainer div.r01oContacts li.r01oContact div.r01oContactInfo{
	float: left;
}

div.r01gContainer div.r01oContacts li.r01oContact > a{ display: block; margin-right: 10px; }

div.r01gContainer p.x46fDatasetGroupTitle { margin : 25px 0 0 0; font-size: 1.1em; font-weight: bold; }
