/*********************************************************************/
/** CONTENT **/
.content{
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*font-style: normal;	
	/*font-weight: bolder;*/
}
/*********************************************************************/
.body {
	background-color: #BBBBBB;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color: #D00000;
}
a:active {
	font-weight: bold;	
	color: #D00000;
}
a:visited {
	font-weight: bold;	
	color: #D00000;
	text-decoration: none;	
}
a:hover {
	font-weight: bold;	
	color: #D00000;
	text-decoration: none;
	text-decoration: underline;	
}

/*********************************************************************/
.box {
	background-color: #FFFFFF;
	font-variant: small-caps;
	font-weight: 900;
}
/*********************************************************************/
/** MENU **/
.menu{
	font-weight: bolder;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
}

a.menu:link {
	color: #FFFFFF;	
	text-decoration: none;
}

a.menu:active {
	color: #FFFFFF;
	text-decoration: none;	
}
a.menu:visited {
	color: #FFFFFF;	
	text-decoration: none;	
}
a.menu:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
/*********************************************************************/
/** LIST **/
.list{
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-style: normal;	
}
.list tr td {
	border:0px solid #FFFFFF;
}
a.list:link {
	font-weight: bolder;
	color: #FFFFFF;	
	background:#3E3E3E;	
	text-decoration: none;
}
a.list:active {
	font-weight: bolder;
	color: #FFFFFF;	
	background:#3E3E3E;		
	text-decoration: none;	
}
a.list:visited {
	font-weight: bolder;
	color: #FFFFFF;	
	background:#3E3E3E;		
	text-decoration: none;	
}
a.list:hover {
	font-weight: bolder;
	color: #FFFFFF;	
	background:#3E3E3E;			
	text-decoration: underline;
}


/*********************************************************************/
/** SEARCH **/
.search{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.searchA{
	background-color: #3e3e3e;
	color: #FFFFFF;
	font-weight: bolder;	
}
.searchB{
	background-color: #3e3e3e;
	color: #FFFFFF;
	font-weight: normal;	
}

.norepeat{
	 background-repeat: no-repeat;
}
.norepeat td{
	background-repeat: no-repeat;
}
/********************/
 span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(select.gif) no-repeat;
   overflow: hidden;
 }
 /******************/
.profile{
	background-color: #3e3e3e;
	color: #FFFFFF;
	font-weight: bolder;	
}
a.profile:link {
	font-variant: normal;
	font-weight: bolder;
	color: #FFFFFF;	
	text-decoration: none;
}

a.profile:active {
	font-variant: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;	
}
a.profile:visited {
	font-variant: normal;
	font-weight: bolder;
	color: #FFFFFF;	
	text-decoration: none;	
}
a.profile:hover {
	font-variant: normal;
	font-weight: bolder;
	background-color: #D00000;
	color: #FFFFFF;	
	text-decoration: underline;
}
/*************/
.form {
	padding: 0px;
	margin: 0px;
	border: 2px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #666666;  
}
.btn{
	/*display: block; */
    padding: 1px;
	border: 1px inset #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #666666;
}
a.btn:link {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
	background: #3e3e3e;
}
a.btn:active {
	font-weight: bolder;	
	color: #FFFFFF;
	background: #3e3e3e;
}
a.btn:visited {
	font-weight: bolder;	
	color: #FFFFFF;
	text-decoration: none;
	background: #3e3e3e;	
}
a.btn:hover {
	font-weight: bolder;	
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
	background: #000000;	
}
.btn:hover{
	/* display: block; */
	border: 1px inset #000000;
	padding: 1px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #999999;
}


.oculta {
	display: none;
}
.divina {
	float: left;
	width:150px;
	height:180px;
	text-align: center;
	border: thin solid #FFFFFF;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color:#FFFFFF;
}
.divinaOver {
	float: left;
	width:150px;
	height:180px;
	text-align: center;
	border: thin solid #FF0000;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	background-color:#CCCCCC;	
}
/*************************************************/
.btnBuy{
	/*display: block; */
	border: 1px inset #000000;
	padding: 5px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #00FF00;
}
/*************************************************/
.btnBuy:hover{
	/*display: block; */
	border: 1px inset #000000;
	padding: 5px;
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #000000;
}