/* 
	v0.2 (06/02/2009)
	CSS TE13 Valored © 2009 Intelygenz

*/

HTML, BODY { font-family: Times New Roman; font-size: 14px; color: #58563F; background: #FFF; margin: 0; padding: 0;} 

FORM, DIV, TD, P, FONT, UL, LI { font-size: 14px; color: #58563F; text-align: justify; }

/* cabecera */

#menuSup {
	width: 707px; *width: 737px;
	height: 36px;
	/*padding: 0 0 0 30px;*/
	background: #7C8355;
}

/* Fin cabecera */

/* contenido */

.sombIzq {
	background: url(../pix/sombra_izq.gif) top left repeat-y;
}

.sombDcha {
	background: url(../pix/sombra_drcha.gif) top right repeat-y;
	vertical-align: top;
}

.sombDcha div {
	clear: both;
	background: url(../pix/adorno_drcha.gif) top right no-repeat; width: 100%; height: 660px;
}

#entrada {
	width: 550px; *width: 562px;
	padding: 7px;
	margin: 10px;
	background: #D8E2BE;
}

#entradaTit {
	width: 550px; *width: 562px;
	padding: 30px 7px 7px 7px;
	margin: 10px;
	background: #D8E2BE;
	font-size: 18px;
	color: #7C8355;
}

#entradaTitMie {
	width: 550px; *width: 562px;
	padding: 7px 7px 7px 7px;
	margin: 10px;
	background: #D8E2BE;
	font-size: 18px;
	color: #7C8355;
}

#miembrosLink {
	padding-top: 10px;
	width: 550px;
	text-align: center;
	font-size: 16px;
}

#entradaTitOfi {
	width: 550px; *width: 562px;
	padding: 7px 7px 7px 7px;
	margin: 10px;
	background: #D8E2BE;
	font-size: 18px;
	color: #7C8355;
}

.cierre {
	width: 586px;
	height: 4px;
	background: url(../pix/sombra_inf.gif) top left repeat-x;
}

/* Fin contenido */

/* enlaces */

A.linkInt:link ,A.linkInt:visited { color: #58563F; text-decoration: none; }
A.linkInt:hover ,A.linkInt:active { color: #58563F; text-decoration: underline; }

A.linkMen:link ,A.linkMen:visited { color: #E9441B; text-decoration: none; }
A.linkMen:hover ,A.linkMen:active { color: #E9441B; text-decoration: underline; }

A.servi:link ,A.servi:visited { color: #788458; text-decoration: none; }
A.servi:hover ,A.servi:active { color: #788458; text-decoration: underline; }


/* cajas */

#cajaMemb {
	width: 260px;
	height: 430px;
	padding: 7px 7px 7px 7px;
	float: left;
}

.cajaFotoOfi {
	background: url(../pix/oficinas/foto_caja_chile1.gif) top left no-repeat; 
	width: 274px; *width: 290; height: 79px; *height: 132px; 
	padding: 53px 0 0 16px;
}

.cajaFotoOfiUr {
	background: url(../pix/oficinas/foto_caja_uruguay1.gif) top left no-repeat; 
	width: 275px; *width: 291; height: 89px; *height: 142px; 
	padding: 53px 0 0 16px;
}

.cajaFotoOfiSp {
	background: url(../pix/oficinas/foto_caja_spain1.gif) top left no-repeat; 
	width: 274px; *width: 290; height: 88px; *height: 128px; 
	padding: 40px 0 0 16px;
}

.cajaDirOfi {
	background: url(../pix/oficinas/fondo_caja_chile1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 64px 0 0 16px;
}

.cajaDirOfiUr {
	background: url(../pix/oficinas/fondo_caja_chile1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 44px 0 0 16px;
}

.cajaDirOfiSp {
	background: url(../pix/oficinas/fondo_caja_chile1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 10px 0 0 16px;
}

.cajaTxtOfiSp {
	width: 253px; *width: 273px; 
	background: url(../pix/oficinas/fondo_caja_spain.gif) top left repeat-y; 
	padding: 10px;
	font-size: 14px;
}

.cajaImgSp {
	width: 141px; *width: 273px;
	height: 137px; *height: 175px;
	background: url(../pix/oficinas/img_spain.jpg) top left no-repeat;
	padding: 33px 10px 0 122px;
	font-size: 14px;
}

.cajaTxtOfiCh {
	width: 257px; *width: 277px; 
	background: url(../pix/oficinas/fondo_caja_chile.gif) top left repeat-y; 
	padding: 10px;
	font-size: 16px;
}

.cajaTxtOfiUr {
	width: 255px; *width: 275px; 
	background: url(../pix/oficinas/fondo_caja_uruguay.gif) top left repeat-y; 
	padding: 0 10px 10px 10px;
	font-size: 14px;
}

.cajaImgUr {
	width: 128px; *width: 275px; 
	height: 172px; *height: 199px; 
	background: url(../pix/oficinas/img_uruguay.jpg) top left no-repeat;
	padding: 33px 10px 0 137px;
	font-size: 14px;
}

.cajaDirOfiCo {
	background: url(../pix/oficinas/fondo_caja_colombia1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 20px 0 0 16px;
}


.cajaImgCo {
	width: 138px; *width: 271px; 
	height: 142px; *height: 169px; 
	background: url(../pix/oficinas/img_colombia.jpg) top left no-repeat;
	padding: 33px 10px 0 123px;
	font-size: 14px;
}

.cajaFotoOfiCo {
	background: url(../pix/oficinas/foto_caja_colombia1.gif) top left no-repeat; 
	width: 275px; *width: 291; height: 92px; *height: 142px; 
	padding: 50px 0 0 16px;
}

.cajaTxtOfiCo {
	width: 251px; *width:271px; 
	background: url(../pix/oficinas/fondo_caja_colombia.gif) top left repeat-y; 
	padding: 0 10px;
	font-size: 14px;
}

.cajaDirOfiArg {
	background: url(../pix/oficinas/fondo_caja_argentina1.gif) top left repeat-y;
	width: 275px; *width: 291px;
	padding: 20px 0 0 16px;
}

.cajaFotoOfiArg {
	background: url(../pix/oficinas/foto_caja_argentina1.gif) top left no-repeat; 
	width: 275px; *width: 291; height: 80px; *height: 130px; 
	padding: 50px 0 0 16px;
}

.cajaImgArg {
	width: 165px; *width: 282px; 
	height: 100px; *height: 133px; 
	background: url(../pix/oficinas/img_argentina.jpg) top left no-repeat;
	padding: 33px 10px 0 107px;
	font-size: 14px;
}

.cajaTxtOfiArg {
	width: 262px; *width: 282px; 
	background: url(../pix/oficinas/fondo_caja_argentina.gif) top left repeat-y; 
	padding: 0 10px;
	font-size: 14px;
}

.cajaTitServ {
	background: #D9E2C0; 
	width: 544px; *width: 558px; 
	height: 28px; *height: 40px; 
	border: solid 1px #CFCFCF; border-bottom: none; 
	padding: 12px 0 0 14px;
}

.cajaTitServP {
	background: #D9E2C0; 
	width: 261px; *width: 275px; 
	height: 28px; *height: 40px; 
	border: solid 1px #CFCFCF; border-bottom: none; 
	padding: 12px 0 0 14px;
}

.cajaTxtServ {
	border: solid 1px #CFCFCF; border-top: none; 
	width: 544px; *width: 558px;
	padding: 15px 7px 15px 7px;
	margin: 0 0 15px 0;
}

.cajaTxtServP {
	border: solid 1px #CFCFCF; border-top: none; 
	width: 261px; *width: 275px;
	padding: 15px 7px 15px 7px;
	margin: 0 0 15px 0;
	text-align: left;
}

.cajaDirOfiPe {
	background: url(../pix/oficinas/fondo_caja_peru1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 20px 0 0 16px;
}

.cajaFotoOfiPe {
	background: url(../pix/oficinas/foto_caja_peru1.gif) top left no-repeat; 
	width: 274px; *width: 290; height: 97px; *height: 132px; 
	padding: 35px 0 0 16px;
}


.cajaImgPe {
	width: 156px; *width: 276px; 
	height: 112px; *height: 149px; 
	background: url(../pix/oficinas/img_peru.jpg) top left no-repeat;
	padding: 43px 10px 0 110px;
	font-size: 14px;
}

.cajaTxtOfiPe {
	width: 256px; *width:276px; 
	background: url(../pix/oficinas/fondo_caja_peru.gif) top left repeat-y; 
	padding: 0 10px;
	font-size: 14px;
}

.cajaDirOfiMe {
	background: url(../pix/oficinas/fondo_caja_mexico1.gif) top left repeat-y;
	width: 274px; *width: 290px;
	padding: 20px 0 0 16px;
}

.cajaFotoOfiMe {
	background: url(../pix/oficinas/foto_caja_mexico1.gif) top left no-repeat; 
	width: 274px; *width: 290; height: 49px; *height: 146px; 
	padding: 97px 0 0 16px;
}

.cajaImgMe {
	width: 147px; *width: 271px; 
	height: 132px; *height: 149px; 
	background: url(../pix/oficinas/img_mexico.jpg) top left no-repeat;
	padding: 23px 10px 0 114px;
	font-size: 14px;
}

.cajaTxtOfiMe {
	width: 251px; *width: 271px; 
	background: url(../pix/oficinas/fondo_caja_mexico.gif) top left repeat-y; 
	padding: 0 10px 10px 10px;
	font-size: 14px;
}

.cajaDirOfiBr {
	background: url(../pix/oficinas/fondo_caja_brasil1.gif) top left repeat-y;
	width: 258px; *width: 290px;
	padding: 7px 16px 0 16px;
}

.cajaFotoOfiBr {
	background: url(../pix/oficinas/foto_caja_brasil1.gif) top left no-repeat; 
	width: 274px; *width: 290; height: 65px; *height: 112px; 
	padding: 47px 0 0 16px;
}

.cajaImgBr {
	width: 147px; *width: 271px; 
	height: 103px; *height: 149px; 
	background: url(../pix/oficinas/img_brasil.jpg) top left no-repeat;
	padding: 52px 10px 0 114px;
	font-size: 14px;
}

.cajaTxtOfiBr {
	width: 251px; *width: 271px; 
	background: url(../pix/oficinas/fondo_caja_brasil.gif) top left repeat-y; 
	padding: 0 10px 10px 10px;
	font-size: 14px;
}
