@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.jpg);
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_fondo.jpg);
	background-repeat: repeat-x;
	height: 166px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 68px;
	width: 247px;
	padding-top: 12px;
	padding-left: 13px;
}
#subheader {
	float: left;
	height: 56px;
	width: 700px;
	padding-top: 24px;
	text-align: right;
	background-image: url(../images/subheader_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right 26px;
	line-height: 44px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#subheader a {
	font-size: 12px;
	color: #BFDAEA;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}



#animacion {
	float: left;
	height: 372px;
	width: 1000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#centro {
	width: 1000px;
	background-color: #FFF;
	color: #000;
	background-image: url(../images/centro_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.menu {
	float: left;
	height: 62px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}


.glossymenu{
	position: relative; /*tab background image path*/
	height: 62px;
	list-style: none;
	background-repeat: repeat-x;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 68px;
	line-height: 68px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	height: 68px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 8px;
	background-image: url(../images/menu_lineadiv.jpg);
	background-repeat: no-repeat;
	background-position: right 11px;
	width: 70px;
}

.glossymenu li.current a {
	color: #fff; /*left tab image path*/
	background-position: left center;
	background-image: url(../images/menur_hover_left.gif);
	background-repeat: no-repeat;
}
.glossymenu li a:hover{
	color: #fff; /*left tab image path*/
	background-position: left center;
	background-image: url(../images/menur_hover_left_o.gif);
	background-repeat: no-repeat;
}
.glossymenu li.current a b {
	color: #fff; /*right tab image path*/
	background-image: url(../images/menur_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.glossymenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(../images/menur_hover_right_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*.menu ul {
	float: right;
	margin-right: 24px;
	display: inline;
	height: 62px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul  li{
	display: inline;
	background-image: url(../images/menu_lineadiv.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 62px;
}
.menu ul li a:link, .menu ul li a:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #A0D6E2;
}
.menu_selected    {
	background-image: url(../images/menu_fondo.jpg);
}*/

#home_menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	display: block;
	float: left;
	margin: 0px;
	width: 580px;
}
#home_menu  h3 {
	color: #bb4f06;
	font-size: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.home_submenu {
}
.home_submenu a:link, .home_submenu a:visited {
	background-image: url(../images/home_submenu.jpg);
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	width: 168px;
	background-position: top;
	float: left;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_submenu a:hover {
	background-image: url(../images/home_submenu_over.jpg);
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 168px;
	float: left;
}
.quien  {
	width: 294px;
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	display: inline;
}
.nuestro  {
	width: 218px;
	float: left;
	padding: 0px;
	margin-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.nuestro h4 a  {
	font-size: 18px;
	color: #C84E00;
	text-decoration: none;
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.nuestro ul {
	padding-left: 0px;
	padding-top: 0px;
	color: #315e6f;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.nuestro  li   {
	padding-left: 22px;
	padding-top: 6px;
	color: #315e6f;
	font-size: 14px;
	list-style-position: outside;
	padding-right: 0px;
	padding-bottom: 12px;
	margin: 0px;
	background-image: url(../images/bullet_paloma.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
}


.diseno  {
	width: 500px;
	float: left;
	padding: 0px;
	margin-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.diseno  h4   {
	font-size: 18px;
	color: #C84E00;
	text-decoration: none;
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.diseno ul {
	padding-left: 0px;
	padding-top: 0px;
	color: #315e6f;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.diseno  li   {
	padding-left: 22px;
	padding-top: 6px;
	color: #315e6f;
	font-size: 14px;
	list-style-position: outside;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(../images/bullet_paloma.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
}





.p2 {
}
.p3 {
}
#centro_caja2  {
	background-image: url(../images/soluciones_fondo_caja.jpg);
	float: left;
	height: 268px;
	width: 570px;
	background-repeat: no-repeat;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 18px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#centro_caja2 ul li {
	list-style-image: url(../images/bullet_1.gif);
}

#centro_caja2 h4  {
	color: #468f9b;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#centro_caja2 .soluciones {
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#centro_caja2 .aportacion {
	float: left;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_fondo.jpg);
	float: left;
	display: inline;
	color: #C4D1D7;
	font-size: 11px;
	font-weight: normal;
}
#footer_caja {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_caja_fondo.jpg);
	height: 321px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footer_contacto {
	display: block;
	float: right;
	width: 290px;
	background-image: url(../images/footer_contacto.gif);
	background-repeat: no-repeat;
	height: 194px;
}
.footer_contacto a {
	color: #BBC2D5;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}


.footer_menu {
	display: inline;
	float: left;
	width: 104px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 200px;
}
.footer_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B5766;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.footer_menu h3 {
	color: #FD8B1A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
}

.footer_menu ul li a {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


#blog {
	background-image: url(../images/blog_fondo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 280px;
	margin-top: 100px;
	margin-right: 30px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#blog .caja_notas {
	display: block;
	float: left;
	width: 210px;
	padding-left: 58px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#blog .fecha {
	background-image: url(../images/date_fondo.gif);
	display: block;
	float: left;
	height: 45px;
	width: 39px;
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	color: #1C4A59;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#blog  .fecha  h5{
	font-size: 15px;
	color: #D94311;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#blog .notas {
	float: left;
	width: 150px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#blog .notas p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#blog .notas h4, #blog .notas a:link, #blog .notas a:visited {
	font-size: 12px;
	color: #183E49;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#blog .caja_notas img {
	margin-left: 40px;
}

#blog .notas a:hover {
	text-decoration: underline;
}
#soporte {
	float: left;
	width: 100%;
}
#animacion_interior {
	float: left;
	height: 231px;
	width: 1000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#animacion_interior_portafolio {
	float: left;
	height: 38px;
	width: 1000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#interior_centro {
	float: left;
	width: 1000px;
	background-color: #FFF;
	color: #000;
	background-image: url(../images/centro_fondo_interior.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#interior_content {
	width: 562px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
	display: block;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interior_content h2 {
	color: #bb4f06;
	margin: 0px;
	padding: 0px;
}
#interior_content h3 {
	color: #bb4f06;
	padding: 0px;
	font-size: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#interior_content legend {
	color: #bb4f06;
	padding: 0px;
	font-size: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/*
#interior_content p {
	font-size: 12px;
	text-align:justify;
}*/

#interior_menu {
	float: left;
	width: 304px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#interior_menu h3 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/interior_pestana.gif);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	color: #999;
}

#interior_menu ul {
	padding-left: 42px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#interior_menu ul li {
	color: #226e84;
	list-style-image: url(../images/bullet_2.jpg);
	background-image: url(../images/interior_menu_lineadiv.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interior_menu ul li a {
	color: #226e84;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}


.product {
	cursor: pointer;
}
.hover {
	background-color: #F4F4F4;
}
.selected {
	background-color: #FFF5E8;
}
#description {
	/*
	opacity: 0;
	filter: alpha(opacity=0);*/
	font-weight: normal;
	line-height: 25px;
}
#description h3 {
	color: #bb4f06;
	font-size: 25px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(../images/icono_docs.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	height: 43px;
}
#description p {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#description h4 {
	color: #bb4f06;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#description h5 {
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#description ul {
	padding-left: 0px;
	padding-top: 0px;
	color: #315e6f;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#description  li   {
	padding-left: 22px;
	padding-top: 6px;
	color: #315e6f;
	font-size: 14px;
	list-style-position: outside;
	padding-right: 0px;
	padding-bottom: 12px;
	margin: 0px;
	background-image: url(../images/bullet_paloma.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
}

#frmFields table  p img {
	margin: 0px;
	padding: 0px;
}
#wrap #header #interior_centro #interior_content #frmFields table tr td p img {
	margin: 0px;
	padding: 0px;
}
#nuestros_servicios {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

.caja_servicios_home {
	float: left;
	height: 230px;
	width: 230px;
	background-image: url(../images/caja_servicios_home.jpg);
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 4px;
	display: inline;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.caja_servicios_home h2 {
	font-size: 17px;
	color: #174759;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.caja_servicios_diseno  {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: right;
}
.caja_servicios_diseno img  {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caja_servicios_host {
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.caja_servicios_host p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}


.caja_servicios_host img {
	float: right;
	margin: 0px;
	padding: 0px;
}
.caja_servicios_aplicaciones {
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.caja_servicios_aplicaciones img {
	float: right;
	margin: 0px;
	padding: 0px;
}

.caja_servicios_strategy {
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.caja_servicios_strategy img {
	float: left;
	padding-top: 22px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}




.naranja {
	color: #BB4F06;
	font-size: 12px;
}
#interior_portafolio {
	float: left;
	width: 940px;
	background-color: #FFF;
	background-image: url(../images/centro_fondo_portafolio.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#interior_portafolio h2 {
	font-size: 22px;
	color: #CC5201;
}
#interior_portafolio #form1 {
	color: #333333;
	font-size: 13px;
}

.caja_portafolio {
	float: left;
	width: 840px;
	display: inline;
	background-image: url(../images/caja_portafolio_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
}
.caja_portafolio_inf  {
	background-image: url(../images/caja_portafolio_inf.gif);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: bottom;
	float: left;
	width: 840px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
	height: 20px;
}
.caja_portafolio h3 {
	color: #154352;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-size: 20px;
}
.caja_portafolio p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.caja_portafolio img {
	float: right;
}
.caja_portafolio_iconos {
	float: right;
	width: 600px;
	border: 1px dotted #CCCCCC;
}
.caja_portafolio_iconos img {
	float: left;
	margin-left: 3px;
}


.caja_sector {
	background-image: url(../images/caja_portafolio_sector_sup.jpg);
	background-repeat: no-repeat;
	width: 803px;
	height: 40px;
	float: left;
	display: inline;
	padding-left: 70px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.caja_sector_inf {
	background-image: url(../images/caja_portafolio_sector_inf.jpg);
	background-repeat: no-repeat;
	width: 873px;
	height: 40px;
	float: left;
	display: inline;
	padding-left: 0px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
	text-align: center;
}
.caja_sector_inf a {
	color: #CC6600;
}


.caja_sector #form1 {
	margin: 0px;
	padding: 0px;
}

.portafolio_boton_ver {
	background-image: url(../images/boton_portafolio_ver.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 178px;
	display: block;
	font-size: 12px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.portafolio_boton_ver a {
	color: #CC6600;
	text-decoration: none;
}

.azul {
	color: #1E4C5B;
}
#diseno_web {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
.boton_masinfo {
	background-image: url(../images/boton_masinfo.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 18px;
	width: 119px;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boton_masinfo a {
	text-decoration: none;
	color: #BB4F06;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.caja_sector_inf_ch {
	background-image: url(../images/caja_portafolio_sector_ch.jpg);
	background-repeat: no-repeat;
	width: 562px;
	height: 40px;
	float: left;
	display: inline;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
	text-align: center;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.caja_sector_inf_ch  a {
	color: #CC6600;
}
