.contentslide{
border: 1px solid #999999;
border-bottom-width: 3px;
padding: 8px;
width: 100%;
height: 80px;
margin:auto;
background-color:#FFFFFF;
height:200px;

}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

#tabla_kits td { background-color:#FFFFFF; font-size:12px}

.pagination{
border: 1px solid #999999;
border-bottom-width: 1px;
background:#F8F8F8;
padding: 8px;
width: 100%;
text-align: right;
margin:auto;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 100%; /*IE5 width*/
w\idth: 100%; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 999999;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-position: top;
}

.botonera a {
	color: #999999;
	text-decoration: none;
}
.botonera a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.botonera2 {
	color: #999999;
}
.botonera2 a {
	color: #999999;
	text-decoration: none;
}
.botonera2 a:hover {
	color: #990000;
	text-decoration: underline;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.titulos{
color:#FF0000; border-bottom: #999999 solid 1PX; margin-left:10PX; margin-right:10PX; font: bold medium tahoma; padding:8px; margin-bottom:0px
}
.textos {
	padding: 10px 10px 10px 30px;
	line-height: 20px;
}
.direcciones {
	padding: 5px 15px 5px 5px;
	color: #999999;
	text-align: right;
}
.direcciones a:hover {
	color: #FFCC00;
}
.direcciones a {
	color: #999999;
	text-decoration: none;
}
.logo_diefer {
	font-weight: bolder;
	color: #CC0000;
}
color_diefer {
	color: #990000;
}
.TABLAS {
	border: 1px solid #CCCCCC;
}
.destacaditos {
	font-weight: bold;
	color: #FF0000;
}

#tabla_kits
{
	border:#C0C0C0 solid 1px;
	margin-top:10px;
}
#tabla_kits td
{
	border:#F8FBFC solid 1px;
	border-top:#EFEFEF solid 1px;
}
#tabla_kits th
{
	background:#666666;
	color:#FFFFFF;

}
#img_test img
{
	border:#A62D26 solid 2px;
	padding:2px;
}
#img_4x4 img
{
	border:#999999 solid 5px;
	padding:3px;
}

.tabla_novedades img
{
	border:#CCCCCC solid 2px;
	padding:1px;
}
.tabla_novedades th
{
	border-bottom:#EFEFEF solid 1PX;
	padding:3px;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
}
