/***********************************************/
/* Estilos de etiquetas HTML                   */
/***********************************************/
body {
    background-color: #242420;
    font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0px;
}

td {
	font-family:  "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 140%;
}

table {
	border: 0px;
	padding: 0px;
}

sup {
	font-size: 75%;
}

.centpercent {
	border: 0px;
	width: 100%;
	height: 100%;
	margin: 2px auto auto auto;
}

table.centpercent {
	border: 0px;
	width: 100%;
	height: 100%
}

.fonsblanc {
	background-color:#FFFFFF;
}

td.fonsblanc {
	background-color:#FFFFFF;
}

.fonstaronja {
    background-color:#FF6600;
}

td.fonstaronja {
    background-color:#FF6600;
}
acronym {
	width: 100%;
	background: transparent;
	font-weight: bolder;
}

ul {
	list-style-image: url('bullet2.gif');
	text-align: left;
	line-height: 1.3em;
	list-style-position: outside;
}

ul ul {
	list-style-image: url('bullet2.gif');
}

ul ul ul {
	list-style-image: url('bullet2.gif');
}

ul li {
	list-style-image: url('bullet2.gif');
	text-align: left;
	line-height: 1.3em;
	display: list-item;
}

.blank {
	font-size: 1pt;
}

.pagetitle {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FF6000;
	font-weight: bold;
	line-height:2em;
}

A:link {
	color: #575757;
	text-decoration: none;
}

A:active {
	color: #575757;
	text-decoration: none;
}

A:visited {
	color: #575757;
	text-decoration: none;
}

A:hover {
	color: #575757;
	text-decoration: none;
}


/***********************************************/
/* Definir la clase informacion general        */
/***********************************************/
.content {
	font-family:  "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

.content p {
	line-height: 1.5em
}

.content A:link {
	color: #4b4b4b;
	text-decoration: none;
	border-bottom: thin dotted #F4A460;
}

.content A:active {
	color: #4b4b4b;
	text-decoration: none;
}

.content A:hover {
	color: #4b4b4b;
	text-decoration: none;
	background-color: #FFE4B5;
}

.content A:visited {
	color: #4b4b4b;
	text-decoration: none;
	border-bottom: thin dotted #F4A460;
}

.content h1 {
	color: #FF6600;
	font-style: normal;
	font-weight: bolder;
	font-size: 1.8em;
	text-decoration: none;
}

.content h2 {
	color: #FF6600;
	font-style: normal;
	font-weight: bolder;
	font-size: 1.4em;
	text-decoration: none;
}

.content h4 {
	color: #FF001A;
	font-size: 1.3em;
	font-weight: bolder;
	line-height: 1.4em;
}

.content h5 {
	color: #752F00;
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 1.3em;
}
.backtop {
	color: #FF6600;
	font-style: normal;
	font-weight: bolder;
	font-size: 0.8em;
	text-align:right;
	padding-bottom: 20pt;
	padding-top: 20px;
}

.backtop A:active {
	color: #FF6600;
	text-decoration:none
}

.backtop A:link {
	color: #FF6600;
	text-decoration:none
}

.backtop A:hover {
	color: #FF6600;
	text-decoration:none
}

.backtop A:visited {
	color: #FF6600;
	text-decoration:none
}

.breadcrumb {
	color: #FF6600;
	font-style: normal;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.breadcrumb A:link, .breadcrumb A:active, .breadcrumb A:visited, .breadcrumb A:hover {
	color: #FF6600;
	text-decoration: none;
}
/***********************************************/
/* Definir la clase "nota" lateral             */
/***********************************************/
.nota {
	color: white;
	font-size: 8pt;
	background-color: #9A9A9A;
	line-height: 1.2em;
	text-align: center;
}

.nota br {
	line-height: 3em;
}

.nota strong {
	color: #333333;
	font-size: 10pt;
	font-weight: bolder;
	line-height: 1.5em;
}


.nota A:link {
	color: #FFE4B5;
	text-decoration: none;
	border-bottom: thin solid #F4A460;
}

.nota A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF3300;
}

.nota A:active {
	color: #FFE4B5;
	text-decoration: none;
	border-bottom: thin solid #F4A460;
}

.nota A:visited {
	color: #FFE4B5;
	text-decoration: none;
	border-bottom: thin solid #F4A460;
}

/***********************************************/
/* Definir la clase "nota" en la base          */
/***********************************************/
.notabase {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
	color: #555555;
	padding-left: 3px;
	padding-right: 3px;
}

.notabase strong {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}

.notabase b {
	font-size: 10px;
	font-weight: bold;
	color:#333333;
}

.notabase A:active {
	text-decoration: none;
}

.notabase A:visited {
	text-decoration: none;
}

.notabase A:hover {
	text-decoration: none;
	background-color: #FFEBCD; 
}

/***********************************************/
/* Definir la clase de navegacin a pie pgina */    
/***********************************************/
.bottomnav {
	white-space: nowrap;
	color:#4b4b4b;
	border-top-color: #FF6600;
	margin-top: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 2pt
}

.bottomnav A:hover {
	color: #4b4b4b;
	text-decoration: none;
	background-color: #ffdebf;
	white-space: nowrap;
	font-weight: bolder;
}

/***********************************************/
/* Definir la clase de navegacin a pie pgina */    
/***********************************************/
.navbar {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9pt;
	font-weight: 500;
	display: table-cell;
}

.navbar A:hover {
	color: #000;
	white-space: nowrap;
	font-weight: bolder;
	display: block;
}

/***********************************************/
/* Definir la clase "catalogo"                 */
/***********************************************/
.catalogo {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}


/***********************************************/
/* Definir la clase "direccin"                */
/***********************************************/
.direccion {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 1.1em;
	color: white
}
.datos_contacto {
	font-size: small;
	font-weight: 400;
}

td.logo {
	background:url(../images/logowebabsoluterx.jpg) 0 0 no-repeat;
}

td.logo:hover {
	background-position: 0 -105px;
}

.logo1 {
	color: #BBBBBB;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	visibility: visible;
	font-size: 38pt;
	font-weight: bold;
	z-index: 0;
	left: 0px;
	top: 0px
}

.logo2 {
	color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	visibility: visible;
	z-index: 4;
	font-size: 10pt;
	font-weight: bold;
	left: 0px;
	top: 20px
}

.logo1 a:link {
	color: #BBBBBB;
	text-decoration: none
}

.logo1 a:visited {
	color: #BBBBBB;
	text-decoration: none
}

.logo1 a:hover {
	color: #FFFFFF;
	text-decoration: none
}

.logo1 a:active {
	color: #BBBBBB;
	text-decoration: none
}

.logo2 a:link {
	color: #000000;
	text-decoration: none
}

.logo2 a:visited {
	color: #FFFFFF;
	text-decoration: none
}

.logo2 a:hover {
	color: #000000;
	text-decoration: none
}

.logo2 a:active {
	color: #FFFFFF;
	text-decoration: none
}

.lemaportada {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: x-small;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.tituloportada {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.copyright {
font-size:x-small;
color:#FF6600;
}
.copyright a {
text-decoration: none;
font-weight: bolder;
color: #FF3300;
}
.copyright a:visited {
text-decoration: none;
font-weight: bolder;
color: #FF3300;
}
.copyright a:hover {
background-color: #FF3300;
text-decoration: none;
font-weight: bolder;
color: #003300;
}

.mailref {
	font-size: 12px;
	color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1.1em;
	vertical-align: middle;
	text-align: center;
}
.mailref a, .mailref a:visited, .mailref a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.mailref a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}

#flashcontent {
height: 100%;
}
#tblogo {
background-color: #FF6000;
vertical-align: middle;
margin: 0px;
border: none;
}