

html, body  {
	color:#000000;
	font: 10pt Verdana, Arial, sans-serif;
	margin: 10px;
	scrollbar-base-color:#604936;
}

.header {
background-color: #F5ECCF;
color: #38261A;
border: 1px solid #B5B39E;
font-weight: bold;
}

.sidetable {
font-family: verdana;
font-size:10pt;
background-color: #F1E7D9;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #7C0000;
}


table {
	color: #000000;
	font-size: 10pt;
}

ul, ol {
	color:#7CFF0000;
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #C4C4C4;
#	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	text-align: left;
	margin-right: 10px;
}

h1 {
	font-size: 16pt;
	color: #C4C4C4;
	text-align: center;
	background-image: url('images/h1.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h2 {
	font-size: 14pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h2.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h3 {
	font-size: 12pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h3.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

a:link {
	text-decoration: underline;
	color: #555E4A;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #4E4634;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #3C0606;
	background-color: #BCCBAC;
}
a:active {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}


#LeftNav {
	color: #979797;
	font: bold 10pt Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
	margin-left: 3px;
	
}

#LeftNav p{
	color: #FFFFFF;
	font: bold 10pt Verdana, Arial, sans-serif;
	margin-left: 3px;
	
}

#LeftNav a:link {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: left;
#	background-image: url('images/but1.gif');
	width: 165px;
	height: 10px;
	margin-left: 3px;
	padding-top: 3px;
	
}
 
#LeftNav a:visited {
	color: #FDE7AF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: left;
#	background-image: url('images/but3.gif');
	width: 165px;
	height: 10px;
	margin-left: 3px;
	padding-top: 3px;
	
}

#LeftNav a:hover {
	color: #FADA82; 
	display: block;
	background-color: transparent; 
	text-decoration: none; 
	text-align: left;
#	background-image: url('images/but2.gif');
	width: 165px;
	height: 10px;
	margin-left: 3px;
	padding-top: 3px;
	
}

#LeftNav a:active {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: left; 
#	background-image: url('images/but4.gif');
	width: 165px;
	height: 10px;
	margin-left: 3px;
	padding-top: 3px;
	
}

.main {
font-family: verdana;
font-size:10pt;
background-color: #F5ECCF;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #A2A192;
}

.recuadro {
font-family: verdana;
font-size:9pt;
background-color: #F5ECCF;
color: #38261A;
text-align: justify;
vertical-align: top;
padding: 5px;
width: 100%;
height: 130px;
}


.Copyright {
	text-decoration: none;
	color: #895C55;
	background-color:
}
td.renglon {
        border-bottom: 1px dashed #DDDDDD;
}
img.floatTL {
float : left;
margin-right : 10px;
margin-bottom : 0;
margin-top : 10px;
margin-left : 5px;
}
.framebg {
	background-image: url(imagenes/index_frame_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #95bfe5;/*themecolour1%90;*/
	white-space: nowrap;
	padding-left: 6px;
}
.framebottom {
	background-image: url(imagenes/index_frame_bottom.gif);
	background-repeat: repeat-x;
}
.paneltext {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}

.frameleft {
	background-image: url(imagenes/index_frame_left_bg.gif);
	background-repeat: repeat-y;
}
.frameright {
	background-image: url(imagenes/index_frame_right_bg.gif);
	background-repeat: repeat-y;
}

body { font-family: "Trebuchet MS"; }
#menu { width: 160px; padding: 0; border-bottom: solid transparent 0px; }
#menu div { border-top: solid transparent 0px; background: transparent; }
#menu a { text-decoration: none; color: transparent; font-weight: 700; display: block; width: 140px; font-size: 1em; }
#menu a:hover { background: transparent; }
#menu ul { margin: 0; padding: 0; font-size: 0.9em; background: transparent; overflow: hidden; }
#menu li { list-style: none; font-size: 0.8em; padding: 0; }
#menu li a { padding-left: 15px; width: 125px; }
#menu li a:hover { color: #FADA82; background: transparent; }


