/* CSS Document */
body{
	background-color:#4d4948;
}
.menuPpal{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#4d4948; 
	border-top:1px solid #787473; 
	border-bottom:1px solid #aeacad;

}
.menuPpal a{
	color:#FFFFFF;
	text-decoration:none;
}
.menuPpal a:hover{
	text-decoration:underline;
}
form{
	margin:0px;
}
.campo{
	color:#333333;
	font-family:Tahoma,Arial;
	font-size:9px;
	border:none;
	background:none;
}
.combo{
	font-family:Tahoma,Arial;
	font-size:9px;
	color: #666666;
}
.pastilla-home{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.pastilla-home#ultima{
	margin-right:0px;
}
.listado-pres{
	font-family:tahoma, arial;
	font-size:12px;
	color:#333333;
	height:48px;
	background-color:#f9ddc5;
	margin-top:5px;
}
.listado-pres a{
	text-decoration:none;
	color:#333333;
}
.listado-pres-over{
	cursor:pointer;
	font-family:tahoma, arial;
	font-size:12px;
	color:#FFFFFF;
	height:48px;
	background-color:#e67817;
	margin-top:5px;
}
.listado-pres-over a{
	text-decoration:none;
	color:#FFFFFF;
}
.encabezado-listado-pres{
	font-family:tahoma, arial;
	font-size:12px;
	color:#FFFFFF;
	height:42px;
	background-color:#4d4948;
}
.titulo-cliente{
	font-family:tahoma, arial;
	font-size:14px;
	font-weight:bold;
	color:#e77918;
}
.link-header-pres a{
	font-family:tahoma, arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	background:url(img/bullet2.gif) top right no-repeat;
	height:20px;
	padding-bottom:5px;
	padding-top:3px;
	padding-right:24px;
}
.link-header-pres a:hover{
	color:#e67817;	
}
.pie-detalle-pres tr td{
	font-family:tahoma, arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding-bottom:10px;
}
.pie-detalle-pres tr td#r2{
	height:45px;
	background-color:#f9ddc5;
	color:#333333;
	border-top:1px solid #ec9548;
	border-bottom:1px solid #ec9548;
}
.pie-detalle-pres tr td#r3{
	padding-top:10px;
	color:#999999;
	font-size:10px;
	font-weight:normal;
}
.texto{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#FFFFFF;
}
.texto2, .texto2 a, .texto2 table tr td{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
}
.texto2 #titulo{
	font-weight:bold;
	color:#e67817;
}
.texto2 #titulo2{
	font-weight:bold;
}
.texto2 #titulo3{
	font-weight:bold;
	color:#999999;
}
.texto2 #color-op{
	color:#000000;
}
.titulo_seccion{
	background:url(img/fondo_titulo.gif) top left no-repeat;
	height:30px;
	font-family:Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
	cursor:default;
}
.titulo_categorias{
	background:url(img/fondo2_titulo.gif) top left no-repeat;
	height:30px;
	font-family:Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
	cursor:default;
}
.menu1_prod a{
	height:38px;
	width:78px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#666666;
	display:table-cell;
	background:url(img/bullet_off.gif) center bottom no-repeat;
	vertical-align:top;
}
.menu1_prod #elegida, .menu1_prod a:hover{
	height:38px;
	width:78px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#e67817;
	display:table-cell;
	background:url(img/bullet_on.gif) center bottom no-repeat;
	vertical-align:top;
}
.menu2_prod{
	height:30px;
	border-bottom:1px dotted #CCCCCC;
}
.menu2_prod a{
	padding-left:15px;
	height:30px;
	width:140px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#666666;
	display:table-cell;
	background:url(img/bullet_off.gif) center right no-repeat;
	vertical-align:middle;
	*padding-top:8px;
}
.menu2_prod #elegida, .menu2_prod a:hover{
padding-left:15px;
	vertical-align:middle;
	height:30px;
	width:140px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#e67817;
	display:table-cell;
	background:url(img/bullet_on.gif) center right no-repeat;
	*padding-top:8px;
}
