/*
-----------------------------------------------
Estudio LG Hoja de Estilo CSS
http://www.estudiolg.com.ar/

© 2006 - www.caribdis.com.ar
----------------------------------------------- */

/* BASE
----------------------------------------------- */

body {
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	background: #DDDDDD url(images/back.gif) repeat-x;
}

a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	color: #FFFFFF;
	background: #003366;
}

acronym {
	cursor: help;
	border: none;
}

h1 {
	font-size: 24pt;
	margin: 25px 0;
	color: #AD5802;
}

h2 {
	font-size: 15pt;
	font-style: italic;
	margin: 0;
	letter-spacing: 2px;
}

/* ELEMENTOS
----------------------------------------------- */

#content {
	margin: 0 auto;
	width: 680px;
	text-align: justify;
	padding: 30px 30px 30px 30px;
	background: #EEEEEE;
	overflow: auto;
}

#content h1 {
	font-size: 14pt;
	margin: 0 0 20px 0;
	background: url(images/linea.gif) repeat-x bottom;
	letter-spacing: 4px;
}

#content h2 {
	font-size: 14pt;
	font-style: normal;
	font-variant: small-caps;
}

#content h3 {
	font-size: 10pt;
	font-style: italic;
}

#content p {
	font-size: 10pt;
	margin-top: 5px;
}

#content ul {
	list-style-image: url(images/bull.gif);
	margin-left: 0;
	padding-left: 20px;
}

#content li {
	margin-bottom: 5px;
}

#cuerpo {
	width: 740px;
	height: 205px;
	margin: 15px auto 0 auto;
}

#der {
	float: right;
	width: 435px;
}

#der-der, #der-der2, #der-der3 {
	width: 130px;
	height: 205px;
	float: right;
}

#der-der {
	background: url(images/mesa.gif) no-repeat bottom;
}

#der-der2 {
	background: url(images/monedas.gif) no-repeat bottom;
}

#der-der3 {
	background: url(images/world.gif) no-repeat bottom;
}

#der-izq, #der-izq2, #der-izq3 {
	float: left;
	width: 300px;
	height: 205px;
	margin-right: 5px;
	text-align: right;
	display: inline;
	letter-spacing: 3px;
}

#der-izq {
	background: url(images/mesa.jpg) no-repeat bottom;
}

#der-izq2 {
	background: url(images/monedas.jpg) no-repeat bottom;
}

#der-izq3 {
	background: url(images/world2.gif) no-repeat bottom;
}

#dir {
	width: 740px;
	margin: 0 auto;
	text-align: center;
	background: #003366;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 0;
	clear: both;
}

#dir p {
	margin: 0;
}

#eslogan {
	width: 740px;
	margin-top: 5px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 15pt;
	background: #999999 url(images/esquinita.gif) no-repeat bottom left;
	margin: 5px auto;
	text-align: center;
	padding: 10px 0 10px 0;
}

#izq {
	width: 300px;
	float: left;
	margin-right: 5px;
}

#izq-bottom, #izq-bottom2, #izq-bottom3 {
	width: 300px;
	height: 100px;
	margin-top: 5px;
}

#izq-bottom {
	background: url(images/frente.jpg) no-repeat;
}

#izq-bottom2 {
	background: url(images/calculadora.jpg) no-repeat;
}

#izq-bottom3 {
	background: url(images/world1.jpg) no-repeat;
}

#izq-up {
	width: 300px;
	height: 100px;
	background: #777777 url(images/lg.gif) no-repeat center;
}

#links {
	float: left;
	width: 170px;
	padding: 15px;
	background: #E9E9E9 url(images/back2.gif) repeat-x;
	margin-right: 10px;
}

#links h1 {
	font-size: 9pt;
	border-bottom: 1px solid #AD5802;
	margin: 0;
	color: #003366;
	background: none;
	letter-spacing: normal;
}

#links ul {
	list-style-image: url(images/bull.gif);
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 0;
}

#links li {
	margin-bottom: 0px;
}

#nav {
	width: 740px;
	margin: 5px auto 0 auto;
	text-align: right;
	background: #003366;
	letter-spacing: 2px;
	padding: 2px 0 2px 0;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a, #dir a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
}

#nav a {
	margin-right: 5px;
}

#nav a:hover, #dir a:hover {
	color: #DDDDDD;
	border-left: 1px solid #AD5802;
	padding-left: 10px;
	background: #003366;
}

#nav li {
	display: inline;
}

#nav ul {
	list-style-type: none;
	margin: 0;
}

#portada {
	width: 450px;
	float: right;
}

#pie {
	width: 740px;
	height: 15px;
	margin: 20px auto 0 auto;
	background: url(images/linea.gif) repeat-x top;
	letter-spacing: 1px;
	padding-bottom: 5px;
	color: #003366;
}

#formu h3 {
	font-style: normal;
	margin-bottom: 0;
}

/* CLASES
----------------------------------------------- */

.campo {
	margin-top: 0;
	background: #fff;
	border: 1px solid #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#portada p.honorarios {
	margin: 25px 0 0 0;
	color: #AD5802;
	letter-spacing: 4px;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}

#portada p.recuerde {
	margin: 0;
	color: #AD5802;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#portada p.tportada, #portada p.tportadax {
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#portada p.tportadax, .center {
	text-align: center;
}

.boton {
	color: #FFFFFF;
	background: #003366;
	border: 1px solid #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.der {
	float: right;
}

.izq {
	float: left;
}

.sub {
	text-decoration: underline;
}

.grax {
	text-align: right;
	font-weight: bold;
	font-size: 13pt;
	font-variant: small-caps;
	font-style: italic;
	color: #FFFFFF;
	background: #CCCCCC;
	padding-right: 5px;
	margin: 0;
	clear: both;
}