/* Reset styles ------------------- */

body { color: black; background: white; }
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }
 
 
/* ------------------- */


body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Estructura ------------------- */

.medida{
	position:absolute;
	top:54px;
	width: 850px;
	height: 34px;
	left: -41px;
	background-color:#FFFFFF;
}


.encabezado {
	margin-top:20px;
	height:31px;
	background-image:url(../imagenes/encabezado.png);
	background-repeat:repeat-x;
}

.barra {
	margin-top:150px;
	height:70px;
	background-image:url(../imagenes/franja.png);
	background-repeat:repeat-x;
}


.barraB {
	margin-top:150px;
	height:50px;
	background-image:url(../imagenes/franja.png);
	background-repeat:repeat-x;
}

.centrados{
	margin:0 auto;
	width:815px;
	position:relative;
	background-color:#FFFFFF;
}


.logo {
	position:absolute;
	top:19px;
	width: 328px;
	height: 34px;
	left: 10px;
	}

.idiomas{
	position:absolute;
	top:-22px;
	width: 258px;
	height: 34px;
	left: 569px;
}

.idiomas a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

.idiomas a:hover {
	color:#00AEEF;
	font-size:10px;
	text-decoration:underline;
}

.idiomas p {
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}


.botonera{
	position:absolute;
	top:128px;
	width: 568px;
	height: 34px;
	left: 260px;
}

.botonera a {
	color:#231F20;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

.botonera a:hover {
	color:#00AEEF;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
}

#seleccionada {
	color:#00AEEF;
	text-decoration:underline;
}

#seleccionadaLang{
	color:#00AEEF;
	text-decoration:underline;
}

#seleccionadaB {
	color:#00AEEF;
	text-decoration:underline;
}

.botonera p {
	color:#231F20;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

.titulo{
	position:absolute;
	top:-58px;
	width: 617px;
	height: 34px;
	left: 10px;
}

.tituloB{
	position:absolute;
	top:-40px;
	width: 541px;
	height: 34px;
	left: 7px;
}


h1 {
	color:#FFFFFF;
	font-size:18px;
}


.stock{
	position:absolute;
	top:12px;
	width: 62px;
	height: 271px;
	left: 770px;
	text-align:center;
}

.stock img{
	text-decoration:none;
}

.stock a{
	font-size:9px;
	color: #6C6C6C;
	padding-top:7px;
	margin-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}

.stock a:hover{
	text-decoration:none;
	color: #00AEEF;
	font-weight:bold;

}


/* Botones grandes  ---------------  */

.botonesGrandes{
	position:absolute;
	top:13px;
	width: 776px;
	height: 285px;
	left: -20px;
}

.botonera-list {
	cursor:hand;
	margin-left:15px;
	padding-left:15px;
}

.botonera-list a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.botonera-list a:hover{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

li {
	list-style:none;
	float:left;
}

/* Botonera en español ____________________________ */

#zonafranca{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafranca:hover{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1.png);
	background-position:bottom;
	text-align:center;

}

#fiscal{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1.png);
	background-position:top;
	text-align:center;

}

#fiscal:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1.png);
	background-position:bottom;
	text-align:center;

}

#nacionalizada{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1.png);
	background-position:top;
	text-align:center;
}

#nacionalizada:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1.png);
	background-position:bottom;
	text-align:center;
}

#montevideo{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1.png);
	background-position:top;
	text-align:center;
}

#montevideo:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1.png);
	background-position:bottom;
	text-align:center;
}


/* Botonera en ingles ____________________________ */

#zonafrancaEn{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-en.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafrancaEn:hover{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-en.png);
	background-position:bottom;
	text-align:center;

}

#fiscalEn{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-en.png);
	background-position:top;
	text-align:center;

}

#fiscalEn:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-en.png);
	background-position:bottom;
	text-align:center;

}

#nacionalizadaEn{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-en.png);
	background-position:top;
	text-align:center;
}

#nacionalizadaEn:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-en.png);
	background-position:bottom;
	text-align:center;
}

#montevideoEn{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-en.png);
	background-position:top;
	text-align:center;
}

#montevideoEn:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-en.png);
	background-position:bottom;
	text-align:center;
}

/* Botonera en portugues ____________________________ */

#zonafrancaPt{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-pt.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafrancaPt:hover{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-pt.png);
	background-position:bottom;
	text-align:center;

}

#fiscalPt{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-pt.png);
	background-position:top;
	text-align:center;

}

#fiscalPt:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-pt.png);
	background-position:bottom;
	text-align:center;

}

#nacionalizadaPt{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-pt.png);
	background-position:top;
	text-align:center;
}

#nacionalizadaPt:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-pt.png);
	background-position:bottom;
	text-align:center;
}

#montevideoPt{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-pt.png);
	background-position:top;
	text-align:center;
}

#montevideoPt:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-pt.png);
	background-position:bottom;
	text-align:center;
}

/* Botonera en frances ____________________________ */

#zonafrancaFr{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-fr.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafrancaFr:hover{
	display:block;
	width:173px;
	height:273px;
	background:url(../imagenes/franca1-fr.png);
	background-position:bottom;
	text-align:center;

}

#fiscalFr{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-fr.png);
	background-position:top;
	text-align:center;

}

#fiscalFr:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/fiscal1-fr.png);
	background-position:bottom;
	text-align:center;

}

#nacionalizadaFr{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-fr.png);
	background-position:top;
	text-align:center;
}

#nacionalizadaFr:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/nacionalizada1-fr.png);
	background-position:bottom;
	text-align:center;
}

#montevideoFr{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-fr.png);
	background-position:top;
	text-align:center;
}

#montevideoFr:hover{
	display:block;
	width:182px;
	height:273px;
	background:url(../imagenes/montevideo1-fr.png);
	background-position:bottom;
	text-align:center;
}

/* Botones chicos  ---------------  */

.botonescChicos{
	position:absolute;
	top:8px;
	width: 859px;
	height: 135px;
	left: -25px;
}

.botonera-list2 {
	cursor:hand;
	margin-left:15px;
	padding-left:15px;
}

.botonera-list2 a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.botonera-list2 a:hover{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

li {
	list-style:none;
	float:left;
}

/* Botones chicos en español  ____________________________ */

#zonafranca2{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafranca2:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2.png);
	background-position:bottom;
	text-align:center;
}

#zonafranca3{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2.png);
	background-position:bottom;
	text-align:center;
}

#fiscal2{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2.png);
	background-position:top;
	text-align:center;
	margin-right:4px;
}

#fiscal2:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#fiscal3{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#nacionalizada2{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2.png);
	background-position:top;
	text-align:center;
}

#nacionalizada2:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2.png);
	background-position:bottom;
	text-align:center;
}

#nacionalizada3{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2.png);
	background-position:bottom;
	text-align:center;
}

#montevideo2{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2.png);
	background-position:top;
	text-align:center;
}

#montevideo2:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2.png);
	background-position:bottom;
	text-align:center;
}

#montevideo3{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2.png);
	background-position:bottom;
	text-align:center;
}

/* Botones chicos en ingles  ____________________________ */

#zonafranca2En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-en.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafranca2En:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-en.png);
	background-position:bottom;
	text-align:center;
}

#zonafranca3En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-en.png);
	background-position:bottom;
	text-align:center;
}

#fiscal2En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-en.png);
	background-position:top;
	text-align:center;
	margin-right:4px;
}

#fiscal2En:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-en.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#fiscal3En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-en.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#nacionalizada2En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-en.png);
	background-position:top;
	text-align:center;
}

#nacionalizada2En:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-en.png);
	background-position:bottom;
	text-align:center;
}

#nacionalizada3En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-en.png);
	background-position:bottom;
	text-align:center;
}

#montevideo2En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-en.png);
	background-position:top;
	text-align:center;
}

#montevideo2En:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-en.png);
	background-position:bottom;
	text-align:center;
}

#montevideo3En{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-en.png);
	background-position:bottom;
	text-align:center;
}

/* Botones chicos en portugues  ____________________________ */

#zonafranca2Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-pt.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafranca2Pt:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-pt.png);
	background-position:bottom;
	text-align:center;
}

#zonafranca3Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-pt.png);
	background-position:bottom;
	text-align:center;
}

#fiscal2Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-pt.png);
	background-position:top;
	text-align:center;
	margin-right:4px;
}

#fiscal2Pt:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-pt.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#fiscal3Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-pt.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#nacionalizada2Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-pt.png);
	background-position:top;
	text-align:center;
}

#nacionalizada2Pt:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-pt.png);
	background-position:bottom;
	text-align:center;
}

#nacionalizada3Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-pt.png);
	background-position:bottom;
	text-align:center;
}

#montevideo2Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-pt.png);
	background-position:top;
	text-align:center;
}

#montevideo2Pt:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-pt.png);
	background-position:bottom;
	text-align:center;
}

#montevideo3Pt{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-pt.png);
	background-position:bottom;
	text-align:center;
}

/* Botones chicos en frances  ____________________________ */

#zonafranca2Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-fr.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#zonafranca2Fr:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-fr.png);
	background-position:bottom;
	text-align:center;
}

#zonafranca3Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/franca2-fr.png);
	background-position:bottom;
	text-align:center;
}

#fiscal2Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-fr.png);
	background-position:top;
	text-align:center;
	margin-right:4px;
}

#fiscal2Fr:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2-fr.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#fiscal3Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/fiscal2.png);
	background-position:bottom;
	text-align:center;
	margin-right:4px;
}

#nacionalizada2Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-fr.png);
	background-position:top;
	text-align:center;
}

#nacionalizada2Fr:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-fr.png);
	background-position:bottom;
	text-align:center;
}

#nacionalizada3Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/nacionalizada2-fr.png);
	background-position:bottom;
	text-align:center;
}

#montevideo2Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-fr.png);
	background-position:top;
	text-align:center;
}

#montevideo2Fr:hover{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-fr.png);
	background-position:bottom;
	text-align:center;
}

#montevideo3Fr{
	display:block;
	width:182px;
	height:130px;
	background:url(../imagenes/montevideo2-fr.png);
	background-position:bottom;
	text-align:center;
}



/* Contenidos ---------------------------*/ 

.contenidos{
	position:absolute;
	top:295px;
	width: 720px;
	left: 10px;
}


.contenidos2{
	position:absolute;
	top:150px;
	width: 720px;
	left: 5px;
}

.contenidos3{
	position:absolute;
	top:70px;
	width: 750px;
	right: 0px;
}


.contenidos2 a, .contenidos a{
	color:#004990;
	text-decoration:none;
}

.contenidos2 a:hover, .contenidos a:hover{
	color:#004990;
	text-decoration:underline;
}

.resaltado {
	font-weight:bold;
}


h2 {
	color:#999999;
	font-size:16px;
	padding-bottom:11px;
	padding-top:11px;
}

.titulosContacto{
	color:#999999;
	font-size:16px;
	padding-bottom:2px;
	padding-top:20px;
	text-decoration:underline;
}

.titulosContacto:hover{
	color:#00AEEF;
	font-size:16px;
	padding-bottom:2px;
	padding-top:20px;
}

.titulosContacto2{
	color:#999999;
	font-size:16px;
	padding-bottom:2px;
	padding-top:12px;
}

.migas{
	color:#231F20;
	font-size:12px;
	text-decoration:none;
}

.migas:hover{
	color:#00AEEF;
	font-size:12px;
	text-decoration:underline;
}


span{
padding-right:5px;
}

p {
	color:#231F20;
	font-size:12px;
	line-height:180%;
	text-align:justify;
}


/* Pie de página ---------------------------*/ 


.clientes {
	width: 720px;
	height:auto;
	background-color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
}

.clientesFotos {
	width: 80px;
	height: 80px;
	float:left;
	margin:0 8px 8px 0;
}
.clientesFotos  img {height:80px; width:80px;}


.banco{
	position:absolute;
	top:426px;
	width: 223px;
	height: 100px;
	left: -11px;
	background-color:#FFFFFF;
	background-image:url(../imagenes/santander-rio3.png);
	background-repeat:no-repeat;
	padding-top:24px;
	padding-left:37px;
}

.banco a{
	font-size:10px;
	color:#666666;
	margin-bottom:0px;
	text-decoration:none;
	line-height:13px;
	}

.banco a:hover{
	color:#231F20;
}


.pieTextos{
	position:absolute;
	top:-61px;
	width: 812px;
	height: 50px;
	left: 6px;
}



.pieTextos p{
	color:#FFFFFF;
	font-size:10px;
	
}

.pieTextos a{
	color:#FFFFFF;
	font-size:10px;
}

.pieTextos a:hover{
	color:#CCCCCC;
	font-size:10px;
}


.sellos{
	position:absolute;
	top:475px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}


.pie{
	margin-top:550px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}



/* cambios -------------------------- */


.sellosImagenes{
	position:absolute;
	top:425px;
	width: 166px;
	height: 62px;
	left: 612px;
	background-color:#FFFFFF;
}


.pieImagenes{
	margin-top:500px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.sellosMapa{
	position:absolute;
	top:750px;
	width: 166px;
	height: 62px;
	left: 612px;
	background-color:#FFFFFF;
}

.pieMapa{
	margin-top:825px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.mapa{
padding-top:20px;
width:720px;
padding-bottom:10px;
}


.sellosClientes{
	position:absolute;
	top:1650px;
	width: 166px;
	height: 62px;
	left: 510px;
	background-color:#FFFFFF;
}


.pieClientes{
	margin-top:965px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosEmpresa{
	position:absolute;
	top:1425px;
/*	width: 166px;*/
	height: 62px;
	left: 510px;
	background-color:#FFFFFF;
}

.pieEmpresa{
	margin-top:1500px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosCuadro{
	position:absolute;
	top:1550px;
/*	width: 166px;*/
	height: 62px;
	left: 510px;
	background-color:#FFFFFF;
}

.pieCuadro{
	margin-top:1625px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosPlata{
	position:absolute;
	top:525px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.piePlata{
	margin-top:600px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.sellosPlataEn{
	position:absolute;
	top:975px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.piePlataEn{
	margin-top:1050px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosFiscal{
	position:absolute;
	top:600px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieFiscal{
	margin-top:675px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.sellosServicios{
	position:absolute;
	top:750px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieServicios{
	margin-top:825px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosServiciosEn{
	position:absolute;
	top:950px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieServiciosEn{
	margin-top:1025px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}



.sellosNacionalizada{
	position:absolute;
	top:475px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieNacionalizada{
	margin-top:550px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosNacionalizadaEn{
	position:absolute;
	top:575px;
/*	width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieNacionalizadaEn{
	margin-top:650px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosMontevideo{
	position:absolute;
	top:575px;
	/*width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieMontevideo{
	margin-top:650px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.sellosMontevideoEn{
	position:absolute;
	top:1275px;
	/*width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieMontevideoEn{
	margin-top:1350px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}

.sellosMontevideoBr{
	position:absolute;
	top:1475px;
	/*width: 166px;*/
	height: 62px;
	left: 515px;
	background-color:#FFFFFF;
}

.pieMontevideoBr{
	margin-top:1550px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}



.sellosContacto{
	position:absolute;
	top:942px;
	/*width: 166px;*/
	height: 62px;
	left: 511px;
	background-color:#FFFFFF;
}

.pieContacto{
	margin-top:1125px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosNew{
	position:absolute;
	top:800px;
/*	width: 166px;*/
	height: 62px;
	left: 511px;
	background-color:#FFFFFF;
}

.pieNew{
	margin-top:875px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


.sellosRRHH{
	position:absolute;
	top:625px;
/*	width: 166px;*/
	height: 62px;
	left: 510px;
	background-color:#FFFFFF;
}

.pieRRHH{
	margin-top:700px;
	height:82px;
	background-image:url(../imagenes/pie.png);
	background-repeat:repeat-x;
}


input {
	background-color:#E6E6E6;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:25px;
}

textarea {
	background-color:#E6E6E6;
	width:400px;
}

form{
	padding-bottom:15px;
	padding-top:20px;
}


.cuadro {
padding-bottom:0px;
padding-top:25px;
}

.comoLlegar {
padding-bottom:10px;
padding-top:7px;
}


.cuadro1{
	position:absolute;
	top:52px;
	width: 350px;
	height: 255px;
	left: 368px;
	background-color:#F3F3F4;
}



.cuadro1En{
	position:absolute;
	top:65px;
	width: 350px;
	height: 145px;
	left: 368px;
	background-color:#F3F3F4;
}

.cuadro1fr{
	position:absolute;
	top:100px;
	width: 350px;
	height: 310px;
	left: 368px;
	background-color:#F3F3F4;
}

.cuadro2{
	position:absolute;
	top:52px;
	width: 350px;
	height: 255px;
	left: 5px;
	background-color:#F3F3F4;
}

.cuadro2En{
	position:absolute;
	top:65px;
	width: 350px;
	height: 700px;
	left: 5px;
	background-color:#F3F3F4;
}

.cuadro2fr{
	position:absolute;
	top:100px;
	width: 350px;
	height: 310px;
	left: 5px;
	background-color:#F3F3F4;
}
.cuadro3{
	position:absolute;
	top:320px;
	width: 350px;
	height: 255px;
	left: 369px;
	background-color:#F3F3F4;
}

.cuadro3fr{
	position:absolute;
	top:450px;
	width: 350px;
	height: 255px;
	left: 369px;
	background-color:#F3F3F4;
}

.cuadro4{
	position:absolute;
	top:320px;
	width: 350px;
	height: 255px;
	left: 6px;
	background-color:#F3F3F4;
}

.cuadro4fr{
	position:absolute;
	top:450px;
	width: 350px;
	height: 255px;
	left: 6px;
	background-color:#F3F3F4;
}

.cuadro5{
	position:absolute;
	top:623px;
	width: 391px;
	height: 37px;
	left: 6px;
	background-color:#FFFFFF;
}

.cuadro5En{
	position:absolute;
	top:823px;
	width: 391px;
	height: 37px;
	left: 6px;
	background-color:#FFFFFF;
}


.servicios{
	color:#004990;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
	padding-left:20px;
}

.cuadro4 li, .cuadro3 li , .cuadro2 li , .cuadro1 li, .cuadro2En li, .cuadro1En li, .cuadro1fr li, .cuadro2fr li, .cuadro3fr li, .cuadro4fr li {
	font-weight:bold;
	color:#231F20;
	font-size:11px;
	line-height:210%;
	float:none;
	/*padding-left:25px;
	padding-right:20px;*/
	list-style-type:disc;
}

.cuadro4 ul, .cuadro3 ul , .cuadro2 ul , .cuadro1 ul, .cuadro2En ul, .cuadro1En li, .cuadro1fr li, .cuadro2fr li, .cuadro3fr li, .cuadro4fr li{
	margin-left:35px;
	margin-right:10px;
}

table{
	width:720px;
	background-color:#FFFFFF;
}

.tablaTitulos{
	color:#004990;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFFF;
}

.tablaTitulos1{
	color:#004990;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	padding-top:10px;
	background-color:#FFFFFF;
}

td {
	color:#231F20;
	font-size:11px;
	float:none;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	color:#686868; 
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 1px solid;
	/*height:35px;*/
}

.tabla1{
	width:150px;
}

.tabla2{
	width:80px;
}



img{border:none;
}

.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
		
/* Errores ------------------------------   */ 		

		
.erroresPhp{
	color:#FF3300;
	font-size:11px;
}

span.error{
	color:#666666;
	font-size:11px;
	padding-left:15px;
}
		
.blanco	{
	background-color:#FFFFFF;
}	
		
		
			
/* Slider ------------------------------   */ 		

			
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#c33;		
		margin-bottom:2em;
		}	
	
#content{
		position:relative;
		}			

#slider{}	
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
#nextBtn{ 
		left:696px;
		}														
#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../imagenes/btn_prev.gif) no-repeat 0 0;	
		}	

#nextBtn a{ 
		background:url(../imagenes/btn_next.gif) no-repeat 0 0;	
		}	

.leyenda9001 {font-size:8px; text-align:right; line-height:8px;}

.redesSociales { float:right; margin-top:8px; }
.redesSociales a {margin:0 4px;}
.redesSociales a.facebook{ width:34px; height:34px; float:left; background: url(../imagenes/redesSociales.jpg) 0 0 no-repeat; }
.redesSociales a:hover.facebook{background: url(../imagenes/redesSociales.jpg) 0 -34px no-repeat; }
.redesSociales a.linkedin{ width:34px; height:34px; float:left; background: url(../imagenes/redesSociales.jpg) -34px 0 no-repeat; }
.redesSociales a:hover.linkedin{background: url(../imagenes/redesSociales.jpg) -34px -34px no-repeat; }
.redesSociales a.twitter{ width:34px; height:34px; float:left; background: url(../imagenes/redesSociales.jpg) -68px 0 no-repeat; }
.redesSociales a:hover.twitter{background: url(../imagenes/redesSociales.jpg) -68px -34px no-repeat; }

.error { font-size:10px; color:#FF0000;}
