/*
Author:     	Edwin Mac Donald, edwin@panamabowler.com
Updated:    	Dec 2006
Notes:    		just an attemp
*/

/*Generales*/

 /** {Para normalizar propiedades entre navegadores
  padding:0;margin:0;
  font-size:10px;
}*/

body {
	background: #F69058;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	font-size: 62.5%;
}

a img, img {
	border-width: 0;
	border-style: none;	
}

a:visited {
	text-decoration: none;
	border-style: none;
}

/*ul, ol, dl { position: relative; } Corrige error en IE para listas inscriptas en div relativas*/

/*Estructura*/


#encabezado {
	background: url(imagenes/presentacion/encabezado.jpg) no-repeat center top;
	display: block;
	height: 67px;
	width: 834px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -3px;
	z-index:2;
	position: relative;
}

#menu {
	background: url(imagenes/presentacion/base_menu_tall.jpg) no-repeat center top;
	padding-bottom: 3px;
	height: 20px;
	z-index:1;
	position: relative;
}

#general {
	width:834px;
	margin-right: auto;
	margin-left: auto;
	background: url(imagenes/presentacion/base_general.jpg) repeat-y;
	margin-top: 0px;
	z-index:2;
	position: relative;
}

#contenido h1 {
	width: 541px;
	padding-bottom: 1em;
 }
 
 #contenido p {
	width: 541px;
 }

#contenido {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: left;
	float: right;
	width: 541px;
	margin-right:57px;
	background-color:#E1D3BB;	
	margin-top:5px;
}

#submenu {
float: left;
	margin-top:5px;
}

#contenido .casoanio{
	float: left;
	background-color:#E1D3BB;
	width:124px;
}

#contenido .casotexto{
	float: right;
	width: 407px;
	background-color:#E1D3BB;
}

/*#contenido .casotexto img{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}*/

#contenido img.ilustrativa{
	float:right;
}

#cierre {
	background: url(imagenes/presentacion/cierre_general.jpg) no-repeat center top;
	height: 25px;
	clear: both;
}

#pie {
	background: url(imagenes/presentacion/g4_pie.jpg) no-repeat right top;
	width:814px;
	height:30px;
	margin-right: auto;
	margin-left: auto;	
}

 
 /*Menú principal*/


#menu ul {
list-style-type: none;
margin: 0;
width: 834px;
margin-right: auto;
margin-left: auto;
}

#menu ul li {
	float: left;
	padding-top: 0.55em;
	font-size:10px;	 
}

#menu ul li#active {
	background: #E1D3BB url(imagenes/presentacion/menu_fondo.jpg) no-repeat left -70px;
	padding: 6px 19px 5px 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;	
	color: #fff6f4;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 11px;
}

 #menu ul li a{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background: #DF6D31 url(imagenes/presentacion/menu_fondo.jpg) no-repeat left -0.1em;
	padding: 5px 19px 6px 20px;
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;	
	color: #fff6f4;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	font-size: 11px;
 }
 
#menu ul li#izq_margen{
	display: block;
	width: 21px;
	height: 1.2em;
	float: left;
}

#menu ul li a:hover{
	background: url(imagenes/presentacion/menu_fondo.jpg) no-repeat left -70px;	
 }
 
 /*Submenú*/

 #submenu ul{
	width: 168px;
	display:block;
	list-style: none;
	padding-top:3.4em;
	text-align:left;
}

#submenu img{
	padding-top:15px;
}

#submenu ul li#subactive {  
	background: #918879 url(imagenes/presentacion/base_submenu_1.jpg) no-repeat left -23px;
	padding-left: 20px;
	color: #817869;
}

#submenu ul li#subactive p{
	height:23px;
	margin: 0;
}

#submenu ul li{
	font: bold 1em/2.3em Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;	;
	text-transform: uppercase;
	text-align: left;
}

#submenu ul a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background: #918879 url(imagenes/presentacion/base_submenu_1.jpg) no-repeat left top;
	padding-left: 20px;
}

#submenu ul a:hover {  
	background: url(imagenes/presentacion/base_submenu_1.jpg) no-repeat left -23px;
}

#submenu ul .sobre_empresa a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background: #918879 url(imagenes/presentacion/base_submenu_empresa.jpg) no-repeat left top;
	padding-left: 20px;
}

#submenu ul .sobre_empresa a:hover {  
	background: url(imagenes/presentacion/base_submenu_empresa.jpg) no-repeat left -23px;
}

#submenu ul .lollamaremos a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	background: #918879 url(imagenes/presentacion/base_submenu_lollamaremos.jpg) no-repeat left top;
	padding-left: 20px;
}

#submenu ul .lollamaremos a:hover {  
	background: url(imagenes/presentacion/base_submenu_lollamaremos.jpg) no-repeat left -23px;
}

/*Tipografia y similares*/	

 #contenido h1 {
	font-size: 1.6em;
	line-height: 1.6em;
	padding-top:1.6em;
 }
 
  #contenido h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #DB6D32;
	border-bottom: 1px solid #DB6D32;
 }
 
 #contenido h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-style: italic;
	color: #330000;
	border-bottom: 1px solid #330000;
 }
 
 #contenido h4 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #330000;
	margin: 0px;
	padding: 0px;
 }
 

  #contenido p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
 }
 
 #contenido p a {
	color: #330000;
	text-decoration: none;
	font: bold 0.75em/2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px solid #330000;
	padding-right: 0.3em;
	padding-left: 0.3em;	
 }
 
 #contenido p a:hover {
	color: #E1D3BB;
	background: #330000;
	text-decoration: none;
 }
 
 #contenido p strong{
	color: #DB6D32;	
	background-color:#E1D3BB;
 }
 
 #contenido blockquote {
	font-size: 1.3em;
	line-height: 1.5em;
	padding-top:1.1em;
	padding-bottom:1.1em;
	color: #DB6D32;
	width:400px;
	background: #E1D3BB url(imagenes/presentacion/quoteline3.gif) repeat-y left top;
	margin-left: 1.5em;
	padding-left: 1.5em;
 }
 
 #contenido .casoanio h3 {
	font-size: 3.2em;
	font-style: italic;
	font-weight: bold;
	color: #928b7E;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-style: none;
 }
 #contenido p.subir a, #contenido dl p.subir a{
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #988D7E;
	background: #E1D3BB url(imagenes/presentacion/flecha_arriba.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
	text-transform: lowercase;
	border-style: none;
 }
 
 #contenido p.subir a:hover, #contenido dl p.subir a:hover{
	color: #330000;
	background: #E1D3BB url(imagenes/presentacion/flecha_arriba.gif) no-repeat left center;
 }
 
 #contenido p strong.telefono {
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: bold;
 }
 
 #contenido p.bigemail a{
	color: #DB6D32;
	background-color:#E1D3BB;
	text-decoration: none;
	font: bold 1.6em/1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
 }
 
 #contenido .casotexto .kmd h3 {
	background: url(imagenes/casos/kmd_titulo.gif) no-repeat right center;
	height: 25px;
	width: 360px;
	color:#330000;
	line-height: 25px;
	border-bottom-style: none;
 }
 
 #contenido .casotexto .resultados h3 {
	background: url(imagenes/casos/resultados_titulo.gif) no-repeat right center;
	height: 25px;
	width: 360px;
	color:#330000;
	line-height: 25px;
	border-bottom-style: none;
 }
 
 #contenido .casotexto p{
	width: 360px;
	color:#330000;
	background-color:#E1D3BB;
 }
 
#contenido address {
	font-size: 1.1em;
	line-height: 1.4em;
	font-style:normal;
 }
  
 #contenido acronym {
	cursor: help;
	border-bottom: 1px dotted #330000;
 }
 
 #contenido span[lang="en"] {
	font-style: italic;	
 }
 
 #contenido q[lang="en"] {
	font-style: italic;	
 }
 
 #contenido span.responsable{
	font-weight: bold;
 }
 
/*Listas y definiciones generales*/	

#contenido .casotexto ul{
	width: 360px;
	color:#330000;
	background-color:#E1D3BB;
 }
 
 #contenido .casotexto ul{
	list-style: square url(imagenes/presentacion/bullet.gif) outside;
 }
 
 #contenido .casotexto ul li{
	
	list-style: square url(imagenes/presentacion/bullet.gif);
 }
 
 #contenido .casotexto ul li a img{
	vertical-align: bottom;
	padding-left:5px;
	background-color:#E1D3BB;
	line-height: 1.6em;
	color:#E1D3BB;
	border-style: none;
	border-color: #e1d3bb;
	padding-bottom: 2px;
	padding-right:0;
 }
 
  #contenido .casotexto ul.destaque{
	list-style: square outside;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	color: #330000;	
	background-color:#E1D3BB;
 }
 
 #contenido .casotexto ul.destaque em{
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #DB6D32;	
	background-color:#E1D3BB;
	font-style: normal;
 }
  
 #contenido .casotexto ul li p{
	margin: 0;
 }
 
 #contenido .casotexto ul li a, #contenido li a, #contenido dl dd a{
	background: #E1D3BB;
	color: #330000;
	text-decoration: none;
	font: bold 0.75em/2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px solid #330000;
	padding-right: 0.3em;
	padding-left: 0.3em;
		border: 0 none #E1D3BB;
 }
 /*#contenido .casotexto ul li a.link,  #contenido .casotexto ul li a.link:visited{
	color: #330000;
	text-decoration: none;
	font: bold 0.75em/2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px solid #330000;
	padding-right: 0.3em;
	padding-left: 0.3em;	
 }*/
 
 /* #contenido .casotexto ul li a.link:hover {
	color: #E1D3BB;
	background: #330000;
	text-decoration: none;
 }*/
 
 #contenido .casotexto ul li a:link, #contenido ul li a:link, #contenido dl dd a:link {
	background: #E1D3BB;
	color: #330000;
	text-decoration: none;
	font: bold 0.75em/2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 0.3em;
	padding-left: 0.3em;
 }
 
 #contenido .casotexto ul li a:hover, #contenido ul li a:hover, #contenido dl dd a:hover {
	color: #E1D3BB;
	background: #330000;
	text-decoration: none;
 }
 
 #contenido .casotexto ul{
	margin: 0 0 2em 0;
	padding:0;
	list-style: square outside;
}

#contenido .casotexto ul ul{
	margin: 0 0 0 1em;
	padding:0;
	list-style: circle outside;
}

   #contenido ul{
	list-style: square outside;		
 }
 #contenido ul li{
	list-style: url(imagenes/presentacion/bullet.gif) outside;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #330000;	
	background-color:#E1D3BB;	
 }
  #contenido dl dt {
	width: 400px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 25px;
	color: #DB6D32;
	background: #E1D3BB url(imagenes/presentacion/dt.gif) repeat-y left top;
	padding-left: 1.1em;
	margin-top: 1.5em;
 }
 #contenido dl dd{
	width: 400px;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color:#E1D3BB;
	margin-bottom: 1em;
	margin-left: 1em;
 }
#contenido dl dd ul li{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 0;
 }
  
 
 #contenido ol{
	width: 400px;
	list-style: decimal outside;
 }
 
 #contenido ol li{
	width: 300px;
	font: 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: left;
	background-color:#E1D3BB;	
 }

/*Formularios*/

#contenido label.obligatorio{
font-weight:bold;
color: #330000;
 }
