<style type="text/css">
* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.highslide {
	cursor: url(js/highslide/graphics/zoomin.cur);
    outline: none;
}
.highslide img {
	border: 2px solid #000000;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-image {
    border: 2px solid silver;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 5px;
	background-color: silver;
	color: #000000;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;    
	/*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 9px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {
	width: 167px;
	height: 34px;
	background-image: url(../js/highslide/graphics/controlbar4.gif);
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
</style>

body
	{
	background-color: #6B6B6B;
	margin: 0px;
	padding: 0px;
	}
.input{
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-repeat:repeat-x;
}

#menu{font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
a.menu, a.menu:visited{
	color:#999999;
	text-decoration:none;
	}
a.menu:hover, a.menu:visited:hover{
	color: #ffdd00;
	text-decoration:none;
	
}
#idioma
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#ffdd00;
	text-align:right;
	padding-right:35px;
	}
a.idioma, a.idioma:visited{
	color:#ffdd00;
	text-decoration:none;
	}
a.idioma:hover, a.idioma:visited:hover{
	color: #ffdd00;
	text-decoration:underline;
}
#content
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:40px;
	padding-right:40px;
	}	
#footer
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#CCCCCC;
	font-size: 9px
	}
a.footer, a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	}
a.footer:hover, a.footer:visited:hover{
	color: #FF982F;
	text-decoration:underline;
}
#dest{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	font-size: 9px;
	margin-top:85;
	margin-left:15;
	margin-right:15;
}
a.dest, a.dest:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	}
a.dest:hover, a.dest:visited:hover{
	color: #ffdd00;
	text-decoration:underline;
}
#mantenimiento{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#666666;
	font-size: 16px;
	margin-top:100;
	margin-bottom:100;
	}


*::-moz-selection{
   background: #ffff00;
   color: #000000;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt:link
	{
	font-size: 10px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt:hover
	{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt:visited
	{
	font-size: 10px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt:visited:hover
	{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt12:link
	{
	font-size: 12px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt12:hover
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt12:visited
	{
	font-size: 12px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt12:visited:hover
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.title
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	}
.title3d
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	}
.subtitle3d
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	}
.txt3d
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
