﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	background:transparent;
	color:#6f6f6f;
}

html, body {
	background: white;
	font:10pt Arial, Helvetica, sans-serif;
	height:100%;
	padding-bottom:66px;
	color:#6f6f6f;
	}
	
#wrapper {
	width:99%; 
	margin:0 1%;
	padding:0; 
	border:0;
	float:none!important;
	color:#6f6f6f; 
	background: white;
	font-size:10pt;
	height:100%;
	height:auto;
	_height:100%;
	}
		
#header{
	width:100%; height:78px;
	padding:0; margin:0 0 15px 0;
}	

#container-menu-cgp, .sub-header, p.intro, .search-wrap, span.print-link, #side-bar, #info, #footer{
	display: none;
	}
	
div#search-by-cuit { 
	min-height:100%;
	height:100%;
	height:auto;
	_height:100%;
}	
	
div#search-by-cuit, span.rs-detalle, span.item-detalle{
	width:100%; 
	background: white;
	padding:0; margin:0 0 5px 0;
}	
			
span#rs, span.destacado-print{
	font-size:12pt; font-weight:bold;
}	

span.destacado-print-cuit{
	font-size:12pt; font-weight:bold;
	margin-left:40px;
}	

span.destacado-print2 {
	font-size:12pt;
}	
	
a:link, a:visited {
	color: #666;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
div.container-detalle{
	width:100%; height:auto;
	padding-bottom:10px;
	clear:both;
}
	
div.datos-utiles{
	position:absolute; bottom:0px;
	width:100%; height:66px;
	border-top:1px dotted black;
	margin:50px 0 0 0; padding:10px 0 0 0;
	font-size:8pt;
	clear:both;
}

div.separador-impresion{
	border-top:1px solid black;
	width:100%; height:20px;
	margin:10px 0 0 0;
	visibility:visible;
	clear:both;
	float:none!important;
}

span.print-spacer, div.print-spacer{
	border-top:1px dotted silver;
	margin-top:10px; padding-top:5px;
}


span.colapse{
	float:left; display:block;
	line-height:18px; text-align:left;
	width:100%; height:18px;
	clear:both;
	margin-top:10px;
}

div#search-by-cuit span.item {
	margin-bottom:10px; font-weight:bold;
}

div.container-detalle ul, div.wrap-line-detalle ul{
	margin:0; padding:0;
	height:auto; width:433px;
	float:left; display:block;
	margin-left:160px; margin-top:-27px;
	padding-bottom:15px;
	font-weight:normal;
}

div.container-detalle ul li, div.wrap-line-detalle ul li{
	float:left; display:block;
	list-style-type:none;
	margin:0; padding:0;
	width:100%; height:auto;
	line-height:20px;
	text-align:left;
}

div#search-by-cuit div#name-print{
	margin-bottom:10px;
	width:100%; height:40px;
	border-bottom:1px dotted silver;
}


div.detalle-pvr div.title-print{
	margin-top:10px;
}
