/* Revisión $Id: homedatabaselink.css 311 2010-06-07 15:13:35Z jvalero $ */
.verdana100FFFFFFt{
font-family:Verdana;font-size:10pt;color:#000000;text-decoration:none;
}
.verdana100FFFFFFtb{
font-family:Verdana;font-size:10pt;color:#000000;font-weight:bold;text-decoration:none;
}
.verdana100FFFFFFtbu{
font-family:Verdana;font-size:10pt;color:#000000;font-weight:bold;text-decoration:underline;
}
.verdana10686468686468tb{
font-family:Verdana;font-size:10pt;color:#686468;font-weight:bold;text-decoration:none;
}
.verdana10FFFCFFFFFFFFtb{
font-family:Verdana;font-size:10pt;color:#FFFCFF;font-weight:bold;text-decoration:none;
}
.verdana8FFFFFFFFFFFFtb{
font-family:Verdana;font-size:8pt;color:#FFFFFF;font-weight:bold;text-decoration:none;
}
.verdana8999999999999tb{
font-family:Verdana;font-size:8pt;color:#999999;font-weight:bold;text-decoration:none;
}
.verdana360FFFFFFt{
font-family:Verdana;font-size:36pt;color:#003366;text-decoration:none;
}
.verdana36999999999999t{
font-family:Verdana;font-size:36pt;color:#999999;text-decoration:none;
}
a:link
{
	color: rgb(36, 105, 128); 
}
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 51, 102);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}

/*****************************/

#menu1 {
display:block;
float:left;
margin-left:100px;
margin-top:100px;
width:300px;
}
#menu1 ul {
list-style-position:inside;
list-style-image:url("../images/p_blue.gif");
margin-left:0;
padding-left:0;
}
#menu1 li {
background-image:url("../images/homedatabaselink_menulight2.png");
background-position:right bottom;
padding: 3px;
margin-bottom:2px;
margin-top:2px;
text-align:left;
width:300px;
}
#menu1 li.nuevo {
list-style-image:url("../images/p_blue_new.gif");
}
#menu1 a {
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
line-height:24px;
text-decoration:none;
}
#menu1 a:hover, #menu1 a:focus {
background-image:url("../images/homedatabaselink_menudark2.png");
color:#FFFCFF;
font-size:1.2em;
font-weight:bold;
}
#menu1 a:active {
}



