/* City Mouse CSS by Janie Hadsel        */
/* Hadsel Design - www.hadseldesign.com  */

BODY {	PADDING-TOP:0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; 	MARGIN: 0px 0px 0px 10px; WIDTH: 100%; FONT-FAMILY: Arial,sans-serif;	TEXT-ALIGN: center; background-image : url(../images/fondo.jpg);}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}


#table_products {
height:100%;

}

#table_products2 {
float:left;
vertical-align:top;


}
#table_search {

text-color:white;
margin-right:0px;
font-size:12px;
}

#content2 {
text-color:white;
}

#link_products {
color: black;
font-size: 13px;
font:bold;
}
#link_products2 {
color: #333333;
font-size: 12px;
font:bold;
text-decoration:none;
}


.style81 {font-size: 11px; }

#centrado {
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	width : 750px;
	background : white;
	height : auto;
	margin : 0 auto;
}



table { 
	font: 80% Verdana, New York, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border: 0px solid black;	
}
table a {
	text-decoration: underline;

}
table a:visited {
	text-decoration: none;
}

table a:hover, table a:active {
	background-color: #999999;
	text-decoration: none;
	color: #eee;
}
thead th {
	font-size: 105%;
	color: #eee;
	background-color: #27a0bd;
	border-bottom: 2px solid #008eb1;
}
tbody {

}

tr {
	vertical-align: top;
}

th {
	background: #FFB27F;
}

tr,th,td {
	padding: .75em;
}
caption {
	height: 27px;
	color: white;
	text-align: left;
	background: #fff no-repeat;
	background-position: 92% 0;
}


tfoot th,tfoot td {
	padding: 0.2em .75em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}




