/* CSS Document */

body {
margin:0px;
padding: 0px;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color: #FEFDFC;
line-height:12px;
font-family:verdana;
color: #b2b5b2;
font-size:7pt;}

.image {
display: ;
position: relative; 
float: left; 
background-color: #F5F5F5; 
padding: 7px;
margin:3px;
margin-bottom: 0px; 
z-index: 0; 
border-bottom: 1px #D8D8D8 solid;	
border-right: 1px #D8D8D8 solid;	
}

.welcomenote {
line-height:12px;
font-family:verdana;
color: #9fcedc;
font-size:7pt;}

.links {
	padding: 2px;
	margin-right: 2px 2px 2px 2px;
	margin-bottom: 2px 2px 2px 2px;
	border: 0px solid #ffffff;
	}

.imagen 

img.links
	{
    background-color:#ffffff;
	padding: 2px 2px 2px 2px;
	background: #d9e090;
	border: 0px solid #ffffff;
	}

img:hover.links
	{
background:#9ccde0;
padding:2px;
	}

div.sidebar {

}

h1 {
border-bottom: 1px dashed #ed7a42;
font-family: tahoma;
font-size: 7pt;
color:#cfd15b;
margin: 0; margin-top: 1px; margin-bottom: 1px; padding: 0px; padding-bottom: 0px;}

h2 {
font-family: georgia;
font-size: 10px;
color: #4b473d;
border-bottom: 1px solid #efeee7;
line-height:13px;
padding-top: 2px;
letter-spacing: 0px;
margin: 1px; margin-top: 1px; margin-bottom: 1px; padding-bottom: 1px; }

h3 {
font-family:georgia;
font-size: 15pt;
font-style:italic;
color: #cfd15b;
letter-spacing:2px;
text-align:right;
}

.table{
border: 1px solid #b4b4b4;
background-color: #FFFFFF;
padding:15px;   
margin:15px;
}

.subtitulo {
font-family:georgia;
font-size:7pt;
padding-top:2px; }

a:link, a:visited, a:active {
font: courier new;
color: #9ccde0;
letter-spacing:1px;
text-decoration:none;
font-weight:500;
cursor: url(cursor.cur);  }

a:hover {
font: verdana;
text-decoration: none;
color: #545454;
letter-spacing: 1px;
background: url(http://img209.imageshack.us/img209/1811/linkwr5.gif) repeat-x 100% 100%;}

.estilo1 {
font: verdana;
font-size: 9px;
color: #efb034;
font-weight: 700;
letter-spacing:1px; }

.estilo2 {
color:#333333; }

.estilo3 {
color: #B5DC73;
font: courier new;
font-size: 7pt;
text-decoration:underline;
border-bottom:1px dotted #555555; }


.estiloshethink {
font:georgia;
color:#99CC33; }

.estilodirectlink {
color:#99CC33;
font-size:6pt;
font: "Times New Roman", Times, serif;
text-align:justify;
line-height: 6px;}

.bold {
font-weight:bold;
color:#beac91; }

i, em{
    font-style: italic;
	color:#dbd5c9;
	border-bottom:2px solid #ffffff;
	margin-bottom:3px;
}
u { font-family: tahoma ;
	font-size: 10px;
	color:#aab2b8;
	border-bottom:1px dotted #cccccc;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

a.navegacion:link, a.navegacion:visited, a.navegacion:link {
color:#efad26;
font: courier new;
font-size:6pt;
text-align:center;
padding-bottom:1px;
padding-left:3px;
padding-right:3px;
padding-top:3px;
text-align: center;
display:block;
border-bottom: 3px solid #FFFFFF;
background-color: #FEFDFC;
line-height:15px;
cursor:se-resize;
}

a.navegacion:hover {
color: #bcbfbf;
display:block;
border-bottom: 3px solid #FFFFFF;
background-color: #;
line-height: 15px;
cursor:se-resize; }

blockquote {
background-image: url (http://img365.imageshack.us/img365/9961/bghybridgenesisnu7.jpg);
font: palatino linotype;
font-size:6pt;
color: #cecd5b; }


textarea {
background-color:#CDCDCD;
font: arial;
font-size:6pt;
color: #666666;
border:1px dotted #9882aa; }

li
	{
	list-style-image: url(http://img72.imageshack.us/img72/9841/listavh3.gif);
	color: #4E5050; 
	font-family: trebuchet ms, verdana, arial, sans-serif; 
	font-style: italic; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px;
	margin: 0px;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}