/* CSS Document */
body{
background-color:#FFFFFF;
font-family:Verdana, sans-serif;
background-image:url(../images/line2.gif);
background-repeat:repeat;
	
	
}

/* ------General links-------------- */
a:link {
	color : #993300;
	text-decoration : none;

}
	a:visited {
	color : #663300;
	text-decoration : none;

}
	a:hover {
	color : #CC3333;
	text-decoration : underline;

}
	a:active {
	color : #993300;
	text-decoration : none;

}


/* ------TABLE: 745px-------------- */
 #tbmain {
width:745px; 
margin-top:10px; 
border:2px solid #663300; 
background-color:white;
text-align:left;

}



#tdGaleria {

padding: 10px;
}



h1{
color: #663300;
font-size: 13px;
line-height: 14px;
font-weight:bold;
border-bottom: 1px solid #FF9933;
margin-left:100px;}


h2{
color: #FF6600;
font-size: 11px;
line-height: 14px;
font-weight:bold;
margin-left:100px;
}

.bRed{
	background-color:#F8CA5A;
	font-family: Verdana, sans-serif;
	background-image: url(../images/border_red.jpg);
	background-repeat:repeat-x;
	height: 25px;
	
	}
	

/* Table Gallery */
#tableGall{
margin-top: 30px;
margin-left:155px;
}

#tableGall .nbr{
font-size : 9px;
color:#993300;
text-align:center;
}
.sub{
color: #663300;
font-size: 12px;
line-height: 14px;
font-weight:bold;
border-bottom: 1px solid #FF9933;

}

.link{
font-size : 10px;
color:#993300;

font-weight:bold;
text-align:right;
margin-top: 20px;
}


.tmb{ 
width: 90px;
border: 1px solid #663300;
padding: 2px 2px 0px 2px;
text-align:center;
}


.white{ 
width: 10px;
}

.empty{ 
height: 5px;
}
	
#framepix	{
border: 1px solid #663300;
padding: 10px;
background-color:#FFFFFF;
margin: 10px; }
	
	
#framepix	p{
font-size : 9px;
color:#993300;
text-align:center;}
