P {
	
}
a:visited    { color: #000000 }
.negrolink   { font-family: Verdana; font-size: 10 pt; color: #800080 }
.tabencab    { background-color: #FFCC66 }
.rotulo      { background-position: left bottom; background-repeat: no-repeat; font-size:14pt; font-weight:bold; padding-top:5; color:#009900 }
.menuservicios { font-family: Arial; font-size: 12pt; color: #000000; text-decoration: 
               underline; font-weight: bold }
.mitexto     { font-family: Arial; font-size: 9pt }
H2 {
	
}
H3 {
	
}
a            { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #336600 }
a:active     { color: #800080 }
body         { font-family: Arial; font-size: 10 pt; color:#808080 }
table        { font-size: 8 pt }
.micontenidoizquierdo { font-size: 8pt; color: #FFFFFF }
h1           { font-family: Verdana; font-size: 12 pt; color: #800080; font-weight: bold }
h5           { font-family: Arial; font-size: 10 pt }
h6           { font-size: 8 pt }

input, select, textarea { background-color: #FFFFFF; font-size: 10 pt; font-family: Arial; 
               border: 1px solid #000000;  }
h3 { font-size:11px; }


/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l0i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l1i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l2i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}