/* Diseñado y programado por http://horaciotorrent.com */
/*¿Te Hago la Web?*/
html{
	height: 100%;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	
}
strong {
	font-weight: bold;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 34px;
}
p {
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 8px 0;
}

#wrapper {
	width: 993px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/bg_wrapper.png)!important;
	background-image: none;
	background-repeat: repeat-y;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_wrapper.png',sizingMethod='scale');
	z-index: 10;
	position: relative;
}
#holder {
	width: 952px;
	height: 100%;
	margin: 0 auto;
	background-color: #000;
	z-index: 12;
	position: relative;
}
#header {
	width: 952px;
	height: 213px;
	float: left;
	padding: 0;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header #logo {
	background-image: url(../img/logo.png)!important;
	background-image: none;
	background-repeat: no-repeat;
	width: 338px;
	height: 157px;
	margin: 20px 0 0 25px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png',sizingMethod='crop');
	display: block;
	text-indent: -9999px;
}
#header #logo a {
	display: block;
	width: 338px;
	height: 157px;
	position: relative;
	z-index: 1;
}
#header .tsl {
	width: 65px;
	height: 11px;	
	background-image: url(../img/ico_argentina.gif);
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	padding: 0 20px 0 0;
	margin: 20px 0 0 0;
}
#content {
	width: 912px;
	background-image: url(../img/bg_pavimento.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 0 20px;
	float: left;
}

#content #left {
	width: 154px;
	float: left;
	margin: 0 20px 0 0;
}
body#ho #nav .home a {
	background-position: 0 -44px;
}
body#in #nav .empresa a,
body#mi #nav .empresa a,
body#vi #nav .empresa a {
	background-position: 0 -44px;
}
body#in #nav .institucional a {
	background-position: 0 -44px;
}
body#mi #nav .mision a {
	background-position: 0 -44px;
}
body#vi #nav .vision a {
	background-position: 0 -44px;
}
body#se #nav .servicios a {
	background-position: 0 -44px;
}
body#su #nav .sucursales a {
	background-position: 0 -44px;
}
body#re #nav .recursos a {
	background-position: 0 -44px;
}
body#cl #nav .clientes a {
	background-position: 0 -44px;
}
body#co #nav .contacto a {
	background-position: 0 -44px;
}
#left #nav {
	width: 134px;
	height: 240px;
	background-image: url(../img/bg_nav.png) !important;
	background-image: none;
	background-repeat: repeat-x;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_nav.png',sizingMethod='scale');
	z-index: 10;
	position: relative;
	float: left;
	padding: 22px 10px 0 10px;
}
#nav li a {
	width: 134px;
	height: 22px;
	display: block;
	text-indent: -9999px;
}
#nav .home a {
	background-position: 0 0;
	background-image: url(../img/bo_home.gif);
	background-repeat: no-repeat;
}
#nav .empresa a {
	background-position: 0 0;
	background-image: url(../img/bo_empresa.gif);
	background-repeat: no-repeat;
}
#nav .institucional a {
	background-position: 0 0;
	background-image: url(../img/bo_institucional.gif);
	background-repeat: no-repeat;
}
#nav .mision a {
	background-position: 0 0;
	background-image: url(../img/bo_mision.gif);
	background-repeat: no-repeat;
}
#nav .vision a {
	background-position: 0 0;
	background-image: url(../img/bo_vision.gif);
	background-repeat: no-repeat;
}
#nav .servicios a {
	background-position: 0 0;
	background-image: url(../img/bo_servicios.gif);
	background-repeat: no-repeat;
}
#nav .sucursales a {
	background-position: 0 0;
	background-image: url(../img/bo_sucursales.gif);
	background-repeat: no-repeat;
}
#nav .recursos a {
	background-position: 0 0;
	background-image: url(../img/bo_recursos.gif);
	background-repeat: no-repeat;
}
#nav .clientes a {
	background-position: 0 0;
	background-image: url(../img/bo_clientes.gif);
	background-repeat: no-repeat;
}
#nav .contacto a {
	background-position: 0 0;
	background-image: url(../img/bo_contacto.gif);
	background-repeat: no-repeat;
}
#nav li a:hover {
	width: 134px;
	height: 22px;
	background-position: 0 -22px;
}

#left #login {
	width: 134px;
	_width: 110px;
	margin: 20px 0;
	padding: 10px 10px 10px 8px;
	background: #851818 url(../img/bg_login.jpg) repeat-x;
	float: left;
}
#login .tit {
	width: 100%;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 0 28px;
	margin: 0 0 5px 0;
	background: url(../img/ico_monitoreo.gif) top left;
	background-repeat: no-repeat;
	background-position: left;
}
#login .tit strong {
		font-size: 10px;
}
#login p {
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 18px;
}
#login .input-log {
	width: 130px;
	height: 16px;
	background-image: url(../img/bg_input_login.gif);
	border: 1px solid #666;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 2px;
}
#login .bt-login {
	width: 105px;
	border: 1px solid #666;
	background-color: #333;
	font-size: 11px;
	color: #fff;
	margin: 3px 0 0 0;
	padding: 3px 5px 3px 5px;
	float: right;
}
#login .bt-login {
		color: #fff;
	}
#content #col-1 {
	width: 550px;
	height: 100%;
	margin: 20px 20px 0 0;
	float: left;
}
#content #titulo {
	width: 100%;
	height: 38px;
	background-image: url(../img/bg_titulo.gif);
	background-repeat: repeat-x;
	clear: both;
}
#titulo .tit {
	height: 27px;
	line-height: 27px;
	background-image: url(../img/ico_titulo.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
	padding: 11px 0 0 25px;
}
#content #header-home {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_home.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-institucional {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_empresa2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-contacto {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-clientes {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_clientes.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-servicios {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-sucursales {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_sucursales_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-empresa {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_empresa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content #header-recursos {
	width:100%;
	height: 145px;
    background-color: #900;
	background-image: url(../img/fo_recursos.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header-titulo {
	width: 50%;
	padding: 10px 0 0 15px;
}
#contenido,
#contenido-2 {
	min-height: 300px;
	background-color: #fff;
	background-image: url(../img/bg_contenido.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0 0 15px 0;
	padding: 20px;
}
#right #contenido,
#right #contenido-2 {
	width: 698px;
	min-height: 300px;
	background-color: #fff;
	background-image: url(../img/bg_contenido.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 20px;
}

#contenido ul {
	margin: 12px 0 0 25px;
	
}
#contenido ul.col-1 {
	width: 30%;
	float: left; 
}
#contenido ul.col-2 {
	width: 30%;
	float: left; 
}
#contenido ul li {
	line-height: 25px;
	padding: 0 0 0 25px;
	clear: both;
}
#contenido ul.servicios li {
	background-image: url(../img/ico_ul.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	padding: 0 0 0 25px;
	clear: both;
}
#contenido ul li img {
	border: 1px solid #ccc;
}

#contenido ul.clientes {
	width: 20%;
	float: left; 
}
#contenido ul.clientes li {
	line-height: 25px;
	padding: 0 0 0 0;
	clear: both;
}
#contenido ul.clientes li img  {
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;

}
#contenido ul.col-2 {
	width: 30%;
	float: left; 
}

#contenido img,
#contenido-2 img {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	border: 4px solid #ccc;
	
}
#contenido .sucursal,
#contenido-2 .sucursal {
	width: 698px;
	margin: 0 0 12px 0;
	clear: both;
	float: left;
}
#contenido .sucursal img,
#contenido-2 .sucrusal img {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	border: 4px solid #ccc;
}
.sucursal h4 {
	float: left;
}
#contenido .sucursal p,
#contenido-2 .sucrusal p {
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 3px 0;
	margin: 0;
	
	
}
#content #col-2 {
	width: 168px;
	height: 100%;
	margin: 20px 0 0 0;
	float: left;
}
#col-2 .accesos {
	margin: 0 0 12px 0;
	border-bottom: 2px solid #600;
}
#col-2 .accesos .accesos-tit {
	width: 148px;
	height: 25px;
	background-image: url(../img/bg_accesos.jpg);
	background-repeat: no-repeat;
	padding: 6px 0 0 20px;
}
#col-2 .accesos .generales {
	width: 148px;
	background-color: #fff;
	background-image: url(../img/bg_contenido.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 10px;
}
#col-2  p {
	padding: 0 0 3px 0;
	line-height: 14px;
	font-size: 11px;
}

#content #right {
	width: 738px;
	height: 100%;
	margin: 20px 0 0 0;
	float: left;
}


#footer {
	width: 952px;
	height: 39px;
	color: #ccc;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #444;
	clear:both;
}
#footer p {
	line-height: 39px;
	padding: 0 0 0 20px;
	font-size: 11px;
}
#footer span.firma {
	margin: 14px 0 0 0 ;
	float: right;
	display: block;
}
#footer .firma {
	width: 111px;
	height: 17px;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	background-image: url(../img/firma.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/firma.png',sizingMethod='crop');
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#footer .firma a {
	width: 111px;
	height: 17px;
	float: right;
	display: block;
	position: relative;
	z-index: 1;
}

#formulario {
	width: 500px;
	float: left;
	padding: 0 0 0 10px;
}
#formulario .input {
	width: 440px;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 6px 4px 0 6px;
	margin: 0 0 5px 0;
	background-color: transparent;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

#formulario textarea {
	width: 440px;	
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bg_input.gif);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	padding: 6px 4px 6px 6px;
}
#formulario .boton a {
	width: 100px;
	height: 27px;
	margin: 15px 0 0 0;
	padding: 0;
	background-image: url(../img/bg_boton.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	display: block;
}
#formulario .boton a {
	display: block;
	color: #fff;
}

