body, html {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:100%;
}
table div {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #628600;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
li {
	list-style-image: url(images/LI.gif);
}
#heder {
	border: 1px solid #839E35;
	background-image: url(../images/header.gif);
	height: 107px;
	width: 746px;
	margin: 0px;
	padding: 0px;
}#borde-general {
	border: 1px solid #839E35;
}
#borde-general_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.posicionBanner {
	z-index: 100;
}
#menu-left {
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	text-align: center;
	vertical-align: middle;
	z-index: 110;
}
#menu-left a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu-left a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #628600;
}
#iconos img {
	border: 1px solid #999999;
}
#pestana a {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #628600;
	text-decoration: none;
}
#pestana a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#control-interior {
	padding-left: 15px;
}
#control-interior-1 {
	padding-top: 8px;
	padding-bottom: 10px;
}
#control-interior-1 img {
	padding-right: 20px;
}
#titulo_interior {
	font-family: "trebuchet MS";
	font-size: 24px;
	text-transform: uppercase;
	color: #01396E;
	text-decoration: none;
	font-weight: bold;
}
b {
	font-family: "trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	color: #01396E;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/titulo-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 500px;
	display: block;
}
.b2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #01396E;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/titulo-menu,small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 120px;
	display: block;
}
strong {
	color: #01396E;
}
#copy {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#bg-barra {
	background-image: url(images/bg-barra-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 170px;
}
#gradient {
	width: 170px;
	height: 100%;
	filter: alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=100, StartY=100, FinishX=100, FinishY=0);
	background-color: #628600;
}
#table_preguntas {
	padding-left: 8px;
}
#table_preg td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #628600;
	border-left-color: #628600;
	padding: 3px;
}
#table_preg_right {
	border-right-width: 1px;
	border-right-color: #628600;
	border-right-style: solid;
}
.table_preg_bottom {
	border-bottom-width: 1px;
	border-bottom-color: #628600;
	border-bottom-style: solid;
}