@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
	padding:0;
	background-image: url(../imagenes/body_bg.gif);
}
a{color:#199E71; text-decoration:none} 
a:hover{color:#FEA31E; text-decoration:none}
html, body {
  height: 100%;
}
table{border:0px}
}

#Layer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	position:relative;
	width:300px;
	height:50px;
	left: 640px;
	top: 50px;
}
.style1 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;}
.Estilo6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.Estilo61 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.Estilo8 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.Estilo9 {
	color: #666666;
	font-weight: bold;
}
.Estilo14 {color: #666666; font-weight: bold; font-size: 14px; }
.Estilo15 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #199E71; }
.Estilo24 {color: #FE9520}
.Estilo26 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #199E71; }
.Estilo28 {color: #FE9520; font-size: 14px; }
.Estilo31 {font-size: 12px; color: #199E71; }
.Estilo32 {color: #32A57E}
.Estilo35 {font-size: 14px}
.Estilo37 {color: #FE9520; font-size: 12px; }
.Estilo43 {color: #999999}

/* header */
#header{
	background: transparent url(../imagenes/fondo.png) no-repeat;
	width: 981px;
	height: 154px;
	margin: 0 auto
}
#header ul{
	font-size:11px;
	margin:0 auto;
	padding-top:40px;
	width:415px;
}
#header ul li{
	display:inline
}
#header ul li.first_item{
	list-style-type: none;
}
#header ul li.item{
	list-style-position: outside;
	/*list-style-image:url(../imagenes/link-li-style.gif);*/
	background: transparent url(../imagenes/link-li-style.gif) no-repeat left;
	list-style-type:square
}
#header ul li a{
	margin-right: 5px
}
#header ul li.item a{
	margin-left: 15px
}
#header span.square{
	background: transparent url(../imagenes/link-li-style.gif) no-repeat
}
#header #search{
	width:260px;
	height: 23px;
	float:right;
	position:relative; 
	top:36px;
	right: 25px;
}
#header #search2{
	width:260px;
	height: 23px;
	float:left;
	position:relative; 
	top:36px;
	right: 25px;
}
#header #search form{
	width:260px;
	height: 23px;
	clear:both;
}
#header #search input.serach_text{
	width:180px;
	height:18px
}
#header #search input.search_submit{
	width:66px;
}
#topmenu{
	background: transparent url(../imagenes/fondo3.png) no-repeat;
	width: 981px;
	height: 37px;
	margin: 0 auto
}
