@charset "utf-8";
/* CSS Document */

html, body 
{
	height:100%;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:0px;
	margin:0px;
	width:100%;

	scrollbar-3d-light-color:#E6E6E6;
	scrollbar-track-color:#E6E6E6;           
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
	scrollbar-face-color:#E6E6E6;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
}

#tableMain
{
	width:800px;
}

.busca1
{
	color:#CCCCCC;
	font-size:11px;
	background:url(../images_online/todoenrenta_barra_buscar.jpg);
	background-repeat:no-repeat;
}

.control_busca
{
	font-family:Arial;
	font-size:11px; 
	border:solid 1px #999999;
	padding:2px;
	background-color:#FFFFFF;
}

.control1
{
	font-family:Arial;
	font-size:11px; 
	border:solid 1px #999999;
	padding:2px;
	background-color:#999999;
}

.control2
{ 
	font-family:Arial;
	font-size:11px; 
	border:solid 1px #999999;
	padding:2px;
}

.control_combo_paginacion
{ 
	font-family:Arial;
	font-size:10px; 
}

.boton1
{
	font-size: 11px;
	color:#333333;
	font-family:Tahoma;
	border:outset 1px #CCCCCC;
	background-color:#E6E6E6;
}

.footer
{
	color:#999999;
	padding-top:10px;
	padding-bottom:10px;
}

.footer_menu_1
{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}

.footer_menu_1:hover
{
	color:#D21F3D;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial;
}

.title1
{
	background-image:url(../images_online/todoenrenta_title.png);
	color:#FFFFFF;
	text-align:left;
	padding:6px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
}

.title2
{
	background-image:url(../images_online/todoenrenta_title_2.png);
	background-repeat:no-repeat;
	color:#666666;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
	height:40px;
}

.title3
{
	background-image:url(../images_online/todoenrenta_title_6.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	padding:6px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
}

.linkmenu1
{
	text-decoration:none;
	color:#FFFFFF;
}

.link2
{
	text-decoration:none;
	color:#333333;
}

.link2:hover
{
	text-decoration:underline;
	color:#333333;
}

.link3
{
	text-decoration:none;
	color:#990000;
}

.link3:hover
{
	text-decoration:underline;
	color:#990000;
}

.link4
{
	text-decoration:underline;
	color:#333333;
}

.link4:hover
{
	text-decoration:none;
	color:#333333;
}

.link_todotienda
{
	text-decoration:none;
	color:#D21F3D;
}

.link_todotienda:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

.link_paginacion
{
	text-decoration:none;
	color:#333333;
}

.link_paginacion:hover
{
	text-decoration:underline;
	color:#990000;
}

.linkCarrito
{
	text-decoration:underline;
	color:#000000;
}

.linkCarrito:hover
{
	text-decoration:none;
	color:#333333;
}

.pagination_td
{
	padding:6px;
}

.hr
{
	height:1px;
	border:1px solid #CCCCCC;
}

.hrBg
{
	height:30px;
	background-image:url(../images_online/todoenrenta_title_5.png);
}


.numeric
{
	text-align:right;
}

.precio_otra_tienda { }
.precio_letra_gral { font-size:11px; }
.precio_s { color:#006600; }
.precio_tache { text-decoration:line-through; }

.letra_titulos { color: #D21F3D; }
.letra_carrito { color: #000000; }

.letra_opciones_left
{
	font-size:14px;
	color:#666666;
}

.link_opciones_left
{
	color:#FFFFFF;
	text-decoration:none;
}

.link_opciones_left:hover
{
	color:#000000;
	text-decoration:none;
}

.divIntuitiveGral
{
	border:1px solid #CCCCCC; 
	padding:2px; 
	float:left; 
	margin:2px; 
	white-space:normal;
	width:0;
	min-width:100px;
}

.divIntuitiveTexto
{
	padding:5px;
	text-align:left;
}

.calendarBlog {float: left; width: 50px; height: 50px; background: url(../images_online/calendarblog.jpg) no-repeat; margin-left: .5em;}
.calendarBlog p {color: #494A4B; text-align: center; text-transform: uppercase; font: 1em Georgia, "Times New Roman", Times, serif; padding: .1em .4em 1.2em 0;}
.calendarBlog p.number {margin-top: -2.1em;	font-size: 1.5em;}

.autotext
{
	background-image:url(../include/autocomplete_2/autotexto.jpg);
	background-repeat:no-repeat;
}