﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, h8, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	background-color: #ffffff;
	background-image: url("../images/bg_x.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#container {
	width: 998px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #cfcdc5;
}
#header {
	width: 998px;
	/*height: 160px;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #DFDDD5;*/
}
#logo {
	width: 379px;
	height: 120px;
	padding: 0px;
	float: left;
	margin: 0 0 0 0;
	/*border: 1px solid #000;*/
}
#sidebar {
	clear: both;
	width: 288px;
	padding: 0px;
	float: left;
	margin-left: 45px;
	margin-top: 20px;
	/*border: 1px solid;*/
}
/* IE6 Only */
*html #sidebar{
	clear: both;
	width: 288px;
	padding: 0px;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
	/*border: 1px solid;*/
}
#main {
	width: 619px;
	margin-left: 359px;
	padding: 0px 0px 30px 0px;
	/*border: 1px solid;*/
}
#footer {
	clear: both;
	background-image: url("../images/bg_footer.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	height: 81px;
	text-align: center;
}

#footerPowered {
	text-align: right;
	font-size:11px; 
	width: 998px;
	margin-left: 130px;
	padding: 20px 2px 30px 0px;
	
}


h1{
color: #006666; 
font-size: 17px;
line-height: 20px;
font-weight: normal;
text-align: left;
padding: 10px 0px 10px 0px;
}
h2{
color: #4A4A4A; 
font-size: 12px;
line-height: 20px;
font-weight: normal;
text-align: left;
}
h2 a{
color: #fff;
background-color: #006666;
text-decoration: none;
padding: 5px 5px 5px 5px;
}
h2 a:hover{
color: #006666;
text-decoration: none;
background-color: #fff;
}

h3{
color: #4A4A4A; 
font-size: 12px;
line-height: 18px;
font-weight: normal;
text-align: left;
}
h3 a{
color: #4A4A4A;
text-decoration: none;
padding: 0 5px 0 5px;
}
h3 a:hover{
color: #fff;
background-color: #006666;
}
h4{
color: #fff; 
font-size: 12px;
line-height: 20px;
font-weight: normal;
/*text-align: center;*/
}
h4 a{
color: #fff;
text-decoration: none;
}
h4 a:hover{
color: #F9B859;
}
h5{
color: #4A4A4A; 
font-size: 12px;
line-height: 20px;
font-weight: normal;
/*text-align: center;*/
}
h5 a{
color: #4A4A4A;
text-decoration: none;
}
h5 a:hover{
color: #F9B859;
}
.verde {
color: #006666;
}

h3 ul {
/*list-style-type: disc;*/
margin:0 0 0 0px;
padding:0 0 0 0px;
color: #4A4A4A;
}

/*h3 li{
list-style-position: outside;
margin:0 0 0 0;
padding:0 0 0 0px;
color: #4A4A4A;
}*/

h3 li{
background-image: url("../images/bullet1.gif");
background-repeat: no-repeat;
/*background-position: 0px;*/
margin:0 0 0 0;
padding:0 0 0 20px;
}

.top_20{
padding-top:12px
}
.marco img{
padding: 0px;
border: 4px solid;
border-color: #E7E3D7;
}
.marco img:hover {
border: 4px solid;
border-color: #F9B859;
}

.descargas a{
width: 288px;
height: 60px;
font-weight: bold;
color: #fff;
text-decoration: none;
margin: 0px;
padding: 0px;
display: block;
background-image: url("../images/download_btn.jpg");
background-repeat: no-repeat;
/*border: 1px solid;*/
}

.descargas a:hover {
color: #F9B859;
background-image: url("../images/download_btn_over.jpg");
background-repeat: no-repeat;
}

.menu_lt a{
width: 288px;
height: 25px;
font-size: 12px;
font-weight: bold;
line-height: 25px;
color: #fff;
text-decoration: none;
margin: 0px;
padding: 0px 0px 0px 10px;
display: block;
background-image: url("../images/btn_lt.gif");
background-repeat: no-repeat;
/*border: 1px solid;*/
}

.menu_lt a:hover {
color: #F9B859;
background-image: url("../images/btn_lt_over.gif");
background-repeat: no-repeat;
padding: 0px 0px 0px 18px;
}

/*////////////////MENU/////////////*/
#cuerpo_menu{ 
margin: 0px 0 0 0px;
text-align: center;
background-color:none;
}
#menuhorizontal{
padding: 51px 0px 0px 0;
background-color: none;
margin:0 0 0 0;
height: 30px;
background-color:none;
text-align: left;
/*letter-spacing: 1px;*/
/*border: 1px solid;*/
}
#menuhorizontal ul{
padding: 0px 0px 0px 0px;
margin-left: 0;
font-size: 12px;
}
#menuhorizontal ul li{
display: inline;
padding: 0px 0 0 0px;
}
#menuhorizontal ul li a{
padding: 5px 5px;
color: #505050;
text-decoration: none;
line-height: 30px;
}
#menuhorizontal ul li a:hover{
color: #F9B859;
}
#active a:link, #active a:visited, #active a:hover{
color: #F9B859;
}

//Menu 2

#menuhorizontal2{
clear: both;
padding: 0px 0px 0px 0;
background-color: #fff;
margin:20px 0 0 0;
height: 30px;
background-color:none;
text-align: left;
/*letter-spacing: 1px;*/
/*border: 1px solid;*/
}
#menuhorizontal2 ul{
clear: both;
background-image: url("../images/topmenu.jpg");
background-repeat: no-repeat;
padding: 0px 0 0px 0px;
margin: 0 0 0 0;
font-size: 10px;
text-align: center;
height: 30px;
line-height: 20px;
}
/* IE6 Only */
*html #menuhorizontal2 ul{
clear: both;
background-image: url("../images/topmenu.jpg");
background-repeat: no-repeat;
margin: 0 0 0 0;
padding: 10px 0 0px 0px;
font-size: 10px;
text-align: center;
height: 20px;
}
#menuhorizontal2 ul li{
display: inline;
padding: 0px 0 0 0px;
}
#menuhorizontal2 ul li a{
padding: 5px 5px;
color: #505050;
text-decoration: none;
line-height: 30px;
}
#menuhorizontal2 ul li a:hover{
color: #F9B859;
}
#active a:link, #active a:visited, #active a:hover{
color: #F9B859;
}
///////Termina menu///////////////

//tooltip

ul#cmd {
  margin : 5px;
  list-style-type : none;
  font-size : 11px;
}
/*this could be applied to the links, but IE needs this on <li>*/
ul#cmd li {
  margin-bottom : 5px;
  list-style-type : none;
}
/*  static link styling*/
ul#cmd a {
  position : relative; /* to create a new positioning baseline */
  width : 150px;
  height : 20px;
  display : block;
  padding : 5px;
  padding-right : 0;
  background : none;
  color : #006666; 
  text-decoration : none;
  cursor : pointer;
  font-size: 11px;
}
/*  styles for the span (kept opff screen until needed*/
ul#cmd a span {
  position : absolute;
  top : -9000px;
  left : -9000px;
  display : block;
  width : 260%;
  /*height : 4em;*/
  background : none;
  padding : 5px;
  padding-top: 8px;
  padding-left : 63px;
  text-indent : 0px;
  cursor : pointer; /* needed for opera */
  color : #505050;
  line-height: 13px;
}

/*hover/focus styles of link*/
ul#cmd a:hover, ul#cmd a:focus, ul#cmd a:active {
  color : #505050;
}
/*re-postion the pre-styled span on hover/focus*/
ul#cmd a:hover span, ul#cmd a:focus span, ul#cmd a:active span {
  top : -1px;
  left : 80px;
}
/* End Styles */



/* IE6 Only */
*html #cmd_sidebar {
  width : 160px;
  float : left;
  display : inline;
}

/* IE6 Only */
*html ul#cmd {
  margin : 5px;
  list-style-type : none;
  font-size : 11px;
}
/*this could be applied to the links, but IE needs this on <li>*/
/* IE6 Only */
*html ul#cmd li {
  margin-bottom : 5px;
  list-style-type : none;
}
/*  static link styling*/
/* IE6 Only */
*html ul#cmd a {
  position : relative; /* to create a new positioning baseline */
  width : 150px;
  height : 20px;
  display : block;
  padding : 5px;
  padding-right : 0;
  background : none;
  color : #006666; 
  text-decoration : none;
  cursor: pointer;
  font-size: 11px;
}
/*  styles for the span (kept opff screen until needed*/
/* IE6 Only */
*html ul#cmd a span {
  position: absolute;
  top: 9000px;
  left: 9000px;
  display : block;
  width : 260%;
  background : none;
  padding : 5px;
  padding-top: 8px;
  padding-left : 63px;
  text-indent : 0px;
  cursor: pointer; /* needed for opera */
  color: #505050;
  line-height: 13px;
}

/*hover/focus styles of link*/
/* IE6 Only */
*html ul#cmd a:hover, ul#cmd a:focus, ul#cmd a:active {
  color : #505050;
}
/*re-postion the pre-styled span on hover/focus*/
/* IE6 Only */
*html ul#cmd a:hover span, ul#cmd a:focus span, ul#cmd a:active span {
  top : -1px;
  left: 80px;
}


a.Ntooltip {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#006666 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
font-size: 11px;
margin: 5px 0px 5px 0px;
width: 150px;
/*border: 1px solid;*/
display: block;
}

a.Ntooltip:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#DFDDD5; /* DEBE haber un color de fondo */
color: #505050;
margin: 5px 0px 5px 0px;
}

a.Ntooltip span {
display: none; /* el elemento va a estar oculto */
line-height: 13px;
}

a.Ntooltip:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:-5px;
left:120px; /* donde va a estar */
width:450px; /* el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */
background-color: none; /* el color de fondo por defecto */
color: #505050; /* el color de los textos por defecto */
font-weight: normal;
}