/* CSS Document */

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #E6E7E9;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
}

html,body{
  height:100%; /* needed for container min-height */

}

#container{
    height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#colormenu{

}
.super {text-decoration: blink; text-align: center}

.txt1 { font-size: 11px; color: #FFFFFF; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;}
.rpta { font-size: 11px; color: #FF0000; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;}
.contacto-inicio { font-size: 11px; color: #666666; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;}
.contacto-color { font-size: 11px; color: #FFAA00; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-weight:bold;}

.txtcontenidoS { font-size: 15px; color: #666666; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; text-align: justify; line-height: 18px;}
.txtcontenido { font-size: 12px; color: #666666; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; text-align: justify; line-height: 18px;}
.txtcontenidox { text-align: right;}
.txtcontenido1 { font-size: 12px; color: #131416; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; text-align: justify; line-height: 16px;}
.nota {
    font-size: 11px;
    color: #883333;
    font-weight: bold;
}
.Titulo {
    position:absolute;
    top:5px;
    left:15px;
    background-image: url(images/tit.png);
    background-repeat: no-repeat;
    width:136px;
    height:44px ;
    display:inline-block;
}
.Titulo span{
    position:absolute;
    display:block;
    top:8px;
    left:-5px;
    width:100px;
    font-size: 17px;
    font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
    color: #000000;
    font-weight: bold;
}
<!--[if lt IE 7]>
  .Titulo span { behavior: url(iepngfix.htc); }
<![endif]-->

/*email*/
a.link01:link, a.link01:visited {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#666666; text-decoration: none;}
a.link01:active, a.link01:hover {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#FFAA00; text-decoration:underline; /*font-weight:bold;*/}
/*volver*/
a.link02:link, a.link02:visited {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#464D48; font-weight:bold;}
a.link02:active, a.link02:hover {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#007D00; font-weight:bold;}
/*mas informacion*/
a.masinfo:link, a.masinfo:visited {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#06807F; }
a.masinfo:active, a.masinfo:hover {font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#06807F; font-weight:bold;}



.input1{
	font-size: 11px; color: #4D4D4D;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	background-color: #E3E3E3;	text-decoration: none;
    height:18px; padding-left: 5px;
	border: 0px solid #4D4D4D;
}

.btnbusq {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px; color: #131416;
	width:60px;	height:20px;
	background-color: #FFFFFF;	border: 1px solid #666666;
}
.btn1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px; color: #FFFFFF;
	width:100px;	height:20px;
	background-color: #7F7F7F;	border: 0px solid #D6231B;
}

.textarea1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;	color: #4D4D4D; padding-left: 5px;
	background-color: #E3E3E3; border: 0px solid #4D4D4D;
	width:310px; height:120px;
} 

/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 50px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
                display: inline;
				float: left;
				margin: 0;
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(images/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}

			/* Black Menu */
			#menu_wrapper.black ul {
				border-top: 2px solid #333;
				border-bottom: 2px solid #000;
				background: #333;}
			#menu_wrapper.black a {color: #CCC;}
			#menu_wrapper.black li a:hover, #menu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
			#menu_wrapper.black {background: url(images/black.png) no-repeat right;}
			#menu_wrapper.black div {background: url(images/black.png) no-repeat left;}

			/* Blue Menu */
			#menu_wrapper.blue ul {
				border-top: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				background: #356AA0;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			#menu_wrapper.blue {background: url(images/blue.png) no-repeat right;}
			#menu_wrapper.blue div {background: url(images/blue.png) no-repeat left;}

			/* Red Menu */
			#menu_wrapper.red ul {
				border-top: 2px solid #660000;
				border-bottom: 2px solid #450000;
				background: #660000;}
			#menu_wrapper.red a {color: #fff;}
			#menu_wrapper.red li a:hover, #menu_wrapper.red li.active a {color: #F27F84; background: #990000; border-bottom: 2px solid #660000;}
			#menu_wrapper.red {background: url(images/red.png) no-repeat right;}
			#menu_wrapper.red div {background: url(images/red.png) no-repeat left;}

			/* Orange Menu */
			#menu_wrapper.orange ul {
				border-top: 2px solid #d15600;
				border-bottom: 2px solid #B44500;
				background: #d15600;}
			#menu_wrapper.orange a {color: #fff;}
			#menu_wrapper.orange li a:hover, #menu_wrapper.orange li.active a {color: #FA9B5B; background: #B44500; border-bottom: 2px solid #d15600;}
			#menu_wrapper.orange {background: url(images/orange.png) no-repeat right;}
			#menu_wrapper.orange div {background: url(images/orange.png) no-repeat left;}