body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/fondo.png);
	background-repeat:repeat-Y;
	background-position: top center;
	background-color:#a1a1a1;
}
#top{
	background-image: url(/imgs/top.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center; width:780px; height:90px;
	margin:0 auto;
 
}

#bot-T  {
	position:relative;
	margin:0px auto;
	width:780px;
	height:19px;
	background-color:#404040;
	color:#dcdcdc;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;	
	clear:both;
}

#bot-T ul{
	list-style-type:none;
	margin-left:-40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bot-T li{
   float:left;
   margin:0px 0px;
/*   border:1px solid #a8a8a8; */
   background:#f5f5f5;
}

#bot-T a{
	width:189px;
	height:13;
	display:block;
	padding:3px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	background-image:url(/imgs/fondo-bot1.png);
	background-position:bottom;
}

#bot-T a:hover{
	background:#f79c00;
	color:#FFFFFF;
	font-weight: bold;
	background-image:url(/imgs/fondo-bot1.png);
	background-position:top;	
}

#pais  {
	position:relative;
	margin:0px auto;
	width:780px;
	height:21px;
	background-color:#404040;
	color:#dcdcdc;
	font-family:Tahoma;
	font-size:11px;
}

 #pais ul{
	list-style-type:none;
	margin-left:0px;
	margin-top: 3px;
	margin-right: 50px;
	margin-bottom: 0px;
	float:right;	
}

 #pais li{
   float:left;
   margin:0px 0px;
/*   border:1px solid #a8a8a8; */

}

#pais a{
	white-space:nowrap; 
/*	width:72px;
	height:15px;*/	
	display:inline;
	padding:0px;
	text-decoration:none;
	color:#dcdcdc;
	margin-right:14px;
}

#pais a:hover{
	color:#FFFFFF;
}

h1 {
	color:#f79c00;
	font-family:Tahoma, Verdana;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-left:3px;
	margin-bottom:15px;
	padding-bottom:4px;
	border-bottom:1px solid #f79c00; 
}

h2,h2 a{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	TEXT-ALIGN:  left;
	color: #f79c00; 
	font-weight:bold;
	margin-left:3px;
	width:auto;
}

h3 {
	font-family: verdana;
  	font-size: 10px;
   	margin: 4px;
   	TEXT-ALIGN:  left;
   	font-weight: normal;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	/*width:315px;*/
	width:auto;

}

h4,h4 a  {
	font-family: Verdana;
    font-size: 10px;
    margin: 2px;
    TEXT-ALIGN:  left;
    font-weight: normal;
	color: #f79c00;
	margin-top: 0px;
	margin-left:2px;
	text-decoration:none;
	margin-bottom:5px;
}

#contenido{	
	position: relative;
	width: 780px;
	/*background-color: #FFFFFF;*/
	margin:0 auto;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
}

#botonera_izquierda{
	padding:5px;
  	position: relative;
  	float: left;
	width: 170px;
	height:100%;
	font-size: 11px;
	/*border: 1px solid #666666;*/
	background-color: #e2e2e2;
}

#titulo_botonera, .titulo_botonera{
	padding:5px;
	font-size: 12px;
	background-color: #404040;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-left:6px;
}

.pymes-rubros, .cuadro{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 4px;
	margin-bottom:15px;
	border-bottom-width: 0;
	border: 1px solid #051427;
	background-color: #FFF;
	padding-bottom:5px;
	padding-top:5px;
}

* html .pymes-rubros{ /*IE only. Actual menu width minus left padding of A element (10px) */
	margin: 0px 6px 0px 0px;
}

.pymes-rubros li a{
	background:url(/imgs/linea.gif) no-repeat 0px 4px;
	font:  10px Verdana;
	color: #666666;
	display: block;
	text-decoration: none;
	TEXT-ALIGN: left;
	padding-left:6px;
	font-weight: bold;
}

* html .pymes-rubros li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
	margin: 0px;
}

.pymes-rubros li a:visited, .pymes-rubros li a:active{
	color: #686868;
}

.pymes-rubros li a:hover{
	background:url(/imgs/linea.gif) no-repeat 0px 4px;
	font-weight: bold;
	color: #404040;
}

.paises-rubros, .cuadro{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 4px;
	margin-bottom:15px;
	border-bottom-width: 0;
	border: 1px solid #051427;
	background-color: #FFF;
	padding-bottom:5px;
	padding-top:5px;
}

* html .paises-rubros{ /*IE only. Actual menu width minus left padding of A element (10px) */
	margin: 0px 6px 0px 0px;
}

.paises-rubros li a{
	font:  10px Verdana;
	color: #666666;
	display: block;
	text-decoration: none;
	TEXT-ALIGN: left;
	padding-left:2px;
	font-weight: bold;
}

* html .paises-rubros li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
	margin: 0px;
}

.paises-rubros li a:visited, .paises-rubros li a:active{
	color: #686868;
}

.paises-rubros li a:hover{
	font-weight: bold;
	color: #404040;
}

#botonera_centro{
	margin-top:10px;
	padding:5px;
	position: relative;
	float: left;
	width: 400px;
	font-size: 20px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align:left;
	height:auto;
}

#botonera_derecha{
	padding:5px;
  	position: relative;
  	float: right;
	width: 170px;
	height:100%;
	font-size: 11px;
	/*border: 1px solid #666666;*/
	background-color: #666666;
}

#titulo_secundaria{
	padding:5px;
	font-size: 12px;
	background-color: #404040;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.secundaria{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 4px;
	margin-bottom:15px;
	border-bottom-width: 0;
	border: 1px solid #051427;
	background-color: #FFF;
	padding-bottom:5px;
	padding-top:5px;
}

.secundaria li a{
	font:  10px Verdana;
	color: #686868;
	display: block;
	text-decoration: none;
	TEXT-ALIGN: left;
}

* html .secundaria li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
	margin: 0px;
}

.secundaria li a:visited, .secundaria li a:active{
	color: #686868;
}

.secundaria li a:hover{
/*	background-image: url(/imgs/flecha2.png); */
	font-weight: bold;
	color: #404040;
}

#pie{	
	TEXT-ALIGN: center; 
	width: 780px;
	margin:0 auto;
	border:0px solid #666666;
	background-color: #393939;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	clear:both;
}

html {
   height:100%;
}
body {
   height:100%;
}

#abc {
	list-style-type:none;
	margin:0 0px;
	margin-left:-37px;
}

#abc ul{
	list-style-type:none;
	margin:0 0px;
	padding-top:3px;

}

* html .abc ul{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
	margin: 10px;
}

#abc li{
   float:left;
   margin:0px 0px;
   border:1px solid #a8a8a8;
   background:#ffffff;
}

#abc a{
	width:10px;
	display:block;
	padding:3px;
	text-decoration:none;
	color:#f79c00;
	text-align:center;
}

#abc a:hover{
	background:#f79c00;
	color:#FFFFFF;
	font-weight: bold;
}

#abc-home {
	list-style-type:none;
	margin:0 0px;
	margin-left:-37px;
}

#abc-home ul{
	list-style-type:none;
	margin:0 0px;
	padding-top:3px;
}

* html .abc-home ul{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 100%;
	margin: 10px;
}

#abc-home li{
   float:left;
   margin:0px 0px;
   border:1px solid #a8a8a8;
   background:#ffffff;
}

#abc-home a{
	width:9px;
	display:block;
	padding:2px;
	text-decoration:none;
	color:#f79c00;
	text-align:center;
}

#abc-home a:hover{
	background:#f79c00;
	color:#FFFFFF;
	font-weight: bold;
}

#rep {
	background-image: url(/imgs/ck-fondo.png);
	background-repeat:repeat-Y;
	background-position: top center;
	background-color:#a1a1a1;
	width:100%;
	margin-bottom:20px;
	text-align:right;
}

#rep img {
	cursor:pointer;
}

#rep0 {
	background-image: url(/imgs/ck-0.png);
	background-repeat:repeat-Y;
	background-position: top center;
	background-color:#a1a1a1;
	width:100%;
	height:25px;
	margin-bottom:10px;
	text-align:right;
	clear:right;
}

#rep2 {
	background-image:url(/imgs/ck-2.png);
	background-position:bottom;
	width:41px;
	height:25px;
	cursor:pointer;
	float:right;
	margin-right:15px;
}

#rep2:hover{
	background-image:url(/imgs/ck-2.png);
	background-position:top;	
}

#rep1 {
	background-image:url(/imgs/ck-1.png);
	background-position:bottom;
	width:36px;
	height:25px;
	cursor:pointer;
	float:right;
}

#rep1:hover{
	background-image:url(/imgs/ck-1.png);
	background-position:top;	
}

#rep3 {
	background-image:url(/imgs/ck-3.png);
	background-position:bottom;
	width:33px;
	height:25px;
	cursor:pointer;
	float:right;
}

#rep3:hover{
	background-image:url(/imgs/ck-3.png);
	background-position:top;	
}

#botonera_centro img{
	margin:5px;
	float:right;
}
