/* 
    Document   : styles
    Created on : 10. Dezember 2004, 11:01
    Author     : Mazy Systems
*/

body {
	background:#D1DBE4 url(../img/bg.png) repeat;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.82em;
}
h2.inqTitle{
    color: #900
}
span.inqSubTitle{
	color: #000;
	font-size: smaller;
}
th {
    font-size: 9pt;
    line-height: 95%;
}
td, p {
    font-size: 9pt;
}
td.leftMenu{
	background-color:#D1DBE4;
	padding:1em;
}
td.selMenu{
	color:white;
	background-color:#009;
}
.block {
    text-align: justify;
}
td.cur {
   text-align: right;
}
td.pznt {
   text-align: center;
}
a.menu, .selMenu{
	white-space: nowrap;
}
a.menu:hover {
    color: #039; text-decoration: underline;
}
a:link,a:visited,a:active {
	font-weight: normal; color: #555; text-decoration: none;
}
a:hover, .gris A:hover {
	font-weight: normal; color: #039; text-decoration: none;
}
.news {
    font-size:10px;
    font-weight:bold;
    color:#900
}
li.descripcion {
    list-style-type: disc;
    padding: 2px;
    text-align: justify;
}
td.contenido {
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
li.enlace {
    list-style-type: square;
}
.gris {
    font-size: 10px; color: #555;
}


